diff options
author | Namhoon Kim <namhoonk@bluetang.cs.unc.edu> | 2015-10-06 20:23:45 -0400 |
---|---|---|
committer | Namhoon Kim <namhoonk@bluetang.cs.unc.edu> | 2015-10-06 20:23:45 -0400 |
commit | be27416b82d52f58db5ad3084149dc4db79a9a27 (patch) | |
tree | cc2be644ae20899e60ae01beb2e8eb17a2f6a5ea /lunch.html | |
parent | 870632ea0e955dadfbdede8bb4fcaa83e8f01995 (diff) |
rt-lunch update
Diffstat (limited to 'lunch.html')
-rw-r--r-- | lunch.html | 41 |
1 files changed, 40 insertions, 1 deletions
@@ -35,8 +35,47 @@ | |||
35 | 35 | ||
36 | <h2>Time and Location</h2> | 36 | <h2>Time and Location</h2> |
37 | <p> | 37 | <p> |
38 | For the Spring 2014 semester, RT Lunch is held each Thursday from 12:30 to 1:30 in FB 120.</p> | 38 | For the Fall 2015 semester, RT Lunch is held each Wednesday from 12:30 to 1:30 in FB 008.</p> |
39 | 39 | ||
40 | <h2> Fall 2015</h2> | ||
41 | <table class="event"> | ||
42 | <tr class="heading"> | ||
43 | <td>Date</td> | ||
44 | <td>Presenter</td> | ||
45 | <td>Topic</td> | ||
46 | </tr> | ||
47 | <tr> | ||
48 | <td>10/7/2015</td> | ||
49 | <td>Catherine Jarrett</td> | ||
50 | <td>A Contention-Sensitive Fine-Grained Locking Protocol for Multiprocessor Real-Time Systems</td> | ||
51 | </tr> | ||
52 | <tr> | ||
53 | <td>9/30/2015</td> | ||
54 | <td>Kecheng Yang</td> | ||
55 | <td>Analysis for Supporting Real-Time Computer Vision Workloads using OpenVX on Multicore+GPU Platforms</td> | ||
56 | </tr> | ||
57 | <tr> | ||
58 | <td>9/23/2015</td> | ||
59 | <td>Zhishan Guo</td> | ||
60 | <td>The concurrent consideration of uncertainty in WCETs and processor speeds in mixed criticality systems</td> | ||
61 | </tr> | ||
62 | <tr> | ||
63 | <td>9/16/2015</td> | ||
64 | <td>Sanjoy Baruah</td> | ||
65 | <td>The federated scheduling of systems of conditional sporadic DAG tasks</td> | ||
66 | </tr> | ||
67 | <tr> | ||
68 | <td>9/9/2015</td> | ||
69 | <td>Kecheng Yang</td> | ||
70 | <td>On the Soft Real-Time Optimality of Global EDF on Multiprocessors: From Identical to Uniform Heterogeneous</td> | ||
71 | </tr> | ||
72 | <tr> | ||
73 | <td>9/2/2015</td> | ||
74 | <td>Zhishan Guo</td> | ||
75 | <td>EDF Schedulability Analysis on Mixed-Criticality Systems with Permitted Failure Probability</td> | ||
76 | </tr> | ||
77 | </table> | ||
78 | |||
40 | <h2> Spring 2015</h2> | 79 | <h2> Spring 2015</h2> |
41 | <table class="event"> | 80 | <table class="event"> |
42 | <tr class="heading"> | 81 | <tr class="heading"> |