Date: Wed, 19 Dec 2001 19:12:06 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Francisco Reyes <lists@natserv.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: HEADS UP! GENERIC/Kernel configs using maxusers of 0 will autosize but require new config binary. Message-ID: <200112200312.fBK3C6T22494@apollo.backplane.com> References: <20011219194036.L5735-100000@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
: :On Thu, 13 Dec 2001, Matthew Dillon wrote: : :> 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. : :So will the following sequence be ok? :make buildworld :make installworld :make kernel Sure, that will work fine. In fact, I made a slight change after 3 people forgot to update their config and wound up with a maxusers of 8. So, in fact, you do not have to recompile the world or config for this change to be effective, you need only recompile the kernel. Recompiling the world (or just config) will get rid of a harmless config-generated warning, however. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112200312.fBK3C6T22494>