Barrelfish: Multikernel Operating System out of Zurich
A group from the ETH technical institute in Zurich is working together with software giant Microsoft on a new kind of operating system called Barrelfish. The first results are now available under an open source license.
Barrelfish is based on the multikernel concept that considers each core of modern processors a separate network node. Each core runs a mini operating system that communicates and swaps data with its peers. In this way a small distributed system is created on each computer that looks and feels like a full-fledged operating system. This allows tasks to be better distributed among the processor cores and use the processing more efficiently -- in most current PCs many processor cores lie fallow, depending on the application used. The whole concept is distinctly close to that of cloud computing.
The developer team is a mix of the researchers at the ETH Zurich and members of Microsoft Research Cambridge out of the UK. The joint venture wants to discover "how to structure an OS for future multi- and many-core systems." The project is not just limited to theory. The fairly sparse and unassuming homepage does have its list of publications, theses and reports, but it provide the source code that has been available since mid-September under a BSD license.
The reference implementation known as Barrelfish should primarily give other researchers and developers an insight into the team's methodology and practicality of the concept. Because many of the functions of a typical operating system are (still) missing in Barrelfish, it is not intended for everyday use -- some fundamental appropriate expertise is assumed upon installation.
The project webpage points to a number of supportive documents. In them, developers not only certify that Barrelfish provides better performance than current operating systems like Windows and Linux, but the system is significantly more scalable. The new multikernel operating system affords this by message passing instead of shared memory. Above all, the concept isn't bound to specific hardware and can be applied (more) easily to other architectures and systems.
In the project FAQ, the joint venture emphasizes that Microsoft provides no financial support and stems solely from a previous project shared by the ETH and Microsoft Research.
Apart from Barrelfish, Microsoft is working behind the scenes on other alternative operating systems that might replace or at least flow into the Windows product lines. A well-known example is the Singularity operating system that is totally based on .NET programs and, like Barrelfish, a distributed microkernel platform.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
Patents!
Even it is now, it will not be later...What BIOS?
Why 7 years; because they have been spreading FUD and the game of embrace, extend and extinguish for well over 20 years now. If they were a new company just treating open source poorly than I would say a 3 year clock reset would be enough. But not for an established company that we all know, knows better, but makes these types of decisions anyway.
Are they building their new Operating System on top of a Coreboot BIOS? After all ONLY Coreboot is open source. That in an of itself will telegraph their true intentions.
Open Source?