diff options
| author | Namhoon Kim <namhoonk@cs.unc.edu> | 2016-09-19 13:49:58 -0400 |
|---|---|---|
| committer | Namhoon Kim <namhoonk@cs.unc.edu> | 2016-09-19 13:49:58 -0400 |
| commit | 5690b6009183a99fc803839eccf9fa800e8829ee (patch) | |
| tree | 4ab6d1475fbe12eec63f741992ee0e1708268a74 | |
| parent | 9c834175cf42a2db42127b9d4dca8278dbffadc9 (diff) | |
update real-time lunch
| -rw-r--r-- | lunch.html | 92 | ||||
| -rw-r--r-- | lunch/2016-09-12-Intro-to-Litmus.pptx | bin | 83231 -> 80655 bytes |
2 files changed, 91 insertions, 1 deletions
| @@ -35,7 +35,97 @@ | |||
| 35 | 35 | ||
| 36 | <h2>Time and Location</h2> | 36 | <h2>Time and Location</h2> |
| 37 | <p> | 37 | <p> |
| 38 | For the Fall 2015 semester, RT Lunch is held each Wednesday from 12:30 to 1:30 in FB 008.</p> | 38 | For the Fall 2016 semester, RT Lunch is held each Wednesday from 12:30 to 1:30 in FB 141.</p> |
| 39 | |||
| 40 | <h2> Fall 2016</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>9/21/2016</td> | ||
| 49 | <td>Namhoon Kim</td> | ||
| 50 | <td>Attacking the One-Out-Of-m Multicore Problem by Combining Hardware Management with Mixed-Criticality Provisioning | ||
| 51 | </td> | ||
| 52 | </tr> | ||
| 53 | <tr> | ||
| 54 | <tr> | ||
| 55 | <td>9/14/2016</td> | ||
| 56 | <td>Zdeněk Hanzále</td> | ||
| 57 | <td>Scheduling Problems in Time-triggered Systems</td> | ||
| 58 | </tr> | ||
| 59 | <tr> | ||
| 60 | <td>9/7/2016</td> | ||
| 61 | <td>Nathan Otterness</td> | ||
| 62 | <td>GPU Sharing for Image Processing in Embedded Real-Time Systems</td> | ||
| 63 | </tr> | ||
| 64 | <tr> | ||
| 65 | <td>8/31/2016</td> | ||
| 66 | <td>Catherine Nemitz</td> | ||
| 67 | <td>Multiprocessor Real-Time Locking Protocols for Replicated Resources</td> | ||
| 68 | </tr> | ||
| 69 | </table> | ||
| 70 | |||
| 71 | <h2> Spring 2016</h2> | ||
| 72 | <table class="event"> | ||
| 73 | <tr class="heading"> | ||
| 74 | <td>Date</td> | ||
| 75 | <td>Presenter</td> | ||
| 76 | <td>Topic</td> | ||
| 77 | </tr> | ||
| 78 | <tr> | ||
| 79 | <td>4/6/2016</td> | ||
| 80 | <td>Namhoon Kim/ Vance Miller</td> | ||
| 81 | <td>RTAS Practice Talk/ Honors Thesis Practice Talk</td> | ||
| 82 | </tr> | ||
| 83 | <tr> | ||
| 84 | <td>3/30/2016</td> | ||
| 85 | <td>Namhoon Kim</td> | ||
| 86 | <td>Attacking the One-Out-Of-m Multicore Problem by Combining Hardware Management with Mixed-Criticality Provisioning</td> | ||
| 87 | </tr> | ||
| 88 | <tr> | ||
| 89 | <td>3/23/2016</td> | ||
| 90 | <td>Catherine Jarrett</td> | ||
| 91 | <td>Multiprocessor Real-Time Locking Protocols for Replicated Resources</td> | ||
| 92 | </tr> | ||
| 93 | <tr> | ||
| 94 | <td>3/9/2016</td> | ||
| 95 | <td>Don Smith/ Ming Yang</td> | ||
| 96 | <td>Neural Networks in Automotive Image Processing</td> | ||
| 97 | </tr> | ||
| 98 | <tr> | ||
| 99 | <td>3/2/2016</td> | ||
| 100 | <td>Kecheng Yang</td> | ||
| 101 | <td>ECRTS submissions</td> | ||
| 102 | </tr> | ||
| 103 | <tr> | ||
| 104 | <td>2/17/2016</td> | ||
| 105 | <td>Zhishan Guo</td> | ||
| 106 | <td>Practice Job Talk</td> | ||
| 107 | </tr> | ||
| 108 | <tr> | ||
| 109 | <td>2/10/2016</td> | ||
| 110 | <td>Shahriar Nirjon</td> | ||
| 111 | <td>Efficient and Secure Mobile Communication</td> | ||
| 112 | </tr> | ||
| 113 | <tr> | ||
| 114 | <td>2/3/2016</td> | ||
| 115 | <td>Calvin Deutschbein</td> | ||
| 116 | <td>A Brief Introduction to Machine Assisted Proofs</td> | ||
| 117 | </tr> | ||
| 118 | <tr> | ||
| 119 | <td>1/27/2016</td> | ||
| 120 | <td>Alberto Marchetti-Spaccamela/ Vincenzo Bonifaci</td> | ||
| 121 | <td>Memory-Processor Co-Scheduling in Fixed Priority Systems/ Algorithms for hierarchical and semi-partitioned parallel scheduling</td> | ||
| 122 | </tr> | ||
| 123 | <tr> | ||
| 124 | <td>1/13/2016</td> | ||
| 125 | <td>Zhishan Guo</td> | ||
| 126 | <td>When CPS meet Real-Time</td> | ||
| 127 | </tr> | ||
| 128 | </table> | ||
| 39 | 129 | ||
| 40 | <h2> Fall 2015</h2> | 130 | <h2> Fall 2015</h2> |
| 41 | <table class="event"> | 131 | <table class="event"> |
diff --git a/lunch/2016-09-12-Intro-to-Litmus.pptx b/lunch/2016-09-12-Intro-to-Litmus.pptx index 8cafb79..7dd8b56 100644 --- a/lunch/2016-09-12-Intro-to-Litmus.pptx +++ b/lunch/2016-09-12-Intro-to-Litmus.pptx | |||
| Binary files differ | |||
