linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Proposal: Desktop kernel bk tree/patchset.
@ 2004-10-21  7:49 Nigel Cunningham
  2004-10-21  8:16 ` Felipe Alfaro Solana
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Nigel Cunningham @ 2004-10-21  7:49 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi all.

I want to get some feedback. I'm considering making a tree/patchset
aimed at the desktop user: Linus kernel + PM, USB and so on patches,
Win4Lin patches and perhaps [I/O] scheduler improvements.

What do people think?

Regards,

Nigel
-- 
Nigel Cunningham
Pastoral Worker
Christian Reformed Church of Tuggeranong
PO Box 1004, Tuggeranong, ACT 2901

Everyone lives by faith. Some people just don't believe it.
Want proof? Try to prove that the theory of evolution is true.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
@ 2004-10-21  8:16 ` Felipe Alfaro Solana
  2004-10-21  8:36 ` Dumitru Ciobarcianu
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 11+ messages in thread
From: Felipe Alfaro Solana @ 2004-10-21  8:16 UTC (permalink / raw)
  To: ncunningham; +Cc: Linux Kernel Mailing List

On Oct 21, 2004, at 09:49, Nigel Cunningham wrote:

> Hi all.
>
> I want to get some feedback. I'm considering making a tree/patchset
> aimed at the desktop user: Linus kernel + PM, USB and so on patches,
> Win4Lin patches and perhaps [I/O] scheduler improvements.
>
> What do people think?

I think it's a good idea. Maybe you should talk to Con to get some of 
the patches in the -ck patchkit integrated in your tree.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
  2004-10-21  8:16 ` Felipe Alfaro Solana
@ 2004-10-21  8:36 ` Dumitru Ciobarcianu
  2004-10-21  9:00 ` Alan Cox
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 11+ messages in thread
From: Dumitru Ciobarcianu @ 2004-10-21  8:36 UTC (permalink / raw)
  To: ncunningham; +Cc: Linux Kernel Mailing List

On Thu, 2004-10-21 at 17:49 +1000, Nigel Cunningham wrote:
> I want to get some feedback. I'm considering making a tree/patchset
> aimed at the desktop user: Linus kernel + PM, USB and so on patches,
> Win4Lin patches and perhaps [I/O] scheduler improvements.

-ck maybe ? Last time I tried it was a tiny conflict between -ck and
swsusp2.

> What do people think?

I think taking the time to collect the patches and resolve all the
conflicts will be greatly appreciated.

Send me the url, I'll be bugging with bug reports :).

-- 
Cioby



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
  2004-10-21  8:16 ` Felipe Alfaro Solana
  2004-10-21  8:36 ` Dumitru Ciobarcianu
@ 2004-10-21  9:00 ` Alan Cox
  2004-10-21  9:26 ` Nick Piggin
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 11+ messages in thread
From: Alan Cox @ 2004-10-21  9:00 UTC (permalink / raw)
  To: ncunningham; +Cc: Linux Kernel Mailing List

On Iau, 2004-10-21 at 08:49, Nigel Cunningham wrote:
> Hi all.
> 
> I want to get some feedback. I'm considering making a tree/patchset
> aimed at the desktop user: Linus kernel + PM, USB and so on patches,
> Win4Lin patches and perhaps [I/O] scheduler improvements.
> 
> What do people think?

Can't do any harm on the whole. You might want to consult a lawyer
before distributing win4lin hooks merged with the kernel however


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
                   ` (2 preceding siblings ...)
  2004-10-21  9:00 ` Alan Cox
@ 2004-10-21  9:26 ` Nick Piggin
  2004-10-21 21:21   ` Nigel Cunningham
  2004-10-21 13:34 ` Diego Calleja
  2004-10-21 16:17 ` Greg KH
  5 siblings, 1 reply; 11+ messages in thread
From: Nick Piggin @ 2004-10-21  9:26 UTC (permalink / raw)
  To: ncunningham; +Cc: Linux Kernel Mailing List

