Re: Unpredictable performance

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Friday, January 25, 2008 - 7:00 am

On Friday 25 January 2008 22:32, Asbjorn Sannes wrote:

Hmm, lots of things could cause it. With such big variations in
elapsed time, and small variations on CPU time, I guess the fs/IO
layers are the prime suspects, although it could also involve the
VM if you are doing a fair amount of page reclaim.

Can you boot with enough memory such that it never enters page
reclaim? `grep scan /proc/vmstat` to check.

Otherwise you could mount the working directory as tmpfs to
eliminate IO.

bisecting it down to a single patch would be really helpful if you
can spare the time.

Thanks,
Nick
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Unpredictable performance, Asbjorn Sannes, (Fri Jan 25, 4:32 am)
Re: Unpredictable performance, Nick Piggin, (Fri Jan 25, 7:00 am)
Re: Unpredictable performance, Asbjørn Sannes, (Fri Jan 25, 7:31 am)
Re: Unpredictable performance, Asbjørn Sannes, (Fri Jan 25, 8:03 am)
Re: Unpredictable performance, Ray Lee, (Fri Jan 25, 10:16 am)
Re: Unpredictable performance, Asbjørn Sannes, (Fri Jan 25, 1:49 pm)
Re: Unpredictable performance, Nick Piggin, (Fri Jan 25, 5:38 pm)
Re: Unpredictable performance, Asbjørn Sannes, (Mon Jan 28, 2:12 am)