diff options
author | Bjoern Brandenburg <bbb@bbb1-cs.cs.unc.edu> | 2010-05-20 09:08:59 -0400 |
---|---|---|
committer | Bjoern Brandenburg <bbb@bbb1-cs.cs.unc.edu> | 2010-05-20 09:08:59 -0400 |
commit | 54ea5eb14e6c6736e494de0432b37345a9848305 (patch) | |
tree | 3170dc4b7ab452f7c3b5a655b41da04483bd7cb6 | |
parent | 7fadc10de346d5b36c59aea5c724a903598d95a0 (diff) |
tweak changelog some more
-rw-r--r-- | index.html | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -296,7 +296,7 @@ Technology and Applications Symposium</cite>, pp. 342-353, April 2008. | |||
296 | 296 | ||
297 | </p> | 297 | </p> |
298 | <h4>Files:</h4> | 298 | <h4>Files:</h4> |
299 | <ul> | 299 | <ul class="notopmargin"> |
300 | <li> | 300 | <li> |
301 | <a href="download/2010.1/litmus-rt-2010.1.patch">litmus-rt-2010.1.patch</a> | 301 | <a href="download/2010.1/litmus-rt-2010.1.patch">litmus-rt-2010.1.patch</a> |
302 | </li> | 302 | </li> |
@@ -308,12 +308,12 @@ Technology and Applications Symposium</cite>, pp. 342-353, April 2008. | |||
308 | </li> | 308 | </li> |
309 | </ul> | 309 | </ul> |
310 | <h4>Major changes (since LITMUS<sup>RT</sup> 2008.3):</h4> | 310 | <h4>Major changes (since LITMUS<sup>RT</sup> 2008.3):</h4> |
311 | <ul> | 311 | <ul class="notopmargin"> |
312 | <li> | 312 | <li> |
313 | Changed codebase from Linux 2.6.24 to Linux 2.6.32 | 313 | Rebased LITMUS<sup>RT</sup> from Linux 2.6.24 to Linux 2.6.32. |
314 | </li> | 314 | </li> |
315 | <li> | 315 | <li> |
316 | Added support x86-64 systems. | 316 | Added support for Intel x86-64 systems. |
317 | </li> | 317 | </li> |
318 | 318 | ||
319 | <li> | 319 | <li> |
@@ -330,7 +330,7 @@ Technology and Applications Symposium</cite>, pp. 342-353, April 2008. | |||
330 | 330 | ||
331 | <li> | 331 | <li> |
332 | Added the "LITMUS<sup>RT</sup> control device", a portable | 332 | Added the "LITMUS<sup>RT</sup> control device", a portable |
333 | mechanism for sharing a memory page between the kernel and user space tasks.s | 333 | mechanism for sharing a memory page between the kernel and user space tasks. |
334 | </li> | 334 | </li> |
335 | 335 | ||
336 | <li> | 336 | <li> |
@@ -355,7 +355,6 @@ Technology and Applications Symposium</cite>, pp. 342-353, April 2008. | |||
355 | 355 | ||
356 | </ul> | 356 | </ul> |
357 | </div> | 357 | </div> |
358 | |||
359 | <p> | 358 | <p> |
360 | Please note that the current implementation is a <em>prototype</em> with | 359 | Please note that the current implementation is a <em>prototype</em> with |
361 | certain limitations. Most notably, it is not secure in a multiuser context, | 360 | certain limitations. Most notably, it is not secure in a multiuser context, |