Vote the OS off your Core

Recent trends in OS research have shown evidence that there are performance benefits to running OS services on different cores than the user applications that rely on them. We quantitatively evaluate this claim in terms of one of the most significant architectural constraints: memory performance. To...

Full description

Bibliographic Details
Main Authors: Belay, Adam, Wentzlaff, David, Agarwal, Anant
Other Authors: Anant Agarwal
Language:en-US
Published: 2011
Online Access:http://hdl.handle.net/1721.1/64977
Description
Summary:Recent trends in OS research have shown evidence that there are performance benefits to running OS services on different cores than the user applications that rely on them. We quantitatively evaluate this claim in terms of one of the most significant architectural constraints: memory performance. To this end, we have created CachEMU, an open-source memory trace generator and cache simulator built as an extension to QEMU for working with system traces. Using CachEMU, we determined that for five common Linux test workloads, it was best to run the OS close, but not too close on the same package, but not on the same core.