The Write Stuff

Remzi Arpaci-Dusseau
University of Wisconsin, Madison
Abstract: 
For the past years, our research group has been studying the write path in storage systems, from deep down in disk drives to far up in applications themselves, and all the layers in between. We have found (surprisingly) that the straightforward act of writing to disk is not as simple as it might sound, and leads to numerous correctness and performance problems in modern systems. In this talk, I will present a sampling of our work and address some of the larger meta-questions, such as: Why is getting write right so challenging? How often do such write problems arise? How should we re-think how we build storage systems to avoid these problems by design? Also, if there is time, I will briefly speak about our experience with FOBs (Free Online Books). We have a free online operating systems textbook (www.ostep.org) whose chapters have been downloaded millions of times, and think that we have found a new and excellent way to “publish” textbooks in computer science and other fields.
Speaker Biography: 
Remzi Arpaci-Dusseau is a full professor in the Computer Sciences department at the University of Wisconsin–Madison, where where he has taught for 15 years. He co-leads a group with hisq wife Andrea Arpaci-Dusseau; their work focuses on systems (broadly) but with a special emphasis on file and storage systems. They have graduated 15 Ph.D. students in their time at Wisconsin, and some of their innovations, including block-level storage introspection, transactional checksumming, fast file system checking, now ship in commercial systems and are used daily by millions of people. Remzi also cares deeply about education, and has won the SACM Student Choice Professor of the Year award four times and the Carolyn Rosner “Excellent Educator” award once. Chapters from a freely available OS book he and his wife co-wrote, found at http://www.ostep.org, have been downloaded over 2 million times in the past few years; the book is in use at numerous institutions around the world. Remzi is also an active participant in the systems community, having served on numerous program committees, as well as co-chair of USENIX ATC ’04, FAST ’07, OSDI ’10, and SOCC ’14; he is also currently an associate editor for ACM TOCS. Remzi has been a NetApp faculty fellow, an IBM faculty award winner, an NSF CAREER award winner, and has consulted for numerous storage companies including NetApp, Fusion-IO, and Huawei. Remzi also has been a visiting professor at the University of Michigan, EPFL, and Stanford (currently), and a visiting scientist at Google (also currently). Remzi also serves on three advisory boards (Samsung DS CTO, Wisconsin OIP, and a stealth startup).