aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2011-01-18 17:59:30 -0800
committerCarl Shapiro <cshapiro@google.com>2011-01-18 17:59:30 -0800
commitdf9f08b877ecfd8ebadea822bb9e066ee7d30433 (patch)
tree2ace664586d3f29a5183e6f71e2f8138c69cb83a /vm/compiler/codegen/CompilerCodegen.h
parent241cec80a79551730122fb9dbc92a3527392b1de (diff)
Implement growth limits to support multiple heap configurations.
When a growth limit is in effect, allocations will be limited to number of bytes specified by the growth limit instead of the maximum heap size. Growth limits are specified on the command line with the new parameter -XX:HeapGrowthLimit. A growth limit can be removed at runtime by calling the new clearGrowthLimit method. This is a work around until we can adjust the maximum heap size at runtime. Change-Id: Ic01e32823b5ca8cf29c0948fb6cd2df10967c1fb
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions