Re: [PATCH] Missing BKL in sys_chroot() for 2.6

From: Linus Torvalds
Date: Mon Jun 07 2004 - 14:22:32 EST




On Mon, 7 Jun 2004, Phy Prabab wrote:
>
> > see what the BKL
>
> What does BKL stand for?

"big kernel lock" aka the traditional global kernel lock that these days
is not actually used that much any more. When you see "lock_kernel()",
"unlock_kernel()", that's the BKL.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/