Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Linux Software

Preview Of Linux 2.5 146

mojo-raisin writes: "Linux Weekly News is providing a report of the 'Linux 2.5 Kernel Summit,' a gathering of 65 core kernel hackers. Notes are provided on the first day of session, which covers changes required to make Linux more capable on high-performance machines and more user-friendly with hot pluggable devices." 2.5 looks close on the horizon, especially now that Linus has donned a funny paper hat. Better get your feature requests in soon;)
This discussion has been archived. No new comments can be posted.

Preview Of Linux 2.5

Comments Filter:
  • by Anonymous Coward

    That's intentional. It makes it harder for his wife to Judo-flip him into bed when he's in deep-hack mode. : )

  • by Anonymous Coward
    Welcome to Slashdot where the deranged moderators rule.
  • by Anonymous Coward
    What?

    I'm already running Linux 7.1.

  • And puppies. Dont forget the puppies.
  • Screw all the yammering about "Linux becoming a real OS", "Windows still Rulz!" and "Linux will lose market share". Does anyone else here think it is neat that we get to watch the software development process?

    I think it is great that I can read about Linux kernel hackers debating how to best implement hotpluggable devices and optimize block writes in the file system. I can get raw technical detail if I want it. And I get to see the arguments that go on over controversial design decisions.

    I just get a kick out of it. :)

  • Could it be that those who moderated the second post up are not the same people who moderated his first one down?
  • Ok, so some people are daring enough to try XFS. How about IBM's port of JFS to Linux? Has anyone gotten this working, and if so, how well? I've looked at the READMEs on it, but I, as someone who's not intimately familiar with journalling filesystems, don't know if it's ready for prime time, or even for testing.
    _____
  • Why would Steve Austin run to Microsoft campus?

    To stop Bill Gates before he bribes dr. Wells into 'upgrading' his bionics with WinCE, of course.

  • Wrong Austin. Bionic man not wrestler.
  • So, what do you think needs to be improved in the kernel to address typical desktop user concerns?
    --
  • Yeah, but gleaning any information from the
    BIOS is a crap shoot. Lots of BIOS's are
    buggy about reporting, undocumented/underdocumented on calls, and
    generally unreliable. Most manufacturers seem
    barely test their boards before kicking them out
    the door. They figure if they can do the handoff
    to the OS then good enough. And troubleshooting
    this stuff is a frustrating.

  • How about getting ACPI working?

    It already does work.

    How about improving boot up time?

    The bootup time is about the same as that of windows but you don't need to boot as often :-)

    Including the bootup logo patch?

    You mean the kind of logo windows displays at boot? It already exists. But I find it kind of useless.

    How about getting DMA mode working on all the IDE controllers out there and having them intelligently configure themselves (I've lost more than one disk to hdparm tweaking).

    How about getting all HD manufacturers to properly support the ATA specs?

    How about making my mp3's not get choppy when my system starts swapping? (short of needing to apply rtlinux patches and nice --19'ing mpg123).

    Huh? ever heard of buffer? (-b switch for mpg123). It's never choppy if you use a 512k buffer. And you don't need to nice it to -19 either.

    How about including a kflushd that's smart about laptops?

    What is that supposed to mean?

    I can't imagine that the same schedule() used to handle Apache and Oracle would do the same job as running GNOME..

    Why not? Seems to work pretty well right now. (same with windows, btw).

    Why not try ditching LILO for GRUB?

    Huh? And how the hell are you gonna boot Linux? That's like saying "why not try ditching NT boot loader".
    ___

  • If you look at most of the rejected patches it becomes pretty obvious that the #1 reason for rejection is that the patch wasn't submitted until it became large, touched other files, etc. Linus seems like having patches submitted that fix a specific thing doing this with a minimal amount of code that can easily be integrated into the kernel source. If the patch *needs* to be large than a discussion usually pops up on the kernal mailing list and decisions are made. Lets be realistic - most patches are rejected when they are too big, touch too many files, etc... Look at the SGI patches for Apache - same problem. It takes too much time to read the patches, make sure everything is ok with them, and work around the problems.
  • Start with what? Kernel development? I think the way to start would be:

    a) subscribe to linux-kernel mailing list
    b) read list
    c) work on small patches that get asked for
    d) submit patch, learn your code sucks, redo code, resubmit

    Least that seems to be the way most people do it :).

  • Hotplugging is all about userfriendlyness, both on the server and on the desktop. Imagine hotplugging USB, Firewire, etc. to your desktop.

    However I think the Linux kernel (and just the kernel, which is a very small part of the complete system) is currently providing many friendly features to the desktop user: multimedia support (soundcards, TV cards, 3D acceleration support through the DRI, scanners), plug and play support (USB is supposed to be very good in 2.4, however I haven't got any devices to test with; isapnp is part of the kernel, PCI pnp framework available).

    Another thing that will probably be part of the 2.5 series are the low latency patches. Amongst other things these patches enable a smooth multimedia experience (gee, I'm sounding like a marketing droid here ;-)).

    However most of the desktop stuff is to be implemented in userspace: X+KDE or X+Gnome is a good start.
  • Please tell me that linux isn't going to adopt the idea of having a "core" team like the BSD's do ...

    Linux isn't going to adopt the idea of having a "core" team like the BSD's do.

    This meeting just speeds up the exchange of idea's. See it as the linux kernel mailing list on acid. Bringing 65 people together just works so much faster than sending email to a list.
  • Please tell me that linux isn't going to adopt the idea of having a "core" team like the BSD's do ...

    Linux has always had a "core" team. Linus is the leader, Alan his second in command, etc. Nothing goes into the kernel unless Linus sprinkles holy penguin pee on it. But you are still free to write your own code/modifications and release it yourself.

    The difference is this. If you release a forked version of BSD you are in violation of copyright. If you release a forked version of Linux you are in violation of etiquette (and common sense).
  • Hm, my raid's running a little slow, and I smell something funny...should I look in the machine room? Nah...

    # dmesg | tail

    raid5: switching cache buffer size, 4096 --> 1024
    raid5: switching cache buffer size, 1024 --> 4096
    reiserfs: checking transaction log (device 09:00) ...
    Using r5 hash to sort names
    ReiserFS version 3.6.25
    devfs: devfs_register(): device already registered: "lvm"
    kernel: WARNING: device /dev/scsi/host0/bus0/target3/lun0 on fire, deploying miniature firemen
    raid5: marking md0 disk3 bad
    firemand: /proc/fires/0 under control
    raid5: marking md0 disk3 good

    Now that's what I call high availability!
    • Have you tried a named pipe? Admitted, you can't get ioctls, but for most stuff it's enough. I admit, this would be nice, but I don't think it's high prio.
    • Agreed, iirc it's being worked on.
    • Being worked on too, again iirc.
    • Why? Unless you want to put the whole video-card driver from X/berlin/whatever into the kernel, I really don't see the benefit.
    • Being worked on (or at least discussed)
    • Been done. There's a patch for 2.0, it's been ported to 2.2 I think. Some day someone'll port it to 2.4 (It could be you... :-) [kernelnewbies.org]
    • Been discussed a lot, linus doesn't like any sacrifices for this...
    • Yup
    • Yup
    • Ehmm, capabilities, ACLs, etc. I think as you've just stated, it already exists.
  • Well actually they could base their code on the linux printer driver:

    /usr/src/linux-2.2.19/drivers/char/lp.c

    Wich seems to be able to detect fires:

    } else if (!(status & LP_PERRORP)) {
    if (last != LP_PERRORP) {
    last = LP_PERRORP;
    printk(KERN_INFO "lp%d on fire\n", minor);

    ;-)
  • ETHEROOFISONFIRE

    (And I have to say something else here so that the lameness filter doesn't filter my joke. The lameness filter is lame.)

  • No, most moderator points get blown on stuffing f1st p0st flamewars and goatse.cx links down into the -1 toilet where they belong. A regular account posts at 1. I want to be able to browse at 1 to see the content. I'd like to browse at 0 to see any anonymous content also but 0 is about 50 percent noise that needs to be moderated to -1.

    I refuse to browse at 2+ just to see a handful of posts that others have judged pithy or informative or that simply default to 2. For example, at the time I write this, there are:

    • 206 comments at -1
    • 195 at 0
    • 126 at 1
    • 51 at 2
    • 15 at 3
    • 8 at 4
    • 4 at 5


    So if I want to surf and get signal I can shoot to a 3 and see less than a tenth of the total comments. Or I can use my moderator points on removing the crap, then browse at 1 and see a majority of the posts. Under these circumstyances you tell me why it is better to pump up an already modded post to a three and not dump some AC 'First post. J00 4R3 411 d1CK5.' to -1.

    Welcome to the abuse of anominity, the rejection of civic responsibility, and the corruption of community in an online setting. This spend more time modding up than modding down sounds good but imo doesn't do well in practice.

  • I had the exact opposite problem. I tried out FreeBSD, but I went back to linux because I could no longer stream and mix 24 tracks in my harddrive recorder app due to slower disk IO.

    Just wondering, did you turn on soft updates for your FreeBSD filesystems? I switch from Linux to FreeBSD couple months ago and also noticed much slower disk/filesystem performance. As soon as I turned on soft updates (tunefs -n enable /dev/ad1s2a, etc), the difference was amazing. Dunno why the install had it turned off by default.

    My Linux system was running 2.2.17 with ext2fs. I kind of wonder how Reiserfs compares now, but I'm loving FreeBSD so much I have no desire to go back and find out. ;-)

  • Should Linux really become a desktop OS, though? Unlike some of the other posters above, I think there are somethings one could do, such as:
    • Provide stronger multimedia support
    • Bring a graphical interface into kernel land
    • Hide all of the system nastiness (do I really care how many bogoMIPS I have?)

    Basically, change Linux from Unix clone to something more along the lines of BeOS, MacOS, or WinNT (but done right, of course ;-) ).

    I don't think that is what Linus wants, though - if he did, I don't think he'd care about getting Linux to run on all that heavy iron.

    IMHO, all the DE's we have right now are just big hacks...yes, Gnome and KDE are rather sophisticated hacks, but a "true" desktop isn't layer after layer of services running on a kernel, its a more thought out and planned OS. You make sacrifices - you might only go down to one widget set, one way of doing audio, etc.

    Unix is great - as a server. For a hacker desktop, it definately is pretty nice. But we're leaving out 85% of humanity by making just us coders happy ;-)
    --------------------------
  • Hasn't XFree86 4.x reorganized to split the device drivers from the higher level X stuff? Maybe you could do it already, but if not I can't imagine that it'd be to much work to allow applications other than X talk directly to the drivers.

    Do you have any idea if this is already possible?
  • MacOS is wonderful in the regard that it takes all the complexity of the system, and buries most of it.

    Which is wonderful until something goes wrong. For instance, one of the Macs in my department at work suffers from frequent lockups and crashes. It's probably a hardware or driver problem, but since Mac OS doesn't generate error logs, no one knows what the problem might be. The Mac experts are forced to fall back on the wipe-the-drive-and-reinstall style of support.

    If some Linux distributions would like to do more to hide unnecessary diagnositic text from desktop users, that's great! Let them use redirects and splash screens, but there's no reason to stop printing those diagnostics somewhere. When something goes wrong, those error messages will make repairs so much easier.

  • Have you tried a named pipe? Admitted, you can't get ioctls, but for most stuff it's enough. I admit, this would be nice, but I don't think it's high prio.

    Named pipes won't allow me to give my machine native ESD (or whatever mixer you like) support.

    Well X *could* be the video card driver if it could takeover /dev/fb. See my wish #1.

    Software suspend used to be in the -ac kernels, but it mysteriously disappeared.

    I know about the issues regarding PCSP, but this is a wishlist, dammit!

    There are no per-app capabilities, AFAIK, just system-wide hard limits. This is not what I want. It's also not widespread enough that it's possible to run no services as root.
    --------
    Genius dies of the same blow that destroys liberty.

  • instead of having to ask, "What happens if Linus and Alan get hit by a bus?" we can simply ask, "What happens if a bomb goes off at the Linux Kernel Summit."
  • Larry Ellison can take out the garbage...
  • It should be obvious that Oracle's software engineers are some of the best, if not the best, database designers in the world. They can provide insight that 99% of Linux kernel programmers would never have. The whole point is for the kernel developers to review the proposals and make a judgement on each one.

    Obviously, if Oracle really cared about these changes, they'd make them themselves and submit the code along with the ideas. There's nothing wrong with a version of the Linux kernel that adds features specific Oracle, it's up to Linus to decide whether these changes are #ifdef'd into the official kernel.

    Unfortunately, Linus has been known to make incredibly stupid decisions. For instance, he refuses to add a kernel debugger because he thinks that real programmers don't need a debugger, and all it will do is reduce the quality of the code because programmers will (somehow) suddenly stop caring about good design and just write a bunch of hacks instead. Yes, I know it's absurd, but that's exactly what he thinks.
    --
    Lord Nimon

  • Sure, linux could go all cloistered and slow like *BSD and only release the occassional new update, but then, this is slow precisely because there aren't thousands of users helping find the bugs.

    Actually, you are completly wrong and ignoring the fact that due to their more open developement process *BSD is "faster" since you can get a new current Kernel (and OS) every day (Or with anon-CVS every few hours...) and don't have to wait for Linus or Alan to anounce a new (test-)version.

    See
  • ACPI, last I checked was still very much a WIP on Linux. Mind you, also from what I've read it's horridly complex.

    The bootup time may be the same as Windows, but that doesn't mean it couldn't be better. When you're a desktop user (note the thread topic :), you may turn your computer off when you leave work for the night and turn it on in the morning (Yes, you could power save - see comment 1)

    The logo patch does exist, that's why I suggested it be included. Some people like watching the kernel probe for non-existant IDE controllers and watch it complain about resetting buses on startup. Some of us don't care anymore (they've watched it boot, they know it'll get there).

    As far as your comment about ATA with IDE, so long as humans are making hardware, humans will need to fix hardware problems in software after the hardware is made.

    Putting a big buffer on mpg123 doesn't solve the problem of too much IO to actually shovel the audio to the soundcard in a timely fashion.

    The rest of your comments don't warrant replies, no offense, but I think you realize that. :)

  • the lilo/grub issue is up to the dist packagers
  • like it or not, Linus is not just a coder, he's also a manager now. Which means sometimes he has to make decisions that rub people the wrong way, in order to preserve some sort of order in the kernel structure. If he lets any tangle of code into the design now, it gets that much more impossible to manage the design for the next version.

    I don't recall the article anymore, but this was once on /. Some big patches came in and Linus insisted that they be broken down into smaller more logical units (instead of the big all-encompassing glob of code it was) and some people got very offended.


  • X is not a bloated system at all.

    You wonder why X is taking up e.g. 70 MB of memory? Maybe because that includes one or even several mappings of your video card's memory! If you have a 64 MB card, mapping that memory into your process space is going to make it look like that process is taking up 64 MB of memory. And X is often assigned CPU usage that really would be designated to its clients, e.g. moving a window around causes (on poorly-accelerated chipsets) a large jump in CPU usage, even though you're really moving some client's window.

    Granted, X isn't all that pretty, especially when you talk Xlib with it, but it has proven itself to be a highly capable (and well-documented) architecture for doing just about anything with graphics. It runs on an iPAQ with room to spare, is fast (with the appropriate acceleration extensions e.g. Xv), and has already done all the dirty work with direct hardware interaction for you.

  • or else they might publish a report with a laundry list of defects compared to Windows NT 3.5. B^)
  • Not just any kittens, though. Bonsai kittens!


    kickin' science like no one else can,
    my dick is twice as long as my attention span.
  • Linux will start losing market share.

    This has been said before, but it needs to be reiterated. Linux does not have 'market share'. Linus & Friends do not make money (directly) by writing the code that goes into the kernel. Thus, Linux does not have to worry about losing 'market share'. What do the kernel hackers care if people aren't using their code. I would assume that most of them are thinking only of themselves when they write the code they do.

    OTOH, commercial software vendors aren't necessarily writing applications that they will use. Since everyone here likes to talk about Microsoft, I'll use them as an example. How many people at Microsoft offices do you think are running around using a 30fps digital camera? How many of them do you think use ICS to set up a Win98 machine as a router? I would even doubt that most of them use Win98/ME at work. They'd use some really high-end camera for digital movies. They'd use an expensive (Cisco?) router. They'd be using Win2000 by now. These are programmers and managers who have thousands of dollars at their disposal. These are not home users looking for a $1000 PC to surf the web.

    Home users are very different from programmers. Think 80 year old woman who wants to send mail to grandson and 30 year old techie that has to write the software that allows her to do that. These programmers depend on user feedback because they don't know exactly what the users want like the FreeSoftware hackers know exactly what they want when they write their code. If they don't get feedback, they have to guess what the users want. This will not always work, either.

    So, Linux will not lose market share. It does not have any to begin with. The code hackers are writing code for themselves and it just so happens that it's what others are looking for, too, so they give it away. These code hackers do not need to worry if others aren't using their software because they did not write it for others in the first place.


    kickin' science like no one else can,
    my dick is twice as long as my attention span.
  • If we want a better desktop version of Linux, we should be looking at dumping the huge layer that is X and the Window Manager, and expanding the Framebuffer into a real, accelerated video driver implmentation.

    GTK+ and Qt already have framebuffer implmentations, so it's not an imposible to think that X could be droped in favour of a faster, neater, more direct video system. There are a lot of things that X does well (Like network transparency), but then there are a lot of things that X doesn't do well when you put it on a single user, desktop machine. Things like changing resolution on the fly is something that X just can't do, not to mention the various ugly hacks to do things like direct video rendering, video input, font handling etc.

    Move X out of the picture for desktop users and Linux becomes a more attractive proposition for home users.

    You may all now flame me about X ;)
  • Have done for years - provided you've got more than one resolution configured in your XF86Config. If you're talking about color depth, then, yes, XFree has problems (but not all X servers do)

    Yup, but as you say: Provided they're preconfigured & you can't change colour depth with XFree86, and lets face it, how many Linux do you know who don't run XF86 as their X server?

    Changing to a resolution you havn't thought to configure, or changing your graphics card under X, is a pain in the ass, even with tools such as XFConfigurator or xconfig. It also doesn't solve the problem that X is big, ugly, slow, and not really suitable for a desktop user. My point is, maybe we should look at dumping X completly.
  • by Anonymous Coward
    I'm impressed, I wish Linux programmers knew as much about designing UI interfaces as you do. Seriously. For example, Gtk+ doesn't have proper modal dialog box support. Ever try to create a dialog box with Gtk+ that disables only it's parent window? You can't. Consider yourself lucky you "learned" yourself some advanced topics, such as modal dialog boxes. ;)
  • by Anonymous Coward
    it's gonna be half as good as kernel v 5.0
  • We've been over and over and over again...

    Moving from X windows to FB (frame buffer) you'll loose:
    1. Hardware acceleration. Sure, you can write hardware acceleration, but how many people here do know how to write hardware acceleration for the various chips?

    2. You'll loose 3D, DGA(1/2), Xv, XDND, and zillion libraries which are using Xlib and other extensions. Want to write them with the frame buffer? please, be my guest. Just tell me which year you're going to have 1.0 version

    3. You'll loose all X applications support that needs X - think commercial applications that doesn't give a fuck that you like Frame Buffer. Think about commercial vendors who port their applications from other unices to Linux and vice versa.

    X is fine! You should start reading some info about X, why it shows in "top" that it takes lots of resources (hint - it's not what you think).

    I like X, and I like the extensions that are being written of it. I like DRI, I like Anti Aliasing in QT, and I like the Xv extensions which let me watch full screen TV (on 1600x1280x32bpp) with my ancient TV tuner and lets me watch DVD's with Xine.
  • Hah! I think you've pointed out the most common fallacy that people make when people talk about Slashdot.

    There are lots of us. And we're all different.

    We're not all the same moderator; we're not all rabid Linux-zealots; we're not all Windows trolls. Some Linux users don't use Napster. Some Windows users don't like software patents. Some of us are probably Buddhist Libertarians who aren't vegetarians and like to program GTK+ apps when they're not using IE to browse the web on their Windows 2000 box.

    If any of you ever think that we're all the same, you need to pay more attention to the flame-fest that goes on whenever any topic with two sides is muttered. (And realize that you are still. only seeing the the vocal minority of Slashdot users.)

  • I'm using XFS on all my machines now. Yes, I have that much confidence in it.

    I'm using the CVS tree version, just because the patches tend to run a bit too far behind for my tasts.

    Here are the instructions for grabbing the tree via CVS:

    Linux XFS CVS Instructions [sgi.com]

    I really hope Linus changes his opinion on the relative urgency of merging XFS. It is something that I think the kernel could really benefit from, given the kinds of things people are using Linux for these days. I'd like to see it in 2.5.x ASAP, and hopefully backported to 2.4.x.

  • Explaining why the hell you have to take about *umpteen* hours in downtime upgrading kernels every so often becomes such a hassle. At least with BSD fixes are easy, and releases aren't done everytime someone *thinks* their new revision is revolutionary enough to release another current.

    Linux kernel versions come out on a regular basis because the development is open. Most major software has at least as many internal releases, it's just that at various points one of them is picked to be a 'new version'.

    There need not be umpteen hours of downtime due to kernel upgrades (however much 'umpteen' is..). Just pick a version that works for you and stick with it. Perhaps consider an upgrade the next time downtime is scheduled for hardware upgrades (if then). The big upgrades only happen for major version releases (which many people complain are too far apart). Even those can be skipped in many cases if what you have is still doing the job. There are still plenty of servers out there running a 2.0.x kernel for just that reason.

    Linux is not like certain *other* operating systems where the new software you have to use deliberatly breaks on older versions of the OS.

  • Please tell me that linux isn't going to adopt the idea of having a "core" team like the BSD's do ... the only thing that will happen is that the kernel will be something that only the l33tist will be able to work on ...

    Eh?

    Any Linux or BSD user can get the source to the kernel they use. They can change the local version. If they are on the BSD core team they can change the global version. If they are Linus they can change the global version. If they aren't the core team or Linus they can send a patch to the core team or Linus and hope it is appreciated. Or they can fork the code (it happened to BSD at least three times, about zero tomes for Linux).

    I don't know anyone on the FreeBSD core team, I've never met any of them (I know some of the OpenBSD core, I've met Linus). I had a problem with the FreeBSD USB stack. I tracked it down and fixed it. I used diff to make a patch file. I ran send-pr to report the bug, I attached the patch. Some automated software assigned me a bug id (kern/17815). Some time later I received the following message:

    The ids for this have been committed some time ago to both current and stable. Thanks for the patch!

    So my change didn't exactly make it in, but as far as I can tell only because I wasn't the first to make it. Somebody actually looked at my bug report, and checked to see if it was fixed. I have no doubt that if it wasn't they would have used my patch, or fixed it in a better way.

    So why do you think the core team hinders BSD's growth? Does Linus hinder Linux's growth in the same way?

    Or in other words, yeah, sure, Linux is great, but why do you assume BSD sucks when you have no damn idea how it works?

    If you want to bitch about BSD, go install it. Don't make uninformed complaints about it. It's just as bad as all the articles about how hard Linux is to use written by a bunch of Windows users who have never given Linux a shot.

  • No, that is not a valid complaint. The few X primitives that exist are about the right size for hardware acceleration. The XRender extension actually *reduces* the X interface for drawing arbitrary shapes: Xlib allows an arbitrary path to be filled, while XRender only allows you to specify trapazoids (horizontal top & bottom edges). This was done purposely to reduce it to the level that hardware acceleration handles.

    X's problem is a *lack* of primitives, not that they are too low level. This results in people who want to do something being forced to draw the entire thing in a local image buffer and thus losing all hardware acceleration.

  • I think what he is getting at, which I agree with mostly, is we want an X that is nicely designed. This cannot be done without replacing the client-server communication model.

    In my opinion the client-server model is much easier to program and debug and can be FASTER than direct calls due to the reduction in context switches (since many graphics calls are easily batched together). The fact that it makes it trivial to get network transparency is just gravy and not the main reason for X's design.

    X's insane flaws are the extremely bad graphics interface that ruins the client-server model by requiring synchronous communication, and a mess they created by making the window manager be a process.

    Graphics should be powerful (not necessarily high-level) and should work without the program having to "inquire" anything about the device. For instance you should pick a color by specifying a r,g,b triple and the server decides what actual color it can display and does it.

    The window manager should be scrapped and all programs control exactly all the pixels drawn on the screen. "consistency" (a very highly overrated thing, in my opinion) can be done by toolkit libraries, the same way they make buttons and menus consistent.

    Both of these things require such significant changes that the result will not be X.

  • You still didn't answer my question. What part of this has anything to do with the kernel? The kernel is process agnostic. You could build a system on top of the kernel that doesn't even use usernames and passwords.
  • What the hell are you talking about with number 5? The kernel doesn't give a rat fuck about console logins or any other kind of login. It just starts itself, and hands some filehandles off to an initial process. The kernel doesn't care what happens from there on.
  • Instead of releasing something every week or month or whatever, I think the developers of Linux should make it a quarterly process, and release kernels with a slew of things fixed or added.

    That's what the distributors do. Linux is just the kernel, and there is usually no need to upgrade when a new patchlevel is released.

    But I like to have the patch quickly if my system happens to need it. With a quarterly cycle, you have no choice but to wait for the whole next release.

  • Great ideas! When should I expect to see patches from you, and where will you post them?

  • * Fast, non-X-based 2D (GGI) and 3D (??) graphics control.


    Well, we already have /dev/fb. Anything more complex would severely bloat the kernel, IMHO.

    What I'd like to see is a DMA subsystem that allows you to allocate large areas of physical memory (optionally mapped through the AGP GART)--something the rest of the *nix's can adopt.
  • hogwash.

    Write the Linux kernel in Java.

    The benefits are obvious - it will be cross-platform and garbage collection will be taken care of.

    --

  • Umnh...
    I don't think you have the BSD license correct. I believe that anyone is allowed to release a fork of the BSD kernel, but that they are also able to release a binary-only fork. And to add additional license restrictions.

    BSD is more free for the current developer. GPL is more free for the past & future developer. There are arguments in favor of each. However, I prefer the GPL, partially because I want the future changes to contiue to be available.

    Caution: Now approaching the (technological) singularity.
  • Tell me they are going to fix the memory management!

    Right now, the kernel takes a constant 1G of virtual space. Which means any process can only take 3G of memory. Really annoying if you acutally have 4G or more of memory. And worse, the virtual address space is fragmented enough that the largest contiguous piece of space (say for a dynamic SINGLE array) is 2G. that really sucks.

    I hear they are going to employ OpenBSD-like methods. Does this include thinking of Virtual Address space as just another resource, like memory used to be before VM? I've come to realize that VM separates the allocation of the address space and the physical space, when without it, they were bound together. Now, before it, contigous memory was scarce on a even lightly used system. So the big things that 2.5 needs to consider is good use of high memory (like putting the kernel in there for good), and actually making an allocation scheme for Address space, as that is still a vital resource that cannot be wasted.

    $.02
    "Did you wash your hands? You don't know where Linux has been."
  • What are you on?

    While the 2.5 talks are going on, at the rate their releasing kernels, 2.7 will be out while they speak about 2.5.


    For starters major releases are always delayed.

    Minor releases on the stable kernel are only bug fixes, and minor updates, they don't add features to the kernel.

    I don't want to have to wait three months for a bug fix thank you very much.

    It's just not possible for anyone to "release 2.7" before "2.5" - you seem to think that Linux kernel development is really muddled.

    I can only assume that you're a BSD zealot, as some of your other posts lately have been quite reasonable. If this is the case why not just ease up a little and keep your posts to the BSD area until you've done adequate research to base your arguments on fact.
  • Well i dont think its as much a troll / flame as much as a offtopic opinion or flame bait.

    This new headline is about the features that might or might not make it into the next rebirth of the linux kernel, and posibly even discussion about linux development might be in place..

    But 'WindowsXP is more stable then Win9x' is no where near relevant to the kernel development discussion that this news item encompases. I think thats where you got confused about the modding ..

    Thus it is flame bait, since it tries to bring the Windows9x vs Linux discussion into this thread, whereas this thread is not ment for such discussion. Try the WindowsXP / .Net threads that happend earlier for that :)



    -- Chris Chabot
    "I dont suffer from insanity, i enjoy every minute of it!"
  • I don't see why. It's to Linux's benefit if it performs well with Oracle, and if this can be done without compromising any other components of the kernel then why not? Oracle aren't demanding anything, they're merely pointing out that if these features were implemented Oracle (and, presumably, similar large-scale apps) preformance will be better. Most of the items listed are flaws in the current kernel, so you could always argue that fixing them is just a matter of neatness...
  • If Sun or Microsoft pointed out that the current kernel code compromised the performance of some of their applications and that it could be fixed without compromising the performance of anything else, I really can't imagine anyone refusing to do anything about it.
  • Windows does offer some graphical speed improvement as a result of it, though.

    True. I won't deny it. I maintain it wasn't worth the gain and linux should not follow the same path.

    You don't understand - not just what they kernel spews out, but the distribution as a whole.

    I understood you completely. Nothing you mention cannot be hidden. And most of it already is with a properly configured machine. A framebuffer splashscreen during boot going into XDM and you wouldn't see a single system message.

    A desktop OS is a far more amorphous problem - the focus should be on letting the user get what tasks they need to get done, with the minimum amount of worrying what is under the hood.

    I guess I have a unique perspective on this - I work with people who need computers, but are easily confused by what we understand. They don't understand a driver conflict, all they know is that "the Internet is broken."

    You hardly have a unique perspective. I work in the IT department for a newspaper with over 1400 clients doing network and end-user support. It's a fun job. I get to help people out and learn new things constantly.

    That said, no, a desktop OS does not need a bunch of stuff packed in the kernel that could be applied in userspace. Configuring a printer does not require a kernel module. Being able to plug in a gnumeric spreadsheet into abiword does not require new code in the kernel. We don't need a checkbox to compile Mozilla's renderer when doing a make Xconfig.

    Desktop OSes should protect the user from the computer. Your average user doesn't care about what most of Linux does, or what it can run on - they just want to write a paper, or check their email.

    I'm not debating that point at all. I am debating why a single line of code must go into the kernel to accomplish this. Except for the speed of rendering graphics, which imho isn't worth the probable code fork it would require to get little Bobby an extra 20fps in Alice, nothing -absolutely nothing- you want has to be in kernel space. Is this the way you see NT? As one big kernel GUI that has every program running in Ring 0? Office isn't in the kernel. Outlook isn't in the kernel. This is not preventing Joe Average from reading their mail or writing the next Great American Novel.

    You want linux for the desktop then developers need to make improvements in XFree. XFree can be made faster just as it can be extended to incorporate new technoligies like TT fonts. They need to continue to improve KDE and Gnome and GnuStep. Apps like Konqueror and Mozilla and Abiword need to be improved. Technologies like KParts and Bonobo worked into more apps. The list goes on and on and on.

    I guess I must have a unique perspective on this. I look around and see every single one of those items being worked on. Just like the kernel developers are doing what they should be and improving the performance, and design of the kernel. Between the two I see nothing sabotaging or hindering the development of a consumer friendly linux desktop.

  • This will never happen and the design reasons why it shouldn't are sound. Why people don't look at Windows and just admit that it is an object lesson of why it shouldn't be done boggles me.

    Windows does offer some graphical speed improvement as a result of it, though. I can't offer you hard numbers, and perhaps it is a placebo effect, but my Matrox G200 does perform better under Win98 than Linux/XFree4. I run a fairly fast window manager (wmaker) under Linux, so I don't think its attributable to wasted eye candy. If you know of some tests to run each OS, I'd be happy to run them - I'd be happy to know I was wrong ;-)

    But anyways, if there is a potential for improvement, why not take it? As long as the implementation is thorougly tested and debugged, I can't imagine any problems. Both WinNT and Win2k in my experience have been fantastic with not crashing, and they've got this "flaw in design".

    Already done. If you want a nice splashscreen while the system boots up and not see all that boot information you can.

    You don't understand - not just what they kernel spews out, but the distribution as a whole. Does Joe Blow care about GTK errors? All of the stuff X dumps as it starts up? MacOS is wonderful in the regard that it takes all the complexity of the system, and buries most of it. Yes, that's quite possible with >/dev/null, but an effort should be made to make all the extraneous output that is off by default.

    The fact that you can run linux in everything from a wristwatch to a supercomputer is a testament to its design. Not a flaw.

    Debatable. I'd rather have a well refined tool for a specific task, not a cure-all kernel.

    Oh, and a true desktop is a thought out and planned set of layered services running atop a kernel.

    Yes, but we differ in what we think a kernel should consist of, and my feeling is that a kernel for a user should be fairly different than a kernel for a Cray. The Cray is doing serious number crunching. Asthetics are at best a secondary concern. This is what Unix was after orginally, completing jobs.

    A desktop OS is a far more amorphous problem - the focus should be on letting the user get what tasks they need to get done, with the minimum amount of worrying what is under the hood.

    I guess I have a unique perspective on this - I work with people who need computers, but are easily confused by what we understand. They don't understand a driver conflict, all they know is that "the Internet is broken."

    Desktop OSes should protect the user from the computer. Your average user doesn't care about what most of Linux does, or what it can run on - they just want to write a paper, or check their email.

    --------------------------
  • The presentation was about features that XFS developers would like to see in the kernel, and why.

    It means no more than suggestions from Oracle. If you look at the things they suggest, they also give reasons for them. Remember that XFS is a fairly maure journeling FS, compared to Reiserfs which started for Linux.

    Resierfs is in the Kernel, last I checked XFS wasn't yet. Both, and ext3, will be around for a while.
    --
  • I mean, I'm running Linux 7.2! These guys are behind the times!
  • Isn't detecting CPU and internal system temperature already done at the BIOS level?

    Perhaps the example was poorly chosen, or poorly worded. The problem mentioned is very real, though. Trying to distinguish between transient and permanent errors, HBA and device errors, or HW-RAID controller and actual-disk errors, is hard enough even when you have access to all of the available information - e.g. sense data for SCSI. I know this because I wrote one of the very first UNIX-based multi-path disk driver extensions, and nearly went insane dealing with this exact problem. Linux makes this problem even worse by basically throwing away most of the useful information at various points along the way from adapter driver to SCSI mid-layer to generic block-device layer, etc. I'm glad they're finally doing something about it.

  • Lots of good points.. I guess I have totally given up on surfing at anything less than 1. This means I don't see the vast majority of PURE crap (first posts, beowulf clusters, goatse.cx etc. From that point of view, it would be better to get the good posts that have a rating of 1 to get a rating of 2 (or more) so that one could set the filter to 2 and get an even better signal ratio.

    But either way, spending points moderating serious posts "off topic" just because they were slightly off topic seems like an awful waste to me. Same goes for many "redundant" moderations. So what if there's a little redundancy? It's much worse to have a lot of pure crap in there than to have some ok post that is redundant. That's what I think anyway.
  • Dude, moderator points are mostly wasted on things like "oh, oh! i don't think that was QUITE on topic! i'll moderate it down for being 'off topic'" or "oh!!! i think i saw another post touching that a few screens up, i'll moderate this one down for 'redundant'". Instead, moderators should spend their points moderating GOOD POSTS UP! It's sad, because many good posts never get moderated up - probably because all moderator points are wasted on crap.

    And.. a little rant.. ANYTHING even SLIGHTLY off topic that mentions something even slightly positive about Microsoft will always be moderated down. Anything, no matter how off topic, that says something negative about Microsoft will either be moderated up or left untouched. It doesn't matter if the story is about the Muppet Show or Mars landers..
  • I myself hate modal dialog boxes.
  • if oracle sucks then why should the hackers listen to them? If oracle didn't suck AND the hackers weren't listening to them then I can see your point but you seem to be contradicting yourself.
  • Hardware support for /dev/fb is minimal, and there's no 3D.
    --------
    Genius dies of the same blow that destroys liberty.
  • I've found the development time and cost associated with "low-level" languages like VB are too great for kernel development. I'd much wrather bring the PowerBuilder and ColdFusion approach to kernel design. Also, I don't understand all of this confusion around I/O. Why not use a language like Javascript, that doesn't even need any I/O.
  • I never said moving to the current Linux framebuffer, I asked why the framebuffer can't be expanded into a proper driver model/API that we can use. I only use the name Framebuffer to distingish it from X, but it's a misleading name as it would no longer be a framebuffer.

    You don't loose your hardware exceleration, you've got it in the new drivers. You don't have to loose 3D, as OpenGL can sit on top (Or even parts of it in) the device drivers.

    You don't even need to loose your toolkit libraries or even, dare I say it, XLib. The toolkits are fully portable, no problem there, and if you put your mind to it, you could layer an XLib implentation over the lower level Framebuffer. Another option would be to allow the user to switch off the Framebuffer and just run the old X.

    For home users, they can still run GTK+, Qt, and the Gnome or KDE desktop(s) without even noticing anything other than the fact that Linux is easier to use. The Old Guard, and people who need X for whatever reason, can still run X.
  • firstoff: bollocks! I can understand your concern, but things you mention are not of concern in this case. You see, THE thing about this meeting is that people who are there, are (not all, but most) _organizers_. Linus himself is not as much a kernel programmer than he is kernel developement organizer. These people are those who listen to "bigger forces", and maybe push kernel development into that direction. The question is NOT about linux kernel getting "core" development team (altough there's one already, though in fluctuating state as it is..). Here's question about "bigger picture". Of course I'm very sorry about people who've committed to kernel but still not getting to the meeting, but well, that's how life goes, now it's time for them to get their thoughts heard thru code. Linux (kernel) makes it fully possible. Remember that Linus (T) is not some bs-man sitting somewhere, but he's a real haccker with great attitude to great "hacks". If you'r code is good, it'll always gets through, if not immediately (ReiserFS).. there's time for everything under the sun..
  • edwarddes:

    What kernel changes do you hope to see in future versions?

    Not a facietious question! :) Many of the things I want for a smooth desktop experience I have been poking around to find out about, and I find that many of them are either part of 2.4 (even if not yet totally polished), or really application issues rather than kernel issues (And so developments on 2.5 don't have that much to do with them ...) Support for USB devices like my external SmartMedia reader and HP 8200 CD-RW drive is in there, and support for a lot of USB scanners and other devices. More USB stuff will arrive* but the kernel infrastructure doesn't really seem like the problem.

    Likewise, the "easy desktop" stuff seems more in the hands of the various window manager and desktop environment projects than in the kernel -- and they're doing a good job! :)

    So I'm curious what kernel things you're thinking about. I certainly am more interested in Linux as a personal operating system than in servers, but it seems like a lot of the thresholds have moved up. The kernel can *already* handle most (currently) reasonable demands for personal computing, while the mondo systems of the world are now the ones that the kernel guys face as a challenge.

    simon

    *I'm not a USB fanatic, but I know this makes it sound that way;)

  • I read the laundry list in the article, and agreed with every single point. (No, I don't work for Oracle.) In fact, I'm surprised there weren't a couple of other items, such as the OOM killer problem that has consumed a lot of linux-kernel mail list space lately.

    Everything Oracle asked for is bread-and-butter for high-performance database functions. If the PostgreSQL people had been at the summit, they would have asked for the same things. Another group that would benefit from the proposed changes would be real-time apps people, because several of the requests center around simplification of large-transfer requests.

    As for resources, you can bet that Oracle people will be right in there testing the changes that are made, providing benchmark data, and perhaps submitting patches from time to time. I suspect, though, that they will leave the big-brush architecture work to the core people, so that the changes they want can be cleanly added to radditional changes requested by others, requests just as worthy for inclusion.

    As for "what strings are attached," I suggest you read the GPL again...

  • Not every single release requires one to download the tarball and rebuild the kernel...but for every release there is someone out there who wants the new feature or needs the bug fix and sees the advantage to take the time to upgrade. If we were to move to quarterly point releases, you would make a number of people mad.

    For example, on some of the systems around here I'm still running 2.0.34, because those systems don't need the updates. The work gets done. Others are running 2.2.15 (soon to move to the latest 2.2 for security reasons). Not one of my servers is running a 2.4 -- yet -- because I don't think that the 2.4.x series has enough run time on it yet -- I tend to be conservative about upgrades. In other words, the 2.4.3 doesn't have something that I can't live without, so I let other early adopters (the people on the bleeding edge) scope out the system before I move to it on any of my boxes.

    Does this sound to you like a variation on "If it ain't broke, don't fix it?" Good hearing...

  • Kernels aren't part of the user interface - you just don't use them directly. You do, however, use the abilities of them to run your programs. Basically, it's better for the developers to focus on large server support because you really can't focus on making the kernel easier for the user...

    I can't be karma whoring - I've already hit 50!
  • How about improving "apm -s" so I don't need to manually unload my cs sound driver
    There is already an API for power management events. It looks like your driver is not using it correctly. Other sound drivers register a callback for PM events and save the device state when going to suspend.

    It's a minor driver issue. You don't need to be a core hacker and OS architect to fix it.

  • No, they can't do this. Haven't you relised what makes the linux kernel so succseful is its develpoment model. That is make release often. Incorperating peoples patchs so they can see the fruit of their work, and want to do more because of that. If they did release the kernels quartly like you said the development of the kernel would slow. This would be bad.


    BTW just becasue that are releasing a new kernel every couple of weeks doesn't mean the bussiness need to keep taking their computers down to upgrade. They only need to upgrade if there is a bug that affects them in the kernel that they are using and the new one has a fix for it. Or if there is a realy brand spanking new feautre that they can't be with out. Other than that the is no reason.


    They people who will upgrade every release are developers, proformance freaks, and people that want to be helpful by providing bug reports.


    So don't get your nickers in a twist, no one is forcing you to upgrade if you don't want to.


    Mark Hillary

  • There is an error in the article. X can automatically see new hardware plugged in. Thats what "/dev/input/mice" is for. It is a multiplexer for mice.

    Use it!
    -EvilMonkeyNinja
    a.k.a. Joseph Nicholas Yarbrough
    Security Grunt by Day
    Programmer by Night
  • Hai! Well, since my first post was considered troll, so will this one. I can think about these os' and it will take Linux quite a bit to catch up. First off, it needs to become compatable with most all hardware so these people at home can set it up easily. Number 2, lack of support (so far). I know it's gaining, I use linux too, but right now, Windows is in the lead. Linux has winme/98/98se whipped in terms of stability but I've used the WinXP beta, and I can tell you, it's stable, not as much as linux, but puts the 9x family to shame. The Fusion 2.5 (DLL and System File Protection) is great, almost making sure DLLHeLL will not occur. Both have equally sleek interfaces, and now WinXP has the theme manager, like Gnome and KDE. It's an opinion moderators, seriously. If something is not in check with your linux zealot powers, you mod it down. Get a life damnit.
  • by John Whitley ( 6067 ) on Saturday March 31, 2001 @11:05AM (#325750) Homepage
    From the article:
    There was surprisingly little controversy in this session, perhaps because it concentrated on goals and didn't get into actual implementation designs.
    This underscores a key point, that this was a forum for future requirements and architectural directions in the Linux kernel. Many skilled and competent kernel hackers would have had little to add to these sessions and little to gain that wasn't offered in the summary report. Even then, truly interested participants will still chime in on the mailing lists and via other means. Ultimately, hacker/programmer != architect. Why? A hypothetical 'pure' programmer is interested in solely in implementation issues while the 'pure' architect is interested in design issues. In practice, the two are related, yet many individuals show pronounced skill in one area over (or relative to) the other. This meeting was heavily stilted towards the architects (who are almost all programmers, in this case). Those without the OS kernel architectural chops would have either bogged things down or been lost and bored stiff.
  • by nyet ( 19118 ) on Saturday March 31, 2001 @08:12PM (#325751) Homepage
    The desktop stuff is meaningless. Half of the desktop problems ARE NOT solved by adding junk to the kernel.

    Fix the I/O and network problems first; DON'T listen to the clueless masses who just want a win2k (read: porn browser/game platform) replacement.

    The networking stuff IN PARTICULAR is a huge problem. We are writing some serious high bandwidth drivers and they are CREAMING the hell out of the Linux kernel because there is only one single backlog queue, and we need to be able to service possibly hundreds of devices. A SINGLE misbehaving network device can bring down the whole network stack currently, and YOU are worried about your stupid desktop apps?

    Spare me.
  • by Flower ( 31351 ) on Saturday March 31, 2001 @12:06PM (#325752) Homepage
    Provide stronger multimedia support

    With the appropriate patches, linux can acheive a level of latency that is better than any version of Windows and even gives MacOS and BeOS a run for their money. Search Kernel Traffic for the appropriate discussions. The fact is linux could be used for professional multimedia. The foundation is already there.

    You want better support? Get on the vendor's ass to pump out a real fully functional driver for their hardware. Creative anyone?

    Bring a graphical interface into kernel land

    This will never happen and the design reasons why it shouldn't are sound. Why people don't look at Windows and just admit that it is an object lesson of why it shouldn't be done boggles me.

    Hide all of the system nastiness (do I really care how many bogoMIPS I have?)

    Already done. If you want a nice splashscreen while the system boots up and not see all that boot information you can.

    Basically, change Linux from Unix clone to something more along the lines of BeOS, MacOS, or WinNT (but done right, of course ;-) ).

    Can be done and there was a /. story on this. Linux is a kernel. There is nothing preventing someone from creating a new userspace for it.

    I don't think that is what Linus wants, though - if he did, I don't think he'd care about getting Linux to run on all that heavy iron.

    More like there are a ton of people out there that want linux to run on heavy iron and are getting it done by contributing. The fact that you can run linux in everything from a wristwatch to a supercomputer is a testament to its design. Not a flaw.

    IMHO, all the DE's we have right now are just big hacks...yes, Gnome and KDE are rather sophisticated hacks, but a "true" desktop isn't layer after layer of services running on a kernel, its a more thought out and planned OS. You make sacrifices - you might only go down to one widget set, one way of doing audio, etc.

    And it is your opinion to have. I just completely disagree with it. A DE should stay in userspace. KDE and Gnome are much more than just hacks and the fact that we have them along with GnuStep, CDE and the like *is* a good thing. I'm pleased as punch that at this stage of the game there is competition and exploration into different designs. The concept that we need one true desktop to rule them all, right here, right now, is deeply flawed imho. You call KDE and Gnome hacks but you offer nothing to replace them.

    Oh, and a true desktop is a thought out and planned set of layered services running atop a kernel.

  • by Dwonis ( 52652 ) on Saturday March 31, 2001 @10:03AM (#325753)
    • User-space-based block and character device nodes. (i.e. a user-space driver can be on the "kernel" side of /dev/dsp for mixing or whatever)
    • User-space service of new filesystem types. The I'm-an-NFS-server-too hacks have to go.
    • Prioritized I/O operations. It's really irritating when a nice 19 process can slow down a nice -20 process because it's doing a find / that's sucking up the disk I/O.
    • Fast, non-X-based 2D (GGI) and 3D (??) graphics control.
    • Software suspend (a.k.a. software "hibernation").
    • Internal PC-speaker driver.
    • Real-time support (assimilate RTLinux, maybe?).
    • CD/DVD-R(W) packet-writing.
    • Finish UDF filesystem support.
    • Some mechanism to eliminate the need to run various services as root (Capabilities, ACLs, LIDS' mechanism, etc).

    --------
    Genius dies of the same blow that destroys liberty.
  • by debaere ( 94918 ) on Saturday March 31, 2001 @05:48AM (#325754)
    I know that I always look for kernel hackers to wear paper hats whenever I select an OS...

    If people would only look to the paper hat, it would solve all the computer problems in the world...

    Maybe that's Microsoft's problem... no paper hats. No hats at all actually. Maybe Gates should invest in some headgear... perhaps a fedora would be appropriate...

    Dave


    DOS is dead, and no one cares...
  • by xscarecrowx ( 118632 ) on Saturday March 31, 2001 @06:15AM (#325755)
    That with all the kernel hackers gathered in the same place. Microsoft might make a deal (another?)with Satan for a terible disaster to strike that building and kill everyone? :(
  • by RyeDry ( 237272 ) on Saturday March 31, 2001 @08:34AM (#325756)
    Since a lot of unwanted doors (read security vulnerability) are created as a result of buffer overflows (blame it on who ever you want to: CPU manufacturers, compiler designers, language architects, etc) is it possible to create a kernel-level watchdog that keeps an eye on stack tampering?
  • by OpenSourced ( 323149 ) on Saturday March 31, 2001 @06:37AM (#325757) Journal
    I'm very much in favour of making Linux accesible to the masses. But that's not IMHO a task for the kernel. What's the kernel about is precisely isolatin sofware running on Linux from the intrincacies and differences of underlying hardware. When writting an application, I should not have to worry about what kind of disk will they have, or the possibility another process will use my memory to store some Whitney Spears mp3's or something.

    So it's only logical to address hardware issues. The focus on usability should be on other fronts, like the windowing system. Of course some capabilities of a user-friendly windowing system will perhaps need kernel changes. And I would understand your concern if such changes were ignored or treated lightly by the kernel community. But I see no evidence of that.

    I am too very interested in seeing the Linux system get mainstream. But from my point of view the advances made are lighting fast, really. When I think about five years ago I find myself unable to say where can we be five years from now. Perhaps a really mainstream Linux. And when that day arrives, it will make me very happy to know that they are using the very same system in the NASA computers.

  • by BurningSpiral ( 413606 ) on Saturday March 31, 2001 @06:45AM (#325758) Homepage
    I don't see the problem with the current Linux development model.
    • A development kernel series is created. (x.odd.x)
      • New features are added
      • The kernel is frozen (hopefully under a year after the development series is started)
      • The kernel is tested
      • Bugs are found and fixed
    • A stable kernel is released (x.even.x)
      • More people try it(not on production machines)
      • Bugs are found. They are fixed.
      • New releases happen frequently
      • Things start to stabalise
      • Releases drop to a bi monthly then quaterly rate.
    • A new development series is started
      • New features are put in the development series
      • Bug fixes/device drivers are still added to the stable kernel
    Most linux users understand the release cycle and act accordingly. You don't need to run the latest kernel if you don't need the new features. If upgrades have costly downtime don't upgrade to the latest stable kernel until it hits x.x.5 or so. If you want to advocate BSD. There is a much better way to do it. The BSD attitude to source is MUCH better than that of Linux. If I modify ls. I can cvs up to the latest ls and keep my changes. If I change my makefile (say to Optomize for my prossesor) I can easily upgrade my package without worrying about my Makefile. Another advantage to cvs is it makes it very easy to audit every change. You can have each commit emailed to you. This helps the development team audit the changes. If the BSDs ever catch up with Linux in terms of mainstream hardware feature support (Power Management...) I will switch because of the CVS support.
  • by Bandman ( 86149 ) <`bandman' `at' `gmail.com'> on Saturday March 31, 2001 @05:49AM (#325759) Homepage
    Picture this...
    The kernel hacker summit begins, with a beautiful starlit night (hackers would never be caught hacking in bright sunlight). Hackers are absorbing caffiene, discussing better ways to manage memory, more efficient uses for resources and so forth...
    Fade to Redmond. [Wide shot of the Microsoft campus] Lightning bolts, thunder and rain abound. Bill Gates is on his throne, stroaking his Evil Goatee(tm). As he pets his cat, he mutters..."Yes, this is my chance..." With a quick decisive action, he calls up his satelite targeting system...aims it at the hacker conference...presses the button, and *BLAM* Blue Screen of Death. Just at that time, our heroes stumble into the room. Scoobie Doo rolls into Bill Gates, knocking him down, and he's pinned under Scooby. "Curses!!!", Bill cries. Fred and Daphne walk up to Bill, and pull off his mask. It's Old Mr. Withers, the curator at the local museum! "I had a good scam going, and I would have got away with it, if it wasn't for you meddling kids, and that mangy mutt!"
  • by idcmp ( 93227 ) on Saturday March 31, 2001 @10:25AM (#325760) Homepage
    How about getting ACPI working?

    How about improving "apm -s" so I don't need to manually unload my cs sound driver (and first kill xmms which constantly reopens /dev/mixer causing it to get reloaded?).

    How about improving boot up time? Including the bootup logo patch?

    How about getting DMA mode working on all the IDE controllers out there and having them intelligently configure themselves (I've lost more than one disk to hdparm tweaking).

    How about making my mp3's not get choppy when my system starts swapping? (short of needing to apply rtlinux patches and nice --19'ing mpg123).
    (DMA overruns too!)

    How about including a kflushd that's smart about laptops?

    How about cleaning up the documentation for proc.txt, with some examples of what humans could set things to.

    How about splitting scsi, ham radio support, pcmcia, architectures, etc, etc into seperate tarballs so I don't need to download them all, or watch make depend go through them all?

    I can't imagine that the same schedule() used to handle Apache and Oracle would do the same job as running GNOME..

    Why not try ditching LILO for GRUB?
  • Please tell me that linux isn't going to adopt the idea of having a "core" team like the BSD's do ... the only thing that will happen is that the kernel will be something that only the l33tist will be able to work on ...

    This has been the case for quite some time. I remember reading complaints by many would be contributors that Linux kernel development may as well be closed since it has now become so complex only a few people are able to contribute anything meaningful to it. Also Linus is notorious for not accepting patches that people have worked hard on for a variety of reasons that sometimes smack of petulence.

    Anyway, exactly how do you expect the future roadmap of for the Linux kernel to be handled if not by disussions by the people who are contributing about 90% of the code? Heck just a few years ago it was done by one person, Linus, despite the number of patches that were received by the "open Source" community. It's one thing for patches and bug fixes to be handled in a bazaar manner where discussion is done via a mailing list but on the other hand when dealing with the design of the system architecture or "vision for the future" this is best done by as few people as possible. Design by committee is always bad.

    Heck even Perl which has probably as many contributors as Linux gone a similar route [slashdot.org] with a fewer number of developers directing the future of the project.

  • by phoxix ( 161744 ) on Saturday March 31, 2001 @05:34AM (#325762)
    One of the coolest things about the linux kernel is how *ANYONE* can write code for some hard ware and whatnot ...

    This alone made linux great because it was a community effort to get the kernel rolling into a quality piece of code

    However this "meeting" makes your wonder if this is a community project anymore, there are hundreds of kernel hackers out there, who have in some way contributed code to the kernel

    however only 65 get to attend this meeting ..

    Please tell me that linux isn't going to adopt the idea of having a "core" team like the BSD's do ...
    the only thing that will happen is that the kernel will be something that only the l33tist will be able to work on ...

    additionally forking the kernel code just so that the community can work on the code as opposed to a "core" team is even more stupid ... there go whatever standards the linux kernel had ... get what I mean?

    just my 2 cents ...

    Sunny Dubey

  • by Anonymous Coward on Saturday March 31, 2001 @05:40AM (#325763)
    that's right...i have been learning visual basic now for about a month, and have been learning some 'advanced' topics, like modal dialog boxes and the menu editor by readind the linux source code. while there doesn't seem to be too much GUI code in the kernel so far, i'm sure that will change in the future. when it does, a VB guru like myself will be an invaluable addition to the kernel team. it's unfair to limit participation to only 65 developers!!! even beginners like myself can add something. for instance, all that talk of 'spinlocks'...well...i learned about a new VB control today, the 'spinner box'. you just drag it onto your form and it works!!! i'm sure if linus knew of this control, he could just drag it into the kernel source and get that 'spinlock' stuff he was talking about.
  • by Tony Shepps ( 333 ) on Saturday March 31, 2001 @09:03AM (#325764)
    "If an I/O operation fails, the kernel has no way of knowing if the disk simply has a bad sector, or if the controller is on fire."

    Isn't detecting CPU and internal system temperature already done at the BIOS level? It shouldn't be hard to implement here; just test the temperature levels every time a disk operation fails. But maybe the rest of the room is on fire! But we'll save space in the bad block table once the system is restored.

  • by volsung ( 378 ) <stan@mtrr.org> on Saturday March 31, 2001 @08:01AM (#325765)
    If you read further down the article, you'll see that Stephen Tweedie, a well-established kernel hacker, read his laundry list of changes, many of which mirrored the Oracle suggestions. Oracle is just pointing out what limits the performance of their file-intensive applications, limitations that other kernel hackers who care about file performance also observed.
  • by Cardinal Biggles ( 6685 ) on Saturday March 31, 2001 @06:00AM (#325766)
    A tad overbearing of them, eh? I'm wondering what sort of resource support they will be pledging to see these enhancements made in a timely fashion, and what sort of strings will we attached, if any.

    I don't think you should see this as Oracle demanding stuff from Linux hackers. I think it is very useful that developers of high-performance application software, such as Oracle, are giving this kind of feedback on kernel performance issues.

    Kernel hackers can use this for our (the users) good, not just Oracle's.

  • by tao ( 10867 ) on Saturday March 31, 2001 @07:51AM (#325767) Homepage

    Sure, everyone can contribute anything to the kernel. But this summit wasn't for those who regularly submit drivers/documentation fixes etc., however important they are. This meeting is for people who design the subsystems, API:s and other core-parts; the very intestinals. I like to think of myself as having contributed to quite some things in the kernel; bugfixes, documentation, the driver-management system for the MCA-subsystem and what not. I also maintain the v2.0.xx-kernel series.

    However, I do not feel the least bit slighted by not being invited to the summit. Why? Because I wouldn't have done a lot of good there anyway. I'm not really the kind of visionary (and more importantly, the great OS-theory scholar) that are needed in such a meeting. I'm a codeslave. I munch C for breakfast, and I'm proud of it. I write manualpages for lunch, and I'm proud of it. I fix typos for dinner, and I'm proud of it. But hacking up a new scheduler or an OOM-killer? Merely the thought gives me a headache. I'd rather search for memory-leaks or possible deadlocks.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...