We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd60e1 commit a67e5e7Copy full SHA for a67e5e7
share/man/man9/pmap_page_exists_quick.9
@@ -46,13 +46,13 @@ It is typically called from the VM paging code.
46
.Sh IMPLEMENTATION NOTES
47
The PV count used above may be changed upwards or downwards in future;
48
it is only necessary that
49
-.Dv TRUE
+.Dv true
50
be returned for a small subset of pmaps for proper page aging.
51
.Sh RETURN VALUES
52
The
53
.Fn pmap_page_exists_quick
54
returns
55
56
only if the PV entry for the physical map
57
.Fa pmap
58
is one of the first 16 PVs linked from the page
0 commit comments