On 17-Jul-2003 John Polstra wrote: > In article <[EMAIL PROTECTED]>, > John Baldwin <[EMAIL PROTECTED]> wrote: >> >> On 17-Jul-2003 John Polstra wrote: >> > Does TUNABLE_INT work in a kernel module, or do you have to use >> > TUNABLE_INT_FETCH? >> >> It should work just fine since it uses SYSCTL() and those work for >> kernel modules. > > Great! Thanks for the information. (I assume you meant SYSINIT > when you wrote SYSCTL.)
Yes. :-P -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"
