Abstract
Understanding the detailed behavior of an operating system is crucial for making informed design decisions. But such an understanding is very hard to achieve, due to the increasing complexity of such systems and the fact that they are implemented and maintained by large and diverse groups of developers. Tools like KLogger - - presented in this paper - - can help by enabling fine-grained logging of system events and the sharing of a logging infrastructure between multiple developers and researchers, facilitating a methodology where design evaluation can be an integral part of kernel development. We demonstrate the need for such methodology by a host of case studies, using KLogger to better understand various subsystems in the Linux kernel, and pinpointing overheads and problems therein.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 2007 EuroSys Conference |
| Publisher | Association for Computing Machinery |
| Pages | 259-272 |
| Number of pages | 14 |
| ISBN (Print) | 159593636X, 9781595936363 |
| DOIs | |
| State | Published - 21 Mar 2007 |
| Event | 2007 Eurosys Conference - Lisbon, Portugal Duration: 21 Mar 2007 → 23 Mar 2007 |
Conference
| Conference | 2007 Eurosys Conference |
|---|---|
| Country/Territory | Portugal |
| City | Lisbon |
| Period | 21/03/07 → 23/03/07 |
Keywords
- KLogger
- Kernel logging
- Linux
- Locking
- Operating systems
- Overheads
- Performance evaluation
- Scheduling