dart-sdk/runtime
Ryan Macnak 04e184d791 [vm, gc] Don't grow new-space in response to idle or low-memory GC.
The vm-service sees alternating bursts of activity and idle periods. Before this change, the vm-service would often quickly reach the maximum new-space size; after it usually stays at the initial size.

TEST=--verbose-gc
Change-Id: I13e80a114e04ae91a837fbe9c8b1967ad5e8c4c7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215141
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Liam Appelbe <liama@google.com>
2021-10-04 19:15:26 +00:00
..
bin Switch to TLS 1.2 as minimum requirement 2021-10-04 09:51:38 +00:00
docs Incorrect wording 2021-10-04 08:39:38 +00:00
include [vm] Remove Dart_GetImportsOfScheme. 2021-09-14 21:18:37 +00:00
lib [vm/sendandexit] Introduce Isolate.exit([port, message]). 2021-09-30 20:20:24 +00:00
observatory Change references to "dartfmt" in runtime and tools to "dart format". 2021-10-01 18:16:27 +00:00
observatory_2 Change references to "dartfmt" in runtime and tools to "dart format". 2021-10-01 18:16:27 +00:00
platform [vm] Give a better error if one tries to build simia32 or simx64. 2021-09-27 23:45:45 +00:00
tests [gardening] Add coredump archiving support to iso-stress builder. 2021-10-04 08:49:28 +00:00
third_party [tools] Update all iteritems -> items 2021-05-20 11:36:52 +00:00
tools Change references to "dartfmt" in runtime and tools to "dart format". 2021-10-01 18:16:27 +00:00
vm [vm, gc] Don't grow new-space in response to idle or low-memory GC. 2021-10-04 19:15:26 +00:00
.clang-tidy
.gitignore
BUILD.gn Allow deprecated copy on fuchsia 2021-08-11 01:14:22 +00:00
codereview.settings
configs.gni Reland "[vm] Build dart2native dependencies with the normal "create_sdk" target" 2020-06-17 16:12:26 +00:00
CPPLINT.cfg
PRESUBMIT.py [python3] Migrate PRESUBMIT.py files 2021-08-16 08:29:54 +00:00
runtime_args.gni [wasm] Remove deprecated dart_enable_wasm flag. 2021-04-01 22:45:07 +00:00