Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Linux 2.6.37 kills the Big Kernel Lock

Nov 02, 2010, 18:33 (2 Talkback[s])
(Other stories by Sean Michael Kerner)

""The part that I think deserves some extra mention is that we've finally largely gotten rid of the BKL (big kernel lock) in all the core stuff, and you can easily compile a kernel without any BKL support at all," Torvalds wrote.

"The problem with the BKL is that it's an older less-elegant approach to locking, than more modern fine-grained spinlocks and other locking mechanisms."

Complete Story

Related Stories: