Author: markj
Date: Tue May 19 13:54:33 2020
New Revision: 361253
URL: https://svnweb.freebsd.org/changeset/base/361253

Log:
  Belatedly add a RELNOTES entry for r347532.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES       Tue May 19 13:52:34 2020        (r361252)
+++ head/RELNOTES       Tue May 19 13:54:33 2020        (r361253)
@@ -174,4 +174,10 @@ r347908-r347923:
        ed(4), ep(4), ex(4), fe(4), pcn(4), sf(4), sn(4), tl(4), tx(4), txp(4),
        vx(4), wb(4), xe(4).
 
+r347532:
+       Wired page accounting has been split into kernel wirings and user
+       wirings (e.g., by mlock(2)).  Kernel wirings no long count towards
+       the global limit, which is renamed to vm.max_user_wired.  bhyve -S
+       allocates user-wired memory and is now subject to that limit.
+
 $FreeBSD$
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to