<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://homeostasis.scs.carleton.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=COMP_3000_2012_Week_6_Notes</id>
	<title>COMP 3000 2012 Week 6 Notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://homeostasis.scs.carleton.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=COMP_3000_2012_Week_6_Notes"/>
	<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=COMP_3000_2012_Week_6_Notes&amp;action=history"/>
	<updated>2026-04-24T12:13:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://homeostasis.scs.carleton.ca/wiki/index.php?title=COMP_3000_2012_Week_6_Notes&amp;diff=17419&amp;oldid=prev</id>
		<title>Sdp: created</title>
		<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=COMP_3000_2012_Week_6_Notes&amp;diff=17419&amp;oldid=prev"/>
		<updated>2012-10-12T16:55:16Z</updated>

		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Sun&amp;#039;s NFS didn&amp;#039;t use open or close&lt;br /&gt;
** look into this&lt;br /&gt;
* signal handlers shouldn&amp;#039;t do I/O&lt;br /&gt;
* open&lt;br /&gt;
** translates a path and options into a file descriptor&lt;br /&gt;
* task_struct&lt;br /&gt;
** represents a &amp;quot;task&amp;quot; in the kernel&lt;br /&gt;
** a task can be a process or a thread&lt;br /&gt;
** has LOTS of fields&lt;br /&gt;
** [http://lxr.linux.no/#linux+v3.6.1/include/linux/sched.h#L1234 task_struct on linux cross reference]&lt;br /&gt;
* mount&lt;br /&gt;
** USB into linux shows up in /media/USBNAME&lt;br /&gt;
* VFS layer&lt;br /&gt;
** Virtual File System&lt;br /&gt;
* resources&lt;br /&gt;
** [http://lxr.linux.no/+trees linux cross reference]&lt;/div&gt;</summary>
		<author><name>Sdp</name></author>
	</entry>
</feed>