<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litmus2008.git/arch, branch PORT_BASE</title>
<subtitle>[ARCHIVE] Old LITMUS^RT 2008 version (for reference).</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/'/>
<entry>
<title>move header files to their own directory</title>
<updated>2008-02-06T00:29:28+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-06T00:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=f0c2c2b2aa78e96941ded5ab03f85bf60e45d44b'/>
<id>f0c2c2b2aa78e96941ded5ab03f85bf60e45d44b</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 ABI and headers</title>
<updated>2008-02-03T07:32:38+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-03T07:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=1b05deeea1f74d87e051dff82864f739a80c0cc3'/>
<id>1b05deeea1f74d87e051dff82864f739a80c0cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>litmus: rip out the concept of RT_MODE.</title>
<updated>2008-02-02T07:10:46+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-02T07:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=db33c3290ce4b1c727dd88eb7ffae336fd893f47'/>
<id>db33c3290ce4b1c727dd88eb7ffae336fd893f47</id>
<content type='text'>
It also rips out scheduler_setup().
This patch is very invasive and only compile-tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It also rips out scheduler_setup().
This patch is very invasive and only compile-tested.
</pre>
</div>
</content>
</entry>
<entry>
<title>rip out ics</title>
<updated>2008-02-01T21:37:23+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-01T21:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=a12d3280df459c0f96ea153879c83ad1c331e6e7'/>
<id>a12d3280df459c0f96ea153879c83ad1c331e6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable system calls</title>
<updated>2008-02-01T21:36:43+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-01T21:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=d4e4eef5196379133b184781ab64e7e6af3363e1'/>
<id>d4e4eef5196379133b184781ab64e7e6af3363e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>litmus core: remove prepare_task() system call</title>
<updated>2008-01-22T22:47:02+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-01-22T22:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=f9ce19e4663c3ba1e60de02d36ae64c92cefd7cb'/>
<id>f9ce19e4663c3ba1e60de02d36ae64c92cefd7cb</id>
<content type='text'>
The old real-time task creation has been replaced by the new
transitioning method.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old real-time task creation has been replaced by the new
transitioning method.</pre>
</div>
</content>
</entry>
<entry>
<title>[litmus core] add sys_task_mode_transition()</title>
<updated>2008-01-18T20:04:42+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-01-18T20:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=6cea300f283a31396c5a767c32136fae5d7d1d3a'/>
<id>6cea300f283a31396c5a767c32136fae5d7d1d3a</id>
<content type='text'>
This allows real-time tasks to become best-effort tasks and vice versa.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows real-time tasks to become best-effort tasks and vice versa.</pre>
</div>
</content>
</entry>
<entry>
<title>ICS: bug fixes and debugging support</title>
<updated>2007-11-21T02:45:29+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-11-21T02:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=3dd36304138dd6f5cf3a2077f71da95893699322'/>
<id>3dd36304138dd6f5cf3a2077f71da95893699322</id>
<content type='text'>
- don't disable preemption
- don't spin inside the kernel on behalf of user space
- give some debug info (can be turned off)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- don't disable preemption
- don't spin inside the kernel on behalf of user space
- give some debug info (can be turned off)</pre>
</div>
</content>
</entry>
<entry>
<title>ICS: enable ICS system calls</title>
<updated>2007-11-20T00:41:07+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-11-20T00:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=168dbba5586e5346959fa18c31f52700a2871c23'/>
<id>168dbba5586e5346959fa18c31f52700a2871c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ICS: implement rollback mechanics</title>
<updated>2007-11-20T00:14:33+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-11-20T00:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=3079aa262de8a5694d18c76bb6329b1aad2b989e'/>
<id>3079aa262de8a5694d18c76bb6329b1aad2b989e</id>
<content type='text'>
rollback the EIP on return to user space if TIF_ROLLBACK_RCS is set</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rollback the EIP on return to user space if TIF_ROLLBACK_RCS is set</pre>
</div>
</content>
</entry>
</feed>
