Sciweavers

TOCS
2016

Arrakis: The Operating System Is the Control Plane

8 years 15 days ago
Arrakis: The Operating System Is the Control Plane
Recent device hardware trends enable a new approach to the design of network server operating systems. In a traditional operating system, the kernel mediates access to device hardware by server applications, to enforce process isolation as well as network and disk security. We have designed and implemented a new operating system, Arrakis, that splits the traditional role of the kernel in two. Applications have direct access to virtualized I/O devices, allowing most I/O operations to skip the kernel entirely, while the kernel is re-engineered to provide network and disk protection without kernel mediation of every operation. We describe the hardware and software needed to take advantage of this new abstraction, and we illustrate its power by showing 2-5x end-to-end latency and 9x throughput improvements for a popular persistent NoSQL store relative to a well-tuned Linux implementation.
Simon Peter, Jialin Li, Irene Zhang, Dan R. K. Por
Added 11 Apr 2016
Updated 11 Apr 2016
Type Journal
Year 2016
Where TOCS
Authors Simon Peter, Jialin Li, Irene Zhang, Dan R. K. Ports, Doug Woos, Arvind Krishnamurthy, Thomas E. Anderson, Timothy Roscoe
Comments (0)