Slashdot Mirror


2.4.9 Kernel Released

Justin writes: "Linus is off to Finland for a week or so and released 2.4.9. " Here is the Changelog for those of you interested. Yeah, it's probably gonna be a little crowded for a bit. Please post mirrors in the comments.

68 of 290 comments (clear)

  1. Re:Please don't get me wrong by CrackElf · · Score: 2

    "I mean is there a Slahdot article when Microsoft gives out a new Windows 2000 SP? Including the changes and fixes (mirrored in the comments)?"

    They might, except knowledge of the SP (let alone the changes) implies a knowledge of proprietary intellectual knowledge, and you must have code ultra-violet m$ clearance to even think about pondering its existence.

    -CrackElf

    --
    "Blake is an idealist, Jenna. He cannot afford to think." - Kerr Avon, Star One, Blakes 7
  2. Re:wholy crap! by TrentC · · Score: 3, Funny

    Not even Microsoft cooks up that many service packs in this particular timeframe...

    That's because they typically deny a bug's existence for a couple of months before they get around to fixing it. :)

    Jay (=

  3. Re:how many kernels realeased a year? by barneyfoo · · Score: 3, Informative

    Duh. 2.0 was really stable and 2.1 was being heavily worked on. Graph 2.1 in there and you'd get probably 50 or more kernels for that year.

  4. Re:Please don't get me wrong by Syberghost · · Score: 2

    I mean is there a Slahdot article when Microsoft gives out a new Windows 2000 SP? Including the changes and fixes (mirrored in the comments)?

    No, but there should be. That's important information to a large percentage of Slashdot readers.

    In case you hadn't noticed, Linux is pretty popular around here.

  5. Mirror by ecliptik · · Score: 2, Informative

    Here's a mirror ftp://ecliptik.com/pub/linux-2.4.9.tar.gz

    1. Re:Mirror by Roundeye · · Score: 5, Informative
      Note: always check signatures when downloading software from unknown sources.

      This kernel tarball is identical with the ones being distributed from ftp.us.kernel.org (dynamic mirrors), BUT IT DIDN'T HAVE TO BE. A trojaned kernel distributed from a private mirror could compromise any number of systems.

      Always check downloaded files from unknown sources.

      md5sum:
      ftp.us.kernel.org kernel: 8b0f6c18e9c09ca1e5d0bbbed95f7ef2
      ecliptik mirror kernel: 8b0f6c18e9c09ca1e5d0bbbed95f7ef2

      gpg sigs match, using:
      % gpg --verify linux-2.4.9.tar.gz.sign linux-2.4.9.tar.gz

      But -- DON'T TAKE MY WORD FOR IT! CHECK THEM YOURSELF.

      --
      "Cause there's 40 different shades of black, so many fortresses and ways to attack, so why you complainin'?"
    2. Re:Mirror by steelhawk · · Score: 2, Funny

      Important addition:

      Also, never trust people on slashdot saying that this unofficial mirror is ok, the md5sums/gpg sigs are identical.. _ALWAYS_ check for yourself!

      --
      Ner lbh sebz gur HFN? Gura lbh'ir whfg ivbyngrq gur QZPN!
  6. My Mirror by NewbieSpaz · · Score: 2, Informative
    --
    ------
    Random, useless fact: I type in startx entirely with my left hand.
  7. Release early, release often by proton · · Score: 3, Insightful

    And ofcourse, a slower release rate would also slow the entire development process.

    Has anyone observed the GCC development? People say that Red Hat did a good thing by releasing a development snapshot as 2.96 (altho I dont agree with the version number, I agree with the release).

    If a kernel patchlevel (remember v Major.Minor.Patchlevel?) breaks your application, then I am led to believe that your application is very poorly programmed...

  8. Re:Righto.... by Pinchy · · Score: 3, Funny

    .stnemmoc eht ni srorrim tsop esaelP

  9. my mirror contribution by -=Izzy=- · · Score: 2

    ftp://209.203.218.6/pub/kernel/2.4.9 have fun

  10. But glibc-2.2.4 is allergic to gcc-3.0 by Adam+J.+Richter · · Score: 2

    If you run ./configure in the top of the glibc-2.2.4 source tree on a gcc-3.0 system, it ill abort with the following output:
    *** This version of GNU libc cannot be compiled by GCC 3.x.
    *** GCC 3.x will generate a library that is binary incompatible to
    *** older and future releases of GNU libc.
    *** You should compile this GNU libc release by an older GCC version
    *** or wait for the next GNU libc release.
    *** If you really mean to use GCC 3.x, run configure again
    *** using the extra parameter `--disable-sanity-checks'.

  11. It is interesting by friday2k · · Score: 2

    My post, which was intended to be controversial, sure triggers a lot of reaction. In Posters and Moderators. Just looking at the moderation totals is interesting by itself: Moderation Totals:Flamebait=1, Troll=1, Insightful=2, Overrated=1, Total=5. I am, personally, not that this would interest too many people, an advocat of the right OS for the right purpose. I run Win98 at home. I like to PLAY Computer Games like Baldur's Gate (and my wife does), I run Win2k at work (well, company policy) and FreeBSD for my webservers (stable, fast, I like it). And I would love to have information on every OS when I am reading "news for nerds, stuff that matters". Because other Operating Systems than Linux DO matter. Even if you don't like it. And, my quotes from the changelog where meant to stir the discussion (100% success on that one).
    People, I can only say one thing: try to be more open towards people and things that are different from what you might like or value. It is not up to you to judge whether they are right or wrong. They have to come to that conclusion by themselves.

    1. Re:It is interesting by big.ears · · Score: 2, Flamebait

      Come on! Slashcode is available. Domain names are cheap. You can even steal all the links from slashdot, editing out the ones about linux, and have your own news about nerds. Its the beauty of Open Source. If you let me know, I might even register so I can 'get in early' with a low ID number. Just stop whining.

  12. drivers/net/rrunner.c looks to be borked. by AgTiger · · Score: 2, Interesting

    Submitted for amusement, a segment of make modules:

    make -C net modules
    make[2]: Entering directory `/usr/src/linux-2.4.9/drivers/net'
    gcc -D__KERNEL__ -I/usr/src/linux-2.4.9/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.9/include/linux/modversions.h -c -o rrunner.o rrunner.c
    rrunner.c:1241: macro `min' used with only 2 args
    rrunner.c:1252: macro `min' used with only 2 args
    rrunner.c: In function `rr_dump':
    rrunner.c:1241: parse error before `__x'
    rrunner.c:1241: `__x' undeclared (first use in this function)
    rrunner.c:1241: (Each undeclared identifier is reported only once
    rrunner.c:1241: for each function it appears in.)
    rrunner.c:1241: `__y' undeclared (first use in this function)
    rrunner.c:1252: parse error before `__x'
    rrunner.c:1221: warning: `len' might be used uninitialized in this function
    make[2]: *** [rrunner.o] Error 1
    make[2]: Leaving directory `/usr/src/linux-2.4.9/drivers/net'
    make[1]: *** [_modsubdir_net] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.4.9/drivers'
    make: *** [_mod_drivers] Error 2

  13. Re:What will the next 2.4 revision be called? by Tachys · · Score: 2

    It would be called 2.4.10. The latest 2.2 is called 2.2.19

  14. SB Live! driver fixed by bconway · · Score: 5, Informative

    Though not a showstopper by any means, the EMU10K1 driver has been fixed from 2.4.8, and is now fully up-to-date. I've been using the drivers from opensource.creative.com since the release of the 2.4 kernel, and this is definitely a welcome change. Check it out!

    --
    Interested in open source engine management for your Subaru?
    1. Re:SB Live! driver fixed by bconway · · Score: 3, Informative

      As in: the drivers included up until 2.4.8 were over 6 months old and lacked a lot of features compared to those mainted on http://opensource.creative.com . These are now fixed in the kernel and fully up-to-date, which I consider to be a good thing.

      --
      Interested in open source engine management for your Subaru?
    2. Re:SB Live! driver fixed by da+groundhog · · Score: 3, Informative

      it should be noted to all the trolls out there, that the emu10k1 user-land tools include an assembler and loader for the cards dsp chip which means that you can not only compile/load the effects it includes (such as chorus and flanger) but you can PROGRAM YOUR OWN EFFECTS (tres cool). And of course this comes with ample documentation.

      --
      "...through this door all my dreams come realities, and all my realities become dreams..."
    3. Re:SB Live! driver fixed by Azog · · Score: 5, Informative

      All of the above is true, however... the new driver may not work for everyone.

      Alan Cox, for example, tried them out and found they didn't work on some of his machines, so he didn't include the new driver in the -ac patches.

      So, it seems they work great for some people but not others. Linus decided to keep them in because the new driver is being maintained, and the old one wasn't - a buggy driver that's being worked on is better than a buggy driver that's being ignored... and the new drivers have much better support for the features of the SBLive.

      Anyway, if you upgrade and find that your sound card quits working, you have several choices - revert to your previous working version, or try Alan Cox'es patched version of the kernel (look under /people/alan on the kernel mirrors) or, if you know what you're doing, just take the relevant emu10k files from 2.4.7 or so and patch them into your tree. Alan Cox's kernels have lots and lots of other changes besides the SBLive driver, of course.

      A lot of work is being done right now on getting the VM (Virtual Memory) balanced right. It works great for a lot of people, but depending on the workload, it can start to thrash really bad and swap itself to death. (kswapd will run, taking all the CPU time and making no progress.) If you run into this problem or others, read the documentation on reporting bugs (see the /linux/REPORTING-BUGS file) and send a mail to the list. Don't hold your breath waiting for a reply, but it will be read, and it might help the developers figure out the pattern of what situations cause problems and what works well.

      (If you report bugs on the Linux Kernel Mailing list, be sure to note what kernel you're running and any non-standard changes you've made.)

      Oh, and if you are not subscribed to the list and want to be cc'ed on replies, say so at the top of your email.

      (I'm not really a kernel developer, yet, but I hack around in the code and read the list, so I know a little about what's going on.)

      --
      Torrey Hoffman (Azog)
      "HTML needs a rant tag" - Alan Cox
  15. Re:FreshMeat by SubtleNuance · · Score: 5, Funny

    . When a kernel is released, I want to know about it. and who in their right mind looks at freshmeat every fucking day?

    *me* whistles and taps toe while looking around the room quitely...

  16. Question by mwalker · · Score: 3, Insightful

    Hey, does anyone know if they're going to support dumping debugging information for multi-threaded processes into core files? I'm really tired of not being able to post-mortem debug in gdb. I know the errata kernal drops per-pid cores, but that's not like having real core file support.

    Any kernel hackers out there heard whisperings about this?

    1. Re:Question by AndyS · · Score: 2

      A heads up - I used 2.4.4-ac (or was it 5?) and it had multithreaded core dumping. It wasn't perfect (core per thread, which is not pleasant), but I could backtrace each and every one of them.

      Linus has put in some changes to make this a bit better, but I don't know if it's fully supported in gdb yet, I haven't seen anything about it on the development list. However, all of the necessary data should be in there. I'ld imagine that this will work better than it used to (I think that the thread to die has it's memory dumped, which should be the same as all of the other threads).

      If all else fails, you could use a slightly older version of AC, or work out the patches, I'ld imagine they're not much different.

  17. ChangeLog... by Alakaboo · · Score: 4, Insightful

    I love reading the ChangeLogs. Oftentimes they can be quite humorous:

    - David Miller: undo poll() limit braindamage

    This would have helped Bush during the election.

    - David Woodhouse: up_and_exit -> complete_and_exit

    Up and at'em, Dave!

    - me: make return value from do_try_to_free_pages() meaningful

    Do try for meaningful return values.

    - David Miller: "min()/max()" cleanups. Understands signs and sizes.

    Ouch. // min(-400, 3) == 3 // ??

    - Kevin Fleming: more disks the HPT controller doesn't like

    And you have to wonder about this one...

    - Ben LaHaise: use down_read, not down_write() in map_user_kiobuf.
    We don't change the mappings, we just read them.

    1. Re:ChangeLog... by be-fan · · Score: 2

      God what I'd give to see a Win2K changelog...

      --
      A deep unwavering belief is a sure sign you're missing something...
  18. Re:NTFS filesystem by SilentChris · · Score: 3, Insightful

    When everybody moves to Windows XP, NTFS will get supported REAL quick.

  19. Re:NTFS problem... by Skapare · · Score: 2

    I made a patch to fix that.

    --
    now we need to go OSS in diesel cars
  20. Slow down CowBoy ! by wiZd0m · · Score: 2, Funny

    My old 486 computer here still did not finish compiling 2.4.7 ... at this rate, I will never get any work done.

  21. Re:Gigbabyte Mirror Bandwidth by Anonymous Coward · · Score: 5, Funny

    This one is a lot faster. But it is currently a version out.

  22. NTFS Updates! =) by dew · · Score: 2
    Yeah, baby! Anton Altaparmikov's excellent work on the NTFS updates moves forward with 2.4.9. Now Linux can read, write, and format NTFS partitions pretty stably! Go Anton! =)

    (Disclaimer: I'm having my company sponsor Anton's work. ;) )

    --

    David E. Weekly
    Code / Think / Teach / Learn
    h4x0r for

    1. Re:NTFS Updates! =) by Skapare · · Score: 2

      Due to an invalid assumption about putting baces inside macros (specifically, the max() and min() macros, which were changed in 2.4.9) which might be present inside the for() clause (which exists in 3 places in the kernel, 2 of which apply to NTFS code), the NTFS code isn't compiling. I made this patch to fix it.

      --
      now we need to go OSS in diesel cars
  23. Stress-test it! by sulli · · Score: 2, Offtopic

    See if it responds better than Banjo...

    --

    sulli
    RTFJ.
  24. Is he taking his laptop to Finland... by leifb · · Score: 2, Funny

    ... or do we have to wait a whole *two weeks* for 2.4.10?

  25. Keep 'em comming by FreeMath · · Score: 4, Funny
    Please use mirrors:
    http://kernel.org/mirrors/

    2.4.9 Changelog

    Wow, 2.4.8 lasted a whole week.

    --
    This sig intentionally left blank.
  26. Re:NTFS filesystem by Azog · · Score: 4, Informative

    There is a developer actively working on NTFS support now. It should be safe for read-only mode.
    Note that- write support for NTFS is a dangerous, EXPERIMENTAL feature that you have to explicitly select in the kernel configuration. Until recently, it was almost certain to destroy your disk, and it is still not recommended although rumor has it that it "mostly works now".

    If you blew up an NT partition running in the "read only" mode, send in a bug report to the mailing list. If you want to experiment with write support, send in bug reports for that too, I'm sure the developer will be interested, but don't expect a lot of sympathy if you wipe out important data.

    There's often a good reason why "EXPERIMENTAL" features are called that, even though sometimes it seems political - reiserfs, for example, is pretty safe - reported problems with it usually turn out to be hardware failures.

    --
    Torrey Hoffman (Azog)
    "HTML needs a rant tag" - Alan Cox
  27. Righto.... by Bob+McCown · · Score: 4, Funny
    Please post mirrors in the comments.

    Under control

  28. Re:Please don't get me wrong by zulux · · Score: 2, Insightful

    I think it's important because Linux is a community supported software. It truly is software that blongs to you and me - we have all the rights we need to use it in almost any way. Windows is not *our* software - we rent it from Bill. Linus, Alan, Richard and countless others have rolled out a red carpet and have welcomed us - they have given us more than software, but have given us freedom to use our computer in the way we see fit. I'm gratfull to them and people like them - and I like to see what they are up to.

    --

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

  29. Re:What will the next 2.4 revision be called? by norculf · · Score: 2, Informative

    Actually there was a similar phrase in Linus's book.

    Because I had been overly optimistic in the naming of version 0.95, I was caught in a bind. Over the course of the two years it took to get version 1.0 out the door, we were forced to do some crazy things with numbers. There waren't many numbers between 95 and 100, but we continually released new versions based on bug fixes or added functions. By the time we got to version 0.99, we had to start adding numbers to indicate patch levels, and then we relied on the alphabet. At one point we had version 0.99, patch level 15A. Then version 0.99, patch level 15B, and so on. We made it all the way to patch level 15Z. Patch level 16 became version 1.0, the point where it was usable. This was released in March 1994 with great fanfare at the University of Helsinki Computer Sciences Department auditorium.

    I never saw anything wrong with version X.YYY, IE: version 0.100, 0.101, 2.4.634, etc...

  30. Re:Real news: glibc-2.2.4 was released today by Skapare · · Score: 3, Funny
    Why does the libc get so little publicity compared to the kernel ? I don't get it !

    Because it has no charismatic leader. And many people are simply afraid to upgrade it (more so than the kernel).

    --
    now we need to go OSS in diesel cars
  31. Re:how many kernels realeased a year? by CMiYC · · Score: 4, Insightful

    As many as needed. There are no set times or numbers. If enough little bugs are fixed, it is released. If a major bug is fixed, it is probably released sooner. In general, you only have three reasons to upgrade.

    1) The new one has fixed a bug in something you are using. Such as a new USB driver for your widget.

    2) A major security flaw is patched. Which is done way faster (and more publicily) than in most commerical settings.

    3) You enjoy cutting your teeth on new shit. Which would be a lot of us. :)

    I personally usually only upgrade if there is a dangerous remote exploit or for some functionaility. I only upgraded to 2.4.x for iptables and firewire support. Even though the backport of firewire worked fine for me.

  32. NTFS filesystem by lavaforge · · Score: 2

    I was reading the changelog and it said that one of the pre- 2.4 kernels improved NTFS support. Has anyone out there tried this? I tried it a while back and blew up my entire NT partition, and I'm about half afraid of it. What kind of progress has been made in this area?

    1. Re:NTFS filesystem by Haggis+Muncher · · Score: 4, Interesting


      You can fix this by editing "/usr/src/linux/fs/ntfs/unistr.h" and adding the following at line 30:

      #include <linux/kernel.h>

      and then recompiling. I've not bothered to submit an official patch... there's probably dozens already.

      --

      --
      Free Dmitry!
      http://www.freesklyarov.org
    2. Re:NTFS filesystem by Azog · · Score: 2, Informative

      well yes, that's why anyone who manages to mess things up in read-only mode should send in a bug report, because that would indicate an unknown, serious problem that should be fixed right away.

      Problems in the write support are less serious, because they are not on by default and the developers know about them anyway.

      I suspect the original poster was using the experimental write support. That used to be so bad that it probably should not have been in the kernel at all, but started getting better around 2.4.5 or so - search the LKML archives for "PATCH" and "NTFS" for details.

      NTFS read-only works fine on my dual-boot machine, btw.

      --
      Torrey Hoffman (Azog)
      "HTML needs a rant tag" - Alan Cox
  33. Re:I can't wait until XFS is standard... by Adnans · · Score: 3, Informative

    XFS is great. I have it on 2 production servers (rock solid since installation). However, for my workstation I've recently switched (back) to ReiserFS. I do a lot of large compiles and move huge amounts of code around and that exposes the ONLY weak part in XFS: unlink() time. XFS is doog slow for deleting large directory trees. I sure hope they optimize this, soon.. Other than the long rm times, it's rock solid. The ACL ioctls should be sorted out too soon, so we can have access to extended attributes (I will NOT miss you Be, Inc.)....

    -adnans

    --
    "In short: just say NO TO DRUGS, and maybe you won't end up like the Hurd people." --Linus Torvalds
  34. mozilla help? by cswiii · · Score: 2

    - Ben LaHaise: make vma merging more generous, help Mozilla /proc/<>/maps

    Can anyone with the know-how explain what this means?

    Cheers.

    1. Re:mozilla help? by DJGreg · · Score: 2, Informative

      2.4.x changed the way that vma's were merged. VMA's being the sections of virtual memory that you malloc. Mozilla (I'm guessing) has fairly fine-grained memory handling, so it malloc()'s and free()'s often, making for _lots_ of vma's.

      The changes in 2.4.9 make contiginous (sp?) vma's merged into one, speeding up walking the list of vma's. Note that previous versions did this already, but only in very few (easy) cases. This change is a bit more 'expensive', but has made a noticable difference in mozilla for me. These changes could also help out lots of other programs that handle memory similarly (can't think of others atm though).

      All in All.. i like ;)

      Disclaimer: this is my understanding, but as I'm not Rik Van Riel, I'm probably talking out my ass

      --

      Yes, one day I may actually learn to spell...
  35. Re:I can't wait until XFS is standard... by wowbagger · · Score: 3, Informative

    My only experience with ReiserFS was on an SMP machine, and it blew chunks (corrupted file system, bad data, kernel panics). I tried XFS and it worked quite well. I've not given Reiser another shot since then (haven't had time). Perhaps they've fixed this bug.

    I like the fact that growing an XFS volume to take up more space is simple, and does not require unmounting the volume (in fact, you CANNOT grow an unmounted XFS volume, you MUST mount it first).

    So, in a system with hot-swap drive bays, you can add a physical volume to the logical volume group, and just tell XFS to grow. Presto - more space.

    I also like the fact that you can move the journal over to another block device. If "you feel the need, the need for speed" you can use a 10MB SCSI battery-backed up SRAM drive for the journal, and a big RAID array for the main storage. Speed and safety in one.

  36. Re:how many kernels realeased a year? by be-fan · · Score: 2

    What happend in '97-'98 that made for so few releases?

    --
    A deep unwavering belief is a sure sign you're missing something...
  37. Is kerneli still being maintained? by typedef · · Score: 2, Interesting

    Does anyone know what the deal is with the kerneli patch? Short of an unofficial hacked patch to work with newer kernels, kerneli hasn't been updated since 2.4.3, and there seems to be some serious issues currently with file corruption when using kerneli with 2.4 series kernels. Alternative projects like cryptoapi and loop-aes have sprung up from currently foobar'd kerneli, and while they work great, I can't help but wonder what's going on with the kerneli project that it hasn't been updated in so long.

  38. FreshMeat by Natalie's+Hot+Grits · · Score: 4, Funny

    For those of you trols that think "Slashdot isn't Fresh Meat" here is my 2cents:

    STFU. When a kernel is released, I want to know about it. and who in their right mind looks at freshmeat every fucking day? NOBODY

    So what is the point in starting a bitch session just to bitch? To waste Bandwidth? To blow time at your job? GIME A BREAK!

    Now I can update my linux boxen tonight, and have a piece of mind that the IDE driver wasnt working correctly in 2.4.7 for me, is noted in the changelog as being fixed.

    have a nice day :)

    --
    Two infinite things: your stupidity and mine. But I'm not sure about the latter. If my sig offends you, I'm sorry.
  39. Yet Another Mirror by LyNXeD · · Score: 2, Informative

    I managed to grab all the 2.4.9 files earlier, and they're now mirrored at:

    ftp://ftp.wingnet.net/pub/linux/kernel/2.4.9/

    All the standard files for 2.4.9 from kernel.org (bz2, gz, signatures, etc.) are there. Just the 2.4.9 though - no older stuff. Have at it!

  40. wholy crap! by Otis_INF · · Score: 2

    One kernel update isn't even downloaded or the next is already finished! Not even Microsoft cooks up that many service packs in this particular timeframe...

    --
    Never underestimate the relief of true separation of Religion and State.
  41. Bug in NTFS compilation by the+way · · Score: 3, Interesting

    I just compiled 2.4.9 with read-only support for NTFS. It turns out that there is a small bug that stops it from compiling. To fix the bug, edit fs/ntfs/unistr.c, and add somewhere near the top (line 24 or 25 is fine):

    #include <linux/kernel.h>

  42. I can't wait until XFS is standard... by wowbagger · · Score: 5, Interesting

    I can't wait until SGI gets XFS merged into the main tree. I'm running XFS on all my systems, and so I have to wait until SGI gets the changes merged back into their port.

    XFS (especially when combined with LVM) is great. No fscks, big files, ACLs, and you can grow a mounted file system (great with LVM and hot-swap drives).

    1. Re:I can't wait until XFS is standard... by wowbagger · · Score: 2

      Does Reiser have something like xfs_fsr? xfs_fsr is a program you throw into a cron job and it will optimize the file system: it copies a file to a contiguous space, then swaps the inodes over. It lets you defrag a file system and move the data around for best access.

  43. Gigbabyte Mirror Bandwidth by rapett0 · · Score: 4, Funny

    http://linux.uky.edu/kernel/v2.4/

    This mirror is so fast, it will speed your downloads up, even past your NIC/modem's supposed maximums.

  44. Re:NTFS problem... by gotan · · Score: 2

    If you want to avoid such troubles you have some options:
    - not upgrading at all (do you really need the newest spiffiest kernel?)
    - upgrade only after there was some discussion, so you'll be warned about trouble
    - wait for the first patches, see if they fix the things you need
    - wait for a precompiled kernel (say as rpm) for your distribution

    If you want the newest Kernel from kernel.org the day it comes out you're expected to keep your old kernel so you can use that if the newest stuff don't work, and that you take a glance at the compile logs and use that option if something comes up you can't handle.

    You don't need to edit "the friggin source code", it's an option. If that newest MS-Stuff breaks you're without that option, you have to roll back (if you can). Since users with the level of knowledge you hint at, are probably relying on their distribution for precompiled kernels i don't see your problem.

    --
    "By the way if anyone here is in advertising or marketing... kill yourself." -- Bill Hicks
  45. Re:2 compilation errors already by cyrilc · · Score: 2, Funny

    it still doesn't explain/correct the Alpha/pc_keyb.c problem tough !!

  46. Re:10MB SCSI battery-backed up SRAM drive? by wowbagger · · Score: 2

    I have no direct experience with the battery backed up drives, but here is a typical link:
    http://www.buymemory.com/mr35.htm

    These things aren't cheap, but they aren't marketed toward your average Joe. However, if I ever get the cash to get a Firewire camcorder, I'd want to do my video editing on a journaled system with the journal on something like this.

  47. pcmcia-cs is broken with 2.4.9 by TheGratefulNet · · Score: 3, Informative
    fyi - hinds' pcmcia pkg won't build completely with this kernel release (fails on wvlan_hcf.c).

    looks like some dangerous changes were made: I see errors that say macro 'min' used with only 2 args. this kinda scares me...

    as I've not had much luck with wireless support inside the kernel tree, I've taken to using hinds' pkg instead. so for those who use pcmcia, perhaps wait for the next release..

    --

    --
    "It is now safe to switch off your computer."
  48. Re:NTFS problem... by Skapare · · Score: 2

    The max() and min() macros have been changed throughout the kernel to now use 3 arguments instead of 2. The new argument is the first, which is the type for the temporary variables used. This avoids problems with multiple references to data. Usually those get compiled out, but with variables of type volatile, they do not. But in since cases you don't want multiple fetches from volatile variables. The problem here is that the max() macro has one instance and the min() macro has two instances of being used inside the for() clause. Simply changing back to the 2 argument usage won't fix it because the macro is defined for 3. My patch just changes the 3 affected uses back to conventional C code.

    --
    now we need to go OSS in diesel cars
  49. Re:Real news: glibc-2.2.4 was released today by geirt · · Score: 5, Informative
    Here is the changelog for glibc-2.2.4

    Enjoy

    --

    RFC1925
  50. Re:The problem with frequent kernel releases by garett_spencley · · Score: 3, Insightful
    Some already pointed this out but it was only a minor point in his/her post. It is _the_ point for mine so I will rant entirely about it.

    The only kernel releases that should break applications are the major and minor releases (not the patch/bugfix releases). If you have an app that works with 2.4.7 (for example) and breaks with 2.4.8 then either your app is broken or it's a driver issue where the maintainer fucked up. Which seemed to be what happened to me with Q3A and the SB Live! drivers in 2.4.8. Although I'm not certain wether it's an issue with the drivers or Q3A.

    The patch level releases fix bugs. Sometimes serious bugs. So you should be greatful that they come out as fast as they do. The minor releases (2.2-2.4) only come out every couple of years so I would hardly consider that "Too fast! OMG I can't keep up!".

    </rant>

    --
    Garett

  51. Real news: glibc-2.2.4 was released today by geirt · · Score: 5, Informative

    Don't forget that the libc is just as important for your computers stability as the kernel. Most applications go trough the libc to access kernel services. Today glibc-2.2.4 was released, go to your local mirror (yes, that is a gnu mirror, not a kernel mirror) and do the upgrade now.

    Slashdot: News for nerds ?

    Why does the libc get so little publicity compared to the kernel ? I don't get it !

    --

    RFC1925
  52. Re:how many kernels realeased a year? by cowens · · Score: 5, Informative

    Here are the counts by year. Only the release versions are counted because development kernels can run into the hundreds.

    1994 - 10 (1.0.0 - 1.0.9)
    1995 - 14 (1.2.0 - 1.2.13)
    1996 - 28 (2.0.0 - 2.0.27)
    1997 - 6 (2.0.28 - 2.0.33)
    1998 - 3 (2.0.34 - 2.0.36)
    1999 - 2/14 (2.0.37 - 2.0.28 & 2.2.0 - 2.2.13)
    2000 - 5 (2.2.14 - 2.2.18)
    2001 - 1/1/10 (2.0.39 & 2.2.19 & 2.4.0 - 2.4.9)

    avg number of kernels per year: 11.75
    The benefit is that you can have the latest and greatest version now instead of six months from now.

  53. Freshmeat can send you a mail on new releases by Walles · · Score: 2, Informative
    Freshmeat lets you subscribe to notification of new releases of the Linux kernel. They send you a mail each time a new version is released.

    Shameless plug: Or you could subscribe to some of my projects :-).

    Cheers //Johan

    --
    Installed the Bubblemon yet?
  54. Kernel Compilation Project? by Dwonis · · Score: 2

    Does anyone have a link to the kernel compilation project? I can't find anything.