<feed xmlns='http://www.w3.org/2005/Atom'>
<title>schedcat.git, branch staging</title>
<subtitle>[ARCHIVE] Bjorn's schedulability study framework. Now on GitHub.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/'/>
<entry>
<title>testmain: let user know we are entering an infinite loop</title>
<updated>2013-12-13T07:40:31+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-12-13T07:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=2a34c7b9804f545a9c3f4afe85a8f423914e97ac'/>
<id>2a34c7b9804f545a9c3f4afe85a8f423914e97ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testmain: add preemptive MSRP analysis</title>
<updated>2013-12-13T07:40:31+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-05-10T07:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=5f9982d2624f04df692f39f5dd6c9aae64bf9891'/>
<id>5f9982d2624f04df692f39f5dd6c9aae64bf9891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testmain: add MSRP analysis</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-05-10T06:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=e3e2eb62f1724c391f84cb11cddcbd965399a216'/>
<id>e3e2eb62f1724c391f84cb11cddcbd965399a216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emstada task set generator: added /broad/ period distribution (1, 1000)</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-08-15T11:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=c16119807b2c39cf66b8e805359b7ee7d53747a5'/>
<id>c16119807b2c39cf66b8e805359b7ee7d53747a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added "baseline" analysis for comparison</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-05-08T09:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=9467ff6674845e95a19db15e7de16697828d9f9d'/>
<id>9467ff6674845e95a19db15e7de16697828d9f9d</id>
<content type='text'>
This allows to run the ILP-based blocking analysis for spinlocks with only
the common constraints enabled (i.e., no spinlock type specific constraints).
This is useful for comparison.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to run the ILP-based blocking analysis for spinlocks with only
the common constraints enabled (i.e., no spinlock type specific constraints).
This is useful for comparison.
</pre>
</div>
</content>
</entry>
<entry>
<title>added wrappers and Python interface for preemptive spinlock analysis</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-05-08T09:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=4b266d05a877206433e8c382fdeda9c83db1aecf'/>
<id>4b266d05a877206433e8c382fdeda9c83db1aecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added constraints for preemptive prioritized FIFO spinlocks</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-05-08T09:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=3c297fe902514cadf50ec94df3ba0ca0ae9060c8'/>
<id>3c297fe902514cadf50ec94df3ba0ca0ae9060c8</id>
<content type='text'>
Mostly existing constraints for non-preemptive prioritized spinlocks were
extended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly existing constraints for non-preemptive prioritized spinlocks were
extended.
</pre>
</div>
</content>
</entry>
<entry>
<title>added constraints for preemptive prioritized spinlocks</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-05-08T09:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=28ac7eff21bd8ff3e0fb07293de9efe95690b3e6'/>
<id>28ac7eff21bd8ff3e0fb07293de9efe95690b3e6</id>
<content type='text'>
Mostly existing constraints for non-preemptive prioritized spinlocks were
extended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly existing constraints for non-preemptive prioritized spinlocks were
extended.
</pre>
</div>
</content>
</entry>
<entry>
<title>added constraints for preemptive unordered spinlocks</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-05-08T09:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=6f8d4cac62fdd9b7e50c550f16d0642d596f7a1e'/>
<id>6f8d4cac62fdd9b7e50c550f16d0642d596f7a1e</id>
<content type='text'>
Many of the constraints for non-preemptive unordered spinlocks were extended
for preemptive unordered spinlocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many of the constraints for non-preemptive unordered spinlocks were extended
for preemptive unordered spinlocks.
</pre>
</div>
</content>
</entry>
<entry>
<title>added constraints for preemptive FIFO spinlocks</title>
<updated>2013-12-13T07:40:30+00:00</updated>
<author>
<name>Alexander Wieder</name>
<email>awieder@mpi-sws.org</email>
</author>
<published>2013-05-08T08:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=7ac631e29f8d9d5f2c27c9b2937253fe19dfb075'/>
<id>7ac631e29f8d9d5f2c27c9b2937253fe19dfb075</id>
<content type='text'>
Some new constraints and helper functions specific for preemptive FIFO
spinlocks were added. To a large extent, the constraints for MSRP were
re-used and extended to produce constraints for preemptive FIFO spinlocks
if the flag "preemptive = true" is passed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some new constraints and helper functions specific for preemptive FIFO
spinlocks were added. To a large extent, the constraints for MSRP were
re-used and extended to produce constraints for preemptive FIFO spinlocks
if the flag "preemptive = true" is passed.
</pre>
</div>
</content>
</entry>
</feed>
