<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pintos-rs/src/userprog, branch main</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/'/>
<entry>
<title>add kernel-rs</title>
<updated>2020-11-24T00:33:01+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2020-11-24T00:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=431c40e275a5055d9f144de03dbc8cfc90ed3f6e'/>
<id>431c40e275a5055d9f144de03dbc8cfc90ed3f6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patched the loader for newer GCC on Ubuntu 19.10.</title>
<updated>2020-03-31T13:44:39+00:00</updated>
<author>
<name>Filip Strömbäck</name>
<email>filip.stromback@liu.se</email>
</author>
<published>2020-03-31T13:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=fa7324110fccec3c9c9ede4cf85b06e7bd0efe23'/>
<id>fa7324110fccec3c9c9ede4cf85b06e7bd0efe23</id>
<content type='text'>
It seems like the linker now splits sections in pieces that may be smaller than a page, causing the
loader to try to load the same page multiple times and fail. Now, offsets are handled properly, and
loading of the new kind of files work properly. If the first part of the page is read only, and the
second is read-write, then the entire page will not be read-write, which could cause issues. At the
moment, it seems this only happens for the text section, which is read only anyway, so it should not
be a big issue in the near future at least.

Signed-off-by: Filip Strömbäck &lt;filip.stromback@liu.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems like the linker now splits sections in pieces that may be smaller than a page, causing the
loader to try to load the same page multiple times and fail. Now, offsets are handled properly, and
loading of the new kind of files work properly. If the first part of the page is read only, and the
second is read-write, then the entire page will not be read-write, which could cause issues. At the
moment, it seems this only happens for the text section, which is read only anyway, so it should not
be a big issue in the near future at least.

Signed-off-by: Filip Strömbäck &lt;filip.stromback@liu.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for correct parameters to SYS_WRITE.</title>
<updated>2016-05-04T13:03:26+00:00</updated>
<author>
<name>Filip Stromback</name>
<email>fstromback@gmail.com</email>
</author>
<published>2016-05-04T13:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=914a79e12d88f3deb65a379df70ded1f378f69ec'/>
<id>914a79e12d88f3deb65a379df70ded1f378f69ec</id>
<content type='text'>
Signed-off-by: Filip Strömbäck &lt;filip.stromback@liu.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Filip Strömbäck &lt;filip.stromback@liu.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>comment spelling correction</title>
<updated>2016-05-04T00:54:08+00:00</updated>
<author>
<name>klaar36</name>
<email>klas.arvidsson@liu.se</email>
</author>
<published>2016-05-04T00:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=e6d0a1eb493f3017ececfda888fd73948aab5bc5'/>
<id>e6d0a1eb493f3017ececfda888fd73948aab5bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Included init.h for power_off() in process.c</title>
<updated>2016-04-29T08:30:46+00:00</updated>
<author>
<name>Anton S</name>
<email>lfxgroove@zoho.com</email>
</author>
<published>2016-04-29T08:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=5fec8c0cea7a42b7e07b07db61caa05003cd0687'/>
<id>5fec8c0cea7a42b7e07b07db61caa05003cd0687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved spelling in flist.h</title>
<updated>2016-04-15T08:51:14+00:00</updated>
<author>
<name>Filip Stromback</name>
<email>fstromback@gmail.com</email>
</author>
<published>2016-04-15T08:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=5be4731b63f6f1d97fef3ede02f2e46a3f3cbec2'/>
<id>5be4731b63f6f1d97fef3ede02f2e46a3f3cbec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated comment regarding per-process open file table</title>
<updated>2016-04-13T16:33:20+00:00</updated>
<author>
<name>klaar36</name>
<email>klas.arvidsson@liu.se</email>
</author>
<published>2016-04-13T16:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=f169fd23549263640e58b278d2baf4aabd73d734'/>
<id>f169fd23549263640e58b278d2baf4aabd73d734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added .gitignore files</title>
<updated>2015-03-20T20:55:59+00:00</updated>
<author>
<name>klaar36</name>
<email>klas.arvidsson@liu.se</email>
</author>
<published>2015-03-20T20:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=adfc9d44534a3c02795c949aac29305dd410d4b0'/>
<id>adfc9d44534a3c02795c949aac29305dd410d4b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Pintos</title>
<updated>2015-03-20T16:30:24+00:00</updated>
<author>
<name>klaar36</name>
<email>klas.arvidsson@liu.se</email>
</author>
<published>2015-03-20T16:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=e7bc50ca8ffcaa6ed68ebd2315f78b0f5a7d10ad'/>
<id>e7bc50ca8ffcaa6ed68ebd2315f78b0f5a7d10ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
