From owner-cvs-all Fri Mar 21 9:11:54 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF98337B401; Fri, 21 Mar 2003 09:11:50 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 091E343FBF; Fri, 21 Mar 2003 09:11:47 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.8/8.12.8/Sunbay) with ESMTP id h2LHBh0J028663 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Mar 2003 19:11:43 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.8/8.12.8/Submit) id h2LHBg2L028662; Fri, 21 Mar 2003 19:11:42 +0200 (EET) (envelope-from ru) Date: Fri, 21 Mar 2003 19:11:42 +0200 From: Ruslan Ermilov To: Bruce Evans Cc: "David E. O'Brien" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh Message-ID: <20030321171142.GB27861@sunbay.com> References: <200303182317.h2INHP3T065549@repoman.freebsd.org> <20030321155018.GC17108@sunbay.com> <20030322035859.B3226@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: <20030322035859.B3226@gamplex.bde.org> User-Agent: Mutt/1.5.3i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 22, 2003 at 04:05:23AM +1100, Bruce Evans wrote: > On Fri, 21 Mar 2003, Ruslan Ermilov wrote: >=20 > > On Tue, Mar 18, 2003 at 03:17:25PM -0800, David E. O'Brien wrote: > > > obrien 2003/03/18 15:17:25 PST > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_4) > > > release/alpha dokern.sh > > > Log: > > > MFC: rev 1.59 (partial, only the maxusers downgrade) > > > > > > Revision Changes Path > > > 1.56.2.3 +1 -1 src/release/alpha/dokern.sh > > > > > I'm planning on dropping `maxusers' from here (in HEAD), > > now this is auto-tuned, once I hear back from Wilko if > > resetting it to zero fixes the `panic: timeout table full' > > he observes when in the middle of installing the i386 > > generated snapshot for Alpha. >=20 > Please remove bitrot associated with maxusers too: > - GENERIC declares maxusers to be 0, but this has no effect since ... > - ... maxusers is statically allocated to 0 in config/config.y, and the > warning about it not being set in the config file is commented out in > config/mkoptions.c: >=20 > % if (maxusers =3D=3D 0) { > % /* printf("maxusers not specified; will auto-size\n"); */ > % } else if (maxusers < users.u_min) { > % printf("minimum of %d maxusers assumed\n", users.u_min); > % maxusers =3D users.u_min; > % } else if (maxusers > users.u_max) > % printf("warning: maxusers > %d (%d)\n", users.u_max, maxusers); >=20 GENERIC is the place where people often start adding their local stuff, so I think leaving the no-op `maxusers 0' here makes some sense. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+e0fOUkv4P6juNwoRAmR+AJ4txX8c39L2SucdXvt53n7BA6ok8gCfcVPT 3hoimm1MeY+TlOw1oHgKLtQ= =8CpQ -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message