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
-
AUR Repository Still Under DDoS Attack
Arch User Repository continues to be under a DDoS attack that has been going on for two weeks.
-
RingReaper Malware Poses Danger to Linux Systems
A new kind of malware exploits modern Linux kernels for I/O operations.
-
Happy Birthday, Linux
On August 25, Linux officially turns 34.
-
VirtualBox 7.2 Has Arrived
With early support for Linux kernel 6.17 and other new additions, VirtualBox 7.2 is a must-update for users.
-
Linux Mint 22.2 Beta Available for Testing
Some interesting new additions and improvements are coming to Linux Mint. Check out the Linux Mint 22.2 Beta to give it a test run.
-
Debian 13.0 Officially Released
After two years of development, the latest iteration of Debian is now available with plenty of under-the-hood improvements.
-
Upcoming Changes for MXLinux
MXLinux 25 has plenty in store to please all types of users.
-
A New Linux AI Assistant in Town
Newelle, a Linux AI assistant, works with different LLMs and includes document parsing and profiles.
-
Linux Kernel 6.16 Released with Minor Fixes
The latest Linux kernel doesn't really include any big-ticket features, just a lot of lines of code.
-
EU Sovereign Tech Fund Gains Traction
OpenForum Europe recently released a report regarding a sovereign tech fund with backing from several significant entities.
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?