<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litmus2008.git/include/linux, branch 2007.2</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>cleanup: tidy up code before release</title>
<updated>2007-10-27T19:47:22+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-27T19:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=a4d08351aacc56e79b03c85fc9bbcb03567309fa'/>
<id>a4d08351aacc56e79b03c85fc9bbcb03567309fa</id>
<content type='text'>
This gets rid of quite a few FIXMEs and TODOs, as well as some cruft.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets rid of quite a few FIXMEs and TODOs, as well as some cruft.</pre>
</div>
</content>
</entry>
<entry>
<title>seems to be working like this</title>
<updated>2007-10-19T21:04:28+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-19T21:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=33fad37e4f1b023ddfea00c066b529dc670de684'/>
<id>33fad37e4f1b023ddfea00c066b529dc670de684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>litmus: Rework scheduler signals implementation</title>
<updated>2007-10-17T22:08:35+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-17T22:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=b5a6bb4e6f094fe3e080d95ca5f69d640dbd7cef'/>
<id>b5a6bb4e6f094fe3e080d95ca5f69d640dbd7cef</id>
<content type='text'>
This approach should both make the scheduler signals list more flexible
and fix the locking dependency detected by lockdep.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This approach should both make the scheduler signals list more flexible
and fix the locking dependency detected by lockdep.</pre>
</div>
</content>
</entry>
<entry>
<title>adaptive: Aaron's fixes, clean out debug, and merge header</title>
<updated>2007-10-17T22:07:16+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-17T22:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=d59fb6371fd1234760b0bd89e10846d500f5d13c'/>
<id>d59fb6371fd1234760b0bd89e10846d500f5d13c</id>
<content type='text'>
This patch is a collection of several changes. It includes Aaron's fixes
to prevent division by zero, makes it possible to disable the optimizer
debug output, and merges the header file into the scheduler implementation
since it is not being used anywhere else.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is a collection of several changes. It includes Aaron's fixes
to prevent division by zero, makes it possible to disable the optimizer
debug output, and merges the header file into the scheduler implementation
since it is not being used anywhere else.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Adaptive stuff</title>
<updated>2007-10-10T19:57:00+00:00</updated>
<author>
<name>Aaron Block</name>
<email>block@cs.unc.edu</email>
</author>
<published>2007-10-10T19:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=dfac87bb28e96c7de2771451ffaf2738911db324'/>
<id>dfac87bb28e96c7de2771451ffaf2738911db324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compile fixes</title>
<updated>2007-10-09T11:11:42+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-09T11:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=d2033da1062f5bc28a4c88cd0cfc3b27e7f0f960'/>
<id>d2033da1062f5bc28a4c88cd0cfc3b27e7f0f960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adaptive: only send signal when requested.</title>
<updated>2007-10-09T10:49:49+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-09T10:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=963259cdad73a9f7884177bde4bf949115dcf5ad'/>
<id>963259cdad73a9f7884177bde4bf949115dcf5ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>litmus-core: add scheduler_signal() infrastructure</title>
<updated>2007-10-09T08:51:43+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-09T08:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=d2dd099221321f98a612027174d95e6bff2e0bc8'/>
<id>d2dd099221321f98a612027174d95e6bff2e0bc8</id>
<content type='text'>
use it to send weight change notifications
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use it to send weight change notifications
</pre>
</div>
</content>
</entry>
<entry>
<title>adaptive: increase+decrease goodness</title>
<updated>2007-10-09T08:03:39+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-09T08:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=bd97e173b396ee952f55e6ef01798095cc7e5c84'/>
<id>bd97e173b396ee952f55e6ef01798095cc7e5c84</id>
<content type='text'>
Complete reweighting rules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Complete reweighting rules.
</pre>
</div>
</content>
</entry>
<entry>
<title>fpmath: add _max()</title>
<updated>2007-10-09T08:03:05+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2007-10-09T08:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/litmus2008.git/commit/?id=ceadf901822f226fc4bb03b8880efd37ad83dc79'/>
<id>ceadf901822f226fc4bb03b8880efd37ad83dc79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
