summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-09-16 10:43:23 -0700
committerMathieu Chartier <mathieuc@google.com>2014-09-16 16:03:41 -0700
commit2dbe627954fd78a3659ab3cd42d2ead5b4529441 (patch)
treec91bf8184bf30260a00364733e38336037d64762 /compiler/optimizing/graph_visualizer.h
parent19f7c95491a053b818f914137fa73df0517b8792 (diff)
Add runtime options for large object space
Adds the two following options: Option -XX:LargeObjectSpace={freelist, map, disabled} Option -XX:LargeObjectThreshold=size specifies the size for which primitive arrays are allocated in the large object space. Added handling for large object space == null in collectors. Fixed an error in the mem map space where we didn't use the page aligned size LOS for bytes allocated, this resutled in heaps appearing a bit smaller than they should be. Change-Id: I6f17c3534b59e7dc68cd375153e7a846799b3da4
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions