Re: [PATCH 06/11] rwsem: wake queued readers when writer blocks on active read lock

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tony Luck
Date: Friday, August 13, 2010 - 9:09 am

On Thu, Aug 12, 2010 at 3:23 PM, Tony Luck <tony.luck@gmail.com> wrote:

This kernel ran "make clean ; make -j32" all night long. It's completed 415
cycles with no apparent problems. Average cycle time is 147.2 seconds.
Minimum is 144, max is 158 ... which all looks very normal.

It's probably a good thing that the unsigned RWSEM_WAITING_BIAS
problem led me to this commit with a problem that showed up during
boot. I'd hate to be bisecting this based on a problem that only shows
up after an unknown number of kernel builds :-)

Still no reports from other architectures? So this still seems to be an
ia64 specific problem. Time to start reading rwsem.c

-Tony
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 06/11] rwsem: wake queued readers when writer block ..., Michel Lespinasse, (Mon May 24, 1:31 pm)
Re: [PATCH 06/11] rwsem: wake queued readers when writer b ..., Michel Lespinasse, (Wed Aug 11, 10:02 pm)
Re: [PATCH 06/11] rwsem: wake queued readers when writer b ..., Michel Lespinasse, (Wed Aug 11, 10:09 pm)
Re: [PATCH 06/11] rwsem: wake queued readers when writer b ..., Tony Luck, (Fri Aug 13, 9:09 am)
Re: [PATCH 06/11] rwsem: wake queued readers when writer b ..., Michel Lespinasse, (Fri Aug 13, 4:48 pm)