Daan
|
b3176ada74
|
merge from dev, fix commit size in asan tracking
|
2023-03-05 11:17:39 -08:00 |
|
Daan Leijen
|
1e4b6b734e
|
fix assertion that was too strict (issue #691)
|
2023-01-31 16:02:35 -08:00 |
|
Daan Leijen
|
d1fff1119a
|
reorganize span free code
|
2022-12-21 12:19:09 -08:00 |
|
Daan Leijen
|
0f796a56a9
|
fix bug where eager committed memory would be immediatedy decommitted; possible fix for issue #669
|
2022-12-20 18:59:55 -08:00 |
|
Daan Leijen
|
92ffc25d79
|
merge from dev
|
2022-12-19 17:08:45 -08:00 |
|
Johannes Schindelin
|
745a34f475
|
Fix whitespace
This mostly deletes trailing spaces.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
2022-12-03 00:24:20 +01:00 |
|
Daan Leijen
|
c613c1de94
|
merge from dev
|
2022-11-23 10:10:55 -08:00 |
|
Daan Leijen
|
a7bd9c08c8
|
fix decommit of huge pages
|
2022-11-23 09:58:45 -08:00 |
|
Daan Leijen
|
9e56567d23
|
fix decommit for huge objects
|
2022-11-23 09:50:29 -08:00 |
|
Daan Leijen
|
20880807ce
|
remove comment
|
2022-11-22 22:05:18 -08:00 |
|
Daan Leijen
|
ed82aa90ea
|
merge from dev where huge objects are now part of page queues again
|
2022-11-22 21:54:58 -08:00 |
|
Daan Leijen
|
969d8bc5fe
|
make huge pages part of the regular page queues again
|
2022-11-22 20:56:35 -08:00 |
|
Daan Leijen
|
85b5fa11bc
|
merge segment_init refactoring from dev
|
2022-11-22 19:03:26 -08:00 |
|
Daan Leijen
|
fed883c81f
|
refactor mi_segment_init fix
|
2022-11-22 18:44:27 -08:00 |
|
Daan Leijen
|
00a42bf379
|
refactor mi_segment_init
|
2022-11-22 18:42:05 -08:00 |
|
Daan Leijen
|
7dce31f743
|
reenable decommitting of a huge aligned prefix
|
2022-11-22 18:13:27 -08:00 |
|
Daan Leijen
|
3ccf849c1a
|
more refined decommit extend delay
|
2022-11-21 15:02:41 -08:00 |
|
Daan Leijen
|
163afcce75
|
merge from dev with the destroy_on_exit option
|
2022-11-21 10:03:52 -08:00 |
|
daan
|
89ba6cc2fa
|
merge from dev
|
2022-11-07 16:48:00 -08:00 |
|
daan
|
2479d168ad
|
decommit unused prefix of large aligned blocks
|
2022-11-07 16:41:40 -08:00 |
|
daan
|
c55cc260ab
|
merge from dev-align
|
2022-11-07 11:29:03 -08:00 |
|
daan
|
1f12c3dd12
|
remove MI_ALIGNMENT_MAX and add comments
|
2022-11-07 11:13:42 -08:00 |
|
daan
|
96f1574faf
|
fix huge page aligned allocation size in secure mode
|
2022-11-07 10:51:15 -08:00 |
|
daan
|
651a99b35d
|
refine last slice setting for large alignments
|
2022-11-06 20:57:27 -08:00 |
|
daan
|
562efed54d
|
fix full SEGMENT_SIZE internal alignment by adding one more slice entry
|
2022-11-06 20:36:51 -08:00 |
|
daan
|
4814a649be
|
merge from dev-align
|
2022-11-06 16:23:42 -08:00 |
|
Daan
|
d1ae630dec
|
Merge branch 'dev-align' of https://github.com/microsoft/mimalloc into dev-align
|
2022-11-06 14:51:37 -08:00 |
|
Daan
|
3eb616f2bf
|
fix bug in secure mode where adjustment would make the page size less than the blocksize on the first page of a segment
|
2022-11-06 14:51:06 -08:00 |
|
daan
|
f788e3c9a3
|
add comment
|
2022-11-06 14:18:52 -08:00 |
|
Daan
|
f54e64365f
|
fix assertions with incorrect block size for large alignments
|
2022-11-06 09:44:12 -08:00 |
|
daan
|
4b91ff760d
|
initial working large alignment
|
2022-11-05 16:40:42 -07:00 |
|
daan
|
6a80fa3ac1
|
initial progress on removing alignment limit
|
2022-11-05 14:46:52 -07:00 |
|
daan
|
9f36808a7f
|
initial api for heaps restricted to a certain arena
|
2022-11-01 16:22:51 -07:00 |
|
daan
|
e961ef705e
|
merge arena_id from dev
|
2022-11-01 14:16:49 -07:00 |
|
daan
|
66525ccae3
|
merge from dev-track
|
2022-10-30 14:31:21 -07:00 |
|
daan
|
a1f5a5d962
|
fix various false positives in test-stress from valgrind
|
2022-10-29 14:37:55 -07:00 |
|
daan
|
c61b365e76
|
valgrind works on test-stress
|
2022-10-29 11:51:04 -07:00 |
|
daan
|
eee7c40da5
|
updates to run valgrind on test-api
|
2022-10-29 11:43:09 -07:00 |
|
Daan Leijen
|
413141ae29
|
merge from dev
|
2022-04-19 19:55:03 -07:00 |
|
Daan Leijen
|
7bc602ebb4
|
redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes
|
2022-04-19 19:50:06 -07:00 |
|
Daan Leijen
|
b86bbbff00
|
merge from dev
|
2022-04-14 16:07:57 -07:00 |
|
Daan Leijen
|
f87cba9bd8
|
add max segment reclaim as an option
|
2022-04-14 16:05:49 -07:00 |
|
Daan Leijen
|
f4b7ea9e9e
|
fix compile warnings
|
2022-04-09 16:20:27 -07:00 |
|
Daan Leijen
|
7e492f4420
|
merge from dev
|
2022-04-09 15:07:07 -07:00 |
|
Daan Leijen
|
faca422b71
|
fix msvc warnings at level 4
|
2022-04-09 14:48:30 -07:00 |
|
Daan Leijen
|
6c91c75b14
|
remove thread local segment cache
|
2022-04-09 14:33:20 -07:00 |
|
daan
|
96008c55d0
|
fix ubsan warning on huge allocations (issue #543)
|
2022-02-10 11:57:30 -08:00 |
|
daan
|
f2b6938d64
|
fix start adjustment for the commit mask
|
2022-02-05 17:36:14 -08:00 |
|
daan
|
47f8caad4d
|
improve commit chunk alignment
|
2022-02-05 17:23:28 -08:00 |
|
daan
|
e11100a137
|
add minimal commit size for increased efficiency (decommit fine grained, commit coarse grained)
|
2022-02-05 10:57:15 -08:00 |
|