The Price of Safety: Evaluating IOMMU Performance - Muli Ben-Yehuda, Jimi Xenidis, Michal Ostrowski, Karl Rister, Alexis Bruemmer, Leendert Van Doorn

Linux on Cell Broadband Engine status update - Arnd Bergmann

Linux Kernel Debugging on Google-sized clusters - Martin Bligh, Mathieu Desnoyers, Rebecca Schultz

Ltrace Internals - Rodrigo Rubira Branco

Evaluating effects of cache memory compression on embedded systems - Anderson Farias Briglia, Allan Bezerra, Leonid Moiseichuk, Nitin Gupta

Modern disks are around 1000 times slower than memory. At that point, using data compression on disk caches to keep more of the filesystem's contents in memory longer can be a win. The paper describes a prototype compressed cache design for both page and swap caches, with benchmarks of performance and power consumption.

ACPI in Linux - Myths vs Reality - Len Brown

Cool Hand Linux -- Handheld Thermal Extensions - Len Brown, Harinarayanan Seshadri

Asynchronous System Calls - Zach Brown

Subtitle: Genesis and Status

Frysk 1, Kernel 0? - Andrew Cagney

Keeping Kernel Performance from Regressions - Tim Chen, Leonid I. Ananiev, Alexander V. Tikhonov

Breaking the Chains -- Using LinuxBIOS to Liberate Embedded x86 Processors - Jordan H. Crouse, Marc E. Jones, Ronald G. Minnich

GANESHA, a multi-usage with large cache NFSv4 server - Philippe Deniel, Thomas Leibovici, Jacques-Charles Lafoucriere

Why Virtualization Fragmentation Sucks - Justin M. Forbes

A New Network File System is Born: Comparison of SMB2, CIFS, and NFS - Steven M. French

Supporting the Allocation of Large Contiguous Regions of Memory - Mel Gorman, Andy Whitcroft

Kernel Scalability -- Expanding the Horizon Beyond Fine Grain Locks - Corey Gough, Suresh Siddha, Ken Chen

Kdump: Smarter, Easier, Trustier - Vivek Goyal, Neil Hortman, Ken'ichi Ohmichi, Maneesh Soni, Ankita Garg

Using KVM to run Xen guests without Xen - Ryan A. Harper, Michael D. Day, Anthony N. Liguori

Djprobe -- Kernel probing with the smallest overhead - Masami Hiramatsu, Satoshi Oshima

Desktop integration of Bluetooth - Marcel Holtmann

How virtualization makes power management different - Kevin Tian, Ke Yu, Jun Nakajima, Winston Wang

Ptrace, Utrace, Uprobes: Lightweight, Dynamic Tracing of User Apps - Jim Keniston, Ananth Mavinakayanahalli, Prasanna Panchamukhi, Vara Prasad

kvm: the Linux Virtual Machine Monitor - Avi Kivity, Yaniv Kamay, Dor Laor, Uri Lublin, Anthony Liguori

Linux Telephony - Paul P. Komkoff, Anna Anikina, Roman Zhnichkov

Subtitle: A Short Overview

Linux Kernel Development - Greg Kroah-Hartman

Subtitle: How Fast is it Going, Who is Doing It, What They are Doing, and Who is Sponsoring It

Implementing Democracy - Christopher James Lahey

Subtitle: a large scale cross-platform desktop application

Extreme High Performance Computing or Why Microkernels Suck - Chrostiph Lameter

Performance and Availability Characterization for Linux Servers - Vasily Linkov, Oleg Koryakovskiy

"Turning the Page" on Hugetlb Interfaces - Adam G. Litke

Resource Management: Beancounters - Pavel Emelianov, Denis Lunev, Kirill Korotaev

Manageable Virtual Appliances - David Lutterkort, Mark McLoughlin

Everything is a virtual filesystem: libferris - Ben Martin

Unifying Virtual Drivers - Jon Mason, Dwayne Shows, Dave Olien

The new ext4 filesystem: current status and future plans - Akantika Mathur, Mingming Cao, Suparna Bhattacharya, Andreas Dilger, Alex Tomas, Laurent Vivier

The 7 dwarves: debugging information beyond gdb - Arnaldo Carvalho de Melo

Adding Generic Process Containers to the Linux Kernel - Paul B. Menage

KvmFS: Virtual Machine Partitioning For Clusters and Grids - Andrey Mirtchovski, Latchesar Ikonkov

Linux-based Ultra Mobile PCs - Rajeev Muralidhar, Hari Seshadri, Krishna Paul, Srividya Karumuri

Where is your application stuck? - Shailabh Nagar, Balbir Singh, Vivek Kashyap, Chandra Seetharaman, Narashima Sharoff, Pradipta Banerjee

Per-task delay accounting is a new function of the Linux kernel which measures where Linux tasks spend time waiting (for CPU time, completion of submitted I/O, resolving page faults, etc).

Trusted Secure Embedded Linux - Hadi Nahari

Hybrid-Virtualization -- Enhanced Virtualization for Linux - Jun Nakajima, Asit K. Mallick

Readahead: time-travel techniques for desktop and embedded systems - Michael Opdenacker

Semantic Patches - Yoann Padioleau, Julia L. Lawall, Gilles Muler

Subtitle: Documenting and Automatic Collateral Evolutions in Linux Device Drivers

cpuidle -- Do nothing, efficiently... - Venkatesh Pallipadi, Adam Belay

My bandwidth is wider than yours - Inaky Perez-Gonzalez

Zumastor Linux Storage Server - Daniel Phillips

Cleaning up the Linux Desktop Audio Mess - Lennart Poettering

Linux-VServer - Herbert Potzl, Marc E. Fiuczynski

Subtitle: Resource Efficient OS-Level Virtualization

Internals of the RT Patch - Steven Rostedt, Darren V. Hart

lguest: Implementing the little Linux hypervisor - Rusty Russell

ext4 online defragmentation - Takashi Sato

The Hiker Project: An Application Framework for Mobile Linux Devices - David "Lefty" Schlesinger

Getting maximum mileage out of tickless - Suresh Siddha, Venkatesh Pallipadi, Arjan Van De Ven

Containers: Challenges with the memory resource controller and its performance - Balbir Singh, Vaidyanathan Srinivasan

Kernel Support for Stackable File Systems - Josef Sipek, Yiannis Pericleous, Erez Zadok

Linux Rollout at Nortel - Ernest Szeideman

Resuest-based Device-mapper multipath and Dynamic load balancing - Kiyoshi Udea, Jun'ichi Nomura, Mike Christie

Short-term solution for 3G networks in Linux: umtsmon -

The GFS2 Filesystem - Steven Whitehouse

Driver Tracing Interface - David J. Wilder, Michael Holzheu, Thomas R. Zanussi

Linux readahead: less tricks for more - Fengguang Wu, Hongsheng Xi, Jun Li, Nanhai Zou

Regression Test Framework and Kernel Execution Coverage - Hiro Yoshioka

Enable PCI Express Advanced Error Reporting in the Kernel - Yanmin Zhang, T. Long Nguyen

Enabling Linux Network Support of Hardware Multiqueue Devices - Zhu Yi, Peter P. Waskiewicz, Jr.

Concurrent Pagecache - Peter Zijlstra