header("Content-type: text/html; charset=utf-8");
include "../syslunch.php";
setPaperDir("http://www.cs.cornell.edu/home/rvr/_cuonly");
syslunchheader('Fall 2009', 'Upson 315', 'fall09', 'Emin Gun Sirer, Robbert van Renesse, and Andrew Myers',
'Sponsored by Microsoft');
schedbegin(8, 28, 2009);
/* Aug 28 */
sched($curday,
'http://www.sigops.org/sosp/sosp09/papers/dobrescu-sosp09.pdf',
'RouteBricks: Exploiting Parallelism to Scale Software Routers',
'Mihai Dobrescu (EPFL) and Norbert Egi (Lancaster University/Intel Research), Katerina Argyraki (EPFL), Byung-Gon Chun (Intel Research), Kevin Fall (Intel Research), Gianluca Iannaccone (Intel Research), Allan Knies (Intel Research), Maziar Manesh (Intel Research), Sylvia Ratnasamy (Intel Research)',
'SOSP 2009',
'Tudor Marian');
/* Sep 4 */
sched($curday,
'http://www.sigops.org/sosp/sosp09/papers/kadav-sosp09.pdf',
'Tolerating Hardware Device Failures in Software',
'Asim Kadav (University of Wisconsin-Madison), Matthew J. Renzelmann (University of Wisconsin-Madison), Michael M. Swift (University of Wisconsin-Madison)',
'SOSP 2009',
'Dan Williams');
/* Sep 11 */
sched($curday,
'http://www.sigops.org/sosp/sosp09/papers/andersen-sosp09.pdf',
'FAWN: A Fast Array of Wimpy Nodes',
'David G. Andersen (Carnegie Mellon University), Jason Franklin (Carnegie Mellon University), Michael Kaminsky (Intel Research Pittsburgh), Amar Phanishayee (Carnegie Mellon University), Lawrence Tan (Carnegie Mellon University), Vijay Vasudevan (Carnegie Mellon University)',
'SOSP 2009',
'Lakshmi Ganesh');
/* Sep 18 */
sched($curday,
'spreitzer.txt',
'Experience with a Write/Subscribe Service for Managing Application
Serving Middleware',
'Mike Spreitzer (IBM Research)',
'',
'Mike Spreitzer');
/* Sep 25 */
sched($curday,
'http://www.cs.cornell.edu/andru/papers/fabric-sosp09.html',
'Fabric: a platform for secure distributed computation and storage',
'Jed Liu, Michael D. George, K. Vikram, Xin Qi, Lucas Waye, Andrew C. Myers (Cornell University)',
'SOSP 2009',
'Jed Liu');
/* Oct 2 */
sched($curday,
'rodrigues.txt',
'On the Structure of Unstructured Overlay Networks',
'Luis Rodrigues (INESC, Portugal)',
'SRDS 2009',
'Luis Rodrigues');
/* Oct 9 */
/* -- suggested by Johannes */
sched($curday,
'http://www.cse.ohio-state.edu/hpcs/WWW/HTML/publications/papers/TR-09-4.pdf',
'MCC-DB: Minimizing Cache Conflicts in Multi-core Processors for Databases',
'Rubao Lee (The Ohio State Univ.), Xiaoning Ding (The Ohio State
Univ.), Feng Chen (The Ohio State Univ.), Qingda Lu (The Ohio State
Univ.), Xiaodong Zhang (The Ohio State Univ.)',
'VLDB 2009',
'Ben Sowell');
/* Oct 16 */
/* -- suggested by Ken */
sched($curday,
'http://www.brianfrankcooper.net/pubs/range.pdf',
'Adaptively Parallelizing Distributed Range Queries',
'Ymir Vigfusson, Adam Silberstein, Brian Cooper, Rodrigo Fonseca',
'VLDB 2009',
'Ymir Vigfusson');
/* Oct 23 */
sched($curday,
'welsh.txt',
'A New Era of Resource Responsibility for Sensor Networks',
'Matt Welsh (Harvard)',
'Sensys 2008',
'Matt Welsh');
/* Oct 30 */
nomeeting('Canceled—no systems lunch');
/* Nov 6 */
sched($curday,
'xiao.txt',
'Dynamic Resource Allocation using Virtual Machines for Data Center Environments',
'Zhen Xiao (Peking University)',
'',
'Zhen Xiao');
/* Nov 13 */
sched($curday,
'birrell.txt',
'Beehive, a multi-core platform for low-level systems research',
'Andrew Birrell (Microsoft Research Silicon Valley)',
'',
'Andrew Birrell');
/* Nov 20 */
nomeeting('ACSU Luncheon—no systems lunch');
/* Nov 27 */
nomeeting('Thanksgiving Break');
/* Dec 4 */
/* -- suggested by Rajit and Jose */
sched($curday,
'murty.txt',
'WhiteFi: White Space Networking with Wi-Fi like Connectivity',
'Rohan Narayana Murty (Harvard)',
'',
'Rohan Narayana Murty');
schedend();
?>