[Bug 252227] Default value of vm.max_wired is too low in 12.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 19 13:56:35 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252227

VVD <vvd at unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kern at FreeBSD.org,
                   |                            |virtualization at FreeBSD.org

--- Comment #1 from VVD <vvd at unislabs.com> ---
I want get solution before 13.0 release.

1) Increase default value for vm.max_wired:
vm_page_max_user_wired = 99 * freecount / 100;

Or

2) Write warning with very big and bold letters about this issue in release
notes, in documentation on web-site, in manual pages and etc.

It's really critical regression for virtualization servers.

P.S. Sorry for my poor english.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-virtualization mailing list