diff options
author | Björn B. Brandenburg <bbb@cs.unc.edu> | 2010-11-05 10:28:28 -0400 |
---|---|---|
committer | Björn B. Brandenburg <bbb@cs.unc.edu> | 2010-11-05 10:28:28 -0400 |
commit | cb7c555a9fdc5172c02cb78ddf18f68605537e96 (patch) | |
tree | 3f47ee86e8983b115e54099dd99bedf1dce2e5b7 | |
parent | 91cca2a8490bf305a0287526399ff0641ee28091 (diff) |
publish Jim's keynote
-rw-r--r-- | index.html | 13 | ||||
-rw-r--r-- | slides/rtns2010-keynote.pptx | bin | 0 -> 944713 bytes |
2 files changed, 10 insertions, 3 deletions
@@ -53,7 +53,9 @@ Have a look at our group's <a href="http://www.cs.unc.edu/%7Eanderson/papers.htm | |||
53 | to support the sporadic task | 53 | to support the sporadic task |
54 | model and modular scheduler plugins. Both partitioned and global scheduling | 54 | model and modular scheduler plugins. Both partitioned and global scheduling |
55 | is supported. | 55 | is supported. |
56 | </p> | 56 | </p> |
57 | <p>LITMUS<sup>RT</sup> is the subject of <a href="slides/rtns2010-keynote.pptx">Prof. Anderson's RTNS'10 keynote address</a>. Please have a look at the linked slides for an in-depth discussion of our motivation, the project, and recent research. | ||
58 | </p> | ||
57 | <h3>Goals</h3> | 59 | <h3>Goals</h3> |
58 | <p class="notopmargin"> | 60 | <p class="notopmargin"> |
59 | The primary purpose of the LITMUS<sup>RT</sup> project is to <strong>provide a useful experimental platform for applied real-time systems research</strong>. In that regard, LITMUS<sup>RT</sup> provides abstractions and interfaces within the kernel that simplify the prototyping of multiprocessor real-time scheduling and synchronization algorithms (compared to modifying a "vanilla" Linux kernel). As a secondary goal, LITMUS<sup>RT</sup> serves as a <strong>proof of concept</strong>, showing that algorithms such as PFAIR can be implemented on current hardware. Finally, we hope that parts of LITMUS<sup>RT</sup> and the "lessons learned" may find value as blueprints/sources of inspiration for other (both commercial and open source) implementation efforts. | 61 | The primary purpose of the LITMUS<sup>RT</sup> project is to <strong>provide a useful experimental platform for applied real-time systems research</strong>. In that regard, LITMUS<sup>RT</sup> provides abstractions and interfaces within the kernel that simplify the prototyping of multiprocessor real-time scheduling and synchronization algorithms (compared to modifying a "vanilla" Linux kernel). As a secondary goal, LITMUS<sup>RT</sup> serves as a <strong>proof of concept</strong>, showing that algorithms such as PFAIR can be implemented on current hardware. Finally, we hope that parts of LITMUS<sup>RT</sup> and the "lessons learned" may find value as blueprints/sources of inspiration for other (both commercial and open source) implementation efforts. |
@@ -128,8 +130,8 @@ Have a look at our group's <a href="http://www.cs.unc.edu/%7Eanderson/papers.htm | |||
128 | <h2 id="publications">Publications</h2> | 130 | <h2 id="publications">Publications</h2> |
129 | <div class="box"> | 131 | <div class="box"> |
130 | 132 | ||
131 | <ol class="nomargin"> | 133 | <ol class="nomargin"> |
132 | 134 | ||
133 | <li><p> | 135 | <li><p> |
134 | A.Bastoni, B. Brandenburg and J. Anderson, | 136 | A.Bastoni, B. Brandenburg and J. Anderson, |
135 | “An Empirical Comparison of Global, Partitioned, and Clustered Multiprocessor Real-Time Schedulers”, | 137 | “An Empirical Comparison of Global, Partitioned, and Clustered Multiprocessor Real-Time Schedulers”, |
@@ -138,6 +140,11 @@ Have a look at our group's <a href="http://www.cs.unc.edu/%7Eanderson/papers.htm | |||
138 | Longer version with all graphs: <a href="http://www.cs.unc.edu/~anderson/papers/rtss10clong.pdf">PDF</a> </p> | 140 | Longer version with all graphs: <a href="http://www.cs.unc.edu/~anderson/papers/rtss10clong.pdf">PDF</a> </p> |
139 | </li> | 141 | </li> |
140 | 142 | ||
143 | <li><p>J. Anderson, “Real-Time Multiprocessor Scheduling: Connecting Theory and Practice ”, keynote address, <cite>18th International Conference on Real-Time and Network Systems</cite>, November 4, 2010. | ||
144 | <a href="slides/rtns2010-keynote.pptx">PPTX</a>. | ||
145 | </p> | ||
146 | </li> | ||
147 | |||
141 | 148 | ||
142 | <li><p> | 149 | <li><p> |
143 | G. Elliott and J. Anderson, | 150 | G. Elliott and J. Anderson, |
diff --git a/slides/rtns2010-keynote.pptx b/slides/rtns2010-keynote.pptx new file mode 100644 index 0000000..b415cf5 --- /dev/null +++ b/slides/rtns2010-keynote.pptx | |||
Binary files differ | |||