EUREKAR
Eurekar·TOP
捕捉真实世界的英语信号
34信息来源
13,130精选文章
168单词卡片
18照片图片
全部8,372口语2,075外贸4免费1,128帖子4,467新闻1,602hackernews1,226techmeme755tmz663slashdot561techcrunch529arstechnica452随笔330外刊291Cards168simonwillison100sethgodin60图片18information14
← 返回

多内核Linux树发布:无需虚拟机管理程序即可在裸机上运行多个内核

2026-08-30 slashdot

← 上一篇返回列表下一篇 →

# Multikernel Linux Tree Released: Runs Multiple Kernels On Bare Metal Without a Hypervisor

# 多内核Linux树发布:无需虚拟机管理程序即可在裸机上运行多个内核

来源: itsfoss.com | 主题: Linux

时间: on Sunday August 30, 2026 @10:26PM


"Multikernel Technologies has put out mklinux v7.0-mk2 , the first public release of the multikernel Linux tree it's been building since last year," reports the blog It's FOSS : The basic premise of the project is that one physical server can run several independent Linux kernels side by side, each with its own dedicated CPUs and memory. So, the same box could run a database on one kernel and a GPU training job on another without either kernel touching the other's resources... One kernel runs as the host, controlling the machine's CPUs, memory, and PCI devices. When it spins up a new kernel instance, that instance gets its own dedicated slice of hardware and boots straight onto it using Linux's kexec mechanism, running natively rather than under a hypervisor. The host tracks all of this through device tree overlays under /sys/fs/multikernel/, and it can shift hardware between running instances while everything stays up. That's a different setup from both VMs and containers. A VM still puts a hypervisor and a host kernel between the app and the hardware. A container skips the hypervisor, but every tenant on the machine shares one kernel... This release only supports x86_64 hardware, though Multikernel Technologies says the architecture-specific code is already modular enough for other ports to follow later. The article notes they're selling multiple products based on the kernel tree, including one for running AI agents in their own kernel with direct GPU access and one that promises to patch a running kernel without taking the system down.

⋯ 继续阅读请开通会员 ⋯

1测一测:这篇你记住了吗?只用 20 秒,带走一个线索。不确定也没关系。

下面哪项最准确概括这篇文章要带走的关键信号?

不想现在做也没关系,继续往下看即可。

🔒

MEMBERS ONLY

这篇是会员专享内容,你看到的是预览段。

会员每天解锁 6000+ 篇真实英语素材——双语科技、口语、外刊、单卡,不设上限。

年会员 ¥365 —— 一天一块钱,续费一直能用。

了解会员 →

已是会员?点此登录解锁全文。

学习留言 0 条

记录你在这篇文章里学到的表达、疑问或感受。

登录后记录你的学习留言 →

还没有学习留言。写下第一个收获吧。

← 上一篇返回列表下一篇 →