ELSEIF
Your brief EB
487 stories from 135 feeds 596 clusters Refreshed 6 minutes ago next pull 22:39

INFRA Signal 547

Cong Wang releases mklinux v7.0-mk2 for running multiple Linux kernels on bare metal without a hypervisor

Illustration only Photo by fabio on Unsplash

Cong Wang announced mklinux v7.0-mk2, a project that lets a single machine run several independent Linux kernels simultaneously on bare metal without a hypervisor, with a host kernel partitioning CPUs, memory, and PCI devices into instances that each boot a spawn kernel natively.

WHY IT MATTERS

Only one feed carries this, so corroboration is limited. The approach eliminates hypervisor overhead by giving each kernel direct access to its own physical resources, which could interest engineers experimenting with kernel isolation or resource partitioning. The project is explicitly experimental and distinct from the historical MkLinux port to PowerPC Macs.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

mklinux v7.0-mk2 runs multiple independent Linux kernels on bare metal without a hypervisor, with no emulation or trapping of spawn kernels.

02

A host kernel partitions CPUs, memory, and PCI devices into instances and boots each spawn kernel via kexec_file_load().

03

This project is unrelated to the old MkLinux, which was a Linux port to PowerPC Macintosh systems.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
LWN.net mklinux-v7.0-mk2 released Open ↗