Search notes:

Kernel locks

There are two main types of kernel locks: spinlocks and mutexes.

See also

Documentation/DocBook/kernel-locking.tmpl

Index