Re: [PATCH] lockdep: lock contention tracking

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bill Huey
Date: Monday, May 21, 2007 - 2:18 am

On Mon, May 21, 2007 at 09:50:13AM +0200, Ingo Molnar wrote:

If his hashing scheme can produce precise locations of where locks are
initialized both by a initializer function or a statically allocated
object then my code is baroque and you should use Peter's code.

I write lockstat without the knowledge that lockdep was replicating the
same work and I audited 1600 something lock points in the kernel to
convert the usage of C99 style initializers to something more regular.

I also did this without consideration of things like debuginfo since
I don't use those things.


Better if I show you the patches in the future instead of saying now.


If it meets your criteria and what you mentioned about is completely
accurate, then use it instead of mine. I'll just finish up what I have
done with reader tracking in my lockstat and migrate my -rt specific
goodies to his infrastructure.

bill

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

Messages in current thread:
[PATCH] lockdep: lock contention tracking, Peter Zijlstra, (Sun May 20, 3:30 am)
Re: [PATCH] lockdep: lock contention tracking, Ingo Molnar, (Sun May 20, 11:05 am)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Sun May 20, 11:04 pm)
Re: [PATCH] lockdep: lock contention tracking, Ingo Molnar, (Sun May 20, 11:08 pm)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Sun May 20, 11:41 pm)
Re: [PATCH] lockdep: lock contention tracking, Ingo Molnar, (Mon May 21, 12:50 am)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Mon May 21, 2:18 am)
Re: [PATCH] lockdep: lock contention tracking, Ingo Molnar, (Mon May 21, 2:36 am)
Re: [PATCH] lockdep: lock contention tracking, Christoph Hellwig, (Mon May 21, 2:55 am)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Mon May 21, 3:19 am)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Mon May 21, 3:21 am)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Mon May 21, 3:28 am)
Re: [PATCH] lockdep: lock contention tracking, Ingo Molnar, (Mon May 21, 3:58 am)
Re: [PATCH] lockdep: lock contention tracking, Ingo Molnar, (Mon May 21, 5:46 am)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Mon May 21, 12:09 pm)
Re: [PATCH] lockdep: lock contention tracking, Bill Huey, (Mon May 21, 12:17 pm)
Re: [PATCH] lockdep: lock contention tracking, Jason Baron, (Mon May 21, 1:58 pm)