Fwd: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-09 Thread Oliver Pinter
for 2.6.22 -- Forwarded message -- From: Oliver Pinter <[EMAIL PROTECTED]> Date: Thu, 7 Feb 2008 00:11:58 +0100 Subject: Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 To: Greg KH <[EMAIL PROTECTED]> Cc: Christoph Lameter <[EMAIL

Fwd: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-09 Thread Oliver Pinter
for 2.6.22 -- Forwarded message -- From: Oliver Pinter [EMAIL PROTECTED] Date: Thu, 7 Feb 2008 00:11:58 +0100 Subject: Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0 To: Greg KH [EMAIL PROTECTED] Cc: Christoph Lameter [EMAIL PROTECTED],

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-06 Thread Christoph Lameter
Correct -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-06 Thread Oliver Pinter
Greg, the patch in queue-2.6.23 is good for it but the git id.: 96990a4ae979df9e235d01097d6175759331e88c --- >From [EMAIL PROTECTED] Tue Jan 15 10:52:21 2008 From: Christoph Lameter <[EMAIL PROTECTED]> Date: Wed, 16 Jan 2008 00:21:19 +0530 Subject: quicklists: Only consider memory that can

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-06 Thread Greg KH
On Fri, Feb 01, 2008 at 05:30:14PM -0800, Christoph Lameter wrote: > On Fri, 1 Feb 2008, Justin M. Forbes wrote: > > > > > On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: > > > NO! Wrong fix. Was dropped from mainline. > > > > What is the right fix for the OOM issues with 2.6.22?

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-06 Thread Greg KH
On Fri, Feb 01, 2008 at 05:30:14PM -0800, Christoph Lameter wrote: On Fri, 1 Feb 2008, Justin M. Forbes wrote: On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: NO! Wrong fix. Was dropped from mainline. What is the right fix for the OOM issues with 2.6.22? Perhaps

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-06 Thread Oliver Pinter
Greg, the patch in queue-2.6.23 is good for it but the git id.: 96990a4ae979df9e235d01097d6175759331e88c --- From [EMAIL PROTECTED] Tue Jan 15 10:52:21 2008 From: Christoph Lameter [EMAIL PROTECTED] Date: Wed, 16 Jan 2008 00:21:19 +0530 Subject: quicklists: Only consider memory that can be

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-06 Thread Christoph Lameter
Correct -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Justin M. Forbes
On Fri, 2008-02-01 at 17:30 -0800, Christoph Lameter wrote: > On Fri, 1 Feb 2008, Justin M. Forbes wrote: > > > > > On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: > > > NO! Wrong fix. Was dropped from mainline. > > > > What is the right fix for the OOM issues with 2.6.22? Perhaps >

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Justin M. Forbes
On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: > NO! Wrong fix. Was dropped from mainline. What is the right fix for the OOM issues with 2.6.22? Perhaps http://marc.info/?l=linux-mm=119973653803451=2 should be added to the queue in its place? The OOM issue in 2.6.22 is real, and

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Christoph Lameter
On Fri, 1 Feb 2008, Justin M. Forbes wrote: > > On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: > > NO! Wrong fix. Was dropped from mainline. > > What is the right fix for the OOM issues with 2.6.22? Perhaps > http://marc.info/?l=linux-mm=119973653803451=2 should be added to > the

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Greg KH
On Fri, Feb 01, 2008 at 04:39:08PM -0800, Christoph Lameter wrote: > NO! Wrong fix. Was dropped from mainline. Thanks for letting us know, now dropped. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Christoph Lameter
NO! Wrong fix. Was dropped from mainline. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Greg KH
2.6.22-stable review patch. If anyone has any objections, please let us know. -- From: Christoph Lameter <[EMAIL PROTECTED]> patch 421d99193537a6522aac2148286f08792167d5fd in mainline. This ensures that the quicklists are drained. Otherwise draining may only occur when the

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Christoph Lameter
NO! Wrong fix. Was dropped from mainline. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Greg KH
On Fri, Feb 01, 2008 at 04:39:08PM -0800, Christoph Lameter wrote: NO! Wrong fix. Was dropped from mainline. Thanks for letting us know, now dropped. greg k-h -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

[patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Greg KH
2.6.22-stable review patch. If anyone has any objections, please let us know. -- From: Christoph Lameter [EMAIL PROTECTED] patch 421d99193537a6522aac2148286f08792167d5fd in mainline. This ensures that the quicklists are drained. Otherwise draining may only occur when the

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Christoph Lameter
On Fri, 1 Feb 2008, Justin M. Forbes wrote: On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: NO! Wrong fix. Was dropped from mainline. What is the right fix for the OOM issues with 2.6.22? Perhaps http://marc.info/?l=linux-mmm=119973653803451w=2 should be added to the queue

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Justin M. Forbes
On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: NO! Wrong fix. Was dropped from mainline. What is the right fix for the OOM issues with 2.6.22? Perhaps http://marc.info/?l=linux-mmm=119973653803451w=2 should be added to the queue in its place? The OOM issue in 2.6.22 is real, and

Re: [patch 22/27] quicklist: Set tlb-need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Justin M. Forbes
On Fri, 2008-02-01 at 17:30 -0800, Christoph Lameter wrote: On Fri, 1 Feb 2008, Justin M. Forbes wrote: On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: NO! Wrong fix. Was dropped from mainline. What is the right fix for the OOM issues with 2.6.22? Perhaps