diff options
-rw-r--r-- | index.html | 22 |
1 files changed, 20 insertions, 2 deletions
@@ -128,12 +128,30 @@ Have a look at our group's <a href="http://www.cs.unc.edu/%7Eanderson/papers.htm | |||
128 | <h2 id="publications">Publications</h2> | 128 | <h2 id="publications">Publications</h2> |
129 | <div class="box"> | 129 | <div class="box"> |
130 | 130 | ||
131 | <ol class="nomargin"> | 131 | <ol class="nomargin"> |
132 | |||
133 | <li><p> | ||
134 | A.Bastoni, B. Brandenburg and J. Anderson, | ||
135 | “An Empirical Comparison of Global, Partitioned, and Clustered Multiprocessor Real-Time Schedulers”, | ||
136 | <cite>Proceedings of the 31th IEEE Real-Time Systems Symposium</cite>, to appear, December 2010. | ||
137 | <a href="http://www.cs.unc.edu/~anderson/papers/rtss10c.pdf">PDF</a>. | ||
138 | Longer version with all graphs: <a href="http://www.cs.unc.edu/~anderson/papers/rtss10clong.pdf">PDF</a> </p> | ||
139 | </li> | ||
140 | |||
141 | |||
142 | <li><p> | ||
143 | G. Elliott and J. Anderson, | ||
144 | “Real-Time Multiprocessor Systems with GPUs”, | ||
145 | <cite>Proceedings of the 18th International Conference on Real-Time and Network Systems</cite>, to appear, November 2010. | ||
146 | <a href="http://www.cs.unc.edu/~anderson/papers/rtns10.pdf">PDF</a>. | ||
147 | Longer version with appendices: <a href="http://www.cs.unc.edu/~anderson/papers/rtns10extended.pdf">PDF</a> </p> | ||
148 | </li> | ||
149 | |||
132 | <li> | 150 | <li> |
133 | <p> | 151 | <p> |
134 | A.Bastoni, B. Brandenburg and J. Anderson | 152 | A.Bastoni, B. Brandenburg and J. Anderson |
135 | “Cache-Related Preemption and Migration Delays: Empirical Approximation and Impact on Schedulability”, | 153 | “Cache-Related Preemption and Migration Delays: Empirical Approximation and Impact on Schedulability”, |
136 | <cite>Proceedings of the Sixth International Workshop on Operating Systems Platforms for Embedded Real-Time Applications</cite>, to appear, July 2010. | 154 | <cite>Proceedings of the Sixth International Workshop on Operating Systems Platforms for Embedded Real-Time Applications</cite>, , pp. 33-44, July 2010. |
137 | <a href="http://www.cs.unc.edu/~anderson/papers/ospert10.pdf">PDF</a>. | 155 | <a href="http://www.cs.unc.edu/~anderson/papers/ospert10.pdf">PDF</a>. |
138 | </p> | 156 | </p> |
139 | </li> | 157 | </li> |