Slashdot Mirror


Tanenbaum-Torvalds Microkernel Debate Continues

twasserman writes "Andy Tanenbaum's recent article in the May 2006 issue of IEEE Computer restarted the longstanding Slashdot discussion about microkernels. He has posted a message on his website that responds to the various comments, describes numerous microkernel operating systems, including Minix3, and addresses his goal of building highly reliable, self-healing operating systems."

11 of 534 comments (clear)

  1. Grandma's computer never crashes by robla · · Score: 4, Funny

    Tanenbaum wrote (in TFA):The average user does not care about even more features or squeezing the last drop of performance out of the hardware, but cares a lot about having the computer work flawlessly 100% of the time and never crashing. Ask your grandma.

    Interesting. My mom recently bought a computer for my grandma. Grandma doesn't have a problem with the computer crashing at all. Her secret? She never turns it on.

  2. Minix is already on version 3 by Anonymous Coward · · Score: 5, Funny

    I'd like to point out that Minix is already FAR FAR *FAR* ahead of Linux in the version numbering war. Minix recently moved to version 3
    And Linux seems to be stuck on version 2.6

    And v3.12 (I think, I'm going from memory here) will finally support the X windowing system

    Oh...maybe I should have left out that last sentence...kinda kills my argument

  3. Re:To Interject for a moment by dr_dank · · Score: 3, Funny

    Since I know that this story is going to turn into flame-fest central

    Damn right, this'll be better than the less filling/tastes great argument.

    --
    Where does the school board find them and why do they keep sending them to ME?
  4. Re:To Interject for a moment by rcamans · · Score: 5, Funny

    Whoo, there, good buddy. Actually I have seen some pretty entertaining videos of less filling / tastes great cat fights on the internet lately. Now, if someone wants to post videos of supermodels catfighting over microkernel / linus, I would then get pretty excited over the whole debate.
    Wait a minute, too much information here...

    --
    wake up and hold your nose
  5. Re:Celebrity death-coding by maxwell+demon · · Score: 2, Funny
    --
    The Tao of math: The numbers you can count are not the real numbers.
  6. hey eveybody by Anonymous Coward · · Score: 5, Funny

    Hello everybody out there using minix -

    I'm doing a (free) operating system (just a hobby, won't be big and
    professional like gnu) for 386(486) AT clones. This has been brewing
    since april, and is starting to get ready. I'd like any feedback on
    things people like/dislike in minix, as my OS resembles it somewhat
    (same physical layout of the file-system (due to practical reasons)
    among other things).

    I've currently ported bash and gcc, and things seem to work.
    This implies that I'll get something practical within a few months, and
    I'd like to know what features most people would want. Any suggestions
    are welcome, but I won't promise I'll implement them :-)

  7. Obligatory Igno Molnar quote by AcidPenguin9873 · · Score: 4, Funny
    "dont forget that Linux became only possible because 20 years of OS research was carefully studied, analyzed, discussed and thrown away."

    http://www.ussg.iu.edu/hypermail/linux/kernel/9906 .0/0746.html

    He is, of course, referring to all the research in the '80s and '90s on microkernels and IPC-based operating systems.

  8. Re:Whatever... by xenocide2 · · Score: 3, Funny

    With modules, you don't get a warm fuzzy feeling inside, telling you that microkernels are truly superior.

    --
    I Browse at +4 Flamebait

    Open Source Sysadmin

  9. Oh Tanenbaum, oh Tanenbaum, wie grün sind ... by Qbertino · · Score: 2, Funny

    Oh Tanenbaum, oh Tanenbaum, wie grün sind deine Blätter
    Du grünst nicht nur zur Sommerszeit, nein auch im Winter, wenn es schneit.
    Oh Tanenbaum, oh Tanenbaum, wie grün sind deine Blätter

    For the uninformed: Tannenbaum (with double n) is the german word for Fir (conifer) or the synonym for Christmas-Tree. The verse above is the first of a famous german christmas-carol. :-)

    --
    We suffer more in our imagination than in reality. - Seneca
  10. Re:OOP by robertjw · · Score: 3, Funny

    code goes from spaghetti to whatever the opposite is:

    Pizza

  11. What I'd Like To See by jjohnson · · Score: 3, Funny

    Linux as a kernel is sufficiently mature that the problems Linus is spending time on are management and scalability problems--organizing the large-scale kernel hacking effort and dealing with massively parallel processing.

    I'd like to see Linus say "I've done a monolithic kernel and proven its success. Now I'm going to build a performant microkernel and see what all the fuss is about." He could hand over Linux kernel development to the senior crew that's already taking care of the major modules, and try something else.

    Essentially, it would be cool for someone like Linus, with his incredibly strong practical engineering bent, to do again what he did with Linux: semi-clean-sheet a new kernel that meets his performance requirements, but is designed around different strategies for achieving what every OS tries to achieve.

    I bet that, in two or three years, he would recant his earlier dismissal of microkernels and say that there's actually some interesting stuff there, and along the way solve some of the perennial complaints that slashdotters always bring up whenever microkernels are mentioned. In his heart of hearts, I'm sure Linus has some legacy issues with the current kernel design that he'd love to jettison, but can't without massively re-organizing the existing architecture, in which too many interested parties are already involved.

    And he could put Stallman and the HURD boys to shame *again*, which is a twofer :)

    --
    Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.