<?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%3ALinux_layers</id>
		<title>Template:Linux layers - 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%3ALinux_layers"/>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Template:Linux_layers&amp;action=history"/>
		<updated>2026-04-30T05:43:46Z</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:Linux_layers&amp;diff=784&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:Linux_layers&amp;diff=784&amp;oldid=prev"/>
				<updated>2016-08-21T17:55:40Z</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:Linux_layers&amp;diff=783&amp;oldid=prev</id>
		<title>Dsimic: Rather confusing addition</title>
		<link rel="alternate" type="text/html" href="http://wiki.ssdcougars.tv/index.php?title=Template:Linux_layers&amp;diff=783&amp;oldid=prev"/>
				<updated>2016-04-24T08:47:35Z</updated>
		
		<summary type="html">&lt;p&gt;Rather confusing addition&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Various layers within Linux, also showing separation between the [[User space|userland]] and [[kernel space]]&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=3 style=&amp;quot;width: 10%&amp;quot; | User mode&lt;br /&gt;
| colspan=1 style=&amp;quot;width: 10%&amp;quot; | '''User applications'''&lt;br /&gt;
| colspan=5 style=&amp;quot;width: 80%&amp;quot; | For example, [[Bourne-again shell|bash]], [[LibreOffice]], [[Apache OpenOffice]], [[Blender (software)|Blender]], [[0 A.D. (video game)|0 A.D.]], [[Mozilla Firefox]], etc.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 20%; background-color: #ffffff&amp;quot; | Low-level system components:&lt;br /&gt;
| colspan=1 style=&amp;quot;width: 18%; background-color: #9db5f9&amp;quot;| '''System [[Daemon (computing)|daemons]]''':&amp;lt;br&amp;gt;''[[systemd]], [[runit]], logind, networkd, [[PulseAudio|soundd]], ...''&lt;br /&gt;
| colspan=1 style=&amp;quot;width: 18%; background-color: #9db5f9&amp;quot;| '''[[Windowing system]]''':&amp;lt;br&amp;gt;''[[X11]], [[Wayland (display server protocol)|Wayland]], [[Mir (software)|Mir]], [[SurfaceFlinger]] (Android)''&lt;br /&gt;
| colspan=2 style=&amp;quot;width: 36%; background-color: #ffac75&amp;quot; | '''Other libraries:'''&amp;lt;br&amp;gt;''[[GTK+]], [[Qt (software)|Qt]], [[Enlightenment Foundation Libraries|EFL]], [[Simple DirectMedia Layer|SDL]], [[Simple and Fast Multimedia Library|SFML]], [[FLTK]], [[GNUstep]]'', etc.&lt;br /&gt;
| colspan=1 style=&amp;quot;width: 18%; background-color: #9db5f9&amp;quot;| '''Graphics''':&amp;lt;br&amp;gt;''[[Mesa (computer graphics)|Mesa]]'', ''[[AMD Catalyst]]'', ...&lt;br /&gt;
|- style=&amp;quot;background-color: #96d5aa&amp;quot;&lt;br /&gt;
| colspan=1 style=&amp;quot;width: 10%&amp;quot; | '''[[C standard library]]'''&lt;br /&gt;
| colspan=5 style=&amp;quot;width: 80%&amp;quot; | &amp;lt;tt&amp;gt;open()&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;exec()&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;sbrk()&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;socket()&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;fopen()&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;calloc()&amp;lt;/tt&amp;gt;, ... (up to 2000 [[subroutine]]s)&amp;lt;br&amp;gt;''[[GNU C Library|glibc]]'' aims to be [[POSIX]]/[[Single UNIX Specification|SUS]]-compatible, ''[[uClibc]]'' targets embedded systems, ''[[Bionic (software)|bionic]]'' written for [[Android (operating system)|Android]], etc.&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=3 style=&amp;quot;width: 10%&amp;quot; | Kernel mode&lt;br /&gt;
| rowspan=3 style=&amp;quot;width: 10%&amp;quot; | '''[[Linux kernel]]'''&lt;br /&gt;
| colspan=5 style=&amp;quot;width: 80%; background-color: #ffb7b7;&amp;quot; |&amp;lt;tt&amp;gt;[[stat (system call)|stat]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[splice (system call)|splice]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[dup (system call)|dup]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[read (system call)|read]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[open (system call)|open]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[ioctl]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[write (system call)|write]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[mmap]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[close (system call)|close]]&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;[[exit (system call)|exit]]&amp;lt;/tt&amp;gt;, etc. (about 380 system calls)&amp;lt;br&amp;gt;The Linux kernel [[System call|System Call Interface]] (SCI, aims to be [[POSIX]]/[[Single UNIX Specification|SUS]]-compatible)&lt;br /&gt;
|- style=&amp;quot;background-color: #ffb7b7;&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 18%;&amp;quot; | [[Scheduling (computing)|Process scheduling]]&amp;lt;br&amp;gt;subsystem&lt;br /&gt;
| style=&amp;quot;width: 18%;&amp;quot; | IPC&amp;lt;br&amp;gt;subsystem&lt;br /&gt;
| style=&amp;quot;width: 18%;&amp;quot; | [[Memory management]]&amp;lt;br&amp;gt;subsystem&lt;br /&gt;
| style=&amp;quot;width: 18%;&amp;quot; | Virtual files&amp;lt;br&amp;gt;subsystem&lt;br /&gt;
| style=&amp;quot;width: 18%;&amp;quot; | Network&amp;lt;br&amp;gt;subsystem&lt;br /&gt;
|- style=&amp;quot;background-color: #ffb7b7;&amp;quot;&lt;br /&gt;
| colspan=5 style=&amp;quot;width: 80%;&amp;quot; | Other components: [[Advanced Linux Sound Architecture|ALSA]], [[Direct Rendering Infrastructure|DRI]], [[evdev]], [[Logical Volume Manager (Linux)|LVM]], [[device mapper]], [[Linux Network Scheduler]], [[Netfilter]]&amp;lt;br&amp;gt;[[Linux Security Modules]]: ''[[Security-Enhanced Linux|SELinux]]'', ''[[TOMOYO Linux|TOMOYO]]'', ''[[AppArmor]]'', ''[[Smack (Linux security module)|Smack]]''&lt;br /&gt;
|- style=&amp;quot;background-color: #ffd99c;&amp;quot;&lt;br /&gt;
! colspan=7 style=&amp;quot;width: 100%&amp;quot; | Hardware ([[Central processing unit|CPU]], [[Random-access memory|main memory]], [[Computer data storage|data storage devices]], etc.)&lt;br /&gt;
|}&amp;lt;noinclude&amp;gt;{{documentation}}&amp;lt;!-- place category links on the /doc sub-page, not here --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dsimic</name></author>	</entry>

	</feed>