]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r350347
authorAlan Cox <alc@FreeBSD.org>
Wed, 18 Sep 2019 07:01:01 +0000 (07:01 +0000)
committerAlan Cox <alc@FreeBSD.org>
Wed, 18 Sep 2019 07:01:01 +0000 (07:01 +0000)
commit304f8a3e1372d305e7d04eed23d249c3008f3185
treea423170bdb0790de07ceafb4e5c4ca4d01907d45
parent2f83de784440e102304cc6ba4fc85e955aef3000
MFC r350347
  Implement pmap_advise().  (Without a working pmap_advise() implementation
  madvise(MADV_DONTNEED) and madvise(MADV_FREE) are NOPs.)
sys/arm64/arm64/pmap.c