K 10 svn:author V 3 alc K 8 svn:date V 27 2019-07-26T05:07:09.179156Z K 7 svn:log V 230 Implement pmap_advise(). (Without a working pmap_advise() implementation madvise(MADV_DONTNEED) and madvise(MADV_FREE) are NOPs.) Reviewed by: markj X-MFC after: r350004 Differential Revision: https://reviews.freebsd.org/D21062 END