header("Content-type: text/html; charset=utf-8");
include "../syslunch.php";
setPaperDir("http://www.cs.cornell.edu/home/rvr/_cuonly");
syslunchheader('Fall 2011', 'Upson 315', 'fall11', 'Robbert van Renesse and Emin Gun Sirer',
'Sponsored by Microsoft');
schedbegin(8, 26, 2011);
/* Aug 26 */
sched($curday,
'',
'Systems Meet and Greet',
'',
'',
'CS and ECE Systems Faculty');
/* Sep 2 */
sched($curday,
'Thialfi.pdf',
'Thialfi: A Client Notification Service for Internet-Scale Applications',
'A. Adya, G. Cooper, D. Myers, M. Piatek (Google)',
'SOSP 2011',
'Elisavet Kozyri');
/* Sep 9 */
sched($curday,
'yin.txt',
'Transparent and Extensible Malware Analysis',
'Heng Yin',
'Syracuse University',
'Heng Yin');
/* Sep 16 */
sched($curday,
'http://www.research.att.com/techdocs/TD_100498.pdf',
'PipeCloud: Using Causality to Overcome Speed-of-Light Delays in Cloud-Based Disaster Recovery',
'Timothy Wood (University of Massachusetts Amherst), H. Andres Lagar-Cavilla and K.K. Ramakrishnan (AT&T Research), Prashant Shenoy (University of Massachusetts Amherst), and Jacobus Van der Merwe (AT&T Research)',
'SOCC 2011',
'Han Wang');
/* Sep 23 */
sched($curday,
'karu.txt',
'Defying Dark Silicon with Idempotent Processors',
'Hadi Esmaeilzadeh, Emily Blem, Renée St. Amant, Karthikeyan Sankaralingam, Doug Burger',
'ISCA 2011',
'Karu Sankaralingam');
/* Sep 30 */
sched($curday,
'http://www.cs.cornell.edu/andru/papers/gentiming.html',
'Predictive Mitigation of Timing Channels in Interactive Systems',
'Danfeng Zhang, Aslan Askarov, and Andrew C. Myers (Cornell)',
'CCS 2011',
'Danfeng Zhang');
/* Oct 7 */
sched($curday,
'landon.txt',
'Watching the watchers in an app-centric world',
'Landon Cox',
'Duke',
'Landon Cox');
/* Oct 14 */
sched2_first($curday,
'http://www.cs.uwaterloo.ca/~bernard/socc59-print.pdf',
'Small-World Datacenters',
'Ji-Yong Shin, Bernard Wong, and Emin Gun Sirer (Cornell University)',
'SOCC 2011',
'Ji-Yong Shin');
sched2_second($curday,
'http://www.cs.cornell.edu/~taozou/socc142-print.pdf',
'Making Time-stepped Applications Tick in the Cloud.',
'Tao Zou, Guozhang Wang, Marcos Vaz Salles, David Bindel, Alan Demers, Johannes Gehrke, and Walker White (Cornell University)',
'SOCC 2011',
'Tao Zou');
/* Oct 21 */
sched($curday,
'http://www.cs.washington.edu/homes/arvind/papers/scatter.pdf',
'Scalable Consistency in Scatter',
'Lisa Glendenning, Ivan Beschastnikh, Arvind Krishnamurthy, Thomas Anderson (UW)',
'SOSP 2011',
'Hussam Abu-Libdeh');
/* Oct 28 */
sched($curday,
'http://research.microsoft.com/apps/pubs/default.aspx?id=154698',
'Atlantis: Robust, Extensible Execution Environments for Web Applications',
'J. Mickens (MSR), M. Dhawan (Rutgers)',
'SOSP 2011',
'Owen Arden');
/* Nov 4 */
sched($curday,
'http://www.cs.cornell.edu/~jnfoster/papers/frenetic-change.pdf',
'Consistent Updates for Software-Defined Networks: Change You Can Believe In!',
'Mark Reitblatt and Nate Foster (Cornell University) and Jennifer Rexford and David Walker (Princeton University)',
'HotNets 2011',
'Mark Reitblatt');
/* Nov 11 */
sched($curday,
'http://research.microsoft.com/en-us/people/aguilera/walter-sosp2011.pdf',
'Transactional storage for geo-replicated systems',
'Yair Sovran, Russell Power, Marcos K. Aguilera, Jinyang Li (NYU, MSR)',
'SOSP 2011',
'Marcos Aguilera');
/* Nov 18 */
sched($curday,
'http://research.microsoft.com/pubs/155827/corfumain.pdf',
'CORFU: A Shared Log Design for Flash Clusters',
'Mahesh Balakrishnan',
'MSR-SV',
'Mahesh Balakrishnan');
// nomeeting("ACSU Luncheon—no systems lunch");
/* Nov 25 */
nomeeting("Thanksgiving Break");
/* Dec 2 */
sched($curday,
'http://www.cs.princeton.edu/~mfreed/docs/cops-sosp11.pdf',
'Don\'t Settle for Eventual: Stronger Consistency for Wide-Area Storage with COPS',
'W. Lloyd, M. Freedman (Princeton), M. Kaminsky (Intel Labs), D. Andersen (CMU)',
'SOSP 2011',
'Robert Escriva');
schedend();
?>