diff options
-rw-r--r-- | conferences.html | 1 | ||||
-rw-r--r-- | lunch.html | 24 |
2 files changed, 23 insertions, 2 deletions
diff --git a/conferences.html b/conferences.html index 58cf414..2686212 100644 --- a/conferences.html +++ b/conferences.html | |||
@@ -31,6 +31,7 @@ | |||
31 | <p>This information is subject to frequent change. If you notice some information that is outdated, we kindly ask that you <a href="mailto:mollison@cs.unc.edu">notify</a> the maintainer of this page.</p> | 31 | <p>This information is subject to frequent change. If you notice some information that is outdated, we kindly ask that you <a href="mailto:mollison@cs.unc.edu">notify</a> the maintainer of this page.</p> |
32 | <table class="event"> | 32 | <table class="event"> |
33 | <tr class="heading"><td>Deadline</td><td>Conference</td><td>Location</td><td>Dates</td></tr> | 33 | <tr class="heading"><td>Deadline</td><td>Conference</td><td>Location</td><td>Dates</td></tr> |
34 | <tr style="color: red"><td>Oct. 16, 2009</td><td><a href="http://www.rtas.org/" style="color:red">RTAS</a></td><td>Stockholm, SE</td><td>Apr. 12-15, 2010</td></tr> | ||
34 | <tr style="color: red"><td>Feb. 24, 2010</td><td><a href="http://www.cse.ohio-state.edu/~lai/icpp2010" style="color:red">ICPP</a></td><td>San Diego, CA</td><td>Sep. 13-16, 2010</td></tr> | 35 | <tr style="color: red"><td>Feb. 24, 2010</td><td><a href="http://www.cse.ohio-state.edu/~lai/icpp2010" style="color:red">ICPP</a></td><td>San Diego, CA</td><td>Sep. 13-16, 2010</td></tr> |
35 | <tr style="color: red"><td>Mar. 5, 2010</td><td><a href="http://www.scim.brad.ac.uk/~ylwu/ICESS2010/" style="color: red">ICESS</a></td><td>Bradford, UK</td><td>Jun. 29-Jul.1, 2010</td></tr> | 36 | <tr style="color: red"><td>Mar. 5, 2010</td><td><a href="http://www.scim.brad.ac.uk/~ylwu/ICESS2010/" style="color: red">ICESS</a></td><td>Bradford, UK</td><td>Jun. 29-Jul.1, 2010</td></tr> |
36 | <tr><td>Apr. 9, 2010</td><td><a href="http://www.rtcsa.org">RTCSA</a></td><td>Macau, PRC</td><td>Aug. 23-25, 2010</td></tr> | 37 | <tr><td>Apr. 9, 2010</td><td><a href="http://www.rtcsa.org">RTCSA</a></td><td>Macau, PRC</td><td>Aug. 23-25, 2010</td></tr> |
@@ -44,9 +44,29 @@ | |||
44 | <td>Topic</td> | 44 | <td>Topic</td> |
45 | </tr> | 45 | </tr> |
46 | <tr> | 46 | <tr> |
47 | <td>4/7/2010</td> | ||
48 | <td>Haohan Li</td> | ||
49 | <td>Towards the design of certifiable mixed-criticality systems</td> | ||
50 | </tr> | ||
51 | <tr> | ||
52 | <td></td> | ||
53 | <td>Alex Mills</td> | ||
54 | <td>Stochastic Analysis of Multiprocessor Global Soft Real-Time Scheduling</td> | ||
55 | </tr> | ||
56 | <tr> | ||
57 | <td></td> | ||
58 | <td>Cong Liu</td> | ||
59 | <td>Scheduling suspendable pipelined tasks with non-preemptive sections in soft real-time multiprocessor systems</td> | ||
60 | </tr> | ||
61 | <tr> | ||
47 | <td>3/31/2010</td> | 62 | <td>3/31/2010</td> |
48 | <td>Andrea Bastoni, Cong Liu, etc.</td> | 63 | <td>Andrea Bastoni</td> |
49 | <td>Update on overhead measurement methodology from Andrea; update on overhead analysis refactoring from Cong</td> | 64 | <td>Update on overhead measurement methodology</td> |
65 | </tr> | ||
66 | <tr> | ||
67 | <td></td> | ||
68 | <td>Cong Liu</td> | ||
69 | <td>Update on overhead analysis refactoring</td> | ||
50 | </tr> | 70 | </tr> |
51 | <tr> | 71 | <tr> |
52 | <tr> | 72 | <tr> |