Nigel Cunningham wrote:
> Hi all.
> 
> I want to get some feedback. I'm considering making a tree/patchset
> aimed at the desktop user: Linus kernel + PM, USB and so on patches,
> Win4Lin patches and perhaps [I/O] scheduler improvements.
> 
> What do people think?
> 

I don't think it would be a really good idea to have an official tree
for desktop users. A staging area for desktop improvements, sure that
would be no problem. But if you really have some good improvements,
they should eventually get into the mainline kernel where you can
expect a pretty good (or not terribly bad) review and testing process.

On the other hand, I understand you're probably frustrated at the slow
pace and politics of getting more ambitious patches into the kernel.

I'd go for angle of aiming to get things into -mm. Andrew generally
doesn't mind brewing things up there, even if there is no clear path
for merging into 2.6 at the time... so long as they're pretty stable
and not going to cause rejects all over the tree, of course.

Just my two cents.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
                   ` (3 preceding siblings ...)
  2004-10-21  9:26 ` Nick Piggin
@ 2004-10-21 13:34 ` Diego Calleja
  2004-10-21 16:17 ` Greg KH
  5 siblings, 0 replies; 11+ messages in thread
From: Diego Calleja @ 2004-10-21 13:34 UTC (permalink / raw)
  To: ncunningham; +Cc: linux-kernel

El Thu, 21 Oct 2004 17:49:37 +1000 Nigel Cunningham <ncunningham@linuxmail.org> escribió:

> Hi all.
> 
> I want to get some feedback. I'm considering making a tree/patchset
> aimed at the desktop user: Linus kernel + PM, USB and so on patches,
> Win4Lin patches and perhaps [I/O] scheduler improvements.
> 
> What do people think?

What about the -ck patchset, which seems to be the "official" (read as:
"there aren't many others around") desktop kernel? It targets desktops and
it has been around for a while. It seems to have a largue user base, some
distros use it by default (like yoper). 

http://members.optusnet.com.au/ckolivas/kernel/

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
                   ` (4 preceding siblings ...)
  2004-10-21 13:34 ` Diego Calleja
@ 2004-10-21 16:17 ` Greg KH
  2004-10-21 21:23   ` Nigel Cunningham
  5 siblings, 1 reply; 11+ messages in thread
From: Greg KH @ 2004-10-21 16:17 UTC (permalink / raw)
  To: Nigel Cunningham; +Cc: Linux Kernel Mailing List

On Thu, Oct 21, 2004 at 05:49:37PM +1000, Nigel Cunningham wrote:
> 
> I want to get some feedback. I'm considering making a tree/patchset
> aimed at the desktop user: Linus kernel + PM, USB and so on patches,

What USB patches do you have that are not in the mainline kernel
already?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21  9:26 ` Nick Piggin
@ 2004-10-21 21:21   ` Nigel Cunningham
  0 siblings, 0 replies; 11+ messages in thread
From: Nigel Cunningham @ 2004-10-21 21:21 UTC (permalink / raw)
  To: Nick Piggin; +Cc: Linux Kernel Mailing List

Hi.

On Thu, 2004-10-21 at 19:26, Nick Piggin wrote:
> I don't think it would be a really good idea to have an official tree
> for desktop users. A staging area for desktop improvements, sure that
> would be no problem. But if you really have some good improvements,
> they should eventually get into the mainline kernel where you can
> expect a pretty good (or not terribly bad) review and testing process.

Yeah; I'm thinking more a staging area where people who use Linux for
desktop work (as I do) can bang on the PM support and other enhancements
they'd be after. Not an end in itself.

> On the other hand, I understand you're probably frustrated at the slow
> pace and politics of getting more ambitious patches into the kernel.

Actually, I'm not at all. The slowness in merging suspend2 has so far
been because I've been putting lots of work into trying to get
everything neater and tidier, so I only have myself to blame there :>.
I'm hoping to begin another round of posting patches shortly, hopefully
this time including the substance of the patches.

> I'd go for angle of aiming to get things into -mm. Andrew generally
> doesn't mind brewing things up there, even if there is no clear path
> for merging into 2.6 at the time... so long as they're pretty stable
> and not going to cause rejects all over the tree, of course.

