:On Wed, 22 Mar 2000, Poul-Henning Kamp wrote:
:
:> But it might actually make a lot of sense to make INVARIANTS the
:> default this early in the -CURRENT cycle, protests ?
:
: What kind of overhead does it add? The warning messages in LINT
:look rather dire to me, but I'm interested in knowing the facts..
:
:Doug
The overhead is minimal. INVARIANTS was originally put in because
DIAGNOSTIC was being too nasty to the system. So nasty, in fact,
that it could crash the system all by itself in certain situations.
You can think of INVARIANTS as a light-weight non-intrusive version
of DIAGNOSTIC.
Frankly, I have INVARIANTS (and INVARIANT_SUPPORT) turned on by default
on all of my kernels.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message