[Bug 269572] MAXCPU too low for contemporary servers

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 11 May 2023 13:33:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269572

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

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

commit aec3c884057ab3f95e8c88a346694966df637303
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-05-10 14:05:32 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-05-11 13:32:32 +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

    (cherry picked from commit e72f7ed43eefaf305c33c232bc2c33d997427f58)

 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.