Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On Fri, Oct 12, 2007 at 01:00:18PM +0000, Andrew Doran wrote:
> - Add crit_enter()/crit_exit(). These bound critical sections in which
>   kernel preemption is to be disabled. Better names welcome.

How cheap are those and are they intended to replace short-term splhigh/splx
use?

Joerg



Home | Main Index | Thread Index | Old Index