[Bug 269572] MAXCPU too low for contemporary servers

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Apr 2023 14:14:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269572

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=e72f7ed43eefaf305c33c232bc2c33d997427f58

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

    buf: Dynamically allocate per-CPU buffer queues

    To reduce static bloat.  No functional change intended.

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

 sys/kern/vfs_bio.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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