LWN.net Logo

CRtools 0.1 released

CRtools 0.1 released

Posted Jul 25, 2012 16:24 UTC (Wed) by raven667 (subscriber, #5198)
In reply to: CRtools 0.1 released by price
Parent article: CRtools 0.1 released

> * You have only one kernel, so you're not duplicating the work and memory usage of the kernel.

One other point is that a single kernel can make much better scheduling decisions for processes across multiple CPU cores than for virtualized SMP blobs. To run a vSMP blob you have to clear the decks on the assigned CPU cores, reset them to an expected state and then give exclusive access to the VM for its time slice, without really knowing what its doing.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds