commit | 0f5b5c2970aadb017a2622cd14865a6c665609d6 | [log] [tgz] |
---|---|---|
author | Doug Horn <doughorn@google.com> | Tue Nov 27 13:17:12 2018 -0800 |
committer | Doug Horn <doughorn@google.com> | Fri Jan 04 10:19:45 2019 -0800 |
tree | a80fc38c0007e0078d51a44ee743dca2d10ab570 | |
parent | 57be11df93cb1d674be47e426828a6cd14ff1570 [diff] |
Do not use mincore() on Fuchsia. Fuchsia does not have disk-backed swap space, so a mincore() implementation does not make sense. Always return true in loaded0, indicating a hint that the pages parameterized are in memory. Bug: 119271070 Bug: 119503290 Test: Compile walleye on aosp. Change-Id: I857557651ada4e88806f20a3ba84843e5590b23b