Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 2023 18:27:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269572] MAXCPU too low for contemporary servers
Message-ID:  <bug-269572-227-EwMkHYTi7X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269572-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269572-227@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=3D269572

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D76887e84be975698b14699d7d0dfb157d=
73e9990

commit 76887e84be975698b14699d7d0dfb157d73e9990
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-05-02 20:57:12 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-05-08 18:25:15 +0000

    cpuset: increase userland maximum size to 1024

    Hardware with more than 256 CPU cores is now available and will become
    increasingly common.  Bump CPU_MAXSIZE (used for userland cpuset_t
    sizing) to 1024 to define the ABI for FreeBSD 14.

    PR:             269572, 271213 [exp-run]
    Reviewed by:    mjg, jhb
    Relnotes:       yes
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D39941

 sys/sys/_cpuset.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269572-227-EwMkHYTi7X>