diff options
| author | Namhoon Kim <namhoonk@cs.unc.edu> | 2015-07-10 05:26:12 -0400 |
|---|---|---|
| committer | Namhoon Kim <namhoonk@cs.unc.edu> | 2015-07-10 05:26:12 -0400 |
| commit | 747fc48dd5cd09741f453ff920cf847e5b9301ea (patch) | |
| tree | f12c0da027331cd474e83c66bd2232fc8c67ff7c | |
| parent | b662b5b596bf0989eb2918fdcaf625d99192f3fd (diff) | |
Updated
| -rw-r--r-- | conferences.csv | 10 | ||||
| -rwxr-xr-x | index.html | 21 | ||||
| -rw-r--r-- | maintainers.html | 2 | ||||
| -rwxr-xr-x | people.html | 4 |
4 files changed, 26 insertions, 11 deletions
diff --git a/conferences.csv b/conferences.csv index 1a3ecd0..ece2f2d 100644 --- a/conferences.csv +++ b/conferences.csv | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | ECRTS,http://control.lth.se/ecrts2015/,"Lund, Sweden",2/1/2015,7/7/2015,7/10/2015 | 1 | ECRTS,http://control.lth.se/ecrts2015/,"Lund, Sweden",2/1/2015,7/7/2015,7/10/2015 |
| 2 | RTAS,http://www.rtas.org/,"Seattle, USA",10/20/2014,4/13/2015,4/16/2015 | 2 | RTAS,http://www.rtas.org/,"Vienna, Austria",10/15/2015,4/11/2016,4/14/2016 |
| 3 | SIES,http://www.sies2015.com/,"Siegen, Germany",3/15/2015,6/8/2015,6/10/2015 | 3 | SIES,http://www.sies2015.com/,"Siegen, Germany",3/15/2015,6/8/2015,6/10/2015 |
| 4 | RTCSA,http://www.rtcsa.org/,"Hong Kong, China",3/31/2015,8/19/2015,8/21/2015 | 4 | RTCSA,http://www.rtcsa.org/,"Hong Kong, China",3/31/2015,8/19/2015,8/21/2015 |
| 5 | "ESWeek<sup>*</sup> (3 Conferences)",http://www.esweek.org/,"Amsterdam, The Netherlands",3/30/2015,10/4/2015,10/9/2015 | 5 | "ESWeek<sup>*</sup> (3 Conferences)",http://www.esweek.org/,"Amsterdam, The Netherlands",3/30/2015,10/4/2015,10/9/2015 |
| 6 | RTNS,http://rtns2015.lifl.fr/#page=home,"Lille, France",7/24/2015,11/4/2015,11/6/2015 | 6 | RTNS,http://rtns2015.lifl.fr/#page=home,"Lille, France",7/24/2015,11/4/2015,11/6/2015 |
| 7 | "OPODIS<sup>*</sup>",http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=36708©ownerid=38376,"Cortina, Italy",6/23/2014,12/15/2014,12/19/2014 | 7 | "OPODIS<sup>*</sup>",https://opodis2015.irisa.fr/,"Rennes, France",8/24/2015,12/14/2015,12/17/2015 |
| 8 | IPDPS<sup>*</sup>,http://www.ipdps.org/,"Hyderabad, India",10/17/2014,5/25/2015,5/29/2015 | 8 | IPDPS<sup>*</sup>,http://www.ipdps.org/,"Chicago, USA",10/9/2015,5/23/2016,5/27/2016 |
| 9 | "EuroSys<sup>*</sup>",http://eurosys2015.labri.fr/,"Bordeaux, France",10/10/2014,4/22/2015,4/24/2015 | 9 | "EuroSys<sup>*</sup>",http://eurosys16.doc.ic.ac.uk/,"London, UK",10/16/2015,4/18/2016,4/21/2016 |
| 10 | ICPP,http://icpp2015.tsinghua.edu.cn/,"Beijing, China",3/24/2015,9/1/2015,9/4/2015 | 10 | ICPP,https://www.waset.org/conference/2016/03/paris/ICPP,"Paris, France",9/14/2015,3/14/2016,3/15/2016 |
| 11 | DAC,http://www.dac.com/,"San Francisco, CA",11/21/2014,6/7/2015,6/11/2015 | 11 | DAC,http://www.dac.com/,"San Francisco, CA",11/21/2014,6/7/2015,6/11/2015 |
| 12 | RTSS,http://2015.rtss.org/,"San Antonio, Texas",5/15/2015,12/1/2015,12/4/2015 | 12 | RTSS,http://2015.rtss.org/,"San Antonio, Texas",5/15/2015,12/1/2015,12/4/2015 |
| 13 | RTLWS,https://www.osadl.org/Dusseldorf-2014.rtlws16-dusseldorf-2014.0.html,"Dusseldorf, Germany",7/27/2014,10/12/2014,10/13/2014 | 13 | RTLWS,https://www.osadl.org/Dusseldorf-2014.rtlws16-dusseldorf-2014.0.html,"Dusseldorf, Germany",7/27/2014,10/12/2014,10/13/2014 |
| @@ -31,6 +31,21 @@ | |||
| 31 | <hr /> | 31 | <hr /> |
| 32 | <h2>News</h2> | 32 | <h2>News</h2> |
| 33 | <div class="newsitem"> | 33 | <div class="newsitem"> |
| 34 | <p class="date">July 2015</p> | ||
| 35 | <h3>Car Project on TV</h3> | ||
| 36 | <p><a href="http://www.cs.unc.edu/~anderson/projects/autovision.html">Our research project about future cars</a> was shown on TV. WNCN link: <a href="http://wncn.com/2015/07/08/unc-explores-future-of-transportation/">UNC explores future of transportation.</a> | ||
| 37 | </div> | ||
| 38 | <div class="newsitem"> | ||
| 39 | <p class ="date">April 2015</p> | ||
| 40 | <h3>Dissertation Defense</h3> | ||
| 41 | <p><a href="http://www.cs.unc.edu/~bipasa/">Bipasa Chattopadhyay</a> successfully defended her dissertation, “Integrating Pragmatic Constraints and Behaviors Into Real-Time Scheduling Theory. ” Congratulations Bipasa!</p> | ||
| 42 | </div> | ||
| 43 | <div class="newsitem"> | ||
| 44 | <p class ="date">March 2015</p> | ||
| 45 | <h3>Dissertation Defense</h3> | ||
| 46 | <p><a href="http://www.cs.unc.edu/~gelliott">Glenn Elliott</a> successfully defended his dissertation, “Real-Time Scheduling of GPU’s with Applications in Advanced Automotive Systems, ” and has accepted a job at Tesla Motors. Congratulations Glenn!</p> | ||
| 47 | </div> | ||
| 48 | <div class="newsitem"> | ||
| 34 | <p class="date">January 2015</p> | 49 | <p class="date">January 2015</p> |
| 35 | <h3>GPUSync</h3> | 50 | <h3>GPUSync</h3> |
| 36 | <p><a href="http://www.cs.unc.edu/~gelliott/main/Papers_%26_Projects/Entries/2013/9/23_GPUSync__A_Framework_for_Real-Time_GPU_Management.html">GPUSync: A Framework for Real-Time GPU Management</a> has been released. GPUSync extends the LITMUS<sup>RT</sup> Linux kernel patch to support a myriad of reconfigurable and adaptive multi-GPU scheduling algorithms. | 51 | <p><a href="http://www.cs.unc.edu/~gelliott/main/Papers_%26_Projects/Entries/2013/9/23_GPUSync__A_Framework_for_Real-Time_GPU_Management.html">GPUSync: A Framework for Real-Time GPU Management</a> has been released. GPUSync extends the LITMUS<sup>RT</sup> Linux kernel patch to support a myriad of reconfigurable and adaptive multi-GPU scheduling algorithms. |
| @@ -70,9 +85,9 @@ | |||
| 70 | <h3>Outstanding Paper</h3> | 85 | <h3>Outstanding Paper</h3> |
| 71 | <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a>, <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a>, <a href="http://www.cs.unc.edu/~uma/">Umamaheswari Devi</a>, <a href="http://www.cs.unc.edu/~bcasses/"> Ben Casses</a> won an outstanding paper award at RTCSA for their paper <a href="http://www.cs.unc.edu/~anderson/papers/rtcsa14a.pdf"> “Optimal Semi-Partitioned Scheduling in Soft Real-Time Systems.”</a> </p> | 86 | <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a>, <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a>, <a href="http://www.cs.unc.edu/~uma/">Umamaheswari Devi</a>, <a href="http://www.cs.unc.edu/~bcasses/"> Ben Casses</a> won an outstanding paper award at RTCSA for their paper <a href="http://www.cs.unc.edu/~anderson/papers/rtcsa14a.pdf"> “Optimal Semi-Partitioned Scheduling in Soft Real-Time Systems.”</a> </p> |
| 72 | </div> | 87 | </div> |
| 73 | <div class="newsitem"> | 88 | <div class="newsitem"> |
| 74 | <p class ="date">July 2014</p> | 89 | <p class ="date">July 2014</p> |
| 75 | <h3>Dissertation Defense</h3> | 90 | <h3>Dissertation Defense</h3> |
| 76 | <p><a href="https://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> successfully defended his dissertation, “Managing Tardiness Bounds and Overload in Soft Real-Time Systems, ” and has accepted a job at Google. Congratulations Jeremy!</p> | 91 | <p><a href="https://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> successfully defended his dissertation, “Managing Tardiness Bounds and Overload in Soft Real-Time Systems, ” and has accepted a job at Google. Congratulations Jeremy!</p> |
| 77 | </div> | 92 | </div> |
| 78 | <div class="newsitem"> | 93 | <div class="newsitem"> |
diff --git a/maintainers.html b/maintainers.html index e0ec124..877a997 100644 --- a/maintainers.html +++ b/maintainers.html | |||
| @@ -28,7 +28,7 @@ Lunch</span></a></li> | |||
| 28 | <div id="content"> | 28 | <div id="content"> |
| 29 | <h2>Site Maintainers</h2> | 29 | <h2>Site Maintainers</h2> |
| 30 | <ul> | 30 | <ul> |
| 31 | <li></li> | 31 | <li><a href="mailto:namhoonk@cs.unc.edu">Namhoon Kim</a></li> |
| 32 | </ul> | 32 | </ul> |
| 33 | <!-- | 33 | <!-- |
| 34 | There is an extremely weird bug in Firefox (haven't tried other browsers) that | 34 | There is an extremely weird bug in Firefox (haven't tried other browsers) that |
diff --git a/people.html b/people.html index 05e46bb..d2d9ad5 100755 --- a/people.html +++ b/people.html | |||
| @@ -51,9 +51,7 @@ | |||
| 51 | 51 | ||
| 52 | <h2 style="clear: both;">Current Students</h2> | 52 | <h2 style="clear: both;">Current Students</h2> |
| 53 | <ul> | 53 | <ul> |
| 54 | <li><a href="http://www.cs.unc.edu/~gelliott/">Glenn Elliott</a> (since June 2009)</li> | ||
| 55 | <li><a href="http://www.cs.unc.edu/~mollison/">Mac Mollison</a> (since June 2009)</li> | 54 | <li><a href="http://www.cs.unc.edu/~mollison/">Mac Mollison</a> (since June 2009)</li> |
| 56 | <li><a href="http://www.cs.unc.edu/~bipasa/">Bipasa Chattopadhyay</a> (since August 2010)</li> | ||
| 57 | <li><a href="http://www.cs.unc.edu/~bcw/">Bryan Ward</a> (since August 2011)</li> | 55 | <li><a href="http://www.cs.unc.edu/~bcw/">Bryan Ward</a> (since August 2011)</li> |
| 58 | <li><a href="http://www.cs.unc.edu/~zsguo/">Zhishan Guo</a> (since August 2012)</li> | 56 | <li><a href="http://www.cs.unc.edu/~zsguo/">Zhishan Guo</a> (since August 2012)</li> |
| 59 | <li><a href="http://www.cs.unc.edu/~namhoonk/"> Namhoon Kim</a> (since August 2013)</li> | 57 | <li><a href="http://www.cs.unc.edu/~namhoonk/"> Namhoon Kim</a> (since August 2013)</li> |
| @@ -70,6 +68,8 @@ | |||
| 70 | 68 | ||
| 71 | <h2>Past Ph.D. Students</h2> | 69 | <h2>Past Ph.D. Students</h2> |
| 72 | <ul> | 70 | <ul> |
| 71 | <li><a href="http://www.cs.unc.edu/~bipasa/">Bipasa Chattopadhyay</a>, Ph.D. received May 2015. Dissertation: <cite>Integrating Pragmatic Constraints and Behaviors Into Real-Time Scheduling Theory.</cite></li> | ||
| 72 | <li><a href="http://www.cs.unc.edu/~gelliott/">Glenn Elliott</a>, Ph.D. received May 2015. Currently employed at Tesla Motors. Dissertation: <cite>Real-Time Scheduling of GPU's with Applications in Advanced Automotive Systems.</cite></li> | ||
| 73 | <li><a href="http://www.cs.unc.edu/~jerickso/"> Jeremy Erickson</a>, Ph.D. received August 2014. Currently employed as a Software Engineer at Google. Dissertation: <cite> Managing Tardiness Bounds and Overload in Soft Real-Time Systems. </cite> Download dissertation in <a href="http://www.cs.unc.edu/~anderson/diss/jeremydiss.pdf">PDF</a>.</li> | 73 | <li><a href="http://www.cs.unc.edu/~jerickso/"> Jeremy Erickson</a>, Ph.D. received August 2014. Currently employed as a Software Engineer at Google. Dissertation: <cite> Managing Tardiness Bounds and Overload in Soft Real-Time Systems. </cite> Download dissertation in <a href="http://www.cs.unc.edu/~anderson/diss/jeremydiss.pdf">PDF</a>.</li> |
| 74 | <li><a href="http://www.utdallas.edu/~cxl137330/"> Cong Liu</a>, Ph.D. received August 2013. Currently employed as an assistant professor at <a href="http://cs.utdallas.edu"> University of Texas, Dallas</a>. Dissertation: <cite> Efficient Design, Analysis, and Implementation of Complex Multiprocessor Real-Time Systems.</cite></li> | 74 | <li><a href="http://www.utdallas.edu/~cxl137330/"> Cong Liu</a>, Ph.D. received August 2013. Currently employed as an assistant professor at <a href="http://cs.utdallas.edu"> University of Texas, Dallas</a>. Dissertation: <cite> Efficient Design, Analysis, and Implementation of Complex Multiprocessor Real-Time Systems.</cite></li> |
| 75 | <li><a href="http://www.cs.unc.edu/~lihaohan/"> Haohan Li</a>, Ph.D. received May 2013. Currently employed as a Senior Software Engineer at MathWorks. Dissertation: <cite> Scheduling Mixed-Criticality Real-Time Systems. </cite> Download dissertation in <a href="http://www.cs.unc.edu/~lihaohan/paper/Haohan-diss.pdf">PDF</a>.</li> | 75 | <li><a href="http://www.cs.unc.edu/~lihaohan/"> Haohan Li</a>, Ph.D. received May 2013. Currently employed as a Senior Software Engineer at MathWorks. Dissertation: <cite> Scheduling Mixed-Criticality Real-Time Systems. </cite> Download dissertation in <a href="http://www.cs.unc.edu/~lihaohan/paper/Haohan-diss.pdf">PDF</a>.</li> |
