Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 05:11:20 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Don Lewis <Don.Lewis@tsc.tdk.com>
Cc:        Robert Watson <rwatson@FreeBSD.ORG>, freebsd-arch@FreeBSD.ORG
Subject:   Re: Request for review: restructuring of per-uid resource limits
Message-ID:  <Pine.BSF.4.21.0009060505100.25034-100000@besplex.bde.org>
In-Reply-To: <200009051258.FAA24311@salsa.gv.tsc.tdk.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Sep 2000, Don Lewis wrote:

> My patch has KASSERT checks that look for ui_sbsize or ui_proccnt going
> negative, or not being zero when freeing the uidinfo structure.  I
> could be convinced to make this checks mandatory.

I think sanity checks (if any are implemented) should be mandatory in
new code.  Perhaps there should be several levels of KASSERTs, with at
least one level where the sanity checks are not mandatory (like the
current default of INVARIANTS not defined).

Bruce



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009060505100.25034-100000>