Remix.run Logo
ByteDance Proposes "Parker" for Linux: Multiple Kernels Running Simultaneously(phoronix.com)
21 points by DHowett 7 hours ago | 4 comments
stusmall 5 hours ago | parent | next [-]

This reminds me of https://barrelfish.org/

qafy 4 hours ago | parent | prev [-]

Ok, but why?

SpaghettiCthulu 3 hours ago | parent [-]

From TFA:

> The primary use case in mind for parker is on the machines with high core counts, where scalability concerns may arise. Once started, there is no communication between kernel instances. In other words, they share nothing thus improve scalability.

nerdsniper 7 minutes ago | parent [-]

Curious what benefits this would have vs the usual virtualization? VM’s are the typical strategy for subdividing machines with high core counts into multiple kernels, and seems to work well enough?