Source-Changes archive

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

Re: CVS commit: [vmlocking] src/sys



On Sun, Jul 01, 2007 at 09:37:35PM +0000, Andrew Doran wrote:
> - Add a flags argument to callout_init(). If CALLOUT_MPSAFE is specified,
>   the kernel lock is not taken when the callout is executed.

I would prefer to use a second function (callout_init_mpsafe) as it
makes it easier to find out if anything in a kernel uses the old
mechanism.

Joerg



Home | Main Index | Thread Index | Old Index