Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 1997 14:36:17 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        jkh@time.cdrom.com (Jordan K. Hubbard)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: LINT and GENERIC - between a rock and a generic place.
Message-ID:  <199705312136.OAA11743@phaeton.artisoft.com>
In-Reply-To: <9876.865110612@time.cdrom.com> from "Jordan K. Hubbard" at May 31, 97 01:30:12 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> More and more people are trying to use GENERIC as a template for their
> own kernels and they're losing, of course, because generic sets many
> limits (like max children or open files) too low.
> 
> Unfortunately, every time this issue has come up in the past it's also
> followed a rather set course, in 3 distinct stages:
> 

[ ... ]

The problem with all of these stages is fanout.  No matter which
"configuration" I select (is a 4 user config ever really optimal
for *any* usage???), I need the same controllers and virtual
devices on my machine, regardless of how many vnodes I allow to
be active at one time.

The config needs to be seperated into "machine" and "usage"
portions, IMO.  Maybe adding the ability to use #include (or
equivalent) is really the thing to do, instead.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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