<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pintos-rs/src/lib, 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>added given files for standalone labs</title>
<updated>2017-03-20T16:59:45+00:00</updated>
<author>
<name>klaar36</name>
<email>klas.arvidsson@liu.se</email>
</author>
<published>2017-03-20T16:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=f9003d89b17c039ab903f622580e61925e137523'/>
<id>f9003d89b17c039ab903f622580e61925e137523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed sc-bad-write once again...</title>
<updated>2016-05-24T19:14:21+00:00</updated>
<author>
<name>Filip Strömbäck</name>
<email>filip.stromback@liu.se</email>
</author>
<published>2016-05-24T19:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=f03411fa9c4c8d47ba8ec1d200f57b6a10612852'/>
<id>f03411fa9c4c8d47ba8ec1d200f57b6a10612852</id>
<content type='text'>
It seems that the BSS segment got larger than one page for some reason,
which caused the test to be useless as the boundary to nonmapped memory
were not located where the test thought. Now, it uses some linker script
magic to define the symbol _bss_end, the address of which is after the
end of the bss segment. This seems to be a fool-proof way of detecting
where the real boundary to unmapped memory is.

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 that the BSS segment got larger than one page for some reason,
which caused the test to be useless as the boundary to nonmapped memory
were not located where the test thought. Now, it uses some linker script
magic to define the symbol _bss_end, the address of which is after the
end of the bss segment. This seems to be a fool-proof way of detecting
where the real boundary to unmapped memory is.

Signed-off-by: Filip Strömbäck &lt;filip.stromback@liu.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>increased interrupt freq</title>
<updated>2016-05-04T01:28:16+00:00</updated>
<author>
<name>klaar36</name>
<email>klas.arvidsson@liu.se</email>
</author>
<published>2016-05-03T19:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/pintos-rs/commit/?id=1413ca739e80172a3f11b0888f2f27f47b2ed056'/>
<id>1413ca739e80172a3f11b0888f2f27f47b2ed056</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>
