<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/xv6-labs.git/Notes, branch syscall</title>
<subtitle>xv6-labs-2024-winter</subtitle>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/'/>
<entry>
<title>One more</title>
<updated>2019-07-24T13:06:30+00:00</updated>
<author>
<name>Frans Kaashoek</name>
<email>kaashoek@mit.edu</email>
</author>
<published>2019-07-24T13:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=26ce97fc76233b1668c52d3e7b9d155f0f3ee6b6'/>
<id>26ce97fc76233b1668c52d3e7b9d155f0f3ee6b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nit in console interrupts</title>
<updated>2006-09-07T00:00:33+00:00</updated>
<author>
<name>kaashoek</name>
<email>kaashoek</email>
</author>
<published>2006-09-07T00:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=f9bc4452b5437570f1709430e9364cc3e323cf3a'/>
<id>f9bc4452b5437570f1709430e9364cc3e323cf3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't send keyboard interrupts to the second cpu, if we have only one cpu.</title>
<updated>2006-09-03T17:34:09+00:00</updated>
<author>
<name>kaashoek</name>
<email>kaashoek</email>
</author>
<published>2006-09-03T17:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=0b6ab8416e50dcbf790163282f461647e180dbc6'/>
<id>0b6ab8416e50dcbf790163282f461647e180dbc6</id>
<content type='text'>
xv6 seems to work fine on uniprocessor now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xv6 seems to work fine on uniprocessor now.
</pre>
</div>
</content>
</entry>
<entry>
<title>complain if no disk 1</title>
<updated>2006-08-30T18:55:06+00:00</updated>
<author>
<name>rtm</name>
<email>rtm</email>
</author>
<published>2006-08-30T18:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=2aa4c3bc29b67dcc4810aca96fd0ae8aa7c32b5e'/>
<id>2aa4c3bc29b67dcc4810aca96fd0ae8aa7c32b5e</id>
<content type='text'>
lots of cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lots of cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>nits</title>
<updated>2006-08-29T21:35:30+00:00</updated>
<author>
<name>rtm</name>
<email>rtm</email>
</author>
<published>2006-08-29T21:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=18432ed5edaeb2a6ffd91f557880c277d96784c1'/>
<id>18432ed5edaeb2a6ffd91f557880c277d96784c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up stale error checks and panics</title>
<updated>2006-08-29T14:45:45+00:00</updated>
<author>
<name>rtm</name>
<email>rtm</email>
</author>
<published>2006-08-29T14:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=2b19190c13a12b276ac5cd3a69187d2ab504f36e'/>
<id>2b19190c13a12b276ac5cd3a69187d2ab504f36e</id>
<content type='text'>
delete unused functions
a few comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
delete unused functions
a few comments
</pre>
</div>
</content>
</entry>
<entry>
<title>mkdir check error from mknod</title>
<updated>2006-08-26T15:06:59+00:00</updated>
<author>
<name>rtm</name>
<email>rtm</email>
</author>
<published>2006-08-26T15:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=a6c28c9779da5f0b98a1698d66eae0708e395e7d'/>
<id>a6c28c9779da5f0b98a1698d66eae0708e395e7d</id>
<content type='text'>
chdir return -1 if target not a dir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chdir return -1 if target not a dir
</pre>
</div>
</content>
</entry>
<entry>
<title>inode addrs[NDIRECT] -&gt; NADDRS</title>
<updated>2006-08-25T01:11:30+00:00</updated>
<author>
<name>rtm</name>
<email>rtm</email>
</author>
<published>2006-08-25T01:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=5051da6de3fcabb9e280d3bf36549da0ac0d5738'/>
<id>5051da6de3fcabb9e280d3bf36549da0ac0d5738</id>
<content type='text'>
fix race in mknod / creat
use last component in dirent in mknod, not path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix race in mknod / creat
use last component in dirent in mknod, not path
</pre>
</div>
</content>
</entry>
<entry>
<title>big directory test</title>
<updated>2006-08-24T19:21:19+00:00</updated>
<author>
<name>rtm</name>
<email>rtm</email>
</author>
<published>2006-08-24T19:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=bcfb84b6a9077b5e035325b3396c062d1f183ac4'/>
<id>bcfb84b6a9077b5e035325b3396c062d1f183ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i/o redirection in sh</title>
<updated>2006-08-23T01:09:24+00:00</updated>
<author>
<name>kaashoek</name>
<email>kaashoek</email>
</author>
<published>2006-08-23T01:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=8b58e81077abf4e843873f16c03077e2fafce52d'/>
<id>8b58e81077abf4e843873f16c03077e2fafce52d</id>
<content type='text'>
better parsing of sh commands (copied from jos sh)
cat: read from 1 if no args
sbrk system call, but untested
getpid system call
moved locks in keyboard intr, but why do we get intr w. null characters from keyboard?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
better parsing of sh commands (copied from jos sh)
cat: read from 1 if no args
sbrk system call, but untested
getpid system call
moved locks in keyboard intr, but why do we get intr w. null characters from keyboard?
</pre>
</div>
</content>
</entry>
</feed>
