Find the answer to your Linux question:
Results 1 to 5 of 5
...seems to be going quite fast. I can remember only a few weeks back there was a new revision of the kernel each day. I got the latest back in ...
  1. #1
    Linux Enthusiast Weedman's Avatar
    Join Date
    May 2005
    Location
    Tasmania, Australia
    Posts
    640

    Kernel Development...

    ...seems to be going quite fast.

    I can remember only a few weeks back there was a new revision of the kernel each day.

    I got the latest back in January (2.6.15). It's now 2.6.16.14.

    Maybe I just didn't see the speed of it until I got an rss feed from kernel.org?

    Surely It's not just me... or am I just going crazy?
    ~weed
    "Time has more than one meaning, and is more than one dimension" - /.unknown
    --Registered Linux user #396583--

  2. #2
    Linux Guru dylunio's Avatar
    Join Date
    Aug 2004
    Location
    Cymru
    Posts
    4,157
    It's quite fast, though they are having problems with bugs getting into the kernel, Andrew Morton (-mm patchset) says here they may need a bug squashing release soon to get rid of many long standing bugs.
    Registered Linux User #371543!
    Get force-get May The Source Be With You
    /dev/null
    /dev/null2

  3. #3
    Linux Enthusiast scientica's Avatar
    Join Date
    Sep 2003
    Location
    South- or "Mid-" Sweden
    Posts
    742
    add to that various patch sets, like -mm, -ck (Con Kolivas patchset, my favourite - does wonders for interactivity). Given the size of the kernel it's quite understandable that one or more parts are changed, oneday it's some fs stuff, the other some new driver for some networking card, then there's an update to the latest stable ALSA drivers, then ... etc (wouldn't surprise me if there's enought parts for it to be 1 per day of teh year) the kernel is huge, and it's not just once arch, virtually any CPU out there is supported by linux, at least I think that linux is the worlds most ported kernel ever - maybe it should be in the guiness book :P (I think the NT kernel is has ported to IA-34, IA-64, AMD64/EM64T and I think NT 4 was ported to Alpha (iirc I've read somehwere about an emulation layer that was faster than the hardware, some sort of compabillity for running alpha apps in NT4))
    Regards Scienitca (registered user #335819 - http://counter.li.org )
    --
    A master is nothing more than a student who knows something of which he can teach to other students.

  4. #4
    Linux Enthusiast Weedman's Avatar
    Join Date
    May 2005
    Location
    Tasmania, Australia
    Posts
    640
    I know it's not that simple, but why don't they just take some time out to do just that. Fix the bugs. Not saying that they do that already.

    Would they (the dev's) put the bug fixes in the actual publically-released code, or would they put it in the dev's kernel series (2.7 or whatever it is)?

    My mind is blinded from reading up on the FreeBSD kernel, excuse anything random or out of place.
    "Time has more than one meaning, and is more than one dimension" - /.unknown
    --Registered Linux user #396583--

  5. #5
    Linux Engineer
    Join Date
    Mar 2005
    Posts
    1,431
    AFAIK, new features go into development kernels (there is no 2.7 kernel yet, but into the release candidates for the 2.6 series). Then they fix bugs, and release the new kernel version with some new features and the bug fixes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •