Linux Code Review Hub
Linux Code Review Hub
Oct 10, 2025 · Fundamentals

Multikernel Operating Systems: A Scholarly Survey of Recent Research

This article surveys prominent multikernel operating systems—including Barrelfish, fos, Popcorn Linux, Twin‑Linux, IHK/McKernel, mOS, and RainForest—detailing their design principles, implementation approaches, performance results, and the evolution of research over the past decade.

BarrelfishHPCPopcorn Linux
0 likes · 19 min read
Multikernel Operating Systems: A Scholarly Survey of Recent Research
Linux Code Review Hub
Linux Code Review Hub
Oct 9, 2025 · Fundamentals

Multikernel Architecture: Redefining Modern Operating Systems (Part 1)

The article introduces the multikernel operating‑system paradigm, explains how traditional monolithic and microkernel designs struggle with scalability, noisy‑neighbor interference, and one‑size‑fits‑all kernels, and details the multikernel’s performance, isolation, customization, zero‑downtime updates, elastic resource management, and security benefits for cloud and real‑time workloads.

Kernel IsolationOperating systemapplication-driven OS
0 likes · 12 min read
Multikernel Architecture: Redefining Modern Operating Systems (Part 1)
21CTO
21CTO
Oct 3, 2025 · Fundamentals

How ByteDance’s Parker Enables Multiple Linux Kernels on a Single Machine

ByteDance’s Parker proposal describes a partition‑aware Linux kernel that lets several independent kernel instances run concurrently on one physical server without traditional virtualization, improving scalability for high‑core‑count systems while allowing per‑kernel performance tuning.

Kernel PartitioningLinuxParker
0 likes · 6 min read
How ByteDance’s Parker Enables Multiple Linux Kernels on a Single Machine