Re: [PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Balbir Singh
Nick Piggin wrote: > On Wednesday 31 October 2007 18:41, Nick Piggin wrote: >> On Wednesday 31 October 2007 18:52, Balbir Singh wrote: >>> Reported-by: Nick Piggin <[EMAIL PROTECTED]> >>> >>> The delay incurred in lock_page() should also be accounted in swap delay >>> accounting >>> >>>

Re: [PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Nick Piggin
On Wednesday 31 October 2007 18:41, Nick Piggin wrote: > On Wednesday 31 October 2007 18:52, Balbir Singh wrote: > > Reported-by: Nick Piggin <[EMAIL PROTECTED]> > > > > The delay incurred in lock_page() should also be accounted in swap delay > > accounting > > > > Signed-off-by: Balbir Singh

Re: [PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Nick Piggin
On Wednesday 31 October 2007 18:52, Balbir Singh wrote: > Reported-by: Nick Piggin <[EMAIL PROTECTED]> > > The delay incurred in lock_page() should also be accounted in swap delay > accounting > > Signed-off-by: Balbir Singh <[EMAIL PROTECTED]> Ah right, I forgot to resend this one, sorry. Thanks

[PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Balbir Singh
Reported-by: Nick Piggin <[EMAIL PROTECTED]> The delay incurred in lock_page() should also be accounted in swap delay accounting Signed-off-by: Balbir Singh <[EMAIL PROTECTED]> --- mm/memory.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN

[PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Balbir Singh
Reported-by: Nick Piggin [EMAIL PROTECTED] The delay incurred in lock_page() should also be accounted in swap delay accounting Signed-off-by: Balbir Singh [EMAIL PROTECTED] --- mm/memory.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN

Re: [PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Nick Piggin
On Wednesday 31 October 2007 18:52, Balbir Singh wrote: Reported-by: Nick Piggin [EMAIL PROTECTED] The delay incurred in lock_page() should also be accounted in swap delay accounting Signed-off-by: Balbir Singh [EMAIL PROTECTED] Ah right, I forgot to resend this one, sorry. Thanks for

Re: [PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Nick Piggin
On Wednesday 31 October 2007 18:41, Nick Piggin wrote: On Wednesday 31 October 2007 18:52, Balbir Singh wrote: Reported-by: Nick Piggin [EMAIL PROTECTED] The delay incurred in lock_page() should also be accounted in swap delay accounting Signed-off-by: Balbir Singh [EMAIL PROTECTED]

Re: [PATCH] Swap delay accounting, include lock_page() delays

2007-10-31 Thread Balbir Singh
Nick Piggin wrote: On Wednesday 31 October 2007 18:41, Nick Piggin wrote: On Wednesday 31 October 2007 18:52, Balbir Singh wrote: Reported-by: Nick Piggin [EMAIL PROTECTED] The delay incurred in lock_page() should also be accounted in swap delay accounting Signed-off-by: Balbir Singh