Daan Leijen
|
069c26dbab
|
fix small object size check in mi_segment_page_alloc
|
2019-08-16 18:40:30 -07:00 |
|
daan
|
ed785253bf
|
restructure the page flags to use explicit masks
|
2019-08-10 17:48:00 -07:00 |
|
daan
|
7b16aa9302
|
remove accidental commit of different size bins experiment
|
2019-08-09 11:22:38 -07:00 |
|
daan
|
442bad9190
|
add good-fit for allowing larger blocks in smaller segments
|
2019-08-09 11:18:38 -07:00 |
|
daan
|
8a6b474fa0
|
merge from dev
|
2019-07-11 16:32:11 -07:00 |
|
daan
|
72a39c0bb1
|
initial fix for delayed freeing of huge pages transferred between threads
|
2019-07-11 13:30:40 -07:00 |
|
daan
|
493dfc4b82
|
merge with dev
|
2019-07-08 15:42:42 -07:00 |
|
daan
|
7f0137a617
|
Fix compilation error with MSVC C++
|
2019-07-07 21:59:53 -07:00 |
|
daan
|
06bcea1761
|
Initial commit of separate memory region layer and improved large OS pages support, see 'memory.c'
|
2019-07-02 07:23:24 -07:00 |
|
daan
|
12d756e7b2
|
fix page count of heap when absorbing
|
2019-06-27 13:32:44 -07:00 |
|
Jim Huang
|
b1d299b35b
|
Clarify top-level license file
To be consistent with other Microsoft open source projects, each source
file points to the file "LICENSE" in top-level directory.
|
2019-06-23 19:53:34 +08:00 |
|
Sungmann Cho
|
def97b0fd1
|
Fix spelling errors
aligment -> alignment
purgable -> purgeable
thead -> thread
|
2019-06-23 00:09:11 +09:00 |
|
daan
|
26a874eb3f
|
initial checkin
|
2019-06-19 16:26:12 -07:00 |
|