<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git/include, branch master</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 litmus_clock() helper</title>
<updated>2016-07-20T11:42:41+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2016-07-20T11:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=98510c506a16b2a444eb6615ec8d78bc7c64e0aa'/>
<id>98510c506a16b2a444eb6615ec8d78bc7c64e0aa</id>
<content type='text'>
Convenient wrapper for CLOCK_MONOTONIC -&gt; lt_t.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convenient wrapper for CLOCK_MONOTONIC -&gt; lt_t.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sleep_until_mono(), lt_sleep_until() helpers</title>
<updated>2016-07-20T00:00:11+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2016-07-19T23:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=7ae970e73bc1d026bbf65a82c066aab79c860fe8'/>
<id>7ae970e73bc1d026bbf65a82c066aab79c860fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit-test for CPU mapping parsing</title>
<updated>2016-07-18T14:46:23+00:00</updated>
<author>
<name>Mahircan Gul</name>
<email>mahircg@mpi-sws.org</email>
</author>
<published>2016-07-18T14:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=cf1d1f6e4b1138a5a841a47a2cba4aacdcaf0d72'/>
<id>cf1d1f6e4b1138a5a841a47a2cba4aacdcaf0d72</id>
<content type='text'>
	- Decompose read_mapping into two functions: *read_mapping* which reads
	CPU mapping data as string from file, and *set_mapping* that actually sets
	the cpu_set_t according to the mapping

	- Add unit test for setting cpu_set_t to various CPU indexes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	- Decompose read_mapping into two functions: *read_mapping* which reads
	CPU mapping data as string from file, and *set_mapping* that actually sets
	the cpu_set_t according to the mapping

	- Add unit test for setting cpu_set_t to various CPU indexes
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reservation_create() LITMUS^RT system call</title>
<updated>2016-03-16T14:18:25+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2015-12-18T10:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=626d8bd9648dc794a1d9281644dd314f2946e642'/>
<id>626d8bd9648dc794a1d9281644dd314f2946e642</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch syscalls to use new LITMUS^RT ioctl() interface</title>
<updated>2015-12-18T08:43:48+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2015-12-16T12:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=c820535d6864137e158df46d0903c6f44a97ca31'/>
<id>c820535d6864137e158df46d0903c6f44a97ca31</id>
<content type='text'>
This change should be transparent to clients of the library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change should be transparent to clients of the library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add monotime() wrapper for CLOCK_MONOTONIC</title>
<updated>2015-12-16T09:49:23+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2015-12-16T09:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=93f417fbf3aa358ffff40530b6cf5d2446dcd8b7'/>
<id>93f417fbf3aa358ffff40530b6cf5d2446dcd8b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add syscall get_current_budget()</title>
<updated>2015-09-08T05:12:22+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2014-05-05T16:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=ae1d5e700bbf4b8b1f1ecfaab69f2ef8d55e3563'/>
<id>ae1d5e700bbf4b8b1f1ecfaab69f2ef8d55e3563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebase 2015.1: update SCHED_LITMUS policy ID</title>
<updated>2015-07-20T17:01:04+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2015-07-20T17:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=6bf659fd920e06480011f70d819338b3b4b95bba'/>
<id>6bf659fd920e06480011f70d819338b3b4b95bba</id>
<content type='text'>
With the addition of SCHED_DEADLINE in mainline Linux, we have to
adjust the ID of SCHED_LITMUS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the addition of SCHED_DEADLINE in mainline Linux, we have to
adjust the ID of SCHED_LITMUS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize rt_launch; remove internal API cruft</title>
<updated>2014-06-03T06:38:40+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2014-05-09T09:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=4cc5780a04d827e075a383b2c37a7fca304c3607'/>
<id>4cc5780a04d827e075a383b2c37a7fca304c3607</id>
<content type='text'>
Switch rt_launch to use a more modern way to launch real-time tasks.
This makes rt_launch more flexible, makes it more similar to rtspin,
and also allows to let us get rid of a chunk of old, inflexible code
in liblitmus that wasn't really serving any useful purpose anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch rt_launch to use a more modern way to launch real-time tasks.
This makes rt_launch more flexible, makes it more similar to rtspin,
and also allows to let us get rid of a chunk of old, inflexible code
in liblitmus that wasn't really serving any useful purpose anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add add convenience wrapper and tests for the DFLP</title>
<updated>2014-04-01T17:38:32+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2014-03-19T15:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=c56eeff06a8e9726fe83797a228b82988f4f8ce2'/>
<id>c56eeff06a8e9726fe83797a228b82988f4f8ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
