summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/index.html b/index.html
index d36ebfc..71d30ff 100644
--- a/index.html
+++ b/index.html
@@ -218,7 +218,10 @@ Technology and Applications Symposium</cite>, pp. 342-353, April 2008.
218 The current release of LITMUS<sup>RT</sup> is 2008.2. 218 The current release of LITMUS<sup>RT</sup> is 2008.2.
219 It consists of our Linux kernel modifications in the form of 219 It consists of our Linux kernel modifications in the form of
220 a patch against Linux 2.6.24 and 220 a patch against Linux 2.6.24 and
221 <span class="src">liblitmus</span>, the user-space API for real-time tasks. 221
222 <span class="src">liblitmus</span>, the user-space API for real-time
223 tasks, as well as <span class="src">ft_tools</span>, a collection of tools
224 used for tracing with <a href="http://www.cs.unc.edu/~bbb/feather-trace/">Feather-Trace</a> (which is part of the LITMUS<sup>RT</sup> patch).
222 </p> 225 </p>
223 226
224 <h3 class="relname">LITMUS<sup>RT</sup> 2008.2</h3> 227 <h3 class="relname">LITMUS<sup>RT</sup> 2008.2</h3>
@@ -235,6 +238,10 @@ Technology and Applications Symposium</cite>, pp. 342-353, April 2008.
235 <li> 238 <li>
236 <a href="download/2008.2/liblitmus-2008.2.tgz">liblitmus-2008.2.tgz</a> 239 <a href="download/2008.2/liblitmus-2008.2.tgz">liblitmus-2008.2.tgz</a>
237 </li> 240 </li>
241 <li>
242 <a href="download/2008.2/ft_tools-2008.2.tgz">ft_tools-2008.2.tgz</a>
243 </li>
244
238 <li><a href="download/2008.2/SHA256SUMS">SHA256 check sums</a> 245 <li><a href="download/2008.2/SHA256SUMS">SHA256 check sums</a>
239 </li> 246 </li>
240 </ul> 247 </ul>