Fix and clean up the drop caches test.

* Fixes an off-by-one error in writing chunks in the file.
* Explicitly avoid readahead for minor faults, although unlikely.
* Assert on mmap calls succeeding for extra safety.
* Poll and sleep for up to 10 seconds to deal with slow behavior.

Bug: 218669792
Bug: 217929761
Test: manual and with forrest on failing targets
Change-Id: If67aa56a8f273bda41c60c54834985a482246f04
1 file changed