<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.ssdcougars.tv/index.php?action=history&amp;feed=atom&amp;title=Template%3AOperating_system</id>
		<title>Template:Operating system - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ssdcougars.tv/index.php?action=history&amp;feed=atom&amp;title=Template%3AOperating_system"/>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Template:Operating_system&amp;action=history"/>
		<updated>2026-04-30T02:51:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>http://wiki.ssdcougars.tv/index.php?title=Template:Operating_system&amp;diff=794&amp;oldid=prev</id>
		<title>Setvadmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Template:Operating_system&amp;diff=794&amp;oldid=prev"/>
				<updated>2016-08-21T17:55:43Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 17:55, 21 August 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Setvadmin</name></author>	</entry>

	<entry>
		<id>http://wiki.ssdcougars.tv/index.php?title=Template:Operating_system&amp;diff=793&amp;oldid=prev</id>
		<title>Widefox: avoid redirects per nav MOS</title>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Template:Operating_system&amp;diff=793&amp;oldid=prev"/>
				<updated>2016-06-17T22:11:20Z</updated>
		
		<summary type="html">&lt;p&gt;avoid redirects per nav MOS&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Operating system&lt;br /&gt;
| title     = [[Operating system]]s&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = General&lt;br /&gt;
| list1  =&lt;br /&gt;
* [[Operating system advocacy|Advocacy]]&lt;br /&gt;
* [[Comparison of operating systems|Comparison]]&lt;br /&gt;
* [[Forensic software engineering|Forensic engineering]]&lt;br /&gt;
* [[History of operating systems|History]]&lt;br /&gt;
* [[Hobbyist operating system development|Hobbyist development]]&lt;br /&gt;
* [[List of operating systems|List]]&lt;br /&gt;
* [[Timeline of operating systems|Timeline]]&lt;br /&gt;
* [[Usage share of operating systems|Usage share]]&lt;br /&gt;
 &lt;br /&gt;
| group2     = [[Kernel (operating system)|Kernel]]&lt;br /&gt;
| list2      = {{Navbox subgroup|evenodd=swap&lt;br /&gt;
| groupstyle = width: 9em; &lt;br /&gt;
| liststyle  = width: auto;&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Computer architecture|Architectures]]&lt;br /&gt;
| list1  =&lt;br /&gt;
* [[Exokernel]]&lt;br /&gt;
* [[Hybrid kernel|Hybrid]]&lt;br /&gt;
* [[Microkernel]]&lt;br /&gt;
* [[Monolithic kernel|Monolithic]]&lt;br /&gt;
* [[Rump kernel]]&lt;br /&gt;
* [[Unikernel]]&lt;br /&gt;
&lt;br /&gt;
| group2 = Components&lt;br /&gt;
| list2  =&lt;br /&gt;
* [[Device driver]]&lt;br /&gt;
* [[Loadable kernel module]]&lt;br /&gt;
* [[Microkernel]]&lt;br /&gt;
* [[User space]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| group3     = [[Process management (computing)|Process management]]&lt;br /&gt;
| list3      = {{Navbox subgroup|evenodd=swap&lt;br /&gt;
| groupstyle = width: 9em; &lt;br /&gt;
| liststyle  = width: auto;&lt;br /&gt;
&lt;br /&gt;
| group1 = Concepts&lt;br /&gt;
| list1  =&lt;br /&gt;
* [[Context switch]]&lt;br /&gt;
* [[Interrupt]]&lt;br /&gt;
* [[Inter-process communication|IPC]]&lt;br /&gt;
* [[Process (computing)|Process]]&lt;br /&gt;
* [[Process control block]]&lt;br /&gt;
* [[Thread (computing)|Thread]]&lt;br /&gt;
* [[Time-sharing]]&lt;br /&gt;
&lt;br /&gt;
| group2 = [[Scheduling (computing)|Scheduling&amp;lt;br/&amp;gt; algorithms]]&lt;br /&gt;
| list2  =&lt;br /&gt;
* [[Computer multitasking]]&lt;br /&gt;
* [[Fixed-priority pre-emptive scheduling|Fixed-priority preemptive]]&lt;br /&gt;
* [[Multilevel feedback queue]]&lt;br /&gt;
* [[Preemption (computing)|Preemptive]]&lt;br /&gt;
* [[Round-robin scheduling|Round-robin]]&lt;br /&gt;
* [[Shortest job next]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| group4 = [[Memory management]] and&amp;lt;br/&amp;gt; [[System resource|resource]] protection&lt;br /&gt;
| list4  =&lt;br /&gt;
* [[Bus error]]&lt;br /&gt;
* [[General protection fault]]&lt;br /&gt;
* [[Memory protection]]&lt;br /&gt;
* [[Paging]]&lt;br /&gt;
* [[Protection ring]]&lt;br /&gt;
* [[Segmentation fault]]&lt;br /&gt;
* [[Virtual memory]]&lt;br /&gt;
&lt;br /&gt;
| group5 = [[Non-volatile memory|Storage]] access and&amp;lt;br/&amp;gt; [[file system]]s&lt;br /&gt;
| list5  =&lt;br /&gt;
* [[Booting#BOOT-LOADER|Boot loader]]&lt;br /&gt;
* [[Defragmentation]]&lt;br /&gt;
* [[Device file]]&lt;br /&gt;
* [[File attribute]]&lt;br /&gt;
* [[Inode]]&lt;br /&gt;
* [[Journaling file system|Journal]]&lt;br /&gt;
* [[Disk partitioning|Partition]]&lt;br /&gt;
* [[Virtual file system]]&lt;br /&gt;
* [[Virtual tape library]]&lt;br /&gt;
&lt;br /&gt;
| group6 = [[List of operating systems|List]]&lt;br /&gt;
| list6  =&lt;br /&gt;
* [[AmigaOS]]&lt;br /&gt;
* [[Android (operating system)|Android]]&lt;br /&gt;
* [[BeOS]]&lt;br /&gt;
* [[Berkeley Software Distribution|BSD]]&lt;br /&gt;
* [[Chrome OS]]&lt;br /&gt;
* [[CP/M]]&lt;br /&gt;
* [[DOS]]&lt;br /&gt;
* [[GNU Hurd|Hurd]]&lt;br /&gt;
* [[Haiku (operating system)|Haiku]]&lt;br /&gt;
* [[illumos]]&lt;br /&gt;
* [[iOS]]&lt;br /&gt;
* [[Linux]]&lt;br /&gt;
* [[Mac OS]]&lt;br /&gt;
* [[MINIX]]&lt;br /&gt;
* [[MorphOS]]&lt;br /&gt;
* [[MUSIC/SP]]&lt;br /&gt;
* [[NOS (software)|NOS]]&lt;br /&gt;
* [[OpenVMS]]&lt;br /&gt;
* [[ORVYL and WYLBUR|ORVYL]]&lt;br /&gt;
* [[OS/2]]&lt;br /&gt;
* [[OSv]]&lt;br /&gt;
* [[Pick operating system|Pick]]&lt;br /&gt;
* [[QNX]]&lt;br /&gt;
* [[ReactOS]]&lt;br /&gt;
* [[RISC OS]]&lt;br /&gt;
* [[RSTS/E]]&lt;br /&gt;
* [[RSX-11]]&lt;br /&gt;
* [[RT-11]]&lt;br /&gt;
* [[Solaris (operating system)|Solaris]]&lt;br /&gt;
* [[TOPS-10]]/[[TOPS-20]]&lt;br /&gt;
* [[Transaction Processing Facility|TPF]]&lt;br /&gt;
* [[Unix]]&lt;br /&gt;
* [[Visi On]]&lt;br /&gt;
* [[VM (operating system)|VM/CMS]]&lt;br /&gt;
* [[VS/9]]&lt;br /&gt;
* [[Microsoft Windows|Windows]]&lt;br /&gt;
* [[Xinu]]&lt;br /&gt;
* [[z/OS]]&lt;br /&gt;
&lt;br /&gt;
| group7 = Miscellaneous concepts&lt;br /&gt;
| list7  =&lt;br /&gt;
* [[Application programming interface|API]]&lt;br /&gt;
* [[Computer network]]&lt;br /&gt;
* [[Hardware abstraction|HAL]]&lt;br /&gt;
* [[Live CD]]&lt;br /&gt;
* [[Live USB]]&lt;br /&gt;
* [[Shell (computing)|OS shell]]&lt;br /&gt;
** [[Command-line interface|CLI]]&lt;br /&gt;
** [[Graphical user interface|GUI]]&lt;br /&gt;
** [[Text-based user interface|TUI]]&lt;br /&gt;
** [[Voice user interface|VUI]]&lt;br /&gt;
* [[Preboot Execution Environment|PXE]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation|content={{Collapsible option}}}}&lt;br /&gt;
[[Category:Operating system templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Widefox</name></author>	</entry>

	</feed>