Slashdot Mirror


Ask New 2.4 Maintainer Marcelo Tosatti Anything

Linus keeps hinting (declaring, even) that he's nearly ready to work full-time on the 2.5 development branch of his kernel, and hand the 2.4 kernel off to Marcelo Tosatti. Marcelo's graciously agreeed to answer questions (you might want to read some of his mailing list contributions first), so here's your chance to ask him what he'll do in the famous footsteps of Linus and Alan Cox, and how he got there. Please only put one question per post; we'll pass along the top-rated comments to Marcelo for his answers, and hear back from him shortly.

91 of 308 comments (clear)

  1. My Question by ekrout · · Score: 4, Interesting

    Will Alan Cox's choice to not unveil security changes in the kernel changelog potentially affect other developers?

    --

    If you celebrate Xmas, befriend me (538
    1. Re:My Question by cymen · · Score: 2

      Will Alan Cox's choice to not unveil security changes in the kernel changelog potentially affect other developers?

      Once again a valid question modded as "Troll." Moderators that moderate based on personal vendettas rather than proper moderation protocol should be taken out back and shot. If you moderated the parent as "-1, Troll" you sir are an idiot. Go read the moderators guide and make sure you know the facts before you moderate based on your inexperience. Allan Cox did choose to keep certain security fixes to the kernel out of the US change log due to potential conflicts with the DMCA. He made the decision. Now other people want to question it. Wise up moderators.

  2. background by -tji · · Score: 5, Interesting

    For those of us not part of the kernel community, can you give us an overview of your background and past work done in the Linux world?

  3. Coup by ksw2 · · Score: 3, Offtopic

    Do you ever have strange, murky dreams about launching a major coup against the established leaders of the Linux kernel, surmounting their positions and establishing yourself as the all-time evil maniacal leader of Linux? (mwuhahaha)

    1. Re:Coup by kaimiike1970 · · Score: 2, Funny

      I believe that is a Real Manical Superior.

      --


      Do a google search before posting.
  4. 2.4 and 2.5 by Anonymous Coward · · Score: 5, Interesting

    How much do you expect to be backported from 2.5? Obviously there's a lot of stuff people are interested in putting in the kernel, but should probably refine in a development kernel first (e.g. XFS, JFS, preemption, lowlatency, etc.)

  5. Money by bnatale · · Score: 4, Interesting

    Does someone pay you for working on linux, do you have another job where you can earn some money to buy food or do you have to beg on the mainstreet in your spare time?

    1. Re:Money by sg_oneill · · Score: 3, Interesting

      Noe *that* raises an interesting point. Since you are working at Concectiva (perhaps with Rik?) , what is your take on the Rik VM vs Andrea VM debate (largely resolved presumably) and is it even relevant anymore

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  6. Hit by a bus by moonboy · · Score: 5, Interesting



    I'd hate to stray from the status quo where standard interview questions are concerned, so in keeping with it, I ask:

    What's it like knowing that, if (God forbid) Linus and Alan were hit by a bus, you might be "The Man"?

    Hey, someone had to ask.

    --

    Co-founder and designer at Music Nearby: http://musicnearby.com
    1. Re:Hit by a bus by Andrewkov · · Score: 2

      Yes, I think we should tell Linus and Alan that they should never travel together!

    2. Re:Hit by a bus by psamuels · · Score: 2, Funny
      The bus driver would have to be very determined.

      Hmmmm. What sort of bus architecture would it take to run down Linus and Alan both?

      First, it has to be pretty long-range. A modified FC bus, I suppose, with the protocol altered to support transatlantic distances and repeaters. The mother of all differential SCSI, shall we say.

      It would also have to have a fairly fat pipe - one can't imagine serious injury resulting from a collision at a mere 10mbit/sec, right? PCI 33/32 packs a decent punch, enough to knock you down, but I doubt it could kill you. The FC bus would have to hang off something faster like AGP4x or VME.

      Then we have routing ... you know there's no direct fibre line from Swansea to Santa Clara, so the bus protocol would have to support bridging of some sort at the least. I guess FC fits the bill here too.

      ........oh, that kind of bus? Ummmm, never mind..

      --
      "How can you claim that you are anti-crack, while still writing a window manager?" — Metacity README
  7. Hardware to support in 2.4? by Lumpish+Scholar · · Score: 4, Interesting

    What hardware do you think will need additional support in the 2.4 branch? Big (>150G) hard disks? KT266A and/or nForce chipset motherboards? USB 2.0?

    --
    Stupid job ads, weird spam, occasional insight at
  8. Expectations by MikeBabcock · · Score: 5, Interesting

    In the time you've been aware of or been using Linux, how have your expectations for what it ought to be or eventually become changed? I know in the time I've used it I'd never expected it, for example, to become a desktop OS but rather a good server or embedded product. What did you expect when you first started with Linux, and what do you expect now?

    --
    - Michael T. Babcock (Yes, I blog)
  9. Age a question by debrain · · Score: 5, Interesting

    If what I've read is correct, you are the youngest maintainer for this kernel. Do you have any feelings on a social level, regarding much of the peer review and critism will come from people who are older? (and very possibly set in their ways, and potentially intimidating)

  10. Preemptile by bnatale · · Score: 4, Interesting

    Ok, here comes the question that everyone wants to have answered: When will the patches to make linux fully preemptile be included in the official kernel?

    1. Re:Preemptile by pi_rules · · Score: 2

      What says they should is a more reasonable question. Being fully preemtible means that while user-level processes will be more responsive the over all throughput of the system will decline. As a server you want more throughput, as a user you want your user-level processes to come back to life quicker.

      The real question is what area is the kernel headed into? Or, is it possible that a compile-time option can be set to chose from the two different schemes?

  11. security patches in the Changelogs? by LMCBoy · · Score: 4, Interesting

    Will you be following Alan Cox's lead by withholding security patch information from the kernel Changelogs?

    --
    Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
  12. Threads by Exmet+Paff+Daxx · · Score: 5, Interesting

    What are your thoughts about threads? Specifically, do you support Linus's "Context of Execution" generality with clone() or are you going to focus more on plain POSIX pthreads compliance?

    Any chance of Alan Cox's multi-threaded post-mortem debugging patch which dumps multiple core files for each lightweight process (LWP) making it into the kernel? How about support for post mortem debugging of multithreaded core files in general (right now there is zero support).

    Any rants about threading as a general topic would work.

    --
    If guns kill people, then CmdrTaco's keyboard misspells words.
  13. Stability vs Features by azaroth42 · · Score: 5, Interesting
    How do you intend to decide which new patches should be added to 2.4, the stable tree, and which are not to be included as being more appropriate to just 2.5, the unstable development tree?
    For example, do new or updated device drivers rank more highly than VM updates?

    -- Azaroth

  14. How do you plan to handle the big companies? by hansendc · · Score: 5, Interesting

    As all of us know, many large companies are putting large amounts of resources toward Linux. 2.4 will continue to be important to these companies because it is the version currently being shipped with the distributions, and will continue to be shipped for at least a year or two.

    How are you going to deal with the submissions from people like IBM and SGI who are going to want to make significant changes to 2.4?

  15. Sound drivers by BlowCat · · Score: 5, Informative
    The sound drivers are very poorly written. A lot of code is duplicated. Not all drivers support some ioctls. Every driver has its peculiarities, e.g. some drivers reset dsp to mono, 8bit on DSP_RESET, some don't. Some support /dev/audio, some don't.

    Not having ALSA in 2.4.x means no good sound support in the stable kernel for another year of two. Do you plan to integrate ALSA into the 2.4 branch? If yes, will it happen after it's done on the 2.5 branch?

    1. Re:Sound drivers by HeUnique · · Score: 2

      Have you actually followed what happend when Linus replaced the VM in the 2.4.x kernel? everyone and their dogs started to shout about replacing such a critical part in the middle of stable kernel..

      Of course - the people who use Linux on their server doesn't give a damn about the sound OSS vs. ALSA, and others who do - can simply install the RPM and get over it. I can hardly belive that ANYONE will seriously consider replacing OSS with ALSA at this stage.

      --
      Hetz (Heunique)
  16. What would you rather do: by Hektor_Troy · · Score: 2, Funny

    1) Maintain Linux's kernel
    2) Date Daisy Fuentes (or any one person of your choice)
    3) Get to play around with a bat and various people from Microsoft

    --
    We do not live in the 21st century. We live in the 20 second century.
    1. Re:What would you rather do: by sharkey · · Score: 2

      Date Daisy Fuentes [daisyfuentes.com] (or any one person of your choice)

      Ginger or Maryann?
      Nurse Chapel or Counselor Troi?
      Princess Leia or Queen Amidala?

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  17. Do you use a distribution? by martinde · · Score: 4, Interesting

    If you use a distribution, which one and why? How about a GUI environment? VI or emacs?

    1. Re:Do you use a distribution? by bfree · · Score: 5, Interesting

      To rewrite the above question the way I'd like it asked:

      What operating systems and platforms do you personally use and which ones do you also use (and why)?

      Do you run a common environment on all your machines (in as far as possible) or do you run different things in different places and which environments do you prefer for what?

      What development tools do you use (especially for the kernel), would you do anything differebtly for the kernel (like make it compile with other compilers) if you could (or will you) and would you like to (or will you) place the Linux stable kernel into CVS or another version control system?

      Do you feel any personal preferences for anything might actually be in anyway reflected in your work as the stable kernel maintainer?

      Do you have a good lawyer? Are you planing on travelling to the U.S.A. (for all I know you live there, excuse my ignorance:-)? Have you experience dealing with politicians, business leaders and large groups and do you see this as a part of your job description?

      When you stop maintaing the stable kernel, what would you like people to be saying about your reign?

      Linux or BSD :-)

      --

      Never underestimate the dark side of the Source

  18. Alan Cox and politics by melquiades · · Score: 5, Interesting

    Alan Cox's stand on the changelog is clearly not only a matter of personal protection, but a political statement. He has chosen an issue that is tremendously important to Linux, free software, and software developers everywhere, and certainly it's right for him to be pursuing it.

    But is the Linux kernel the right forum for politics? Do you feel that it's a bad idea to involve the kernel in politics -- a slippery slope in which the software itself becomes a political pawn? Or would you say that the kernel -- and all software -- has already become a political pawn, and Cox's actions are entirely justified given that free software's existence is under increasing threat?

  19. Human interest by ChrisJones · · Score: 4, Interesting

    What scares you the most about taking on this fairly hefty responsibility?

    --
    Chris "Ng" Jones
    cmsj@tenshu.net
    www.tenshu.net
  20. The Deal with Marcelo, Alan and Linus? by Zeio · · Score: 4, Interesting

    This is a mixed question/comment.

    What is going on here?

    It seems that Alan has stopped doing his -AC series...

    Linus is finishing up 2.4.X after making some deep changes to the VM (Adrea's new VM), and thankfully adding EXT3, but form what I have been reading, 2.4.15 is the end of the stable kernel series (with no XFS or JFS support which is upsetting).

    Andrea has a plethora of experimental/tweaked patches in ftp.kernel.org/pub/linux/kernel/people/andrea. What is interesting/worrisome to me is that Marcelo's directory there is empty.

    Marcelo must be a great guy, I've seen a lot of banter on newsgroups with him, and a few chages in the stable changelog here and there, but to me it looks like a lot of talk. Alan used to release (past tense, it seems it has stopped) AC patches on a near daily basis, to me, Marcelo is vapor.

    Is the maintainer's jobs simple to make small changes to the kernel when errata is found? Or is it, as Alan has done, to integrate and merge a LOT of stuff to produce a useful and robust hybrid kernel and then suggest that maybe the unbroken things should be merged in.

    I wish Marcelo luck in this endeavor, but also wish to see loads of "maintainence," Linux really, really needs feverish active development, and there a lot of people, Like Alan and Linus, who put out quite a bit. I am hoping Marcelo will set a new precedent for uber-feverish maintenance - maybe even see XFS and JFS and other things that the distributions have to waste huge amounts of time tinkering and adding various enterprise-ish things to make the Linux kernel stand up for, as they put it, prime time.

    --
    Legalize the constitution. Think for yourself question authority.
    1. Re:The Deal with Marcelo, Alan and Linus? by connorbd · · Score: 2

      I'm sort of curious as to where the Linux version number system came from in the first place; the -ac series seems like a necessity but it seems like a patch on a rather strange system. Is it just that the concept of "beta" software isn't especially meaningful in the Open Source world?

      /Brian

    2. Re:The Deal with Marcelo, Alan and Linus? by MikeBabcock · · Score: 2

      Its quite straightforward; odd numbered minor versions are betas.

      2.4.x is a stable series kernel, where 'x' is a release number.

      2.5.x is the development unstable kernel.

      2.6.0 will happen when 2.5.x hits a point of stability and feature-freeze.

      --
      - Michael T. Babcock (Yes, I blog)
    3. Re:The Deal with Marcelo, Alan and Linus? by connorbd · · Score: 2

      I understand what it means. I'm just curious as to where it came from.

      /Brian

    4. Re:The Deal with Marcelo, Alan and Linus? by johnjones · · Score: 2

      it came about via sillyness

      then became the rule

    5. Re:The Deal with Marcelo, Alan and Linus? by cymen · · Score: 2

      Er... Reality? It is always that even numbers are stable and odd are development. Alan merely used the version number of the kernel he was patching (essential information for the users of the -ac line!).

      Are you asking where the kernel number came from because it is so high? Did you look at kernel.org to see the archive of all the old kernels down to 1.x? There was a .xx line too of course. Those numbers are just increments up to today.

      I parse your question but it seems like you either left some essential component of your question out or I'm missing something... By all means clarify your question if you aren't getting the answers you seek.

  21. Re:Ask Marcelo Tosatti Anything? by digitalsushi · · Score: 2, Insightful

    i think this is a valid question, if the answer is creative enough it will offer some insight as to his overall maintenence methods, albeit abstract (but we all deal with massive abstraction on the internet anyways, so why complain)

    --
    slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
  22. Money by bribecka · · Score: 4, Interesting

    I'm assuming that maintaining the kernel is a volunteer, non-paying position. And since it takes money to live in this world, how do you find time to actually earn a living while keeping up with the kernel?

    --

    Where are we going and why am I in this handbasket?

  23. Re:I have a version numbering question by Sanity · · Score: 2

    They were talking about RedHat version 7.2. RedHat is a Linux distribution, it is a collection of software including the Linux kernel that is known to work well together and all wrapped up in a nice installation process. RedHat 7.2 includes version 2.4 of the Linux kernel.

  24. CML2, cvs, kdb, crypto and more by iamsure · · Score: 5, Interesting

    If during the course of your maintainership CML2 proves very successful (as I beleive it already has) would you consider using it instead of CML1?

    Also, would you consider moving crypto into the main tree in the near future? Debian has, Redhat will "soon"..

    Would you consider using bitkeeper, cvs, or even complete changelogs with proper attribution of WHICH merges took place?

    And finally, would you consider FINALLY bringing kdb into the main kernel? Linus doesnt want it, but he doesnt want it because he doesnt see the value. He didnt say he banned it..

  25. Patches by return+42 · · Score: 5, Interesting

    Linus likes very small patches, everything broken down into little chunks of functionality. Alan is ok with bigger patches. What do you like and dislike in the patches people send you?

  26. Linux in the Latin world? by The+Bungi · · Score: 4, Informative

    I know you work for a Brazilian company (Conectiva), though your name seems more Italian than not. Regarless, you are (along with Miguel de Icaza, who is from Mexico) probably the most visible non-european/american member of the Linux kernel development community. Do you have any plans to promote or push Linux as a viable alternative to government agencies or companies in Brazil or other Latin American countries?

    1. Re:Linux in the Latin world? by bfree · · Score: 2

      How about Alan Cox? Not visible enough? The BBC just put him on TV but I have never seen Miguel or Marcelo on tv!

      --

      Never underestimate the dark side of the Source

  27. Why you? by CmdrPinkTaco · · Score: 5, Interesting

    This is not intended as a flame or a troll, more of an interview style question. I figure since we are the people who are putting our trust in this person to handle *our* kernel, that this should also be our chance to learn about the person responsible.

    What makes you think that you can handle maintaining the Linux Kernel? What qualifications do you have and why should we (the people) trust you with the Linux kernel.

    I realize that this is actually two questions, but they more or less go together in one answer.

    --
    Please give your mod points to others, Im at the cap. They will appreciate it more
  28. Interaction with distros by DaoudaW · · Score: 3, Interesting

    A number of distros are already using 2.4.x. I am curious how much of the maintenance of the 2.4 kernel will be simply incorporating changes already made by the different distros, how much will be making changes in response to distro requests, and how much of the process is independent from the distros?

  29. A pretty generic question by archen · · Score: 5, Interesting

    How do you view Linux in the scheme of things? Mainly where do you think the niche of Linux is now, and where will it be years from now. How do you view the direction Linux tends to be taking compared to other OS's (Windows XP, FreeBSD, etc) - ["direction" is up to what ever you personally interpret it to be BTW]

  30. Any plans to improve documenting the kernel? by Carnage4Life · · Score: 5, Interesting
    Currently the Linux kernel is filled with functions that are either poorly documented or completely undocumented. One of the purported benefits of Free Software is that many developers can jump in and help yet when you have functions like __free_pages_ok in page_alloc.c that are important, complex yet the only comment is

    Buddy system. Hairy. You really aren't expected to understand this.


    doesn't this somehow defeat the point of the source being available in the first place? Basically the question I have to ask is this, "I have flirted with the thought of sending comment only patches to the kernel to further help people understand certain subtleties (e.g. why the pprev and next pointers in user_struct are not what they seem) in the source code especially CS students who are learning about the kernel in operating systems classes. If someone were to start such a program would such patches be accepted into the kernel?
    1. Re:Any plans to improve documenting the kernel? by SW6 · · Score: 2, Insightful
      Buddy system. Hairy. You really aren't expected to understand this.

      Heh. This is very similar to the comment in the original Unix sources. The idea was that it was completely obscure until one understood something magical that couldn't be documented, at which point it didn't need commenting. A lot of really low-level stuff can be pretty obscure and mind-bending - it's just a fact of life when dealing with such things and documenting it doesn't help.

      By the way, the Buddy System is a memory allocation strategy given by Donald Knuth in his book "Fundamental Algorithms". It's pretty obvious once you've seen how it works, but I'd have never thought of it independently. I would assume that understanding the code requires one to understand the algorithm first - e.g. by reading Knuth's excellent description that is unfortunately too long to stick in a comment.

    2. Re:Any plans to improve documenting the kernel? by Arandir · · Score: 2

      There are more to comments than the educational value. You need comments to communicate with other developers. You need comments for maintenance purposes. And you need comments to prove that you know what you're doing.

      It's perfectly fine to have highly technical comments of the sort that you or I would never understand. But it is NOT okay to have comments that say "you really aren't expected to understand this." If you are unable to explain something to someone else, you don't really understand it.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    3. Re:Any plans to improve documenting the kernel? by cymen · · Score: 3, Interesting

      How can something be impossible to document? If the person understands the problem well enough to write the code, they should be able to express the same thoughts and intentions in English comments.

      When you write code you write for a specific standard (or compiler or interpreter) but when you write English you write for unknown. Descriptions could at some point get more lengthy than code. Would that be bad? I don't know. I'd rather have the information than not, personally. But I can see why bibles of information are kept out of the kernel.

    4. Re:Any plans to improve documenting the kernel? by Arandir · · Score: 2

      If you aren't able to understand it from the code alone, should you really be hacking it?

      That's got to be the stupidest thing I've read all day. Unfortunately for the software industry it isn't orginal but in fact an unwritten policy.

      Go look at the blueprints for a house. Fully documented. Look at the blueprints for nuclear reactor. Fully documented. Would YOU trust a nuclear reactor that was not documented? Software will not leave the dark ages until the developers start treating it as a professional discipline.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    5. Re:Any plans to improve documenting the kernel? by Arandir · · Score: 2

      I am trying to make the point that documenting it the code (presumably with comments) is not the proper place to do it.

      Every programming language I know has syntax for including comments. Presumably these comments are for more than just satisfying license requirements to document changes within the code.

      Not all of your documentation needs to be in the form of comments. In the case of the buddy system, it would have been appropriate to include a reference to external docs. But not even this was done. As a professional software developer, my documentation is expected to include specifications and commented code at the bare minimum. A code review for uncommented code? Unthinkable!

      Comment your code. Comment your code. Comment your code. It's standard practice in academia, industry, and yes, even volunteer open source projects.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  31. Are you ready....... by the_2nd_coming · · Score: 2, Interesting

    Are you Ready and psychologically prepared to become one of the Linux head Honchos? I mean in about a year or so, people will be throwing your name around places like /. and Linux today as freely as they do now with Linus and Alan.....Do you think it will be difficult for you to handle the sudden fame?

    --



    I am the Alpha and the Omega-3
  32. code control by brer_rabbit · · Score: 5, Interesting

    Have you thought about putting your changes under some sort of version control software? If you started putting the kernel/patches under CVS, maybe the rest of the kernel crowd would follow.

    1. Re:code control by Erik+Hensema · · Score: 4, Insightful

      Subquestion: if you'd put the kernel under CVS, would you allow commit access to key developers?

      --

      This is your sig. There are thousands more, but this one is yours.

  33. National biases. by saintlupus · · Score: 3, Interesting

    In your experience, is the kernel development genuinely international and multilingual, or are there tensions between developers from different regions or who speak different native languages?

    --saint

  34. A question by jd · · Score: 2, Interesting
    Will you replace the VM system, the first chane you get? :)


    No, the -real- question is whether you will be treating 2.4.x as a "maintained but dead" branch, or whether you'll be actively beating the code senseless with a (plank *) twoByFour?


    (Quick followup: If you -are- going to actively develop 2.4.x, will you be restricting that to merging in 2.5.x code, or will you be seeking out new patches, boldly coding where no kernel has gone before?)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:A question by connorbd · · Score: 2

      Er... I'd be inclined to think that this would be a Bad Idea -- after all, that's what the 2.5 branch is for. In fact, I'd go so far as to say that this would essentially be creating a code fork and if I was Linus I'd reject out of hand anyone as a maintainer anyone who would do this.

      /Brian

  35. Re:vi or emacs? by rvaniwaa · · Score: 2

    I think the question should be:

    emacs or vi?

    --
    main(i){(10-putchar(((25208>>3*(i+=3))&7)+(i ?i-4?100:65:10)))?main(i-4):i;}
  36. Conectiva & Kernel & Security by GdoL · · Score: 3, Interesting

    As a brazilian citizen (and Conectiva employee), will you be free to publish anything on the changelogs?

    --

    ------I can please only one person per day. Today is not your day. Tomorrow isn't looking good either.------
  37. cage match... by feldkamp · · Score: 5, Funny

    Who would win in a fight? You, Alan Cox, or Linus?

  38. Non-x86 architectures by macdaddy · · Score: 2

    What kind of support for non-x86 architectures do you envision (PPC, Sparc, Alpha, etc..)?

    1. Re:Non-x86 architectures by connorbd · · Score: 2

      While you're at it -- what do you think of the controversies over the LinuxPPC patches and the issues over Paul Mackerras' patch sizes?

      /brian

  39. When? by josepha48 · · Score: 2
    When do you see yourself taking over 2.4 from Linus? has he told you when he plans on opening up 2.5?

    Also how do you see yourself handling issues like that in 2.4.11 and 2.4.14 where simple drivers would not compile or would not run, because of obsolete function calls in the kernel? I.E. Wait till 2.4.15 to fix this or release 2.4.15 with just that fix?

    --

    Only 'flamers' flame!

  40. Kernel growth -- is it a problem? by connorbd · · Score: 5, Interesting

    While I am a passionate Linux supporter, I have also come to the conclusion that kernel bloat is likely to be a major issue fairly soon. It appears to have been the case for some time that =486 systems Need Not Apply, and Red Hat in particular has become a rather memory-hungry distro (it won't even install on my 16MB Pentium system, though I doubt this is really a kernel issue). The end result is that Linux seems slowly to be growing out of the lower-end used-server-in-a-closet market that helped it get so big in the first place.

    My question: I presume kernel bloat, both in terms of code size and resource demands, can impact heavily on maintainability. Do you see this as a significant issue for the future, how much of a problem is it, and is it something that can be easily addressed without tearing apart the code base and reorganizing it from the ground up?

    /Brian

    1. Re:Kernel growth -- is it a problem? by Snootch · · Score: 2

      No, I shouldn't think it is. After all, you can just not compile in the stuff you don't want. By that method I keep my closetful of '486 servers running perfectly happily on recent kernels.

  41. diary by Lennie · · Score: 5, Interesting

    Do you have a diary, like Alan Cox we can read ?

    Because we all like to know, if you'll actually be doing what your gonna promise now :)

    --
    New things are always on the horizon
    1. Re:diary by osiris · · Score: 2

      this might be useful. hasnt been updated in a long time though

  42. list of changes for the common folk by e40 · · Score: 5, Insightful

    One thing that is really missing is a list of changes in each kernel release that is meant to be consumed by the masses. The "changelogs" that are offered up are sorely lacking for us non-kernel hackers. What I'd like to see is a prose description of the changes in each version. Something like Release notes for 2.2.18 by Alan Cox is a step in the right direction, but some of it is even a little too technical. For example, in the above document,

    set_current_state
    • Fixed potential SMP race
    means little to me and probably a lot of other people. Under what condition does this occur? The question why should I care about this change? should be answered for each entry.

    How do you feel about doing something like this?

    1. Re:list of changes for the common folk by Erik+Hensema · · Score: 2

      You are confused. Linux kernels aren't for the masses. The masses should rpm -U or apt-get a new kernel.

      I'm not trolling. I'm serious. Don't install a kernel if you don't know what you're doing. The kernel is the base of your system so you shouldn't toy around with it.

      The changelogs are quite readible to the indented audience.

      --

      This is your sig. There are thousands more, but this one is yours.

  43. Re:Time for renumbering? by GigsVT · · Score: 2

    There is no need for any of that, 2.4.XX will eventually become stable, (it already is getting there fast), and 2.5 will be the unstable branch, with more extensive patches done to it.

    As long as people use the latest 2.4, it will be the most stable. (Unless Marcelo screws up.)

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  44. How often by Cro+Magnon · · Score: 2, Interesting

    Lately, Linus has been releasing a new 2.4 version every month (sometimes more). Will you continue at that pace, or slow it down?

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  45. Age by FreakOfTheWeek · · Score: 3, Interesting

    How will you respond to criticism from the corporate world (most of whom don't understand what linux is, let alone a kernel), that "linux" is being maintained by an 18 year old?
    Do you think this will reflect badly on the image of linux? (as seen from IT decision makers)

  46. 2.4 a good switch from FreeBSD? by zulux · · Score: 2

    I've used FreeBSD exclusively for servers due to the fact that each release marked as 'stable' is in fact, very stable. Will the 2.4 branch fill this role, of stability, and provide a path for me to switch? What policies will you use to determine if something is worthwhile for the 2.4 branch?

    --

    Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

  47. Linux 2.4 future focus by tercero · · Score: 2, Insightful

    Recently there was a post on /. that asked for a stable and fast kernel. (I'm too lazy to look it up.) The poster cited older kernels' stability and speed and the trend toward recent kernels having too many bugs to be worth all of the new features they have.

    What will be your main focus while maintaining 2.4, stability or backported extra functionality. It is doubtless that there will be some backports. But what will you focus on stability and speed or features?

  48. Google/VM/Corporate influences by slick_rick · · Score: 2, Interesting

    While browsing through the kernel mailing list a while back... I noticed a post that went unanswered about some specific problems Google was having with 2.4 kernels and the new/old VM.
    It seems obvious from this post that Google can't use 2.4 until this gets worked out, and Google is one of Linux's big success stories...

    How does that weigh in on the todo scale versus my problem with the Visor driver? What if it was Connectiva that had the problem? (Or Redhat?)

    (and a quick second question: How can any human read teh 7000 posts a month to the mailing list and still get any coding done?)

    --
    apt-get install redhat please god - Me (take it easy, I love Debian)
  49. XFree86 4.0 and 4.1 DRI by rknop · · Score: 2

    Last I checked (which was a while ago), Linux kernels included only DRI support for XFree86 4.1, whereas Alan kernels included DRI support for both (or, rather one or the other, selected at compilation time). What will be the case with future official 2.4.x kernels?

    -Rob

  50. Too many questions for Marcelo - Ask Slashdot??? by tercero · · Score: 4, Funny

    After the interview is all said and done. That's only ~10 questions. I'm seeing a lot more than 10 very important (IMHO) questions. Some of these questions being unanswered is a big contributor to why Linux is not so readily accepted in the corporate world.

    Where can we get the questions answered? I think that there ought to be a Linux kernel documentation project to bring the docs up to speed and answer questions like this. I have not the knowledge of the kernel for this, but such a project would be invaluable to the Linux community.

  51. Ask him *anything*?? by OpCode42 · · Score: 2, Funny

    African or european?

  52. Boot Messsages by x00 · · Score: 3, Interesting

    Linus has stated that he'd like to get rid of a lot of the "non-informational" messages on boot and with this I have to agree with him.

    Do you plan on furthering this cause, and helping make our boot times a simpler, less complicated read?

    --
    May contain traces of nut.
  53. You are an encouragement to 18 yr olds everywhere! by danpbrowning · · Score: 4, Offtopic

    Marcelo,

    I must say that you are an amazing yet rare individual, to have commanded that much respect at the age of 18. Wow. I can't handle OS design now, let alone when I was 18. Would you be so kind as to share some about your upbringing, environment, faith, or other factors that were beneficial to you in making you who you are today?

    Thank you,

    --
    Daniel
  54. girls running to you yet? by 2Bits · · Score: 4, Funny

    Now that you are suddenly famous, do you see a lot of girls flocking to you yet?

  55. Features vs Stability by spudgun · · Score: 3, Interesting

    Do you intend to bend to popular demand for features at the price of stability or is stability king in the stable kernel ?

    --
    Type unto others as you would have them type unto you.
  56. Am I too late? by GauteL · · Score: 3, Redundant

    I looked over some questions, and there are a couple of pretty obvious ones that either aren't their, or hidden due to that pesky moderation.

    For instance:
    1. The "lousy magazine"-question: Who would you rather be stuck with on a desert island?

    2. The "bitter old sysadmin"-question: You are 18, do you punk even know what Multics or VMS is?

    3. The "trick"-question: what do you prefer, emacs or vi? (trick question because we all know emacs is superior).

  57. Conectiva issues by Stonehead · · Score: 4, Interesting

    Is Conectiva going to let you spend all your time to the 2.4 kernel?
    I read that you live in the same house as Rik van Riel, who wrote the first Linux 2.4 VM and who also works for Conectiva. Rik wrote in his not-that-very-often updated diary that he travelled a lot in Brazil, to help customers anywhere. That takes a lot of time. Is your job going to be different once Alan Cox passes the maintainership?

  58. Re:If I can get the damn memory bugs fixed... by cymen · · Score: 2

    What is up with your version number? 2.3.1? Why?

  59. Re:If I can get the damn memory bugs fixed... by jd · · Score: 2
    2.3.1 is the version number of the FOLK patch, same as -ac8 is the current version of the Alan Cox patch.


    2.3.1 -> This is the first upgrade to the third re-working of the second major build of FOLK.


    It's not intended to be the same as the Kernel patch number, as I don't intend to release one FOLK patch per kernel, any more than Alan Cox did. The reason I use 3 digits to his one, is that something as complex as FOLK can experience major changes in behaviour with only minor changes in the code. It's far more useful for people to be able to see the degree of change, and what sort of change it is, than to just get a single revision number.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  60. only the driver code has grown since 2.2 by Error27 · · Score: 2

    If you look at the growth of the kernel you'll see that the main parts have basically stayed the same size (in terms of lines of code) since 2.2.

    By the main parts I mean everything except drivers. The largest parts of this are the file system and network code. The file system grew a bit when Rieserfs was include into the kernel but it's a tiny increase compared to the rest of the code.

    Drivers make up more than 75% of the Linux source code. And this driver code is growing rapidly.

    People talk about the fact that you can cut things out of the Linux kernel if you don't want to use them. This is true. But it's even more true to say that if you did want to use everything in the Linux kernel you would have to buy a lot of hardware. :)

  61. Confusing two different issues... by RadioheadKid · · Score: 2

    You are speaking of two separate things here. The first is that Alan Cox, among other things, is the maintainer of the 2.2.x series kernel. Maintainance entails fixing bugs, updating drivers, and possible backporting features from the next kernel series where determined to be appropriate. This is what Marcelo will be doing as maintainer.

    In addition to maitaining the 2.2.x series, Alan also has his own, more experimental tree knows as the -ac tree. This is where a lot of developers submit their patches for initial testing for a few reasons: Alan can get them in his tree sooner because his tree is more experimental than the main kernel tree; Alan is a direct link to Linus so if Alan approves of your patch, he will eventually submit it to Linus (all those merging comments in the kernel change logs).

    If you want to compare Marcelo's position to Alan's, your question would have to be, do you plan to start an -mt tree for the 2.6.x kernel series while maintaining the 2.4.x kernel?

    --
    "Karma can only be portioned out by the cosmos." -Homer Simpson
  62. stuff&life.... by rarruda · · Score: 2, Interesting
    Hi Marcelo,

    I have grown to respect quite a bit you as well as some of the other folks who work in kernel development at conectiva in Brazil (Rik, Arnaldo..).

    I have been wanting to try to read more and more about the linux kernel, and maybe(?) try to get involved, so i must ask how did you start out? Any pointers that i should follow to get to understand more deeply the kernel? I mean you are not in heavy kernel hacking and you are a few years younger than me... (My guess is that it wasnt in college, since by now you should be doing the infamous college entrance exams... aka vestibular =P)

    Also it seems that you value your privacy, since there isnt much public information about you out there... Would you elaborate a little on how you got where you are? =)

    Just one more thing... I feel i must say that all Brazilians and young people in general are very proud and happy to see where you are now! Thanks a lot and keep up the good work!
  63. RMS reminder by Billly+Gates · · Score: 2
    No no no!

    its GNUEmacs or vi?

  64. question for Marcello by Apostata · · Score: 2, Interesting

    Not that I wish to put you in an uncomfortable situation, but would it be possible to get your reaction to Eric S. Raymond's comment about the state of kernel development:

    "I've been examining the existing kernel configuration system, and I have about concluded that the best favor we could do everybody involved with it is to take it out behind the barn and shoot it through the head."

    For someone as persuasive and influential as Raymond to make such a statement, it begs for a response, if not a rebuttal.

    --

    This wasn't just plain terrible, this was fancy terrible. This was terrible with raisins in it. - Dorothy Parker
  65. what do you think about HURD? by leuk_he · · Score: 2

    Alan says: it is a great but academic project.
    linus says: Don't do drugs. (Or "i don't care")
    what is you opinion about this?