From cb7c555a9fdc5172c02cb78ddf18f68605537e96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20B=2E=20Brandenburg?= Date: Fri, 5 Nov 2010 10:28:28 -0400 Subject: publish Jim's keynote --- index.html | 13 ++++++++++--- slides/rtns2010-keynote.pptx | Bin 0 -> 944713 bytes 2 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 slides/rtns2010-keynote.pptx diff --git a/index.html b/index.html index fc91238..7cab71e 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,9 @@ Have a look at our group's Prof. Anderson's RTNS'10 keynote address. Please have a look at the linked slides for an in-depth discussion of our motivation, the project, and recent research. +

Goals

The primary purpose of the LITMUSRT project is to provide a useful experimental platform for applied real-time systems research. In that regard, LITMUSRT 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, LITMUSRT serves as a proof of concept, showing that algorithms such as PFAIR can be implemented on current hardware. Finally, we hope that parts of LITMUSRT 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 Publications

-
    - +
      +
    1. A.Bastoni, B. Brandenburg and J. Anderson, “An Empirical Comparison of Global, Partitioned, and Clustered Multiprocessor Real-Time Schedulers”, @@ -138,6 +140,11 @@ Have a look at our group's PDF

    2. +
    3. J. Anderson, “Real-Time Multiprocessor Scheduling: Connecting Theory and Practice ”, keynote address, 18th International Conference on Real-Time and Network Systems, November 4, 2010. + PPTX. +

      +
    4. +
    5. G. Elliott and J. Anderson, diff --git a/slides/rtns2010-keynote.pptx b/slides/rtns2010-keynote.pptx new file mode 100644 index 0000000..b415cf5 Binary files /dev/null and b/slides/rtns2010-keynote.pptx differ -- cgit v1.2.2