header("Content-type: text/html; charset=utf-8");
include "../syslunch.php";
setPaperDir("http://www.cs.cornell.edu/home/rvr/_cuonly");
syslunchheader('Spring 2009', 'Upson 315', 'spring09', 'Robbert van Renesse and Andrew Myers',
'Sponsored by Microsoft');
schedbegin(1, 23, 2009);
/* Jan 23 */
sched($curday,
'http://www.cs.ucsd.edu/~vahdat/papers/osdi08-de.pdf',
'Difference Engine: Harnessing Memory Redundancy in Virtual Machines',
'Diwaker Gupta (UCSD) Sangmin Lee (UT Austin) Michael Vrable (UCSD) Stefan Savage (UCSD) Alex C. Snoeren (UCSD) Amin Vahdat (UCSD) George Varghese (UCSD) Geoffrey M. Voelker (UCSD)',
'OSDI 2008',
'Dan Williams');
/* Jan 30 */
sched($curday,
'kash.txt',
'Optimizing Scrip Systems: Efficiency, Crashes, Hoarders, and Learning',
'Ian Kash, Joe Halpern',
'Joint AI/System Seminar in 655 Rhodes',
'Ian Kash');
/* Feb 6 */
sched($curday,
'wdb.txt',
'Streamline: optimized pipelines for fast, scalable I/O',
'Willem de Bruijn, Vrije University, Amsterdam',
'',
'Willem de Bruijn');
/* Feb 13 */
sched($curday,
'http://www.ceas.cc/2008/papers/ceas2008-paper-20.pdf',
'The Effectiveness of Whitelisting: a User-Study',
'David Erickson, Martin Casado, and Nick McKeown',
'CEAS 2008',
'Michael Siegenthaler');
/* Feb 20 */
sched($curday,
'http://nms.lcs.mit.edu/~sachin/papers/mixitsc08.pdf',
'Symbol-level Network Coding for Wireless Mesh Networks',
'Sachin Katti, Dina Katabi, Hari Balakrishnan and Muriel Medard',
'SIGCOMM 2008',
'Qi Huang');
/* Feb 27 */
/*
sched($curday,
'mahajan.pdf',
'Uncovering performance differences among backbone ISPs with Netdiff',
'Ratul Mahajan and Ming Zhang, Microsoft Research; Lindsey Poole and
Vivek Pai, Princeton University',
'NSDI 2008',
'');
*/
sched($curday,
'yairamir.txt',
'SMesh: a Practical Multi-homed Wireless Mesh Network with Fast Handoff',
'Yair Amir, John Hopkins University',
'',
'Yair Amir');
/* Mar 6 */
sched($curday,
'http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=04556736',
'Understanding and Designing New Server Architectures for Emerging Warehouse-Computing Environments',
'Kevin Lim, Parthasarathy Ranganathan, Jichuan Chang, Chandrakant Patel, Trevor Mudge, and Steven Reinhardt',
'ISCA 2008',
'Hussam Abu-Libdeh');
/* Mar 13 */
sched($curday,
'pbp.pdf',
"Pretty-Bad-Proxy: An Overlooked Adversary in Browsers’ HTTPS Deployments",
'Shuo Chen (Microsoft Research), Ziqing Mao (Purdue), Yi-Min Wang (Microsoft Research), Ming Zhang (Microsoft Research)',
'Oakland Security 2009',
'Robert Burgess');
/* Mar 20 */
nomeeting('Spring break');
/* Mar 27 */
nomeeting('ACSU Luncheon—no systems lunch');
/* Apr 3 */
sched($curday,
'http://www.cs.ucsd.edu/~mvrable/papers/2009-fast-cumulus.pdf',
'Cumulus: Filesystem Backup to the Cloud',
'Michael Vrable, Stefan Savage and Geoffrey M. Voelker',
'FAST 2009',
'Lonnie Princehouse');
/* Apr 10 */
sched($curday,
'http://www.idi.ntnu.no/~etienne/home/Publications_files/RR-I-08-05.1.pdf',
'SPLAY: Distributed Systems Evaluation Made Simple (or How to Turn Ideas into Live Systems in a Breeze)',
'Lorenzo Leonini, Étienne Rivière, and Pascal Felber, University of Neuchâtel, Switzerland',
'NSDI 2009',
'Ymir Vigfusson');
/* Apr 17 */
sched($curday,
'http://www.cs.cornell.edu/~yeejiun/rpcchains.pdf',
'RPC Chains: Efficient Client-Server Communication in Geodistributed Systems',
'Yee Jiun Song, Marcos K. Aguilera, Ramakrishna Kotla, Dahlia Malkhi',
'NSDI 2009',
'Yee Jiun Song');
/* Apr 24 */
sched($curday,
'http://www.research.att.com/~kobus/docs/vroom_sigcomm.pdf',
'Virtual Routers on the Move: Live Router Migration as a Network-Management Primitive',
'Yi Wang, Eric Keller, Brian Biskeborn, Jacobus van der Merwe, Jennifer Rexford',
'SIGCOMM 2008',
'Oliver Kennedy');
/* May 1 */
sched($curday,
'http://www.vldb.org/pvldb/1/1453865.pdf',
'Clustera: an integrated computation and data management system',
'David J. DeWitt, Eric Robinson, Srinath Shankar, Erik Paulson, Jeffrey Naughton, Andrew Krioukov, Joshua Royalty (University of Wisconsin, Madison)',
'VLDB 2008',
'Tuan Cao');
schedend();
?>