|
|
- Disassociate old page size from new allocatable size.
- Have a different cutoff for large page allocations
and default old page size.
- Do not align old pages to old page size.
- Do not track used space during marking.
Committed: https://code.google.com/p/dart/source/detail?r=22064
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+31 lines, -52 lines) |
Patch |
 |
M |
runtime/vm/gc_marker.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/gc_sweeper.cc
|
View
|
|
2 chunks |
+10 lines, -18 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/heap.h
|
View
|
1
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/pages.h
|
View
|
|
5 chunks |
+1 line, -16 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/pages.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_arm.cc
|
View
|
1
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_ia32.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_mips.cc
|
View
|
1
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/stub_code_x64.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|