Systems Seminar - CSE

Helios: Heterogeneous Multiprocessing with Satellite Kernels (To appear at SOSP 2009)

Ed Nightingale (Joint work with: Orion Hodson, Ross McIlroy, Chris Hawblitzel, and Galen Hunt)ResearcherMicrosoft Research
SHARE:

In this talk I will describe Helios, which is a new operating system designed to simplify the task of writing, deploying, and tuning applications for heterogeneous platforms. Helios introduces satellite kernels, which export a single, uniform set of OS abstractions across CPUs of disparate architectures and performance characteristics. Access to I/O services such as file systems are made transparent via remote message passing, which extends a standard microkernel
message-passing abstraction to a satellite kernel infrastructure. Helios retargets applications to available ISAs by compiling from an intermediate language. To simplify deploying and tuning application performance, Helios exposes an affinity metric to developers. Affinity provides a hint to the operating system about whether a process would benefit from executing on the same platform as a service it depends upon.

We developed satellite kernels for an XScale programmable I/O card and for cache-coherent NUMA architectures. We offloaded several applications and operating system components, often by changing only a single line of metadata. We show up to a 28% performance improvement by offloading tasks to the XScale I/O card. On a mail-server benchmark, we show a 39% improvement in performance by automatically splitting the application among multiple NUMA domains.
Ed Nightingale is a researcher at Microsoft Research in Redmond, WA. His interests include just about anything involving operating systems, distributed systems, or mobile computing.

Sponsored by

SSL