Re: [PATCH RT 3/6] lockstat measurement extensions

From: Bill Huey (hui)
Date: Thu Mar 13 2008 - 20:12:58 EST


lock_contention/lock_acquire() refactor to put common code searching
for an hlock into a common function. A function pointer is pass to ths
common function which can do lock_note* specific functionality. gcc
4.3 will inline this so this will not effect codegen quality for that
compiler version (it's now hitting ubuntu and other distributions)

bill

Attachment: patch2.diff
Description: Binary data