K 10 svn:author V 3 bjk K 8 svn:date V 27 2014-05-17T03:05:52.793511Z K 7 svn:log V 259 Correct documentation of the limit on how much memory can be mlock()ed vm.max_wired is a system-wide limit, not per-process. Reword the section to make this more clear. PR: docs/189214 Submitted by: Lawrence Chen (original text) Approved by: hrs (mentor) END