FOSDEM 2010: Andrew Tanenbaum Sets Reliability Before Performance
Computer science veteran Andrew Tanenbaum presented the third version of his Minix operating system at the FOSDEM 2010 conference on February 6-7 in Brussels, Belgium.
The Minix 3 codebase first of all has much fewer bugs because of its size alone (3,000 lines compared to six million for Linux code), Tanenbaum said in his presentation. When questioned by Linux Magazine/Linux Pro Online about whether Minix's growing codebase may eventually end up with the same bug rate, Tanenbaum replied that it was more important to consider the type of bugs, which brought him back to his original argument against the Linux kernel. His view is that drivers and other services should not be poking around in the kernel and would thereby have less of a chance of endangering the system. Overall, he said, performance speed is less significant than reliability: "If someone had a choice between a two- and three-GigaHertz processor, they would take the slower one if it would run more stably over many years."
.
Tanenbaum's argument is practically the same as he's had for the past 20 years. His main track talk at FOSDEM (which one insider revealed to Linux Magazine/Linux Pro Online as having originally been handed in as a Lightning Talk) was therefore less of surprise. More interesting is that the computer science professor has recently found a community for his free BSD-licensed Minix 3 project. It was clear that he was having just as much fun as his audience at his talk, which was laced with humor and graphic elements and which was followed by a 20-minute question-and-answer and photo session.
Born in 1944 in New York, Tanenbaum currently teaches at the Free University of Amsterdam, where since 2008 his research has been under the aegis of a EU grant for design and implementation of particularly stable operating systems. Minix, which he started in the 1980s, is apparently the reference project. Since its third version, the microkernel operating system has been open source under a BSD license. Tanenbaum invites developers to visit the project page to encourage porting of programs and libraries. As immediate tasks he named live operating system updates without reboots and distributing Minix processes on many operating system kernels. The project icon is the raccoon ("At some point every project is an animal," says Tanenbaum), because it is small and clever and "because it eats bugs."

Tanenbaum had written an earlier guest article on Minix for Linux Magazine Online. Whoever might be questioning the sense of a stable yet little distributed operating system that is currently serving primarily research might find some answers in a recent Slashdot discussion.
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
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.
-
Linux Mint Retools the Cinnamon App Launcher
The developers of Linux Mint are working on an improved Cinnamon App Launcher with a better, more accessible UI.
-
New Linux Tool for Security Issues
Seal Security is launching a new solution to automate fixing Linux vulnerabilities.
-
Ubuntu 25.04 Coming Soon
Ubuntu 25.04 (Plucky Puffin) has been given an April release date with many notable updates.
-
Gnome Developers Consider Dropping RPM Support
In a move that might shock a lot of users, the Gnome development team has proposed the idea of going straight up Flatpak.
-
openSUSE Tumbleweed Ditches AppArmor for SELinux
If you're an openSUSE Tumbleweed user, you can expect a major change to the distribution.
-
Plasma 6.3 Now Available
Plasma desktop v6.3 has a couple of pretty nifty tricks up its sleeve.
-
LibreOffice 25.2 Has Arrived
If you've been hoping for a release that offers more UI customizations, you're in for a treat.
-
TuxCare Has a Big AlmaLinux 9 Announcement in Store
TuxCare announced it has successfully completed a Security Technical Implementation Guide for AlmaLinux OS 9.
-
First Release Candidate for Linux Kernel 6.14 Now Available
Linus Torvalds has officially released the first release candidate for kernel 6.14 and it includes over 500,000 lines of modified code, making for a small release.
One of the
http://www.shredmonkey.net/