Atul Katti
|
dd1a0d6699
Move sweeping of pending sweep prep blocks to the background thread.
|
před 8 roky |
Atul Katti
|
94f100e9be
Enable the allocations feature based on a heap block count threshold per bucket. The feature will be enabled for all buckets or none of them.
|
před 8 roky |
Atul Katti
|
9e124b5c5e
Part2: Initial Version
|
před 8 roky |
Jianchun Xu
|
3cf29d39b1
update dump fragmentation stats
|
před 8 roky |
Jianchun Xu
|
b49469a39d
cleanup DUMP_FRAGMENTATION_STATS
|
před 8 roky |
Bo Cupp
|
11d70bc276
Convert tabs to spaces per style requirements
|
před 8 roky |
Daniel Libby
|
a09bf15892
Introduce #define to potentially not build recycler visited heap support (but keep it on for now)
|
před 8 roky |
Daniel Libby
|
8f96d7d140
Move RecyclerNative leaf objects to the pre-existing leaf heap bucket/block After discussion, there's no reason for these objects to live in the new heap block type. It's possible that there could be interesting lifetime correlations between these objects and the rest of the visited objects - however this is something we should measure before putting them into our heap block.
|
před 8 roky |
Daniel Libby
|
7a36147e4b
Merged PR 895883: commit 5ef48746: Change the location of the caller of IRecyclerVisitedObject::Trace from UpdateAttributes to ProcessMark
|
před 8 roky |
Daniel Libby
|
7ddb2a6b19
Merged PR 877160: Address code review feedback for new heap block type
|
před 8 roky |
Daniel Libby
|
76935ab559
Merged PR 873340: Add support for a RecyclerVisitedHostHeapBlock
|
před 8 roky |
Atul Katti
|
43ccb6d01b
Allow allocations during concurrent sweep.
|
před 8 roky |
Lei Shi
|
3df1ed8660
fix for swb to keep LeafBit in Finalizable Leaf allocation case
|
před 9 roky |
Lei Shi
|
cd044300ac
fixes for enabling write barrier testing on windows
|
před 9 roky |
Lei Shi
|
10ee7b1245
enable write barrier test on windows
|
před 9 roky |
Lei Shi
|
49c9468f93
turn on concurrent GC on Linux
|
před 9 roky |
Michael Holman
|
6bc8c1cb02
Merge branch 'master' into oopjit
|
před 9 roky |
Michael Holman
|
b2f1af8ba0
Merge branch 'users/michhol/oopmerge' into oopjit
|
před 9 roky |
Lei Shi
|
4a0059c296
implement OOP JIT fast recycler alloc
|
před 9 roky |
Curtis Man
|
ce36732811
Enable build with clang on windows
|
před 9 roky |
Hitesh Kanwathirtha
|
38d6ce425b
Fix build break after merge from master
|
před 9 roky |
Hitesh Kanwathirtha
|
33a6f43792
Merge branch 'master' into linux_m2
|
před 9 roky |
Lei Shi
|
3fe72e24b2
use large heap block for all pageheap allocation
|
před 10 roky |
Jianchun Xu
|
6100c14373
linux: partially builds lib/Runtime/Base
|
před 10 roky |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
před 10 roky |