Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2023 14:14:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269572] MAXCPU too low for contemporary servers
Message-ID:  <bug-269572-227-lTmHyzPTRj@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 #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D78cfa762ebf2afc821e49e41c7bc72cc9=
044c233

commit 78cfa762ebf2afc821e49e41c7bc72cc9044c233
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-04-26 14:09:09 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-04-26 14:09:09 +0000

    callout: Move per-CPU callout state into the dpcpu region

    This eliminates some static bloat in amd64 kernels and reduces the
    penalty of increasing MAXCPU.  The structures now also maintain NUMA
    affinity.  No functional change intended.

    PR:             269572
    Reviewed by:    mjg, kib
    MFC after:      2 weeks
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D39807

 sys/kern/kern_timeout.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--=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-lTmHyzPTRj>