Date: Wed, 09 Aug 2023 17:30:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269572] MAXCPU too low for contemporary servers Message-ID: <bug-269572-227-Undj0BFMLz@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 #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 ...=20=20=20=20 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. --=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-Undj0BFMLz>