vss: Add documentation of MAP_POPULATE.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 30 Sep 2018 20:58:25 +0000 (22:58 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 25 Dec 2018 18:30:50 +0000 (19:30 +0100)
commit23ef2355fbdebce56083ec7a0ebb65a05c42e5dc
tree0391e22739634f4f48672623e090e961eae88c19
parent41d12a1e75017848620bd3670d9863aea63b62fb
vss: Add documentation of MAP_POPULATE.

It should be clear why the vss should ask the kernel to prefault the
page tables for the mapping, but it's less clear why we might need
to define the preprocessor symbol.
vss.c