Run several Linux kernels at the same time on bare metal, without a hypervisor Cong Wang announced mklinux v7.0-mk2, the first public release of the multikernel Linux tree, which allows one machine to run several independent Linux kernels simultaneously on bare metal without a hypervisor. Benchmarks on a dual-socket Xeon Gold 5418Y show spawn kernels outperform KVM guests by up to 2.5x in context switch latency and 2.2x in pipe latency, and two kernels scale past single-kernel limits with up to 2.6x improvement in will-it-scale tests. The tree is based on v7.0 and behaves exactly like v7.0 when CONFIG_MULTIKERNEL=n. ANNOUNCE mklinux v7.0-mk2 Thread information Search the all archive /ml/all/ No responses From: | Cong Wang