Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Upgrades Linux

Torvalds Bemoans Size of RC7 For Linux Kernel 3.5 158

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."
This discussion has been archived. No new comments can be posted.

Torvalds Bemoans Size of RC7 For Linux Kernel 3.5

Comments Filter:
  • wow (Score:4, Insightful)

    by masternerdguy ( 2468142 ) on Monday July 16, 2012 @03:53PM (#40665933)
    Linus is getting bitchy lately.
    • Re:wow (Score:5, Insightful)

      by PreparationH67 ( 1971850 ) on Monday July 16, 2012 @03:56PM (#40665971)
      Eh, at bit. But I will defend his ripping into the opensuse devs about using the root password for everything until my last breath.
      • No shit.

        But it's still not enough to make me switch back to fedora, ubuntu, kubuntu, or gentoo.

    • Re:wow (Score:5, Funny)

      by Trashcan Romeo ( 2675341 ) on Monday July 16, 2012 @03:56PM (#40665973)
      There are few things more painful than a swollen kernel.
      • Re:wow (Score:5, Informative)

        by osu-neko ( 2604 ) on Monday July 16, 2012 @04:33PM (#40666333)
        I think the point is not so much the swelling but the fact that this is a huge bunch of stuff to be thrown in during an RC cycle, between rc6 and rc7. You're not really supposed to be doing anything major to a release candidate...
        • by mwvdlee ( 775178 )

          What is his policy on RC fixes anyway?
          It seems to be to simply accept fixes for bugs.
          He could also opt to remove new features that require large bug fixes and include them in the next release cycle.

      • Re:wow (Score:5, Funny)

        by Tough Love ( 215404 ) on Monday July 16, 2012 @05:18PM (#40666723)

        There are few things more painful than a swollen kernel.

        It's nothing an antibiosic shot wouldn't fix.

    • Re:wow (Score:5, Funny)

      by morcego ( 260031 ) on Monday July 16, 2012 @03:58PM (#40666003)

      Linus is getting bitchy lately.

      Yeah, and RMS was talking non-sense yesterday. What is the world coming to ...

      • Re:wow (Score:4, Funny)

        by fahrbot-bot ( 874524 ) on Monday July 16, 2012 @04:31PM (#40666319)

        Yeah, and RMS was talking non-sense yesterday. What is the world coming to ...

        Yesterday? I'm a big fan of RMS - since before the beard - but the day he doesn't talk non-sense will be news.

        • Re:wow (Score:5, Funny)

          by morcego ( 260031 ) on Monday July 16, 2012 @04:40PM (#40666403)

          Yeah, and RMS was talking non-sense yesterday. What is the world coming to ...

          Yesterday? I'm a big fan of RMS - since before the beard - but the day he doesn't talk non-sense will be news.

          Exactly my point. Just like the day Linus doesn't get bitchy :)

          Geez, I figured we were all past the <sarcasm> tag already.

        • There was a 'before the beard' moment in his case? I've never seen him w/o one
    • Re: (Score:1, Redundant)

      "Linus is getting bitchy lately."

      I was thinking this exact line before I clicked into the comments. Good to know I am not the only one who noticed.
      However, I might be the only one to not really give a damn.
      • It seems less like bitchiness to me than people writing shitty headlines to make it seem that way.

    • Re: (Score:1, Insightful)

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

      If I were in Linus' shoes working on the same goddamn thing for a couple of decades, I think I would have resorted to fire bombing by now.

      I think he should pass the torch to someone else and go do something fun - or just be a devoted dad.

    • Re:wow (Score:4, Interesting)

      by Anonymous Coward on Monday July 16, 2012 @04:52PM (#40666499)

      Linus has always been bitchy.
      It is why Linux is the way it is now.

      If it wasn't for his bitchiness, it would be Windows. Yes, I am not kidding.
      There'd be ENTERPRIIIISE CODING brilliance in there, AKA useless bloat for stuff nobody should EVER, IN THE HISTORY OF EVER, have access to, and countless other things. (up YOURS Microsoft! )
      What's that, writing a driver are you? If it isn't fully descriptive in code, you're fired!
      What's that? You saved a huge number of cycles by using a Goto there? FIRED, we want more lines! (I'm not even kidding, Linus had to defend a Goto in a driver-level file, this is how mad this anti-Goto retardedness is these days, kids man)
      So on and so fourth.

      Hey, at least he isn't a Ballmer. Nobody can beat ol' monkey boy.
      Developers developers developers deve... oh go away developers we don't want you in Windows 8 anym... no sorry we were just kidding! ... honest!
      Linus is always solid.
      Without him, Linux would turn in to PHP. Look what happened to that. PHP is plain awful now. It started off with a good idea, then all the amateurs took control and ruined it. You don't want that now, do you?

      • by fatphil ( 181876 )
        "Without [Linus], Linux would turn in to PHP. Look what happened to that. PHP is plain awful now. It started off with a good idea, then all the amateurs took control and ruined it."

        There are a remarkable number of bodgers in the linux kernel too. The general code quality is not that high. In particular from some SoC vendors. He has to trust that if they're selling that code to customers who need it to work, then it probably works. And if it doesn't, then they are the maintainers responsible for fixing it. U
        • by asdf7890 ( 1518587 ) on Monday July 16, 2012 @07:36PM (#40667793)

          Unfortunately the customers are sometimes as incompetent as the chipset vendors, and don't know what they're being sold.

          Or who to blame... If it doesn't work with Windows it is seen as the manufacturer's fault (as they provided the drivers) but if it doesn't work under Linux it is the kernel dev's fault (as the user doesn't know that the drivers there were written by the manufacturer too) and it is they who are expected to fix the problem. I do not envy them that position!

          • by fatphil ( 181876 )
            My last job at ${GADGET MANUFACTURER} was to receive code from ${SOC VENDOR}, and vet it for quality, before we pulled their changes into our source tree.

            And you may interpret that painfully literally. Even if the quality was shit, we still had no choice but to pull the changes. All I provided was a head-start on the bug-filing. At least I did have someone to blame. I didn't envy my position, I was going to demand a rise or walk.
      • I don't disagree with your general point but..

        Without him, Linux would turn in to PHP. Look what happened to that. PHP is plain awful now. It started off with a good idea, then all the amateurs took control and ruined it. You don't want that now, do you?

        Really?!

        I've not touched PHP for a few years, so I might be wrong about its current status, but from what I gather there have been significant improvements. Objects working properly for one. References too. References to objects specifically. When I was working on some stuff in PHP4 those areas were a mess. I'm also told that chunks of the standard library now have more normalized variants. This was starting when I left the arena, with data access libraries t

      • > If it wasn't for his bitchiness, it would be Windows. Yes, I am not kidding. There'd be
        > ENTERPRIIIISE CODING brilliance in there, AKA useless bloat for stuff nobody should
        > EVER, IN THE HISTORY OF EVER, have access to, and countless other things.
        > (up YOURS Microsoft! ) What's that, writing a driver are you? If it isn't fully descriptive
        > in code, you're fired! What's that? You saved a huge number of cycles by using a Goto there?
        > FIRED, we want more lines! (I'm not even kidding, Linus

      • .
        Without him, Linux would turn in to PHP. Look what happened to that. PHP is plain awful now. It started off with a good idea, then all the amateurs took control and ruined it. You don't want that now, do you?

        I used PHP back when it was Rasmus Lerdorf's neat hack to maintain his Personal Home Page. It was a very neat hack. It was always a very neat hack, and it continues to be a very neat hack. It wasn't ever meant to be an elegant and well engineered language, although it did get a bit full of itself around PHP3. But the difference in software engineering terms between PHP and Linux is (it's car analogy time, folks) the difference between a child's home made soap box cart [1st-crowbo...uts.org.uk] and a Lotus Elise [wikipedia.org].

      • by mcgrew ( 92797 ) *

        Pedantic nitpick here: Linux isn't written in BASIC. In assembly it's JMP (jump). Of course, that depends on the chip's instruction set, my assembly experience was all on the Z80.

    • by gweihir ( 88907 )

      Let him have his fun. His contributions are worth it numerous times over.

    • Gotta love how this is modded insightful!
    • Re:wow (Score:4, Insightful)

      by Short Circuit ( 52384 ) <mikemol@gmail.com> on Monday July 16, 2012 @06:14PM (#40667141) Homepage Journal

      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.

  • by Anonymous Coward on Monday July 16, 2012 @03:59PM (#40666011)

    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.

    • by vlm ( 69642 ) on Monday July 16, 2012 @04:09PM (#40666109)

      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.

      The kernel's always pushed the limits of memory, compilers... Here's a typical example from a little over 20 years ago from usenet

      From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)
      Newsgroups: comp.os.linux
      Subject: Re: Help, can't compile 0.95a!
      Date: 3 Apr 92 21:27:41 GMT
      Organization: University of Helsinki

      In article wjb@cogsci.cog.jhu.edu
      (Bill Bogstad) writes:
      >
      > I have a 8 Meg system and also am having problems compiling fork.c.
      >I would have thought that would have been sufficient....

      Ok, the problem isn't memory: it's gcc-1.40. For some strange reason
      the older gcc runs out of registers when optimizing some of the files in
      the linux source distribution, and dies. This one isn't the same bug as
      the "unknown insn" which was due to my hacks in the earlier 1.40 - this
      one seems to be a genuine gcc bug.

      Linux 0.95a is compileable with the older gcc if you just add the flag
      "-fcombine-regs" to the command line. In fact, the only thing you need
      to do is to remove a "#" from the makefiles: the line

      #GCC_OPT = -fcombine-regs

      should be uncommented, and gcc-1.40 will have no problems compiling the
      source. This was documented in some of the release-notes for 0.95, but
      I guess I forgot it for 0.95a.

      Why remove the flag in the first place I hear you say? Simply because
      gcc-2 doesn't understand -fcombine-regs, as it seems to do the
      optimizations even without asking. There are other things I had to
      change in the source to get gcc-2 to compile it, but this is the only
      problem that made the old gcc choke.

      With the advent of an official gcc-2.1 (this weekend?), people might
      want to change to that one: note however that gcc-2.1 is about twice as
      big as 1.40, so it's going to be slower on machines that swap... People
      with just 2M of mem might not want to upgrade (*). I like the changes
      to 2.1: the code quality seems to be a lot better (esp floating point).

      On a slightly related note: the as-binary in newgcc has been reported by
      several people to have problems. Getting as from the original
      gcc-distribution by me (gccbin.tar.Z) might be a good idea if you have
      problems with the newgcc version.

                      Linus

      (*) Even with only 2M of mem, using gcc-2 has it's good points. The
      shared libraries should cut down on memory use as well as loading time
      and disk-space use. Shared libraries work even with 1.40 if you know how
      to build them, but 2.1 does it all automatically...

  • Hold on a second. (Score:5, Insightful)

    by Millennium ( 2451 ) on Monday July 16, 2012 @04:00PM (#40666015)

    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?

    • by eimsand ( 903055 )
      That is not at all how I read the article. My reading is much closer to the summary.
      • Re:Hold on a second. (Score:5, Informative)

        by dacut ( 243842 ) on Monday July 16, 2012 @04:24PM (#40666247)
        In the actual e-mail [lkml.org], it's about both size and change velocity:

        Because I last week I thought that making an -rc7 was not necessarily realy required, except perhaps mainly to check the late printk changes. But then today and yesterday, I got a ton of small pull requests, and now I find myself releasing an -rc7 that is actually bigger than rc6 was.

        • Re:Hold on a second. (Score:5, Interesting)

          by dkleinsc ( 563838 ) on Monday July 16, 2012 @04:38PM (#40666387) Homepage

          It seems like part of what he's trying to point out here is that there may be developers trying to cram in what are really new features into 3.5 by declaring them bugs and pushing them into RC's, rather than waiting until the next release. This behavior wouldn't surprise me in the least.

    • by Anonymous Coward

      Yes, the idea is every RC should be getting closer to release quality. In general, this means RC7 should have had less changes that RC6.

      For all the IT guys who don't actually understand large scale development, on Monday morning you have a list of printers to unjam and you are supposed to give daily status reports. You would expect your lazy ass would make the list of crap left to fix slowly get smaller, but instead your list is growing because you jam every printer when you try to print your daily status

    • Re:Hold on a second. (Score:5, Informative)

      by Anonymous Coward on Monday July 16, 2012 @04:30PM (#40666311)

      Linus is mainly complaining because he wants bugfixes to come in during the merge window. The RC's are then used to iron out bugs that got added by features that were added during the merge window OR to fix existing bugs that were too invasive to fix in a normal 3.x.x update. The idea is that the change from 3.4 to 3.5-rc1 is massive, 3.5rc-1 to 3.5rc2 is smaller, 3.5rc2 to rc3 is even smaller. And it keeps getting smaller until the number of commits is very low, and those commits are very small changes themselves. This SHOULD have been 3.5 release, but instead a ton of large commits were done after rc6 and that makes Linus uncomfortable about labeling 3.5 as Stable until people have a change to test out those new commits. The more commits people do past like rc2, the longer the delay until 3.5 is marked as stable and released, honestly unless im forgetting something, I havent seen a 7th release candidate for any kernel since the change to 3.0, most of them have been capping around 5. By a 7th RC there shouldnt be really anything going on unless an email comes in that is labeled "URGENT KERNEL PANIC FIX" and from the sounds of it...none of these were that, and could have all been saved for the merge window for 3.6. Instead we have the 3.5 kernel delayed by another week.

      • by Cyrano de Maniac ( 60961 ) on Monday July 16, 2012 @05:38PM (#40666867)

        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.

        • by Kjella ( 173770 ) on Monday July 16, 2012 @06:22PM (#40667223) Homepage

          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.

          • I prefer a car analogy: it's like, no matter how many times you fill the gas tank, the damn car always empties it while driving, and will stop completely and refuse to continue if you don't fill it up again when it wants you to. Automobiles, eh? Can't live with 'em, can't live without 'em.
      • by afidel ( 530433 )
        Wait, 3.5 is supposed to be stable? Did Linus change something and now odd minor numbers are going to be stable instead of development branches?
    • Comment removed based on user account deletion
  • by Anonymous Coward on Monday July 16, 2012 @04:02PM (#40666043)

    Who the hell this Linus thinks he is by criticizing Linux development??!111?

  • by mwolfe38 ( 1286498 ) on Monday July 16, 2012 @04:25PM (#40666253) Journal
    "Not cool guys." - linus OHMYGHOSH, front page news.
  • Are we talking about source code size, or the actual binary footprint on any individual supported system? In other words, does an ARM SoC running Linux get bloated down by the unnecessary PowerPC (!) support code?

    • No.

    • by jgrahn ( 181062 ) on Monday July 16, 2012 @05:14PM (#40666679)

      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).

    • Nope. He's just bitching about Linux being popular.

    • by Locutus ( 9039 )
      The "Not cool guys." comment sounded like he wasn't thrilled they all dumped lots of fixes all at once. You know, like they were sitting on lots of changes and then, in concert, released everything before a release milestone. I doubt it has anything to do with binary footprints.

      LoB
  • slashverdicrap (Score:2, Interesting)

    by Anonymous Coward

    This networkworld.com article gets submitted to /.:

    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 [networkworld.com] kernel, according to curator Linus Torvalds' RC7 announcement, made on Saturday.

    LAST TIME AROUND: Linux kernel 3.4 released [networkworld.com]

    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 [networkworld.com] 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.

    However, he noted, there were also the assorted changes for SoCs, PowerPC compatibility, USB and audio to be folded in, forcing a comparatively large RC7.

    "Ok, so it's still not *huge*, but it's bigger than -rc6 was. I had hoped for less," wrote Torvalds.

    He also hopes that it won't be necessary to deploy an eighth release candidate before Version 3.5 of the kernel can be properly rolled out, and urged the community to "go forth and test."

    Among the biggest new features expected in Linux 3.5 is enhanced compatibility with the ARM processor family, which are used in a wide array of low-cost computing devices. Several ARM-related fixes are part of 3.5-RC7, according to the official announcement email and changelog.

    The H-Online reported earlier today [h-online.com] that the final version of Linux 3.5 should be deployed next weekend, if all goes well with RC7.

    The h-online.com article the networkworld one is a rehashing of:

    Over the weekend, Linus Torvalds reluctantly published a seventh release candidate [kernel.org] (RC7) for the 3.5 Linux kernel. In the LKML announcement email [lkml.org], the Linux creator says that he originally thought another RC would not necessarily be required; however, a large number of small pull requests submitted by developers late last week necessitated an additional RC for testing, leading Torvalds to tell the developers, "Not cool, guys. Not cool."

    These changes include media fixes, random SOC fixes and PowerPC fixes, as well as patches [kernel.org] for the leap second bug [slashdot.org] that caused Linux systems to freeze because of permanent high CPU loads that resulted in increased power consumption and wasted electricity [slashdot.org]. "Ok, so it's still not *huge*, but it's bigger than -rc6 was," said Torvalds, adding, "I had hoped for less."

    Linus has asked the kernel developers to test the rc7 release to "make sure it's all good", and is hoping that he "won't have to do an -rc8". Barring any major problems over the coming week, Linux3.5 will likely be released next weekend. An overview of the changes made in the 3.5 kernel can be found in TheH's Kernel Log mini-series "Coming in 3.5" which examines the various subsystem developments in the upcoming release.

    Review each article and notice what is and what is not a link, and where the links lead.

  • by Anonymous Coward

    Very disappointed that the geniuses at "Network World" did not include a link to the original article [lkml.org]. For articles like this it's much better to read the source material yourself and come to your own conclusions, without the sensationalism and ad-baiting.

  • If only there were a way to use a microkernel to run Linux [genode.org].... ;-)

    • Why not fork Minix 3.0, and have Linux running on it? Along the lines of the same models such as L4Linux, MkLinux and similar projects?
  • Egads, there hasn't been a new Powerpc in ages except for a few game consoles and people stuck with legacy IBM big iron. Any reason to continue bloating the kernel with that stuff? Time marches on. Why inconvenience everyone so that a few dozen PS3 users can run Linux? :)

    • by Locutus ( 9039 )
      the embedded space has used lots of PPC for years. Notice it stated SoC?

      LoB
      • by mrand ( 147739 )

        the embedded space has used lots of PPC for years. Notice it stated SoC?

        Exactly right. We're designing a high-end router right now with 40 Gbps ports and the management CPUs are PPC based - just like all the other equipment we've designed (and all the other vendors too) for the past 15 years. In this case, one of the CPU's even runs Linux.

              Marc

    • by Osgeld ( 1900440 )

      Embedded uses PPC cores like crazy, its option #2 for big jobs

      • by afidel ( 530433 )
        Yep, basically all midrange networking gear is PPC, the very high end today is generally a combination of ASIC's and x86, the low end is all ASIC.
    • IBM still makes and supports PPC. Before that, it would make sense to drop some of the dead RISC CPU support - such as PA-RISC and Alpha. Indeed, given that even Itanium support has been dropped by all distros except Debian, the only RISC that deserves continued support from Linux are ARM, Sparc, MIPS and OpenRISC.

      But honestly, when Linux is installed on something, does it have anything like NEXT's fat binaries? I thought that only the target platform binaries were included. How is the support of othe

    • 1) The PPC code never gets inserted into other machine's architectures. So in that sense, it can't possibly "bloat" the kernel. Now there could be design issues with PPC that end up being carried into future Linux kernels, but those are much harder to root out without breaking something.
      2) How else can Linux keep its reputation for being able to operate obsolete stuff, long after the commercial vendor has abandoned it?
      3) Anything that's in the kernel (like PPC support), has an "active" maintainer for i

I tell them to turn to the study of mathematics, for it is only there that they might escape the lusts of the flesh. -- Thomas Mann, "The Magic Mountain"

Working...