Date: Thu, 28 Oct 2021 18:20:56 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 204938] Upper limit for maxusers in config(5) is invalid Message-ID: <bug-204938-9-P6VG3BEkoH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204938-9@https.bugs.freebsd.org/bugzilla/> References: <bug-204938-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204938 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D191c624d9519a2767801de390b192ee7a= 96b41cd commit 191c624d9519a2767801de390b192ee7a96b41cd Author: Felix Johnson <felix.the.red@gmail.com> AuthorDate: 2021-10-28 18:15:08 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-10-28 18:15:08 +0000 config(5): Update upper limit for maxusers on 64-bit systems The limit of 384 maxusers for auto configuration was only imposed on 32-bit systems. Document that maxusers scales above 384 based on memory for 64-bit systems. PR: 204938 MFC after: 3 days Reported by: David H=C3=B6ppner <0xffea@gmail.com> usr.sbin/config/config.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204938-9-P6VG3BEkoH>