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-

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 <[EMA

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