B. Brandenburg, A. Block, J. Calandrino, U. Devi, H. Leontyev, and J. Anderson,
- " LITMUSRT: A Status Report ", Proceedings of the 9th
+ " LITMUSRT: A Status Report ", Proceedings of the 9th
Real-Time Linux Workshop, November 2007, to appear.
Postscript.
PDF.
@@ -118,7 +120,7 @@
B. Brandenburg, J. Calandrino, A. Block, H. Leontyev, and
J. Anderson. "Real-Time Synchronization on Multiprocessors: To Block
- or Not to Block, to Suspend or Spin?", in submission, October 2007.
+ or Not to Block, to Suspend or Spin?", in submission, October 2007.
Postscript,
PDF.
Please note that the current implementation is a prototype with
certain limitations. Most notably, it is not secure in a multiuser context,
i.e., real-time system calls do not require superuser
@@ -196,6 +198,7 @@
Old releases:
+
2007.1 (May 2007)
Based on Linux 2.6.20.
@@ -207,7 +210,7 @@
(16 KB)
-
+
@@ -243,7 +246,7 @@ wget http://www.cs.unc.edu/~anderson/litmus-rt/download/litmus-rt-2007.2.patch
mv linux-2.6.20 litmus-rt
# apply the LITMUS RT patch
cd litmus-rt
-patch -p1 < ../litmus-rt-2007.2.patch
+patch -p1 < ../litmus-rt-2007.2.patch
# create a working kernel configuration with HZ=1000
make gconfig
# compile the kernel
@@ -337,6 +340,12 @@ make tests
-->
+