On Fri, Dec 30, 2005 at 09:04:12AM -0500, John Baldwin wrote:
+> For the case I quoted (_before_ kldload) you must be doing all that checking 
+> when you load the module either via MOD_LOAD in a module event or a SYSINIT. 
 
+> In that case, setting the tunable via kenv before you kldload is identical 
to 
+> setting the tunable in the loader, then booting and then kldloading the 
+> module.

I understand, but in memguard's case, vm.memguard.desc is part of the
kernel, not the module and I don't know when module is loaded from
memguard. The module also knows nothing about memguard.

I see your point in general case, but it doesn't fits here. Sorry if my
commit log wasn't clear about that.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
[EMAIL PROTECTED]                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgpEpgBgB2IJW.pgp
Description: PGP signature

Reply via email to