diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 63 |
1 files changed, 36 insertions, 27 deletions
@@ -8,15 +8,19 @@ | |||
8 | <title>LITMUS RT: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems</title> | 8 | <title>LITMUS RT: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems</title> |
9 | </head> | 9 | </head> |
10 | <body> | 10 | <body> |
11 | <h1>LITMUS<sup>RT</sup>: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems</h1> | 11 | <!--<h1>LITMUS<sup>RT</sup>: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems</h1>--> |
12 | 12 | <div class="logobox" align="center"> | |
13 | <p class="authors"> | 13 | <img src="inc/litmusrt.png" alt="LITMUS^RT: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems" /> |
14 | <a href="http://www.cs.unc.edu/~anderson/">Dr. James H. Anderson & | 14 | <p class="authors"> |
15 | Students</a>, | 15 | <a href="http://www.cs.unc.edu/~anderson/">Dr. James H. Anderson & |
16 | <a href="http://www.unc.edu">The University of North Carolina at Chapel Hill</a> | 16 | Students</a>, |
17 | </p> | 17 | <a href="http://www.unc.edu">The University of North Carolina at Chapel Hill</a> |
18 | </p> | ||
18 | 19 | ||
19 | <p class="boxsize"> | 20 | </div> |
21 | |||
22 | <div class="boxsize" align="center"> | ||
23 | <p> | ||
20 | <a href="#about">about</a> - | 24 | <a href="#about">about</a> - |
21 | <a href="#support">support</a> - | 25 | <a href="#support">support</a> - |
22 | <a href="#collaborators">collaborators</a> - | 26 | <a href="#collaborators">collaborators</a> - |
@@ -25,6 +29,9 @@ | |||
25 | <a href="#install">installation</a> - | 29 | <a href="#install">installation</a> - |
26 | <a href="#links">documentation</a> | 30 | <a href="#links">documentation</a> |
27 | </p> | 31 | </p> |
32 | </div> | ||
33 | |||
34 | |||
28 | 35 | ||
29 | <h2 id="about">About</h2> | 36 | <h2 id="about">About</h2> |
30 | <div class="box"> | 37 | <div class="box"> |
@@ -71,7 +78,7 @@ | |||
71 | </p> | 78 | </p> |
72 | <ul> | 79 | <ul> |
73 | 80 | ||
74 | <li> <a href="http://www.cs.unc.edu/~block/">Aaron Block</a> | 81 | <li> <a href="http://www.cs.unc.edu/~block/">Aaron D. Block</a> |
75 | </li> | 82 | </li> |
76 | 83 | ||
77 | <li> <a href="http://www.cs.unc.edu/~bbb/">Björn B. Brandenburg</a> | 84 | <li> <a href="http://www.cs.unc.edu/~bbb/">Björn B. Brandenburg</a> |
@@ -84,7 +91,7 @@ | |||
84 | Dec. 2006)</em> | 91 | Dec. 2006)</em> |
85 | </li> | 92 | </li> |
86 | 93 | ||
87 | <li> <a href="http://www.cs.unc.edu/~leontyev/">Hennadiy Leontyev</a> | 94 | <li> <a href="http://www.cs.unc.edu/~leontyev/">Hennadiy Leontyev</a> |
88 | </li> | 95 | </li> |
89 | 96 | ||
90 | </ul> | 97 | </ul> |
@@ -97,12 +104,28 @@ | |||
97 | 104 | ||
98 | <ul class="nomargin"> | 105 | <ul class="nomargin"> |
99 | 106 | ||
107 | <li> | ||
108 | <p> | ||
109 | B. Brandenburg, J. Calandrino, A. Block, H. Leontyev, and | ||
110 | J. Anderson. "Real-Time Synchronization on Multiprocessors: To Block | ||
111 | or Not to Block, to Suspend or Spin?", <cite> | ||
112 | Proceedings of the 14th IEEE Real-Time and Embedded Technology and Applications Symposium</cite>, to appear, | ||
113 | April 2008. | ||
114 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.ps">Postscript</a>, | ||
115 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.pdf">PDF</a>. | ||
116 | </p> | ||
117 | <p> | ||
118 | Extended version, including all graphs: | ||
119 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08along.ps">Postscript</a>, | ||
120 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08along.pdf">PDF</a>. | ||
121 | </p> | ||
122 | </li> | ||
100 | 123 | ||
101 | <li> | 124 | <li> |
102 | <p> | 125 | <p> |
103 | B. Brandenburg, A. Block, J. Calandrino, U. Devi, H. Leontyev, and J. Anderson, | 126 | B. Brandenburg, A. Block, J. Calandrino, U. Devi, H. Leontyev, and J. Anderson, |
104 | " LITMUS<sup>RT</sup>: A Status Report ", <cite> Proceedings of the 9th | 127 | " LITMUS<sup>RT</sup>: A Status Report ", <cite> Proceedings of the 9th |
105 | Real-Time Linux Workshop</cite>, November 2007, to appear. | 128 | Real-Time Linux Workshop</cite>, pp. 107-123, November 2007. |
106 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.ps">Postscript</a>. | 129 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.ps">Postscript</a>. |
107 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.pdf">PDF</a>. | 130 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.pdf">PDF</a>. |
108 | </p> | 131 | </p> |
@@ -119,21 +142,6 @@ | |||
119 | 142 | ||
120 | <li> | 143 | <li> |
121 | <p> | 144 | <p> |
122 | B. Brandenburg, J. Calandrino, A. Block, H. Leontyev, and | ||
123 | J. Anderson. "Real-Time Synchronization on Multiprocessors: To Block | ||
124 | or Not to Block, to Suspend or Spin?", in submission, October 2007. | ||
125 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.ps">Postscript</a>, | ||
126 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.pdf">PDF</a>. | ||
127 | </p> | ||
128 | <p> | ||
129 | Extended version, including all graphs: | ||
130 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08along.ps">Postscript</a>, | ||
131 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08along.pdf">PDF</a>. | ||
132 | </p> | ||
133 | </li> | ||
134 | |||
135 | <li> | ||
136 | <p> | ||
137 | B. Brandenburg and J. Anderson, "Integrating Hard/Soft Real-Time Tasks | 145 | B. Brandenburg and J. Anderson, "Integrating Hard/Soft Real-Time Tasks |
138 | and Best-Effort Jobs on Multiprocessors", <cite> Proceedings of the 19th Euromicro | 146 | and Best-Effort Jobs on Multiprocessors", <cite> Proceedings of the 19th Euromicro |
139 | Conference on Real-Time Systems</cite>, July 2007, to appear. | 147 | Conference on Real-Time Systems</cite>, July 2007, to appear. |
@@ -264,7 +272,8 @@ make modules | |||
264 | class="src">rtsched</span> kernel parameter. | 272 | class="src">rtsched</span> kernel parameter. |
265 | </p> | 273 | </p> |
266 | <pre class="shell"> | 274 | <pre class="shell"> |
267 | rtsched={linux, pfair, part_edf, global_edf, global_edf_np, edf_hsb, gsn_edf, psn_edf, adaptive} | 275 | rtsched= {linux, pfair, part_edf, global_edf, |
276 | global_edf_np, edf_hsb, gsn_edf, psn_edf, adaptive} | ||
268 | </pre> | 277 | </pre> |
269 | <p> | 278 | <p> |
270 | For example, on our test machine, we use the | 279 | For example, on our test machine, we use the |