diff options
author | Bjoern Brandenburg <bbb@bbb1-cs.cs.unc.edu> | 2007-11-13 21:57:45 -0500 |
---|---|---|
committer | Bjoern Brandenburg <bbb@bbb1-cs.cs.unc.edu> | 2007-11-13 21:57:45 -0500 |
commit | ae25f593b3fdbe35f4811578edec183ab64b0fff (patch) | |
tree | fe55f41c752311971aa2f3674e424214953481ab | |
parent | 9496eff12aa98ef02d01af563f7442a5abfa4ba3 (diff) |
Make it XHTML compliant.
-rw-r--r-- | inc/format.css | 7 | ||||
-rw-r--r-- | index.html | 35 |
2 files changed, 29 insertions, 13 deletions
diff --git a/inc/format.css b/inc/format.css index 9e03634..2b9e1bc 100644 --- a/inc/format.css +++ b/inc/format.css | |||
@@ -30,6 +30,9 @@ body { | |||
30 | padding-left: 1cm; | 30 | padding-left: 1cm; |
31 | } | 31 | } |
32 | 32 | ||
33 | img { | ||
34 | border: 0px; | ||
35 | } | ||
33 | 36 | ||
34 | p { | 37 | p { |
35 | font-size: 12pt; | 38 | font-size: 12pt; |
@@ -196,4 +199,8 @@ h3 { | |||
196 | border-color: #00C400; | 199 | border-color: #00C400; |
197 | border-width: 1px; | 200 | border-width: 1px; |
198 | border-style: solid; | 201 | border-style: solid; |
202 | } | ||
203 | |||
204 | .flushright { | ||
205 | text-align: right; | ||
199 | } \ No newline at end of file | 206 | } \ No newline at end of file |
@@ -1,4 +1,6 @@ | |||
1 | <html> | 1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
3 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | ||
2 | <head> | 4 | <head> |
3 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
4 | <link rel="stylesheet" type="text/css" href="inc/format.css"/> | 6 | <link rel="stylesheet" type="text/css" href="inc/format.css"/> |
@@ -32,6 +34,7 @@ | |||
32 | model and modular scheduler plugins. Both partitioned and global scheduling | 34 | model and modular scheduler plugins. Both partitioned and global scheduling |
33 | is supported. In the current version (2007.2), plugins for the following | 35 | is supported. In the current version (2007.2), plugins for the following |
34 | scheduling policies are included: | 36 | scheduling policies are included: |
37 | </p> | ||
35 | <ul> | 38 | <ul> |
36 | <li> Partitioned EDF (P-EDF)</li> | 39 | <li> Partitioned EDF (P-EDF)</li> |
37 | <li> Partitioned EDF with synchronization support (PSN-EDF)</li> | 40 | <li> Partitioned EDF with synchronization support (PSN-EDF)</li> |
@@ -42,7 +45,7 @@ | |||
42 | <li> EDF for heterogeneous task systems (EDF-HSB)</li> | 45 | <li> EDF for heterogeneous task systems (EDF-HSB)</li> |
43 | <li> PFAIR (both staggered and aligned quanta are supported)</li> | 46 | <li> PFAIR (both staggered and aligned quanta are supported)</li> |
44 | </ul> | 47 | </ul> |
45 | 48 | <p> | |
46 | The latest public release of LITMUS<sup>RT</sup> occurred on 10/29/2007. | 49 | The latest public release of LITMUS<sup>RT</sup> occurred on 10/29/2007. |
47 | </p> | 50 | </p> |
48 | </div> | 51 | </div> |
@@ -64,7 +67,7 @@ | |||
64 | <a href="http://www.cs.unc.edu/rt">Real-Time Systems | 67 | <a href="http://www.cs.unc.edu/rt">Real-Time Systems |
65 | Group</a> at the <a href="http://www.unc.edu">University of North Carolina | 68 | Group</a> at the <a href="http://www.unc.edu">University of North Carolina |
66 | at Chapel Hill</a>: | 69 | at Chapel Hill</a>: |
67 | 70 | </p> | |
68 | <ul> | 71 | <ul> |
69 | 72 | ||
70 | <li> <a href="http://www.cs.unc.edu/~block/">Aaron Block</a> | 73 | <li> <a href="http://www.cs.unc.edu/~block/">Aaron Block</a> |
@@ -85,20 +88,19 @@ | |||
85 | 88 | ||
86 | </ul> | 89 | </ul> |
87 | 90 | ||
88 | </p> | ||
89 | </div> | 91 | </div> |
90 | 92 | ||
91 | 93 | ||
92 | <h2 id="publications">Publications</h2> | 94 | <h2 id="publications">Publications</h2> |
93 | <div class="box"> | 95 | <div class="box"> |
94 | <p class="nomargin"> | 96 | |
95 | <ul> | 97 | <ul class="nomargin"> |
96 | 98 | ||
97 | 99 | ||
98 | <li> | 100 | <li> |
99 | <p> | 101 | <p> |
100 | B. Brandenburg, A. Block, J. Calandrino, U. Devi, H. Leontyev, and J. Anderson, | 102 | B. Brandenburg, A. Block, J. Calandrino, U. Devi, H. Leontyev, and J. Anderson, |
101 | " LITMUS<sup>RT</sup>: A Status Report ", <cite> Proceedings of the 9th | 103 | " LITMUS<sup>RT</sup>: A Status Report ", <cite> Proceedings of the 9th |
102 | Real-Time Linux Workshop</cite>, November 2007, to appear. | 104 | Real-Time Linux Workshop</cite>, November 2007, to appear. |
103 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.ps">Postscript</a>. | 105 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.ps">Postscript</a>. |
104 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.pdf">PDF</a>. | 106 | <a href="http://www.cs.unc.edu/~anderson/papers/rtlws07.pdf">PDF</a>. |
@@ -118,7 +120,7 @@ | |||
118 | <p> | 120 | <p> |
119 | B. Brandenburg, J. Calandrino, A. Block, H. Leontyev, and | 121 | B. Brandenburg, J. Calandrino, A. Block, H. Leontyev, and |
120 | J. Anderson. "Real-Time Synchronization on Multiprocessors: To Block | 122 | J. Anderson. "Real-Time Synchronization on Multiprocessors: To Block |
121 | or Not to Block, to Suspend or Spin?", in submission, October 2007. | 123 | or Not to Block, to Suspend or Spin?", in submission, October 2007. |
122 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.ps">Postscript</a>, | 124 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.ps">Postscript</a>, |
123 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.pdf">PDF</a>. | 125 | <a href="http://www.cs.unc.edu/~anderson/papers/rtas08a.pdf">PDF</a>. |
124 | </p> | 126 | </p> |
@@ -152,7 +154,6 @@ | |||
152 | </li> | 154 | </li> |
153 | 155 | ||
154 | </ul> | 156 | </ul> |
155 | </p> | ||
156 | </div> | 157 | </div> |
157 | 158 | ||
158 | <h2 id="download">Download</h2> | 159 | <h2 id="download">Download</h2> |
@@ -172,8 +173,8 @@ | |||
172 | provides synchronization primitives suitable for real-time tasks. | 173 | provides synchronization primitives suitable for real-time tasks. |
173 | </p> | 174 | </p> |
174 | 175 | ||
175 | <p class="nobottommargin"> | 176 | |
176 | <ul> | 177 | <ul > |
177 | <li><a href="download/litmus-rt-2007.2.patch">litmus-rt-2007.2.patch</a> | 178 | <li><a href="download/litmus-rt-2007.2.patch">litmus-rt-2007.2.patch</a> |
178 | (328 KB)<br/> | 179 | (328 KB)<br/> |
179 | Applies | 180 | Applies |
@@ -187,6 +188,7 @@ | |||
187 | (16 KB) | 188 | (16 KB) |
188 | </li> | 189 | </li> |
189 | </ul> | 190 | </ul> |
191 | <p class="nobottommargin"> | ||
190 | Please note that the current implementation is a <em>prototype</em> with | 192 | Please note that the current implementation is a <em>prototype</em> with |
191 | certain limitations. Most notably, it is not secure in a multiuser context, | 193 | certain limitations. Most notably, it is not secure in a multiuser context, |
192 | <em>i.e.</em>, real-time system calls do not require superuser | 194 | <em>i.e.</em>, real-time system calls do not require superuser |
@@ -196,6 +198,7 @@ | |||
196 | 198 | ||
197 | <p class="nobottommargin"> | 199 | <p class="nobottommargin"> |
198 | Old releases: | 200 | Old releases: |
201 | </p> | ||
199 | <ul> | 202 | <ul> |
200 | <li> 2007.1 (May 2007)<br/> | 203 | <li> 2007.1 (May 2007)<br/> |
201 | Based on Linux 2.6.20. <br/> | 204 | Based on Linux 2.6.20. <br/> |
@@ -207,7 +210,7 @@ | |||
207 | (16 KB) <br/> | 210 | (16 KB) <br/> |
208 | </li> | 211 | </li> |
209 | </ul> | 212 | </ul> |
210 | </p> | 213 | |
211 | </div> | 214 | </div> |
212 | 215 | ||
213 | 216 | ||
@@ -243,7 +246,7 @@ wget http://www.cs.unc.edu/~anderson/litmus-rt/download/litmus-rt-2007.2.patch | |||
243 | mv linux-2.6.20 litmus-rt | 246 | mv linux-2.6.20 litmus-rt |
244 | # apply the LITMUS RT patch | 247 | # apply the LITMUS RT patch |
245 | cd litmus-rt | 248 | cd litmus-rt |
246 | patch -p1 < ../litmus-rt-2007.2.patch | 249 | patch -p1 < ../litmus-rt-2007.2.patch |
247 | # create a working kernel configuration with HZ=1000 | 250 | # create a working kernel configuration with HZ=1000 |
248 | make gconfig | 251 | make gconfig |
249 | # compile the kernel | 252 | # compile the kernel |
@@ -337,6 +340,12 @@ make tests | |||
337 | --> | 340 | --> |
338 | </div> | 341 | </div> |
339 | 342 | ||
343 | <div class="flushright"> | ||
344 | <p> | ||
345 | <a href="http://validator.w3.org/check?uri=referer"><img | ||
346 | src="http://www.w3.org/Icons/valid-xhtml10" | ||
347 | alt="Valid XHTML 1.0 Strict" height="31" width="88"/></a> | ||
348 | </p> | ||
340 | </div> | 349 | </div> |
341 | </body> | 350 | </body> |
342 | </html> | 351 | </html> |