<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/xv6-labs.git/user, branch traps</title>
<subtitle>xv6-labs-2024-winter</subtitle>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/'/>
<entry>
<title>lab traps: finish</title>
<updated>2024-02-11T06:41:35+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-02-11T06:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=48a5e34fcd07852b4a68825ce8e37feb6f6d04d7'/>
<id>48a5e34fcd07852b4a68825ce8e37feb6f6d04d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pgtbl' into traps</title>
<updated>2024-02-10T05:50:34+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-02-10T05:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=3673a2cdfb30e1e3936e695a3fb8adee74488d6b'/>
<id>3673a2cdfb30e1e3936e695a3fb8adee74488d6b</id>
<content type='text'>
Conflicts:
	.gitignore
	Makefile
	conf/lab.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	.gitignore
	Makefile
	conf/lab.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>lab pgtbl: finish</title>
<updated>2024-02-10T05:08:26+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-02-10T05:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=c9284cd93525436cc823258ab309c1b27eeec714'/>
<id>c9284cd93525436cc823258ab309c1b27eeec714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lab syscall: finish</title>
<updated>2024-02-05T10:10:56+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-01-18T09:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=283d5ab4c964ab525e45fcade06d6fd7e977c43e'/>
<id>283d5ab4c964ab525e45fcade06d6fd7e977c43e</id>
<content type='text'>
Conflicts:
	kernel/syscall.c
	kernel/syscall.h
	user/user.h
	user/usys.pl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	kernel/syscall.c
	kernel/syscall.h
	user/user.h
	user/usys.pl
</pre>
</div>
</content>
</entry>
<entry>
<title>lab util: finish</title>
<updated>2024-02-05T10:03:17+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-01-17T03:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=0d6a64fa06ce6aae729fa05a539eadd88fa59007'/>
<id>0d6a64fa06ce6aae729fa05a539eadd88fa59007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release traps</title>
<updated>2023-09-13T05:24:07+00:00</updated>
<author>
<name>Sanjit Bhat</name>
<email>sanjit.bhat@gmail.com</email>
</author>
<published>2023-09-13T05:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=e7ad79c0c51a27efcdcc94c4bc848ca0f41937e1'/>
<id>e7ad79c0c51a27efcdcc94c4bc848ca0f41937e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3rd lab</title>
<updated>2023-09-08T13:24:27+00:00</updated>
<author>
<name>Robert Morris</name>
<email>rtm@csail.mit.edu</email>
</author>
<published>2023-09-08T13:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=18998096701a1d4695b2097006d7afc2a539bd89'/>
<id>18998096701a1d4695b2097006d7afc2a539bd89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyout() to refuse to write a read-only page</title>
<updated>2022-10-04T15:52:57+00:00</updated>
<author>
<name>Robert Morris</name>
<email>rtm@csail.mit.edu</email>
</author>
<published>2022-10-04T15:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=d2b2dff7490f2c4b8e91f79940fc46f0361c216c'/>
<id>d2b2dff7490f2c4b8e91f79940fc46f0361c216c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use O_RDONLY instead of 0</title>
<updated>2022-09-11T17:51:11+00:00</updated>
<author>
<name>Frans Kaashoek</name>
<email>kaashoek@mit.edu</email>
</author>
<published>2022-09-11T17:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=4b46c0c6eb464782faa36d158246ba4e3238c970'/>
<id>4b46c0c6eb464782faa36d158246ba4e3238c970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate tests in slow and quick.  The slow tests run xv6 out of</title>
<updated>2022-08-25T13:45:35+00:00</updated>
<author>
<name>Frans Kaashoek</name>
<email>kaashoek@mit.edu</email>
</author>
<published>2022-08-25T13:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=3d6ce9b308399f8c49c13653bd4ac21ca2311f26'/>
<id>3d6ce9b308399f8c49c13653bd4ac21ca2311f26</id>
<content type='text'>
memory, out of disk space, or test big directories.

Support -q option to run only the quick tests, which saves about
7mins.

Clean up driver by removing duplicated code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory, out of disk space, or test big directories.

Support -q option to run only the quick tests, which saves about
7mins.

Clean up driver by removing duplicated code.
</pre>
</div>
</content>
</entry>
</feed>
