Jails vs Vkernel

Matthew Dillon dillon at backplane.com
Sun Jan 22 09:33:23 PST 2017


The vkernel has been broken the last few weeks but Antonio and I have been
working on fixes, and I've improved the performance (on master) as well.
Its still being tested but I think it should be stable in the next day or
two.

In terms of usability, it depends on the use-case.  vkernels are very good
at capping real system resources, but have high thread switch and syscall
latencies relative to a real kernel.  Jails are high-performance but can't
manage real-system resources very well.

-Matt
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20170122/d87be979/attachment-0002.htm>


More information about the Users mailing list