Tagged articles
5 articles
Page 1 of 1
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.

BarrelfishHPCMultikernel
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.

Elastic Resource ManagementKernel IsolationMultikernel
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 PartitioningLinuxMultikernel
0 likes · 6 min read
How ByteDance’s Parker Enables Multiple Linux Kernels on a Single Machine
Linux Kernel Journey
Linux Kernel Journey
Oct 1, 2025 · Fundamentals

Multi‑Kernel OS Research Overview (Part 2): Strengths and Weaknesses

This article surveys prominent multi‑kernel operating systems—including Barrelfish, fos, Popcorn Linux, Twin‑Linux, IHK/McKernel, mOS and RainForest—explaining their design principles, performance benefits, scalability on heterogeneous hardware, observed limitations, and the broader research trajectory.

BarrelfishHPCMultikernel
0 likes · 21 min read
Multi‑Kernel OS Research Overview (Part 2): Strengths and Weaknesses
Linux Kernel Journey
Linux Kernel Journey
Sep 16, 2025 · Fundamentals

How Multikernel Architecture Redefines Modern Operating Systems

The article introduces the multikernel OS paradigm, explains why traditional monolithic and microkernel designs struggle with scalability, noisy‑neighbor interference, and one‑size‑fits‑all kernels, and details how dedicated kernel instances per core group can deliver near‑bare‑metal performance, strong isolation, zero‑downtime updates, elastic resource management, and AI‑driven customization for cloud and real‑time workloads.

AI‑Driven OptimizationElastic Resource ManagementKernel Isolation
0 likes · 12 min read
How Multikernel Architecture Redefines Modern Operating Systems