<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tddb68/pintos/src/userprog, branch lab2</title>
<subtitle>Processprogrammering och operativsystem -- Pintos
</subtitle>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/'/>
<entry>
<title>use struct **file instead of struct *fd</title>
<updated>2021-02-15T15:00:40+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-15T15:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=6c0df53eacd6fa9b03ea3f6cfbae1bf69bf3f474'/>
<id>6c0df53eacd6fa9b03ea3f6cfbae1bf69bf3f474</id>
<content type='text'>
Storing the null pointer to mark active == false accomplishes the same
thing with less storage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Storing the null pointer to mark active == false accomplishes the same
thing with less storage.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some prints</title>
<updated>2021-02-12T14:26:44+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-12T13:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=d83fcc30717f4e687c78bbc7896244643a2e8e4d'/>
<id>d83fcc30717f4e687c78bbc7896244643a2e8e4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2021-02-11T10:53:35+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-11T10:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=fcfef25ad1ac31268d7119c56c819467adf9424e'/>
<id>fcfef25ad1ac31268d7119c56c819467adf9424e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement exit</title>
<updated>2021-02-11T10:53:35+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-11T10:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=5230d11ee8abdb05e3dc2bf7671258738143121c'/>
<id>5230d11ee8abdb05e3dc2bf7671258738143121c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement write</title>
<updated>2021-02-11T10:53:35+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-11T10:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=d996bc9b9bc2f06c99d09071f53ac4870f91cc78'/>
<id>d996bc9b9bc2f06c99d09071f53ac4870f91cc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement read() and refactor out get_file and get_fd</title>
<updated>2021-02-05T16:39:28+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-05T16:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=ed2f31c5978911d8afe9276e55b3be22bdd0547b'/>
<id>ed2f31c5978911d8afe9276e55b3be22bdd0547b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary fields</title>
<updated>2021-02-05T15:14:34+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-05T15:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=466145ce0bf0423fdd0c70f7232978cdb2c8aef7'/>
<id>466145ce0bf0423fdd0c70f7232978cdb2c8aef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement open()</title>
<updated>2021-02-05T14:41:02+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-05T14:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=8042c019ffb37e9d17cca14be0944d730f680d5f'/>
<id>8042c019ffb37e9d17cca14be0944d730f680d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>undef intrp_esp</title>
<updated>2021-02-05T13:21:48+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-05T13:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=e6b5b05535778b4b6e9131f473b95c9f2e106c60'/>
<id>e6b5b05535778b4b6e9131f473b95c9f2e106c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move syscall handlers to own functions</title>
<updated>2021-02-05T13:21:31+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-05T13:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=35c70f514119c5cf786643597a7ebeb03a6d86f8'/>
<id>35c70f514119c5cf786643597a7ebeb03a6d86f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
