lockdep-design
Runtime locking correctness validator
Lock-class
The basic object the validator operates upon is a 'class' of locks.
A class of locks is a group of locks that are logically the same with respect to locking rules, even if the locks may have multiple (possibly tens of thousands of …
more ...lockdep-design of v2.6.18-rc1
Runtime locking correctness validator
Lock-class
The basic object the validator operates upon is a 'class' of locks.
A class of locks is a group of locks that are logically the same with respect to locking rules, even if the locks may have multiple (possibly tens of thousands of …
more ...