<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git, branch wip-nested-locking</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>DGL testing.</title>
<updated>2013-04-18T20:34:51+00:00</updated>
<author>
<name>Bryan Ward</name>
<email>bcw@cs.unc.edu</email>
</author>
<published>2013-04-18T20:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=c5e6af664ca88d08fa0fb2cfc910b125d4c47b73'/>
<id>c5e6af664ca88d08fa0fb2cfc910b125d4c47b73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better dgl testing script.</title>
<updated>2012-12-19T18:19:17+00:00</updated>
<author>
<name>Bryan Ward</name>
<email>bcw@cs.unc.edu</email>
</author>
<published>2012-12-19T18:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=606b0374383e93338cf057ac87d08c6173786e3d'/>
<id>606b0374383e93338cf057ac87d08c6173786e3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up testing script for DGLs.</title>
<updated>2012-08-08T02:29:16+00:00</updated>
<author>
<name>Bryan Ward</name>
<email>bcw@cs.unc.edu</email>
</author>
<published>2012-08-08T02:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=29d9fc49d3da6889a4e03f03578398e89f8e2a59'/>
<id>29d9fc49d3da6889a4e03f03578398e89f8e2a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DGL wrappers.</title>
<updated>2012-08-07T15:03:31+00:00</updated>
<author>
<name>Bryan Ward</name>
<email>bcw@cs.unc.edu</email>
</author>
<published>2012-08-07T15:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=3b0411a23c8bb91b5bc201f7df39e6e83e2b38b6'/>
<id>3b0411a23c8bb91b5bc201f7df39e6e83e2b38b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DGL system calls.</title>
<updated>2012-08-07T03:41:06+00:00</updated>
<author>
<name>Bryan Ward</name>
<email>bcw@cs.unc.edu</email>
</author>
<published>2012-08-07T03:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=ce2d8178b87891f49c3bf2def3d49aa7dad68ef2'/>
<id>ce2d8178b87891f49c3bf2def3d49aa7dad68ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Add a little explanation to the basic task prototypes</title>
<updated>2012-08-01T06:46:37+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-01T06:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=41884912179240ae4d22cf67984522d5225a7d26'/>
<id>41884912179240ae4d22cf67984522d5225a7d26</id>
<content type='text'>
Also add the priority parameter, which was missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add the priority parameter, which was missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>API Update: Support arbitrary deadlines.</title>
<updated>2012-08-01T06:46:21+00:00</updated>
<author>
<name>Glenn Elliott</name>
<email>gelliott@cs.unc.edu</email>
</author>
<published>2012-07-17T00:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=c84c35511dcc32262e12b8a4e99b4e678a433371'/>
<id>c84c35511dcc32262e12b8a4e99b4e678a433371</id>
<content type='text'>
Updated APIs to support arbitrary deadlines. Added macros for implicit
deadlines.

Note: Had to tweak Makefile to support gcc version &gt;= 4.6 (moved -lrt to the
end of the link command).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated APIs to support arbitrary deadlines. Added macros for implicit
deadlines.

Note: Had to tweak Makefile to support gcc version &gt;= 4.6 (moved -lrt to the
end of the link command).
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly report tests that segfault.</title>
<updated>2012-07-23T10:02:33+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-06-25T12:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=8afa727c28064c7672f656b889d8049b49370139'/>
<id>8afa727c28064c7672f656b889d8049b49370139</id>
<content type='text'>
Segmentation faults are clearly test failures;
make sure to report them accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Segmentation faults are clearly test failures;
make sure to report them accordingly.
</pre>
</div>
</content>
</entry>
</feed>
