Get the latest tech news
Kernel: Introduce Multikernel Architecture Support
[RFC Patch 0/7] kernel: Introduce multikernel architecture support Thread information [Search the all archive] Cong Wang [this message] ` [RFC Patch 1/7] kexec: Introduce multikernel support via kexec Cong Wang ` [RFC Patch 2/7] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap Cong Wang ` [RFC Patch 3/7] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication Cong Wang ` [RFC Patch 4/7] kernel: Introduce generic multikernel IPI communication framework Cong Wang ` [RFC Patch 5/7] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID Cong Wang ` [RFC Patch 6/7] kexec: Implement dynamic kimage tracking Cong Wang ` [RFC Patch 7/7] kexec: Add /proc/multikernel interface for " Cong Wang ` [syzbot ci] Re: kernel: Introduce multikernel architecture support syzbot ci ` [RFC Patch 0/7] " Pasha Tatashin This patch series introduces multikernel architecture support, enabling multiple independent kernel instances to coexist and communicate on a single physical machine. Each kernel instance can run on dedicated CPU cores while sharing the underlying hardware resources.
Thread information[ Search the all archive] From:Cong Wang <xiyou.wangcong-AT-gmail.com> To:linux-kernel-AT-vger.kernel.org Subject:[RFC Patch 0/7] kernel: Introduce multikernel architecture support Date:Thu, 18 Sep 2025 15:25:59 -0700 Message-ID:<20250918222607.186488-1-xiyou.wangcong@gmail.com> Cc:pasha.tatashin-AT-soleen.com, Cong Wang <xiyou.wangcong-AT-gmail.com>, Cong Wang <cwang-AT-multikernel.io>, Andrew Morton <akpm-AT-linux-foundation.org>, Baoquan He <bhe-AT-redhat.com>, Alexander Graf <graf-AT-amazon.com>, Mike Rapoport <rppt-AT-kernel.org>, Changyuan Lyu <changyuanl-AT-google.com>, kexec-AT-lists.infradead.org, linux-mm-AT-kvack.org
Or read this on Hacker News