Yes, I'm aiming for -mm. Stability isn't a problem, and it touches a lot
less of the tree than it used to: the main changes now are refrigerator
improvements and hooks.

> Just my two cents.

Appreciated!

Nigel
-- 
Nigel Cunningham
Pastoral Worker
Christian Reformed Church of Tuggeranong
PO Box 1004, Tuggeranong, ACT 2901

Everyone lives by faith. Some people just don't believe it.
Want proof? Try to prove that the theory of evolution is true.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21 16:17 ` Greg KH
@ 2004-10-21 21:23   ` Nigel Cunningham
  2004-10-21 21:41     ` Greg KH
  0 siblings, 1 reply; 11+ messages in thread
From: Nigel Cunningham @ 2004-10-21 21:23 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List

Hi.

On Fri, 2004-10-22 at 02:17, Greg KH wrote:
> What USB patches do you have that are not in the mainline kernel
> already?

None. I'm meaning pulling from your usb tree into it before changes get
into Linus' tree, so improvements to PM support can get testing in the
proposed tree as well.

Regards,

Nigel
-- 
Nigel Cunningham
Pastoral Worker
Christian Reformed Church of Tuggeranong
PO Box 1004, Tuggeranong, ACT 2901

Everyone lives by faith. Some people just don't believe it.
Want proof? Try to prove that the theory of evolution is true.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21 21:23   ` Nigel Cunningham
@ 2004-10-21 21:41     ` Greg KH
  2004-10-21 21:51       ` Nigel Cunningham
  0 siblings, 1 reply; 11+ messages in thread
From: Greg KH @ 2004-10-21 21:41 UTC (permalink / raw)
  To: Nigel Cunningham; +Cc: Linux Kernel Mailing List

On Fri, Oct 22, 2004 at 07:23:49AM +1000, Nigel Cunningham wrote:
> Hi.
> 
> On Fri, 2004-10-22 at 02:17, Greg KH wrote:
> > What USB patches do you have that are not in the mainline kernel
> > already?
> 
> None. I'm meaning pulling from your usb tree into it before changes get
> into Linus' tree, so improvements to PM support can get testing in the
> proposed tree as well.

Then why stop at USB?  Why not pci, i2c and driver core bk pulls too?
Continue down that path and you've duplicated the -mm tree :)

Good luck,

greg k-h

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Proposal: Desktop kernel bk tree/patchset.
  2004-10-21 21:41     ` Greg KH
@ 2004-10-21 21:51       ` Nigel Cunningham
  0 siblings, 0 replies; 11+ messages in thread
From: Nigel Cunningham @ 2004-10-21 21:51 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List

Hi.

On Fri, 2004-10-22 at 07:41, Greg KH wrote:
> Then why stop at USB?  Why not pci, i2c and driver core bk pulls too?
> Continue down that path and you've duplicated the -mm tree :)

I was only thinking of USB because that's one of the areas at the
forefront of my mind at the moment: USB support doesn't work well with
suspending to disk yet.

That said, you're right, I should probably look at the others too. Don't
want to duplicate -mm though!

It's only a proposal :>

Regards,

Nigel
-- 
Nigel Cunningham
Pastoral Worker
Christian Reformed Church of Tuggeranong
PO Box 1004, Tuggeranong, ACT 2901

Everyone lives by faith. Some people just don't believe it.
Want proof? Try to prove that the theory of evolution is true.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-10-21 22:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-21  7:49 Proposal: Desktop kernel bk tree/patchset Nigel Cunningham
2004-10-21  8:16 ` Felipe Alfaro Solana
2004-10-21  8:36 ` Dumitru Ciobarcianu
2004-10-21  9:00 ` Alan Cox
2004-10-21  9:26 ` Nick Piggin
2004-10-21 21:21   ` Nigel Cunningham
2004-10-21 13:34 ` Diego Calleja
2004-10-21 16:17 ` Greg KH
2004-10-21 21:23   ` Nigel Cunningham
2004-10-21 21:41     ` Greg KH
2004-10-21 21:51       ` Nigel Cunningham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).