<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git/bin, branch 2011.1</title>
<subtitle>[ARCHIVE] The userspace library for LITMUS^RT 2010. Now on GitHub.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/'/>
<entry>
<title>rtspin: transition back to non-real-time mode</title>
<updated>2010-11-22T20:00:12+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-11-09T00:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=ee91e39147039693f9f4063e319b836adb8401bf'/>
<id>ee91e39147039693f9f4063e319b836adb8401bf</id>
<content type='text'>
rtspin produces prettier schedules if it transitions to non-real-time
mode before terminating.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rtspin produces prettier schedules if it transitions to non-real-time
mode before terminating.
</pre>
</div>
</content>
</entry>
<entry>
<title>output header to STDERR in measure_syscall</title>
<updated>2010-11-09T21:35:33+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-11-03T19:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=310881b43bcf20d0a74e94cfcd0090716e90e8ea'/>
<id>310881b43bcf20d0a74e94cfcd0090716e90e8ea</id>
<content type='text'>
This hopefully helps a bit to clarify the output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This hopefully helps a bit to clarify the output.
</pre>
</div>
</content>
</entry>
<entry>
<title>add emergency exit to rtspin</title>
<updated>2010-11-09T21:35:33+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-11-06T20:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=a957bc576d0bdab19f41d367dc662acd3bb82ae9'/>
<id>a957bc576d0bdab19f41d367dc662acd3bb82ae9</id>
<content type='text'>
This should only trigger if the execution time tracking is broken (as
it was on District10). With the emergency exit, we at least prevent
the system from becoming unresponsive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should only trigger if the execution time tracking is broken (as
it was on District10). With the emergency exit, we at least prevent
the system from becoming unresponsive.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use architecture-specific includes for cycles.h</title>
<updated>2010-11-09T21:35:32+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-11-06T20:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=f8585fe1fc6f0830f900dad7c8ccc40e17f79644'/>
<id>f8585fe1fc6f0830f900dad7c8ccc40e17f79644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rtspin: add -e option to enable PRECISE_ENFORCEMENT</title>
<updated>2010-10-19T14:05:36+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-10-19T14:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=c3566e210d4e466e97d84d4a190760c4e91766ac'/>
<id>c3566e210d4e466e97d84d4a190760c4e91766ac</id>
<content type='text'>
Useful to test how the kernel handles PRECISE_ENFORCEMENT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful to test how the kernel handles PRECISE_ENFORCEMENT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support budget enforcement policies.  Allows tasks to specify</title>
<updated>2010-05-20T18:17:58+00:00</updated>
<author>
<name>Glenn Elliott</name>
<email>gelliott@koruna.cs.unc.edu</email>
</author>
<published>2010-05-20T18:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=e9c900fae35e4e4730469e189ff17bf30518346a'/>
<id>e9c900fae35e4e4730469e189ff17bf30518346a</id>
<content type='text'>
how their execution budgets should be enforced: NO_ENFORCEMENT,
QUANTUM_ENFORCEMENT, and PRECISE_ENFORCEMENT (unsupported).

NOTE: Users of NO_ENFORCEMENT must call sleep_next_period() at the
end of every job to signal to the kernel that its job is complete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
how their execution budgets should be enforced: NO_ENFORCEMENT,
QUANTUM_ENFORCEMENT, and PRECISE_ENFORCEMENT (unsupported).

NOTE: Users of NO_ENFORCEMENT must call sleep_next_period() at the
end of every job to signal to the kernel that its job is complete.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -v (verbose) switch to rtspin.</title>
<updated>2010-03-10T23:47:45+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-03-10T23:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=4eb2e8fa463990a57f5619b2aedb32c4a98c4ea0'/>
<id>4eb2e8fa463990a57f5619b2aedb32c4a98c4ea0</id>
<content type='text'>
Can be used to dump the delay loop that rtspin
is using.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Can be used to dump the delay loop that rtspin
is using.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rt_launch usage</title>
<updated>2010-03-02T21:24:27+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-03-02T21:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=f2381aa53a0656c03f2dd8b9d753d2a84132aafb'/>
<id>f2381aa53a0656c03f2dd8b9d753d2a84132aafb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some compilation warnings</title>
<updated>2009-12-13T20:06:15+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2009-12-13T20:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=120595a6d8031d740df752f32b54f4e48a11981e'/>
<id>120595a6d8031d740df752f32b54f4e48a11981e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old tests.</title>
<updated>2009-09-11T10:04:13+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2009-09-11T10:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=8680f73bd0377d87925a2f7854c75a4a8b09cff7'/>
<id>8680f73bd0377d87925a2f7854c75a4a8b09cff7</id>
<content type='text'>
People got confused how to use them.
They were never meant to be useful to outside developers.
So, just get rid of them now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
People got confused how to use them.
They were never meant to be useful to outside developers.
So, just get rid of them now.
</pre>
</div>
</content>
</entry>
</feed>
