 |
 |
 |
Paper Links for Lectures 4-5
For Lecture 4, everyone should read the first paper (marked
"[L4]").
For Lecture 5, everyone should read the three papers marked
"[L5]", and glance at pages 4 and 5 in the paper marked "[L5*]".
Measurement & Profiling with Mostly System Support
- [L4] Yaoping Ruan and Vivek Pai. "Making the
`Box' Transparent: System Call Performance as a First-Class Result." To
appear in Proc. USENIX 2004.
http://www.cs.ucla.edu/~kohler/class/04s-readable/debox.pdf -- please
do not redistribute this pre-publication version.
- [L5] Andrea C. Arpaci-Dusseau and Remzi H. Arpaci-Dusseau. "Information and
Control in Gray-Box Systems." In Proc. 18th SOSP, 2001.
http://www.cs.wisc.edu/wind/Publications/gray-box.ps
- [L5] Jennifer M. Anderson, Lance M. Berc, Jeffrey Dean, Sanjay Ghemawat, Monika
R. Henzinger, Shun-Tak A. Leung, Richard L. Sites, Mark T. Vandevoorde,
Carl A. Waldspurger, and William E. Weihl. "Continuous Profiling: Where
Have All the Cycles Gone?" In Proc. 16th SOSP, 1997; revised
version in ACM Transactions on Computer Systems 15(4),
November 1997.
http://portal.acm.org/citation.cfm?id=265925&dl=portal&dl=ACM -- or
http://pag.lcs.mit.edu/6.893/readings/anderson-tocs97.pdf
- Andrea C. Arpaci-Dusseau, Remzi H. Arpaci-Dusseau, Nathan C. Burnett,
Timothy E. Denehy, Thomas J. Engle, Haryadi S. Gunawi, James A. Nugent, and
Florentina I. Popvici. "Transforming Policies into Mechanisms with
Infokernel." In Proc. 19th SOSP, 2003.
http://www.cs.rochester.edu/sosp2003/papers/p162-arpacidusseau.pdf
- Marcos K. Aguilera, Jeffrey C. Mogul, Janet L. Wiener, Patrick Reynolds,
and Athicha Muthitacharoen. "Performance Debugging for Distributed
Systems of Black Boxes." In Proc. 19th SOSP, 2003.
http://www.cs.rochester.edu/sosp2003/papers/p146-mogul.pdf
- Ariel Tamches and Barton P. Miller. "Fine-Grained Dynamic Instrumentation
of Commodity Operating System Kernels." In Proc. OSDI 1999.
ftp://ftp.cs.wisc.edu/paradyn/technical_papers/kerninst.pdf
Measurement & Profiling with Mostly Compiler Support
|