Slashdot Mirror


Torvalds Bemoans Size of RC7 For Linux Kernel 3.5

alphadogg writes "A host of small modifications and a large number of system-on-a-chip and PowerPC fixes inflated the size of release candidate No. 7 for Version 3.5 of the Linux kernel, according to curator Linus Torvalds' RC7 announcement, made on Saturday. Torvalds wasn't happy with the extensive changes, most of which he said he received Friday and Saturday, saying 'not cool, guys' in the announcement. However, the occasionally combustible kernel curator didn't appear to view this as a major setback. 'Now, admittedly, most of this is pretty small. The loadavg calculation fix patch is pretty big, but quite a lot of that is added comments,' he wrote, referring to the subroutine that measures system workload."

9 of 158 comments (clear)

  1. wow by masternerdguy · · Score: 4, Insightful

    Linus is getting bitchy lately.

    --
    To offset political mods, replace Flamebait with Insightful.
    1. Re:wow by PreparationH67 · · Score: 5, Insightful

      Eh, at bit. But I will defend his ripping into the opensuse devs about using the root password for everything until my last breath.

    2. Re:wow by Anonymous Coward · · Score: 1, Insightful

      The only people who bitch more than Linux users about problems brought upon themselves, are Vegetarians/Vegans

    3. Re:wow by Short+Circuit · · Score: 3, Insightful

      I doubt Linus is getting more bitchy than normal. He's just had more 'popular' exposure and attention of and to his rants than normal. It's easy to guess why: Google+ gives him a lot more exposure and spread. Prior to his posting the rant against the root password requirement on Google+, I don't think I'd seen any of his opinions outside of near-fluff interview pieces or, possibly, LKML emails.

      Certainly, people didn't care as much until they saw him lambast OpenSuSE developers. That got their attention and interest, and so folks like Slashdot and NetworkWorld are more likely to cover it. Heck, this kind of story is even out of character for /..

      Linus only seems more bitchy because people are looking at him more.

  2. Why is this a story? by Anonymous Coward · · Score: 4, Insightful

    Linus bitches and moans about the size of every release candidate. Better that broken stuff gets fixed now rather than with an ever-lengthenng string of point releases after the fact.

  3. Hold on a second. by Millennium · · Score: 4, Insightful

    If I'm reading the article correctly, this isn't so much about file size as about the number of bugs fixed. Or rather, how many bugs still needed fixing in what was supposed to be the seventh release candidate of the kernel: something one would not expect to find so many bugs in very quickly.

    Is this the case?

    1. Re:Hold on a second. by Cyrano+de+Maniac · · Score: 5, Insightful

      The way to achieve what you say Linus wants is for him to reject/postpone changes that fall outside RC criteria. "Sorry, the train has left the station. There's another one due to leave at 3.6." When developers learn that the development phase criteria are enforced they will adjust their behavior to fall in line, but contrapositively they will not adjust their behavior if the criteria are not enforced.

      My sympathy is miniscule -- if RC-appropriate changes are what he wants then he should reject/postpone the changes in question as falling outside RC criteria instead of kvetching about them. It's a self-made and self-perpetuated problem; developers will abuse largesse only as long as they are allowed to.

      --
      Cyrano de Maniac
    2. Re:Hold on a second. by Kjella · · Score: 5, Insightful

      The way to achieve what you say Linus wants is for him to reject/postpone changes that fall outside RC criteria. "Sorry, the train has left the station. There's another one due to leave at 3.6." When developers learn that the development phase criteria are enforced they will adjust their behavior to fall in line, but contrapositively they will not adjust their behavior if the criteria are not enforced.

      He does. All the time. And people try bending the rules and stretching the definitions. All the time. You make it sound like Linus only had to tell them once and everybody'd go "well alright then" but it's more like a horny teenager with a girl on the back row of the cinema. No matter how many times those hands are pushed back they'll be back in a slightly different way or after another round of sweet talk. For those of you who have no idea what I'm talking about or what this "girl" thing is, you can imagine it's like the lobbyists in politics. No matter how many times a bill is defeated they'll keep pushing for new laws that amount to the same. In all three cases they just don't quit until they succeed.

      --
      Live today, because you never know what tomorrow brings
  4. Re:Size in source or binary terms? by jgrahn · · Score: 3, Insightful

    Are we talking about source code size, or the actual binary footprint on any individual supported system?

    Neither. He's talking about the size of the diff from the previous release candidate (although it's impossible to tell from TFA).