[Bug 269572] MAXCPU too low for contemporary servers

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Aug 2023 17:30:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269572

--- Comment #11 from Ed Maste <emaste@freebsd.org> ---
Example of related functionality that would benefit from automatic CPU count
tuning:

commit 6da16e3eb002c469593826e1701a44e55b7a9657
Author: Andrew Gallatin <gallatin@FreeBSD.org>
Date:   Fri Jun 12 18:41:12 2020 +0000

    x86: Bump default msi/msix vector limit to 2048
    ...    
    This bump costs 12KB on amd64 (and 6KB on i386), which seems
    worth the trade off for a better out of the box experience on
    high end hardware.

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