MCPcopy Create free account
hub / github.com/Gyoonus/deoptfuscator / MAdviseRandomAccess

Method MAdviseRandomAccess

android/art/runtime/runtime.h:765–767  ·  view source on GitHub ↗

Whether or not we use MADV_RANDOM on files that are thought to have random access patterns. This is beneficial for low RAM devices since it reduces page cache thrashing.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

MadviseDexFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected