Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 1995 10:16:52 +0100 (MET)
From:      grog@lemis.de (Greg Lehey)
To:        hackers@freebsd.org (FreeBSD Hackers)
Subject:   Re: panic: free vnode isn't
Message-ID:  <199511200916.KAA21765@allegro.lemis.de>
In-Reply-To: <Pine.BSF.3.91.951119233136.19946A-100000@flinch> from "Brian Tao" at Nov 19, 95 11:32:39 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Tao writes:
> 
> On Sun, 12 Nov 1995, Bruce Evans wrote:
> >
> > Perhaps known bogus options should be checked for in a central source file:
> > 
> > #ifdef CHILD_MAX
> > #warning "bogus option CHILD_MAX, RTFM setrlimit(2), sh(1) (ulimit)"
> > #endif
> 
>     CHILD_MAX (and I assume OPEN_MAX) is bogus now?  It was still in
> the LINT config as of 2.1.0-951026-SNAP... what is the recommended
> method for raising the default resource limits for a user then?

An even better question is: when will the LINT config be updated?
Just recently the descriptions of CHILD_MAX and OPEN_MAX have been
updated, but there's been no mention of deprecation.

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511200916.KAA21765>