From owner-freebsd-stable Thu Dec 13 14:20: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 276B337B405 for ; Thu, 13 Dec 2001 14:19:58 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBDMJws58894; Thu, 13 Dec 2001 14:19:58 -0800 (PST) (envelope-from dillon) Date: Thu, 13 Dec 2001 14:19:58 -0800 (PST) From: Matthew Dillon Message-Id: <200112132219.fBDMJws58894@apollo.backplane.com> To: freebsd-stable@freebsd.org Subject: HEADS UP! GENERIC/Kernel configs using maxusers of 0 will autosize but require new config binary. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The simplified version of the maxusers auto-sizing has been MFCd but people need to be aware that to use it you need to update your kernel source AND recompile /usr/src/usr.sbin/config. If you use an old config with a kernel conf specifying a maxusers of 0 you will get a warning and maxusers will be forced to 8 by the old config binary. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message