<feed xmlns='http://www.w3.org/2005/Atom'>
<title>schedcat.git/native/Makefile, branch master</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>Implement LP-based OMIP blocking analysis</title>
<updated>2013-07-12T12:19:22+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-01-29T12:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=064f6a2915d8bcecea31f07b2a57de80203c6f37'/>
<id>064f6a2915d8bcecea31f07b2a57de80203c6f37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LP-based blocking analysis for FMLP+</title>
<updated>2013-02-12T11:55:16+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-12-09T16:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=308ff37a60a61e158bfe108bfcea0bf3b71e942d'/>
<id>308ff37a60a61e158bfe108bfcea0bf3b71e942d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LP-based blocking analysis for MPCP</title>
<updated>2013-02-12T11:55:16+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-10-02T10:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=adfef1cb9a8960690fb85cc0b99e8fe266e173eb'/>
<id>adfef1cb9a8960690fb85cc0b99e8fe266e173eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement CPLEX integration via C API</title>
<updated>2013-02-12T11:55:15+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-13T20:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=79818e276e30d037501b4eceaa25b9b2ccffbff6'/>
<id>79818e276e30d037501b4eceaa25b9b2ccffbff6</id>
<content type='text'>
Using the plain, old C API seems to be *much* faster.

single:
lp_dpcp_bounds::cpu_costs: total=19569.9ms last=93.2767ms average=88.9543ms count=220
lp_dflp_bounds::cpu_costs: total=21537.3ms last=102.459ms average=97.8969ms count=220
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the plain, old C API seems to be *much* faster.

single:
lp_dpcp_bounds::cpu_costs: total=19569.9ms last=93.2767ms average=88.9543ms count=220
lp_dflp_bounds::cpu_costs: total=21537.3ms last=102.459ms average=97.8969ms count=220
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GLPK Integration</title>
<updated>2013-02-12T11:49:40+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-07T11:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=f79777a2c66301c6b8f7ec757f02b4b13e640d94'/>
<id>f79777a2c66301c6b8f7ec757f02b4b13e640d94</id>
<content type='text'>
Add a bridge to the GLPK library. Availability is auto-discovered by
the build system. Most of the code is solver-agnostic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a bridge to the GLPK library. Availability is auto-discovered by
the build system. Most of the code is solver-agnostic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Export the LP-based analysis of the DFLP/DPCP</title>
<updated>2013-02-12T11:49:40+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-07T18:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=aa726aa597d5e1aa75b69b0e37caa98ee63d6543'/>
<id>aa726aa597d5e1aa75b69b0e37caa98ee63d6543</id>
<content type='text'>
...via Swig to Python. The actual Python API will
be finalized later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...via Swig to Python. The actual Python API will
be finalized later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DPCP and DFLP linear program generation</title>
<updated>2013-02-12T11:49:40+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-07T18:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=4d45e06a55ad463247edd949e6d0c98a69fcf332'/>
<id>4d45e06a55ad463247edd949e6d0c98a69fcf332</id>
<content type='text'>
These files implement the generation and evaluation of linear programs
that bound maximum s-aware pi-blocking under the DPCP and the DFLP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files implement the generation and evaluation of linear programs
that bound maximum s-aware pi-blocking under the DPCP and the DFLP.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CPLEX integration</title>
<updated>2013-02-12T11:49:39+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-08-07T18:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=a4ff45bfbaef292ee1106b759c7ae80213b03cd4'/>
<id>a4ff45bfbaef292ee1106b759c7ae80213b03cd4</id>
<content type='text'>
This patch introduces a concrete subclass of Solution that implements the actual
solving of linear programs by means of invoking the CPLEX Concert Technology API.

The project can still be compiled on systems that do not have CPLEX installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch introduces a concrete subclass of Solution that implements the actual
solving of linear programs by means of invoking the CPLEX Concert Technology API.

The project can still be compiled on systems that do not have CPLEX installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Inform about Python version during build process</title>
<updated>2013-01-15T12:04:13+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2013-01-15T12:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=4cdaafacd7da23c7c86b524ac26a55f54ad861e7'/>
<id>4cdaafacd7da23c7c86b524ac26a55f54ad861e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add QPA EDF uniprocessor test</title>
<updated>2012-11-27T11:33:29+00:00</updated>
<author>
<name>Bjoern Brandenburg</name>
<email>bbb@mpi-sws.org</email>
</author>
<published>2012-11-27T11:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/schedcat.git/commit/?id=31114f8a3be33b0289f09df4506ba25664aa517c'/>
<id>31114f8a3be33b0289f09df4506ba25664aa517c</id>
<content type='text'>
Based on Zhang and Burns (2009), "Schedulability Analysis for Real-Time Systems with EDF Scheduling", IEEE Transactions on Computers, Vol 58, No 9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on Zhang and Burns (2009), "Schedulability Analysis for Real-Time Systems with EDF Scheduling", IEEE Transactions on Computers, Vol 58, No 9.
</pre>
</div>
</content>
</entry>
</feed>
