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
-
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.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
One of the
http://www.shredmonkey.net/