Slashdot Mirror


Linux 2.4.0 Test2 Almost Ready for Prime Time

out of control sent us a quote from Linus from the kernel dev "There's a "test2" kernel out there now, integrating most of the -ac patches, and some code that wasn't in -ac. Normally, when you integrate almost 5MB of patches, bad things happen. This time, a miracle occurred. As I uploaded the resultant kernel, a specter of the holy penguin appeared before me, and said "It is Good. It is Bugfree". As if wanting to re-assure me that yes, it really =was= the holy penguin, it finally added "Do you have any Herring?" before fading out in a puff of holy penguin-smoke. Only a faint whiff of rancid fish remains as I type in these words.. In short, not only are most of Alan's patches integrated, I have it on higher authority that the result is perfect. So if it doesn't compile for you, you must be doing something wrong. Use a mirror.

48 of 132 comments (clear)

  1. The funny thing is, it doesn't compile... by gumbo · · Score: 2
    • So if it doesn't compile for you, you must be doing something wrong.

    The very first response to Linus's post was someone who got compilation errors, and many other people responded with the same problem. Apparently gcc 2.7.2.3, which is listed in the docs as the recommended compiler, won't compile it. :)

    The problem is in kernel/sched.c, which has

    • __cache_line_aligned spinlock_t runqueue_lock = SPIN_UNLOCKED;
    gcc 2.95.2 accepts that, but gcc 2.7.2.3 wants it to be
    • spinlock_t __cache_line_aligned runqueue_lock = SPIN_UNLOCKED;

    Gumbo

  2. Re:What else do I have to upgrade? by ChadN · · Score: 2

    use /dev/shm (or /shm, or something else), instead of /var/shm. /var/shm could confuse utilities that don't expect a virtual filesystem in /var (discussed heavily on linux-kernel).

    --
    "It's overkill, of course. But you can never have too much overkill." - Anonymous Slashdot Coward
  3. Re:Has anyone ever noticed? by Dan+Jagnow · · Score: 3

    It's almost as if there's a bunch of geeks in Vegas betting on when each development release of what kernel will be released.

    There are, and I just lost my shirt over this one. Now where will I hang my pocket protector?

    --
    The heart has reasons that reason does not understand. - Jacques Bènigne Bossuet
  4. Re:And in other news... by seppy · · Score: 3

    Of course Anonymous Cowards are the most humourous, most informed, most experienced users out there. It's the slashdot paradox. Uhh, yeah...

    You should see the cookies slashdot has placed on my machine to track me!

    www.slashdot.org FALSE / FALSE 1236522993 user %2532%2534%2533%2531%253a%253a%256c%2575%2573%2565 %2572%2535
    www.slashdot.org TRUE / FALSE 1238388690 sexual_orientation 7699925.18704385
    .slashdot.org TRUE / FALSE 1238388690 sexual_orientation 7699925.18704385
    www.slashdot.org TRUE / FALSE 1238388845 soc_sec_num 1709714.88580108
    .slashdot.org TRUE / FALSE 1238388845 soc_sec_num 1709714.88580108
    www.slashdot.org TRUE / FALSE 1238408765 last_time_you_brushed_teeth 7630727.50531137
    .slashdot.org TRUE / FALSE 1238408765 last_time_you_brushed_teeth 7630727.50531137
    www.slashdot.org TRUE / FALSE 1238412245 high_school_gpa 1181069.01179999
    .slashdot.org TRUE / FALSE 1238412245 high_school_gpa 1181069.01179999
    www.slashdot.org TRUE / FALSE 1238412236 iq 4749934.93407965
    .slashdot.org TRUE / FALSE 1238412236 iq 4749934.93407965
    www.slashdot.org TRUE / FALSE 1238410318 religion 7864276.77143365
    .slashdot.org TRUE / FALSE 1238410318 religion 7864276.77143365
    www.slashdot.org TRUE / FALSE 1238412307 mothers_maiden_name 3729926.00314319
    .slashdot.org TRUE / FALSE 1238412307 mothers_maiden_name 3729926.00314319

    --

    Brian Seppanen

    Minister of Information and Propaganda
    Area 54 The Secret Government Disco Labs Provo

  5. Re:So what is the biggest feature of 2.4? by emir · · Score: 4

    you might want to check joe pranevich's article on 2.4. its called "Wonderful world of Linux 2.4" and you can find it http://linuxtod ay.com/news_story.php3?ltsn=2000-05-13-003-04-NW-L F-KN.

    i believe that udf support is added to 2.4. i dont believe that any journaling system (xfs/jfs/ext3/reiserfs) will make it into 2.4 but you can alway patch you kernel with reiserFS patch and get (imo) stable and fast journaling system. :)

    --
    -- http://electronicintifada.net --
  6. Re:Ready for testing yes, not prime time by axboe · · Score: 4

    The I/O problems are fixed in 2.4.0-test2, which is what the announcement is about. VM is still shaky (which has an impact on I/O, naturally), but that is not related to block I/O.

    2.4.0-test2 contains a largely reworked I/O scheduling layer and several elevators to pick and choose from.

  7. Hopefully the vision was true... by ConceptJunkie · · Score: 4

    ...unless the holy penguin was asking for RED herring.

    --
    You are in a maze of twisty little passages, all alike.
    1. Re:Hopefully the vision was true... by albalbo · · Score: 2

      Mmmm, we'd have to be careful - it could be that Linus didn't actually hear what the penguin said. His herring could be going...

      --
      "Elmo knows where you live!" - The Simpsons
  8. Yay by Anonymous Coward · · Score: 4

    Linux 2.4.0-pre alpha beta-open test 2.5 is almost ready for prime time, to be followed by Linux 2.4.0-pre alpha beta-open, test 2.6, up to pre alpha beta-open test X, which I'm sure will all have extensive coverage on Slashdot.

    1. Re:Yay by otis+wildflower · · Score: 2

      Yes, but what about the Master betas? Will Slashdot get their hands on the Master betas?

      (Sorry, had to...)

      Your Working Boy,

  9. Has anyone ever noticed? by Anonymous Coward · · Score: 3

    Has anyone ever noticed that Slashdot follows kernel releases like ESPN follows box scores? It's almost as if there's a bunch of geeks in Vegas betting on when each development release of what kernel will be released.

  10. Which Memory Model Won? by Effugas · · Score: 2

    There was a bit of a head-to-head between the two memory patches; which one is in the test?

    Yours Truly,

    Dan Kaminsky
    DoxPara Research
    http://www.doxpara.com

  11. Amen by 51M02 · · Score: 2

    I knew Linus has a pretty big sense of humor, I now have some proof. Any reference known of the Holy Penguin before this README ?

    Disclaimer: "These opinions are my own, though for a small fee they be yours too"

    --
    --- Bouh !!! ---
  12. So what is the biggest feature of 2.4? by Anonymous Coward · · Score: 2

    a journaling filesystem? (ext3 wasn't stable, last I checked, and SGI has been dragging their butt on xfs). Will the international kernel (the useful one with real crypto) debut at the same time as 2.4? NTFS write support yet? UDF write support for CDRWs? So what's new?

    1. Re:So what is the biggest feature of 2.4? by kdgarris · · Score: 2

      That's an easy one: USB.

      -Karl

    2. Re:So what is the biggest feature of 2.4? by Cliffton+Watermore · · Score: 2

      To me, the most exciting thing about the new kernels will be "netfilter". This thing is a lot stauncher than ipchains, but remains backwards compatible with both ipfwadm and ipchains if you choose to compile in the compatibility with them! I think this'll take packet-level firewalling under linux to a new level. (No pun intended).

      --
      "A few atoms won't even light a match" - Dr Jones, 1933
  13. What else do I have to upgrade? by fReNeTiK · · Score: 3

    Hi,

    I've been sticking with 2.2(.16) until now, but if Holy Linux says it's perfect, I'd be willing to give 2.4 a try.

    However, I have to ask: What other parts of the system have to be upgraded in order to make a smooth transition? Do I only have to compile the new kernel put it in /boot and shutdown -r now or are there any libraries or tools I need to upgrade as well? I've heard that the ipchains code has been rewritten (again?)... What about USB?

    --
    I strongly believe that trying to be clever is detrimental to your health. -- Linus Torvalds
    1. Re:What else do I have to upgrade? by rubberducky · · Score: 3

      Lookup the upgrade notes on thiswebpage.

    2. Re:What else do I have to upgrade? by fReNeTiK · · Score: 2

      Hehe, thanks.

      I was actually going to check the release notes and other info I could dig up later on, but since this is slashdot and I'm lazy, I thought I'd just ask (RTFM, I know).

      --
      I strongly believe that trying to be clever is detrimental to your health. -- Linus Torvalds
    3. Re:What else do I have to upgrade? by ddstreet · · Score: 2

      What other parts of the system have to be upgraded in order to make a smooth transition?

      What I had to do, but certainly not everything:

      1 . Add shared mem fs to /etc/fstab

      none /var/shm shm defaults 0 0

      2 . Get new modutils (from kernel.org or mirror)

      3 . Get new kernel, compile, install, lilo, reboot!

      I'm not using devfs, however, and that may take extra steps.

  14. Re:compile != bug-free by demaria · · Score: 2

    I've heard Linus claim that before. Either

    1) He's overconfident.
    2) He's arrogant.
    3) He's being funny.

    I'd wager all three of them. :-)

    And 1.1.81 is officially BugFree(tm), so if you receive any bug-reports on it, you know they are just evil lies.
    -- Linus Torvalds

    I kinda like that quote. :)

  15. Re:Ready for testing yes, not prime time by Oestergaard · · Score: 2

    Ok, I got test2 running and benchmarked it.

    I get 5.5 MB/s read and 2.0 MB/s write on my four disk software RAID 5. I usually (with 2.2) get 18 and 12 respectively. It may of course well be the software RAID playing in here.

    On an older (SCSI) disk I get 5.2 MB/s read and 3.9 MB/s write. This is pretty close to what I can expect from that disk. I guess this would indicate that it's only the semi-experimental software RAID-5 code that could need a little improvement.

    On the positive side, the system doesn't freeze for 5 second periods while I benchmark it :)

    It think it's safe to say that 2.4-test series are on the right track. There can't be many huge problems left, and the ones currently in the kernel doesn't keep people from testing - which is a very good thing.

  16. many bugfixes, not just enhancements (i hope) by small_dick · · Score: 2

    ...i speak as one of many when i say that the whole cdrom burning infrastructure is pretty thrashed, but recovering.

    whether using scsi or atapi, on any distribution, and performing all the steps in the cdrom-writing howto, and using the lastest cdrecord, something is definately wrong.

    prior to about 6-8 months ago, i had never made a coaster (unless i did something stupid).

    lately, after a lot of kernel rebuilding and s/w updates, i have a debian install that is burning fairly solid.

    still occasional kernel messages and lockups, or the scsi just disappears, requiring a reboot.

    three machines, three distros, two different writers (1 scsi, 1 atapi), many updates and tests, and i'm down to about 1/10 coasters. a year ago, it was NO coasters.

    cd writing is important to a lot of people. something went wrong in the s/w infrastructure for burning cdroms several months ago, and it has yet to totally recover.

    --


    Treatment, not tyranny. End the drug war and free our American POWs.
    See my user info for links.
  17. Not quite perfect. by 1010011010 · · Score: 5

    Viro still holds a firm grip on the VFS, and refuses to make it stackable. Worse than that, the VFS has specific ext2 functionality built into it. It's a "virtual filesystem" as long as you can make your filesystem look and work like ext2.

    Now there's a harebrained idea to add "generic" journaling functionality to the VFS. I assume this is so that when ext3 is finally ready, the VFS will support it well, and all other filesystems will have to then look like ext3.

    Take a look at the enormous hacks the HFS and ReiserFS have had to make to work around Alexander Viro and his Virtual Ext2 Filesystem.

    Microsoft make it nearly impossible to write new filesystems for Windows NT, because they want everyone to use NTFS. Viro's doing the same thing. So why is it tolerated in an open-source OS?

    The reason 2.4 has no journaling filesystem is that there are roadblocks in place to keep it that way. Ext3 will be the first journaling filesystem in Linux. Not because it will be the first journaling filesystem, or the best, but because it will be the one properly supported by the VFS ("Viro File System").

    The Reiser-Viro flame wars aside, the filesystem cartel is doing serious damage to Linux. Linux should have a generic, capable, stackable VFS that isn't tied to a specific filesystem, and doesn't provide special support for preferred filesystems.

    Adding to the problem is that the VFS is very poorly documented. Changes are made without any foreshadowing. The best documentation available is the source code for the Ext2 filesystem. And that is sad.

    Maybe Linus will intercede to provide a better VFS. Maybe the Stark Fist of Removal will pay Viro a visit.

    This post is not meant as a flame. The VFS is a serious issue. Linux could have had a journaling filesystem by now.


    --
    Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    1. Re:Not quite perfect. by be-fan · · Score: 3

      Since Linux is so open and all, couldn't Reiser just patch VFS itself? Isn't Linux GPL'd to prevent just this sort of thing?

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:Not quite perfect. by jgarzik · · Score: 5
      Not meant as a flame, eh? :-)

      Seriously, Al Viro is the only one standing up and doing VFS work, and informing Linus of his changes. I don't see anyone else actively hacking on the VFS, and then trying to push their changes through to Linus.

      I'm a driver hacker not a VFS hacker so I'm not gonna comment on whether the current changes are good or bad. But I will say that Al Viro is the most active at pushing VFS patches straight to Linus. Further, he does post things on linux-fsdevel describing his ideas and designs. It's little wonder his changes go in.

      If that situation needs to be changed, someone has got to sit down, code a better solution, and advocate it with Linus. Not just whine on Slashdot.

      Jeff

      P.S. I don't want to give the impression that Al Viro is the only one working on VFS. But merely wish to point out that he is the most active at pushing patches to Linus currently.

    3. Re:Not quite perfect. by 1010011010 · · Score: 3

      Patching the VFS is a solution, but not a good one. It means your filesystem is much harder to maintain, and that it can never be included in the kernel distro.

      Most people use what's there when they run "make menuconfig", if they even compile their own kernels. The vast majority of Linux users would not compile their own kernel, but just use whatever RedHat/SuSE, etc. provide. Meaning a kernel component distributed as a patch will not be adopted, unless a distro adopts is as a standard non-standard part (like the TurboLinux clustering, and Reiser in SuSE).

      If a filesystem could be loaded as a module -- meaning it wouldn't need to patch the VFS -- then people could still use it easily, even with stock kernels. Just download the TGZ, RPM, DEB or whatever and install it. Because a patch is required, most people will not use it.

      Thus the lock-in.

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    4. Re:Not quite perfect. by 1010011010 · · Score: 2

      Al Viro is, interestingly, not the only one working on VFS code, not the only one documenting it, not the only one putting out patches and advocating changes, but it's only his stuff that makes it in.

      Al Viro is in charge of the VFS. To go straight to Linus is to circumvent Viro. If Linus accepts a patch that Viro would not, then Viro would be in the position of maintaining it. Which he wouldn't like. He'd probably resent it.

      People have already sat down and coded better solutions and attempted to advocate them. So far, it has not worked.

      You're a driver hacker, you say. For the sake of argument, let's asuume the networking interfaces in Linux heavily favored 3Com ethernet cards. So all other cards had to look like 3Com cards to work with the interface. And that the person in charge of the nic driver interface refused to change it to make it more generalized and useful to competing NICs. Even though you have written better code, advocated changes to existing code to make it more flexible, etc.

      You'd probably start by telling people that the current system is broken, right? Trying to create pressure from outside the kernel development community, because applying pressure from inside is not working. Hardly "whining." Thanks for the flip insult, though.


      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
  18. Grassroots movement to get ReiserFS merged. by Chyeburashka · · Score: 3
    I'd really like to see ReiserFS merged with the 2.4.0 kernel. I've been using ReiserFS 3.5.19 made available with the Linux-Mandrake 7.1 release, and I'm very happy with it. ReiserFS has survived several planned power outages and just keeps on ticking. By the way, the Linux-Mandrake installer even sets up the partition on which /boot exists with the notails option in /etc/fstab.

    Read the testimonials on the ReiserFS homepage.

    A journaling filesystem is a very high profile Killer Feature. Having journaling in 2.4.0 would make Linux an even more obvious choice where data integrity is of paramount importance.

    Lets start a grassroots movement to have ReiserFS merged with 2.4.0!

    1. Re:Grassroots movement to get ReiserFS merged. by be-fan · · Score: 2

      How's the speed of ReiserFS? I use ReiserFS on my Mandrake system, but I just got a new hard drive so I can't tell if the speed up is due to that or ReiserFS.

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:Grassroots movement to get ReiserFS merged. by CocaCola · · Score: 3
      Such a merge is very very easy:

      1) Reiserfs folks should start getting involved in everyday Linux-fs development, instead of sitting in their cathedral.

      2) Reiserfs folks should start posting useful patches to the linux-kernel mailing list. Patches that benefit all filesystems and the generic architecture of Linux.

      3) just post the patch in two parts: generic changes and lowlevel FS changes. Such patches are posted and merged on an everyday basis, eg. Linux now has a shared-memory filesystem!

      It's not at all up to Linus to do the merge. It's the *Reiserfs folks* who should get more involved with the Linux kernel and should learn how to merge things. There were similar or bigger projects merged lately, for example USB, RAID, LVM, framebuffer subsystem. So a merge is easy: JUST DO IT, and stop whining, please.

      --
      --Coke
  19. He changed the symlink semantics too. by Karma+Sucks · · Score: 2

    Yeah, Viro is known for this sort of shit. You should read Him on USENET.

    Anyway, my biggest beef with Him currently is that He recently broke POSIX compliance in the filesystem by CHANGING symlink behavior. It's a very annoying change too.

    --
    (Please browse at -1 to read this comment.)
  20. Oversimplification... by Christopher+B.+Brown · · Score: 3
    If there were others doing VFS hacking, this would likely have some of the following effects:
    • They might trample on one another.

      I change this, you change that, we break each others' code.

      This is different from device drivers, which are pretty independent of one another; the pervasive use of VFS in ext2 means that changes have to filter through someone in order for there to be hope of coherency.

    • Linus may accept Al Viro's changes, even when they involve changes of VFS design, but be reluctant to accept others' changes to VFS design.

      Note that if Linus accepts changes from other people, as well as Al Viro, nothing stops Al from submitting patches that essentially reverse out others' changes in favor of his own. That would be not nice, to be sure.

      The side-effect of "patch preferences" is that if Linus accepts changes preferentially, those that aren't preferred won't necessarily take this gracefully, and may decide that there's no point to trying to work on VFS if their efforts are doomed to be ignored.

      The strong comments Hans Reiser has made indicate that he falls into the "won't take this gracefully" camp.

    Reiser has suggested that there's a "Red Hat" conspiracy; I don't believe that, but it is sure that there have been some disagreements between ReiserFS developers and Al Viro...
    --
    If you're not part of the solution, you're part of the precipitate.
  21. Re:Beunited sig by be-fan · · Score: 2

    Shoot. That should be www.beunited.org. I'm a dumbass.

    --
    A deep unwavering belief is a sure sign you're missing something...
  22. Re:And in other news... by kevin+lyda · · Score: 2

    that would involve members of the various *bsd cores acquiring a sense of humor...

    --
    US Citizen living abroad? Register to vote!
  23. Shared memory + performance. by be-fan · · Score: 2

    I have a couple of questions for those using the test kernel.
    A) By now being a virtual filesystem, has shared memory taken a performance hit? I was in an arguement with another guy in the Inferno post, and I still think that the overhead introduced by making shared memory filesystem based causes a performance hit.
    B) What about DevFS? How are people going to upgrade to that? Do you just nuke /dev and run a new copy of MAKEDEV?
    C) (Okay three questions) How's the performance? Some guy was saying that I/O is still terribly slow. I encountered I/O slowdowns (from 11.29MB/sec to 4.5MB/sec on my old harddrive as measured by hdparm) in dev kernels > 2.3.99-pre7, but have not encountered them in pre6 and below. Did something just break there?

    --
    A deep unwavering belief is a sure sign you're missing something...
  24. Re:Ready for testing yes, not prime time by jimhill · · Score: 2

    ("beware, hostile .dk takeover on SlashDot!)"

    Great....Danes.

    Thank you! I'll be here all week! Try the veal! Tip your waitress!

    --
    Learn to spell: nickel, missile, lose, solely, amendment, speech, kernel, probably, ridiculous, deity, hierarchy, versus
  25. And in other news... by shlong · · Score: 3

    And in other news, more fixes and features were added to Free|Net|OpenBSD last night, bringing them one step closer to their next release.


    "I shoulda never sent a penguin out to do a daemon's work."

    --
    Cat, the other, tastier white meat.
  26. Ready for testing yes, not prime time by Oestergaard · · Score: 5

    The test series still have problems, notably with the VM and with I/O throughput.

    For most people the test series perform _very_ poor compared to the 2.2 series when it comes to disk thoughput. 2.4-test is as slow as 1/5 of 2.2 for some.

    But, 2.4-test is ready for testing. Definitely. Get the kernel, build it, run it, stress it. The developers need all the input they can get. If you have the time, then follow LKML from the archives (from kernelnotes.org or elsewhere), and respond with a benchmark/feedback every time a developer posts a patch.

    The 2.4 series has a large number of optimizations over the 2.2 series, so most of the kernel should run a lot better than 2.2. But if your disk throughput is low and your kernel swaps unnecessarily, those other optimizations get you nowhere. AFAIK the only performance-related problems in 2.4-test is I/O and VM related. Once these are fixed, 2.4 is going to be the leanest kernel of them all.

    1. Re:Ready for testing yes, not prime time by Oestergaard · · Score: 2

      I don't know, but they are for sure the ones that ruin performance in a very noticably way :)

      I mentioned that those were the only two areas (they're even somewhat related), because I think just about everything else is in place. Knowing that there are only one/two problem areas left, might help give an idea of where we stand today.

  27. Herring? by domlayfield · · Score: 5

    No, no, no. It's the finnish pronunciation which is causing all the problem. Just as "Linus" is really pronounced "Leanus", "herring" is, in fact, "hearing". So the penguin, who obviously doesn't speak very good english, was merely asking if Linus had heard correctly.

    Either that, or he was accusing him of whoring...

    XOX DOM

  28. Alexander Viro simplified the 2.4 Linux VFS *alot* by CocaCola · · Score: 2

    Alexander Viro has simplified the VFS greatly during the 2.3 kernel cycle. Linux 2.4 has 37 filesystems integrated into the kernel, this was 28 in Linux 2.2. BUT the total line count of 2.4's fs code is down to 128 KLOCs, while its 166 KLOCs in 2.2! This simplification of the fs architecture is largely due to Alexander Viro's (and Linus') work. 35% more filesystems but 30% less total line count, this is a plain miracle.

    ext2fs is 4874 lines in 2.4, 5548 lines in 2.2, a 13% reduction. So in fact, contrary to your assertion, ext2fs was one of the filesystems which saw a *much smaller than average* benefit of 2.4's VFS enhancements.

    Hans (or whichever reiserfs developer you are), your whining is pityful. Trying to lobby your filesystem (which bears your name, now talk about being modest) by bashing another kernel hacker who has posted *so many* patches for the generic kernel while not adding even one copyright notice is just plain disgusting. Get a life Hans, when was the last time we saw *any* patch from you showing up on linux-fsdev or linux-kernel?

    Thank you Alexander Viro for your contributions, your hard work is very much welcome. Ignore the vultures :-)

    --
    --Coke
  29. Tee hee..I got it before it was announced by GrenDel+Fuego · · Score: 2

    I decided to try a 2.4 test kernel last night, but I had no idea which was current. I downloaded and tested 2.4 test2 without even realizing it was brand new.

    On the down side to this, it wouldn't compile. However, I have't compiled akernel in a long time, and as Linus said, I'm probably doing something wrong.

  30. Re:Windows compatibility by GrenDel+Fuego · · Score: 2

    YOu need to install Wine in order to be able to use windows biniaries, it isn't akernel thing. As a sidenote, not all probably will work, even with wine.

  31. SOrt of... by jsydik · · Score: 4

    The Linus interview in Linux Magazine (Issue 1.1) makes a reference: "When a bug is found, Alan sends me a patch, and I sprinkle holy penguin pee on it, and it magically becomes official."

  32. Greased Weasel by artdodge · · Score: 2
    This reminds me of the the now famous 1.3.51 and 2.1.129 kernel announcements, aka the "Greased Weasel" releases.

    Not to be confused with 2.2.2pre4, the "Almost-valentines day", aka "horny greased weasel", aka "Presidents Day" release.

  33. This is good news. by acidrain · · Score: 2

    I have been runing test1 since it came out I has been perfectly stable. The only problem with my use is that the APM isn't working quite right, and USB is worth it. I'll have to try this, and hope that is addresses the APM. Oh yeah, And don't mix Maxtor and WD on the same IDE chain with this kernel. They have enabled UDMA, and some Westsern Digital drives chatter with Maxtors when that is on. You should be able to UDMA off in your BIOS. I had this problem, and it starts to errode your fs. Nothing I couldn't fix with apt of course. Right on Linus et al.

    --
    -- http://thegirlorthecar.com funny dating game for guys
  34. compile != bug-free by MrChucho · · Score: 3

    The headline seemed to indicate that this release was "BugFree" and that "if it doesn't compile for you, you must be doing something wrong". Anyone with CS 101 experience knows that just because it compiles, doesn't mean that it's "BugFree".