public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.20-rc3: known regressions with patches available (part 1)
       [not found] ` <20070102192449.GV20714@stusta.de>
@ 2007-01-02 19:26   ` Jens Axboe
  2007-01-02 19:34     ` Adrian Bunk
  0 siblings, 1 reply; 4+ messages in thread
From: Jens Axboe @ 2007-01-02 19:26 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
	Andrey Borzenkov, Robert Hancock, Rafael J. Wysocki, pavel,
	linux-pm, Jean Delvare, Eric W. Biederman, Vivek Goyal,
	Marcel Holtmann, bluez-devel, Rene Herman, Mark Lord,
	Laurent Riffard, Christoph Hellwig, petero2

On Tue, Jan 02 2007, Adrian Bunk wrote:
> Subject    : CFQ disk throughput halved
> References : http://lkml.org/lkml/2007/01/1/104
> Submitter  : Rene Herman <rene.herman@gmail.com>
>              Mark Lord <lkml@rtr.ca>
> Caused-By  : Jens Axboe <jens.axboe@oracle.com>
>              commit 719d34027e1a186e46a3952e8a24bf91ecc33837
> Handled-By : Jens Axboe <jens.axboe@oracle.com>
> Patch      : http://lkml.org/lkml/2007/1/2/75
> Status     : patch available

Patch is already merged in -git.

-- 
Jens Axboe

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

* Re: 2.6.20-rc3: known regressions with patches available (part 1)
  2007-01-02 19:26   ` 2.6.20-rc3: known regressions with patches available (part 1) Jens Axboe
@ 2007-01-02 19:34     ` Adrian Bunk
  2007-01-02 20:45       ` Rene Herman
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2007-01-02 19:34 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
	Andrey Borzenkov, Robert Hancock, Rafael J. Wysocki, pavel,
	linux-pm, Jean Delvare, Eric W. Biederman, Vivek Goyal,
	Marcel Holtmann, bluez-devel, Rene Herman, Mark Lord,
	Laurent Riffard, Christoph Hellwig, petero2

On Tue, Jan 02, 2007 at 08:26:52PM +0100, Jens Axboe wrote:
> On Tue, Jan 02 2007, Adrian Bunk wrote:
> > Subject    : CFQ disk throughput halved
> > References : http://lkml.org/lkml/2007/01/1/104
> > Submitter  : Rene Herman <rene.herman@gmail.com>
> >              Mark Lord <lkml@rtr.ca>
> > Caused-By  : Jens Axboe <jens.axboe@oracle.com>
> >              commit 719d34027e1a186e46a3952e8a24bf91ecc33837
> > Handled-By : Jens Axboe <jens.axboe@oracle.com>
> > Patch      : http://lkml.org/lkml/2007/1/2/75
> > Status     : patch available
> 
> Patch is already merged in -git.

Thanks for this information, I missed this (as well as the merged SATA 
fix) since it isn't yet at the git mirrors.

> Jens Axboe

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

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

* Re: 2.6.20-rc3: known regressions with patches available (part 1)
  2007-01-02 19:34     ` Adrian Bunk
@ 2007-01-02 20:45       ` Rene Herman
  2007-01-02 20:51         ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Rene Herman @ 2007-01-02 20:45 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Jens Axboe, Linus Torvalds, Andrew Morton,
	Linux Kernel Mailing List, Andrey Borzenkov, Robert Hancock,
	Rafael J. Wysocki, pavel, linux-pm, Jean Delvare,
	Eric W. Biederman, Vivek Goyal, Marcel Holtmann, bluez-devel,
	Mark Lord, Laurent Riffard, Christoph Hellwig, petero2

Adrian Bunk wrote:

> On Tue, Jan 02, 2007 at 08:26:52PM +0100, Jens Axboe wrote:

>> Patch is already merged in -git.
> 
> Thanks for this information, I missed this (as well as the merged SATA 
> fix) since it isn't yet at the git mirrors.

What's "-git" here? I just now pulled

git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

and it's not there.

Otherwise, patch confirmed to work by me as well.

Cheers,
Rene


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

* Re: 2.6.20-rc3: known regressions with patches available (part 1)
  2007-01-02 20:45       ` Rene Herman
@ 2007-01-02 20:51         ` Jens Axboe
  0 siblings, 0 replies; 4+ messages in thread
From: Jens Axboe @ 2007-01-02 20:51 UTC (permalink / raw)
  To: Rene Herman
  Cc: Adrian Bunk, Linus Torvalds, Andrew Morton,
	Linux Kernel Mailing List, Andrey Borzenkov, Robert Hancock,
	Rafael J. Wysocki, pavel, linux-pm, Jean Delvare,
	Eric W. Biederman, Vivek Goyal, Marcel Holtmann, bluez-devel,
	Mark Lord, Laurent Riffard, Christoph Hellwig, petero2

On Tue, Jan 02 2007, Rene Herman wrote:
> Adrian Bunk wrote:
> 
> >On Tue, Jan 02, 2007 at 08:26:52PM +0100, Jens Axboe wrote:
> 
> >>Patch is already merged in -git.
> >
> >Thanks for this information, I missed this (as well as the merged SATA 
> >fix) since it isn't yet at the git mirrors.
> 
> What's "-git" here? I just now pulled
> 
> git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> 
> and it's not there.
> 
> Otherwise, patch confirmed to work by me as well.

Perhaps not mirrored out yet, I pulled it from master/hera some hours
ago though. The top of Linus' tree is
ec8acb6904fabb8e741f741ec99bb1c18f2b3dee, which is the commit with that
patch.

-- 
Jens Axboe

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

end of thread, other threads:[~2007-01-02 20:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.64.0612311710430.4473@woody.osdl.org>
     [not found] ` <20070102192449.GV20714@stusta.de>
2007-01-02 19:26   ` 2.6.20-rc3: known regressions with patches available (part 1) Jens Axboe
2007-01-02 19:34     ` Adrian Bunk
2007-01-02 20:45       ` Rene Herman
2007-01-02 20:51         ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox