Kernel Summit Wrapup
Jonathan Corbet at LWN has posted a terrific summary of the first Day of the Ottawa Kernel Summit, and you should expect the second day soon. In it he relates the greatest hits of the first day's talks, including the AMD Hammer Port, Block I/O, Modules, and more. For mp3s or oggs of this event, check out the Kernel Summit MP3 Repository on SourceForge. The big news is the desire to feature freeze 2.5 within 4 or 5 months. Halloween. I've posted a very small gallery of the group pictures from the summit on my site.
Sorry, but this shows a paucity of imagination ("Rusty's smoking crack again"). Modules are useful because I don't have to rebuild the kernel constantly. I love not needing to care if I have to swap ethernet cards - tune
I also love the fact that distros no longer resemble the bad old days where there where a billion different boot images for installation, depending on which combination of hardware I happen to have. Anyone want to guess the QA costs to RedHat if modules went away?
Rusty's wrong, wrong, wrong.
What I especially want to see:
* ACLs!
* All journalling file systems merged (XFS, JFS, ext3, ReiserFS)
* No more VM stability issues
Anyone know if we can expect that?
On a side note, what are the four FSs above best suited for? I know ReiserFS is really good at working with lots of small files and XFS is excellent at data streaming. Anyone care to add more details?
___
If you think big enough, you'll never have to do it.
Ok, I'm a debian user/admin, I user it on all my machines, but this is just plain retarted. The kernel of your O.S. distribution violates your policies? Change your policies then.. or take the rod out of your ass.
it's funny how whenever you start to vehemently say 'for the people,' under weird beauracracy it can easily turn into 'we know what the people need better then they do' *sigh*
(Linus speaking): moving this (binary drivers with which Stallman / deb take issue) into user space is a sign of mental disorder .... we are clear from a copyright standpoint ... linux has intentionally taken a non-rabid standpoint ... as I've shown with my use of bitkeeper I don't care about black and white people.
[issues about firmware && binary modules]
(Alan Cox?) The kernel developers do not have energy to sit down and determine a clear set of rules ... Debian has an endless supply of people who have nothing better to do than study legal issues....
[Linus points out that actual GPL violating files get addressed in ca 24 hr timeframe]
The conclusion was to send a message back to the Debian users to "put up or shut up"
I'm sure RMS will have a press release out later this week.
Linux is Linux, if One need clarify their dist: <Dist>/GNU Linux
bsds are of course just BSD
a) most support for execution of arbitrary objects is handled by the shell. a *lot* of things execute "/bin/sh *command*", which forks, calls the shell, then exec's the command based on what the shell determins should happen. this provided support for #!/path/to/interpreter style applications .class file will have to make it identifyable, and you can use it.
b) that's already supported. all you need to know is the "magic number" that every
go read the kernel config, under "General setup->Kernel support for misc binaries"
there's already docco on how to use javarse with that.
ashridah
Noooooo! Nooooooooo! Oh noooo!
This is why I have to reboot WinDOS, because they don't unitialize stuff, you have to reboot in order for new config to become active. They are not able to uninitialize actual config, initialize new config (remember, you had to reboot when you changed IP!!!)
It's easier, but.... whenever we update a kernel module we'll have to reboot.
Please don;t get rid of usefull code.
Thanks