<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git, branch archived-semi-part</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>Fix typo in rtspin_edffm</title>
<updated>2010-09-24T01:11:43+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-24T01:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=5b332d5fdce7bac5e743b314cf0752b76855cf04'/>
<id>5b332d5fdce7bac5e743b314cf0752b76855cf04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'wip-edf-wm' into wip-semi-part</title>
<updated>2010-09-22T21:15:33+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T21:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=2a98375fc5483a4ab7690464e3a1f961bde0126a'/>
<id>2a98375fc5483a4ab7690464e3a1f961bde0126a</id>
<content type='text'>
Merging library branches for EDF-fm, EDF-WM, and NPS-F scheduling
algorithms.

This version of the library will compile against litmus2010 with all
plugins merged (wip-semi-part).

Conflicts:
	SConstruct
	include/litmus.h
	src/litmus.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merging library branches for EDF-fm, EDF-WM, and NPS-F scheduling
algorithms.

This version of the library will compile against litmus2010 with all
plugins merged (wip-semi-part).

Conflicts:
	SConstruct
	include/litmus.h
	src/litmus.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt APIs to new parameters structure.</title>
<updated>2010-09-22T19:52:42+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T19:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=74f2569ef754b076e26c7d1eed572715daaf8dfc'/>
<id>74f2569ef754b076e26c7d1eed572715daaf8dfc</id>
<content type='text'>
Usage of union and proper per-semi-part algo structures forces a
modification of the APIs used by rtspin and rt_launch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usage of union and proper per-semi-part algo structures forces a
modification of the APIs used by rtspin and rt_launch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'edf-wm' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/liblitmus2010 into wip-edf-wm</title>
<updated>2010-09-22T18:49:59+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T18:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=626f116df35e97e523aca3b2304b91770883826c'/>
<id>626f116df35e97e523aca3b2304b91770883826c</id>
<content type='text'>
Conflicts:
	bin/common.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	bin/common.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce minimum budget in every slice.</title>
<updated>2010-09-22T18:47:44+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T18:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=104d98393aa46c6b1add0c73b7736a65af5c214e'/>
<id>104d98393aa46c6b1add0c73b7736a65af5c214e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid inconsistencies in the task parameters</title>
<updated>2010-09-22T18:36:02+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-09-22T18:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=6fc64ec121241607139ecef9ec2bd9be16603dde'/>
<id>6fc64ec121241607139ecef9ec2bd9be16603dde</id>
<content type='text'>
Floating point conversions introduce rounding errors.
Fix-up the total execution cost as the sum of individual budgets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Floating point conversions introduce rounding errors.
Fix-up the total execution cost as the sum of individual budgets.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: need to set the CPU of a slice</title>
<updated>2010-09-22T18:26:03+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2010-09-22T18:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=07bb687f557a9672fe221a95834907d51cada4f9'/>
<id>07bb687f557a9672fe221a95834907d51cada4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize number of slices in edf_wm_params structure.</title>
<updated>2010-09-22T18:18:35+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T18:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=41f48372a8f86cb60d770832e0436016f5a6136c'/>
<id>41f48372a8f86cb60d770832e0436016f5a6136c</id>
<content type='text'>
Move parsing function in common.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move parsing function in common.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Correclty invoking set_rt_param syscall.</title>
<updated>2010-09-22T17:41:43+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T17:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=ae4a6053d139fb55aa091484701117459000c447'/>
<id>ae4a6053d139fb55aa091484701117459000c447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly fill structure before passing pointer.</title>
<updated>2010-09-22T17:15:14+00:00</updated>
<author>
<name>Andrea Bastoni</name>
<email>bastoni@cs.unc.edu</email>
</author>
<published>2010-09-22T17:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=fb20857266b1b77896d9ff7eb98733f8906ffaca'/>
<id>fb20857266b1b77896d9ff7eb98733f8906ffaca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
