summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn B. Brandenburg <bbb@cs.unc.edu>2010-11-05 10:12:39 -0400
committerBjörn B. Brandenburg <bbb@cs.unc.edu>2010-11-05 10:12:39 -0400
commit91cca2a8490bf305a0287526399ff0641ee28091 (patch)
tree47590560572781b54ce9133ddcc117f658c4faa0
parentf69858cc7c22eb17740428ca10a8718e6441f0c6 (diff)
Update publications
-rw-r--r--index.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/index.html b/index.html
index 1c90984..fc91238 100644
--- a/index.html
+++ b/index.html
@@ -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 &ldquo;An Empirical Comparison of Global, Partitioned, and Clustered Multiprocessor Real-Time Schedulers&rdquo;,
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 &ldquo;Real-Time Multiprocessor Systems with GPUs&rdquo;,
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 &ldquo;Cache-Related Preemption and Migration Delays: Empirical Approximation and Impact on Schedulability&rdquo;, 153 &ldquo;Cache-Related Preemption and Migration Delays: Empirical Approximation and Impact on Schedulability&rdquo;,
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.&nbsp;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>