WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Next kernel wishlist  (Read 19393 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Next kernel wishlist
« Reply #15 on: June 02, 2011, 07:30:16 AM »
That looks very likely, since recent udev has dropped support for the ide drivers. Since I have no reason to put those rules back, libata it is.
The only barriers that can stop you are the ones you create yourself.

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: Next kernel wishlist
« Reply #16 on: June 02, 2011, 07:43:42 AM »
I'd like to have CONFIG_WATCHDOG for software watchdog ;)
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Next kernel wishlist
« Reply #17 on: June 03, 2011, 11:42:34 AM »
Just noting, that while there is full Xen support in that version, it and 486 support are mutually exclusive, and we're going to choose 486 again.
The only barriers that can stop you are the ones you create yourself.

Offline Tuftec

  • Full Member
  • ***
  • Posts: 111
Re: Next kernel wishlist
« Reply #18 on: June 05, 2011, 11:59:02 PM »
I would like to see an installation option to enable Real Time operation without the need to resort to a special build.

Peter.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11261
Re: Next kernel wishlist
« Reply #19 on: June 06, 2011, 12:10:37 AM »
Hi Tuftec
Someone contributed a real time kernel. Search the forum for it.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Next kernel wishlist
« Reply #20 on: June 06, 2011, 12:20:29 AM »
Realtime, xen, and other configurations are not really in our goals, so they will stay as user-contributed ones (assuming someone is interested in doing them, of course).
The only barriers that can stop you are the ones you create yourself.

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: Next kernel wishlist
« Reply #21 on: June 09, 2011, 11:15:25 AM »
1) Latest stable kernel release if possible (currently 2.6.39.1)

2) All file systems (assuming they are not mutually exclusive of a higher priority feature)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Next kernel wishlist
« Reply #22 on: June 09, 2011, 11:27:08 AM »
1) Latest stable kernel release if possible (currently 2.6.39.1)

2) All file systems (assuming they are not mutually exclusive of a higher priority feature)

1) Latest is a moving target. Be a bit conservative

2) ALL? You are joking
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Next kernel wishlist
« Reply #23 on: June 09, 2011, 12:11:22 PM »
We have always aimed for 1), that is, shipped latest stable at the time.

On FS, like the very bad quality staging drivers, I do not want to ship unstable or even dangerous ones. Besides those, there are some that are very rarely used like minix, which will now be enabled due to demand. Do you need one of those?
The only barriers that can stop you are the ones you create yourself.

Offline SvOlli

  • Full Member
  • ***
  • Posts: 193
  • Linux Developer
Re: Next kernel wishlist
« Reply #24 on: June 09, 2011, 01:55:20 PM »
Here's another suggestion for the next kernel:

instead of using a 64bit kernel with a 32bit userland, how about using a 32bit PAE-kernel with a 32bit userland? About what I read, the main cause for the 64bit kernel is to get >3.x GB of RAM. PAE provides this, it works with Xvesa, and it wouldn't confuse software assuming a 64bit userland when detecting a 64bit kernel.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Next kernel wishlist
« Reply #25 on: June 09, 2011, 11:00:15 PM »
PAE is a bad hack, see Linus :)

But beyond the issues of it (not much ram for apps with >16gb, none with >32gb), PAE needs > 486.
The only barriers that can stop you are the ones you create yourself.

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: Next kernel wishlist
« Reply #26 on: June 10, 2011, 04:35:32 AM »

1) Latest is a moving target. Be a bit conservative

2) ALL? You are joking

We have always aimed for 1), that is, shipped latest stable at the time.

On FS, like the very bad quality staging drivers, I do not want to ship unstable or even dangerous ones. Besides those, there are some that are very rarely used like minix, which will now be enabled due to demand. Do you need one of those?

Let's restate #1: Latest stable kernel within a reasonable time frame.  Yes, it needs pre-release testing to ensure it's good.  I'd just lean towards within the last 2 months.

#2: That's what the filesystems TCE is for.  I'm not so much looking for cramming every single one into base.  Just that with a few TCEs, you can get all current stable file systems (I can understand not including the unstable/dangerous modules unless they're in a TCE with unstable/dangerous in the name).  As far as any targets, I'd be looking at possibly btrfs (as another way to toy with it; I'm still not comfortable with using it on a production system with the lack of a fsck that can fix errors).

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10970
Re: Next kernel wishlist
« Reply #27 on: June 10, 2011, 05:32:49 AM »
Yeah, btrfs will go to the filesystems extension then. It should be stable enough in 3.0.
The only barriers that can stop you are the ones you create yourself.

Offline nick65go

  • Hero Member
  • *****
  • Posts: 803
Re: Next kernel wishlist
« Reply #28 on: June 10, 2011, 06:18:37 AM »
I would like TC kernel to be version 3.x, because the expected improvements for video and network drivers.
And maybe in the mean time the bug of power increased consumption will be corrected, see the "Mobile Users Beware: Linux Has Major Power Regression" from
http://www.phoronix.com/scan.php?page=article&item=linux_mobile_uffda&num=1

Offline danielibarnes

  • Hero Member
  • *****
  • Posts: 548
Re: Next kernel wishlist
« Reply #29 on: June 10, 2011, 08:45:56 AM »
If it isn't already in your notes, CONFIG_MATH_EMULATION would be nice for the 486 systems which do not include an FPU. They make ideal platforms for Tiny Core.

My concern is that it may break dropbear, but hopefully that problem will not exist or have a better solution.

EDIT: Might update the dropbear extension while we're on the topic and see if that helps. The latest is 0.53.1 (March 2011) vs. 0.52 in repo (Nov 2008).
« Last Edit: June 10, 2011, 09:48:03 AM by danielibarnes »