<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litmus2008.git/kernel/Makefile, branch PORT_BASE</title>
<subtitle>[ARCHIVE] Old LITMUS^RT 2008 version (for reference).</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/'/>
<entry>
<title>move LITMUS code to its own directory</title>
<updated>2008-02-06T00:07:03+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-06T00:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=f490b1268e0ab8ea680aa0237ed5e4026ac7ebc5'/>
<id>f490b1268e0ab8ea680aa0237ed5e4026ac7ebc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rip out scheduler, rework plugin registration, introduce procfs interface</title>
<updated>2008-02-01T21:39:09+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-01T21:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=b2dfc2fe85513ad666956143e30810b7d1c00b5b'/>
<id>b2dfc2fe85513ad666956143e30810b7d1c00b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ICS: start implementation of ICS support</title>
<updated>2007-11-19T19:45:13+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-11-19T19:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=4d9235143ace509fa9f56284b2c4fa0d97527ab7'/>
<id>4d9235143ace509fa9f56284b2c4fa0d97527ab7</id>
<content type='text'>
Add platform independent files and enable in FDSO layer.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add platform independent files and enable in FDSO layer.</pre>
</div>
</content>
</entry>
<entry>
<title>Add adaptive scheduler based on GSN-EDF.</title>
<updated>2007-10-04T19:28:41+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-04T19:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=4be7a143bd5a08e8b8cee8539dea745a6107cfd3'/>
<id>4be7a143bd5a08e8b8cee8539dea745a6107cfd3</id>
<content type='text'>
This only introduces the necessary source files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only introduces the necessary source files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce rt_domain_t.</title>
<updated>2007-08-23T21:55:08+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-08-23T21:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=8b6d4e51e23c3c4137c2ab5c0352dc8233dfa3f9'/>
<id>8b6d4e51e23c3c4137c2ab5c0352dc8233dfa3f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged Feather-Trace.</title>
<updated>2007-05-16T03:29:07+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-05-16T03:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=7960d976f81206f7fa98965bd57998c71c9d59c8'/>
<id>7960d976f81206f7fa98965bd57998c71c9d59c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start of LITMUS semaphore, PI, and SRP rewrite.</title>
<updated>2007-05-14T14:01:10+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-05-14T14:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=49b22590d881d19a7fed73401de148122431671e'/>
<id>49b22590d881d19a7fed73401de148122431671e</id>
<content type='text'>
Rearrange the code to get out of the architecture dependent areas of
the kernel and make it live in a central file, kernel/litmus_sem.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rearrange the code to get out of the architecture dependent areas of
the kernel and make it live in a central file, kernel/litmus_sem.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PSN-EDF.</title>
<updated>2007-05-10T23:06:35+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-05-10T23:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=050a96e16ae9efb1f0ce78ef00c115e6b4def7ae'/>
<id>050a96e16ae9efb1f0ce78ef00c115e6b4def7ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copied global edf scheduler plugin</title>
<updated>2007-04-15T18:26:17+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-04-15T18:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=3771d1e5ab177f6bbd547fcddd5d0a2a484fb590'/>
<id>3771d1e5ab177f6bbd547fcddd5d0a2a484fb590</id>
<content type='text'>
This will be the GSN-EDF scheduler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be the GSN-EDF scheduler.
</pre>
</div>
</content>
</entry>
<entry>
<title>PFAIR scheduling added</title>
<updated>2007-02-28T06:12:54+00:00</updated>
<author>
<name>Hennadiy Leontyev</name>
<email>leontyev@jupiter-cs.cs.unc.edu</email>
</author>
<published>2007-02-28T06:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=5637daed062ac00ab1b2a672ebeb662c2f05fb98'/>
<id>5637daed062ac00ab1b2a672ebeb662c2f05fb98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
