The Big Kernel Lock lives on
Posted May 27, 2004 4:21 UTC (Thu) by
ncm (subscriber, #165)
Parent article:
The Big Kernel Lock lives on
Would somebody please explain, briefly, how the BKL and its users interact with the (approximately) myriad other locks in the kernel? I.e. does the BKL only guard what is not guarded by any other lock? Might a driver need to take the BKL and another, finer-grained lock, before proceeding? Is there a natural order in which locks are taken?
(
Log in to post comments)