summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html21
1 files changed, 20 insertions, 1 deletions
diff --git a/index.html b/index.html
index 62c0013..c099dc6 100644
--- a/index.html
+++ b/index.html
@@ -73,7 +73,7 @@
73 </p> 73 </p>
74 <h3>Development Plans</h3> 74 <h3>Development Plans</h3>
75 <p class="nomargin"> 75 <p class="nomargin">
76 Re-basing to the then-current Linux kernel version is scheduled for Fall 2009. There are plans to port LITMUS<sup>RT</sup> to PowerPC and ARM platforms. Please contact us for details. 76 Re-basing to the then-current Linux kernel version is scheduled for Spring 2010. There are plans to port LITMUS<sup>RT</sup> to PowerPC and ARM platforms. Please contact us for details.
77 </p> 77 </p>
78 </div> 78 </div>
79 79
@@ -114,6 +114,25 @@
114 <div class="box"> 114 <div class="box">
115 115
116 <ol class="nomargin"> 116 <ol class="nomargin">
117 <li><p>
118 B. Brandenburg and J. Anderson,
119 &#8220;On the Implementation of Global Real-Time
120 Schedulers&#8221;, <cite>Proceedings of the 30th IEEE Real-Time Systems Symposium</cite>, pp.&nbsp;214-224, December 2009.
121 <a href="http://www.cs.unc.edu/~anderson/papers/rtss09a.ps">Postscript</a>.
122 <a href="http://www.cs.unc.edu/~anderson/papers/rtss09a.pdf">PDF</a>.
123 Longer version with all graphs:
124 <a href="http://www.cs.unc.edu/~anderson/papers/rtss09a_long.ps">Postscript</a>.
125 <a href="http://www.cs.unc.edu/~anderson/papers/rtss09a_long.pdf">PDF</a>.
126</p>
127<p> For reference, all evaluated plugins are provided as part of the following patch (against version 2008.3).
128</p>
129 <ul>
130 <li>
131 <a href="download/RTSS09/litmus-rt-RTSS09.patch">litmus-rt-RTSS09.patch</a>
132 </li>
133 </ul>
134
135</li>
117 <li> 136 <li>
118 <p> 137 <p>
119 B. Brandenburg and J. Anderson 138 B. Brandenburg and J. Anderson