summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2017-04-27 19:30:16 -0700
committerCalin Juravle <calin@google.com>2017-05-08 17:18:30 -0700
commitceaf1093457d19f3369d290ca0a23d0543fc0a36 (patch)
tree4f2dd2126e8a11d33e51316d8b87d9a632e5c273 /test/ProfileTestMultiDex/Main.java
parent49b0cdcc365cc76938fe7c7e34d3213fbbe8b319 (diff)
Do not fsync profiles on close
There's no need to fsync profile data right away. We get many chances to write it again in case something goes wrong. We can rely on a simple close(), no sync, and let the kernel decide when to write to disk. This should improve the I/O behavior of saving profiles. Bug: 36817443 Test: m test-art-host-gtest (cherry picked from commit df674c45091d01f504bf1bb7d241678ecd449ae0) Change-Id: Idf503beccf912e26f31abbcf66087afb9a8fe138
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions