<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git, branch staging</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>Add control page offset checks</title>
<updated>2012-12-07T03:20:27+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-09-03T12:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=93e9d420554ed60cb3fa9fa47d3e97b33556b276'/>
<id>93e9d420554ed60cb3fa9fa47d3e97b33556b276</id>
<content type='text'>
Make sure the kernel and userspace compilers have the same idea of the
layout of the control page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the kernel and userspace compilers have the same idea of the
layout of the control page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testcase for preemptions on wakeup under P-EDF and P-FP</title>
<updated>2012-08-14T18:46:16+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-14T18:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=3445e102f16ef5ef0ae0a1c78c16a98ce3d2e5b0'/>
<id>3445e102f16ef5ef0ae0a1c78c16a98ce3d2e5b0</id>
<content type='text'>
Resuming higher-priority tasks should of course preempt lower-priority
tasks. This test case infers if higher-priority tasks are unreasonably
delayed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resuming higher-priority tasks should of course preempt lower-priority
tasks. This test case infers if higher-priority tasks are unreasonably
delayed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement lt_sleep() syscall wrapper</title>
<updated>2012-08-14T18:46:16+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-14T18:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=2312a91bde3baeb226ce78c444b18eaa7f80cf34'/>
<id>2312a91bde3baeb226ce78c444b18eaa7f80cf34</id>
<content type='text'>
Wrap nanosleep() to make sleeping for a given number of
nanoseconds easier, using the LITMUS^RT time type lt_t.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrap nanosleep() to make sleeping for a given number of
nanoseconds easier, using the LITMUS^RT time type lt_t.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement get_nr_ts_release_waiters() /proc wrapper</title>
<updated>2012-08-14T18:46:16+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-14T18:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=f215a05c0ea23c7779b1a3a4361b4d88ddc73dc1'/>
<id>f215a05c0ea23c7779b1a3a4361b4d88ddc73dc1</id>
<content type='text'>
Add a wrapper for /proc/litmus/stats to make it easy to query the
number of tasks already waiting for a task set release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a wrapper for /proc/litmus/stats to make it easy to query the
number of tasks already waiting for a task set release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce artifical delay in test</title>
<updated>2012-08-14T18:46:12+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-14T18:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=a72371ea7d7b13bf0126b4636a7cba9e03ea12b8'/>
<id>a72371ea7d7b13bf0126b4636a7cba9e03ea12b8</id>
<content type='text'>
The 2 second delay was quite annoying. Make it short enough to not be
so obvious.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 2 second delay was quite annoying. Make it short enough to not be
so obvious.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for the DPCP and the MPCP</title>
<updated>2012-08-14T18:46:12+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-13T11:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=ef69f4de3d239bc45e5265f58cf8f802b1c4699c'/>
<id>ef69f4de3d239bc45e5265f58cf8f802b1c4699c</id>
<content type='text'>
Do the basic open/lock/unlock/close test sequence for the MPCP and the
DPCP as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do the basic open/lock/unlock/close test sequence for the MPCP and the
DPCP as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add convenience wrappers for the DPCP and MPCP</title>
<updated>2012-08-14T18:46:12+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-13T11:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=b1e8b38d93fdd1c5ef015ed2653abf037569d2b6'/>
<id>b1e8b38d93fdd1c5ef015ed2653abf037569d2b6</id>
<content type='text'>
For consistency reasons and to document the cpu parameter of the DPCP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency reasons and to document the cpu parameter of the DPCP.
</pre>
</div>
</content>
</entry>
<entry>
<title>git: ignore files generated by the build system</title>
<updated>2012-08-14T18:46:12+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-13T11:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=9c0017144cc59762e9a79d453794f9aa8545a54f'/>
<id>9c0017144cc59762e9a79d453794f9aa8545a54f</id>
<content type='text'>
Prevents accidental staging of auto-generated files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents accidental staging of auto-generated files.
</pre>
</div>
</content>
</entry>
<entry>
<title>test case: reject infeasible densities</title>
<updated>2012-08-01T07:24:33+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-01T07:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=e906a17d957e9197c9e41520308baa295b827a54'/>
<id>e906a17d957e9197c9e41520308baa295b827a54</id>
<content type='text'>
Add a test that makes sure that the kernel does indeed not accept
infeasible densities.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a test that makes sure that the kernel does indeed not accept
infeasible densities.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run test suite for currently active plugin by default</title>
<updated>2012-08-01T07:13:56+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-01T07:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=92403908792f38bf4f420ea2a552bf73702ee681'/>
<id>92403908792f38bf4f420ea2a552bf73702ee681</id>
<content type='text'>
Try to infer current plugin if no plugin is specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to infer current plugin if no plugin is specified.
</pre>
</div>
</content>
</entry>
</feed>
