index
:
Project-1CE/external_mimalloc
sugisawa-mr1
tachibana
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-02-05
increase min commit to 2 mib
daan
2022-02-05
add minimal commit size for increased efficiency (decommit fine grained, ↵
daan
commit coarse grained)
2022-02-04
merge from dev
daan
2022-02-04
enable eager delay even on overcommit systems
daan
2022-02-04
increase minimal commit size to 8*slice-size and add decommit_extend_delay ↵
daan
as option
2022-02-04
only delay eager commit after the first thread
daan
2022-02-03
Merge branch 'dev' into dev-slice
Daan
2022-02-03
small fixes
Daan
2022-02-03
check for decommit allowed before purging the segment cache
Daan
2022-02-03
merge from dev
Daan
2022-02-03
fix over aggressive decommit of abandoned pages
daan
2022-02-02
Merge pull request #530 from Jarred-Sumner/bun
Daan
Add MI_SKIP_COLLECT_ON_EXIT flag
2022-02-02
Merge branch 'dev' of https://github.com/microsoft/mimalloc into dev
Daan
2022-02-02
fix compile error on macOS 10.13 for claimed_address; fix by @michaeljclark, ↵
Daan
issue #527
2022-02-02
Merge pull request #528 from michaeljclark/mimalloc-fixes
Daan
mimalloc-types: amend comment adding medium to list of page kinds
2022-02-02
Merge branch 'dev' into bun
Daan
2022-02-02
Merge branch 'master' into dev
Daan
2022-02-02
Merge pull request #538 from thehans/patch-1
Daan
Include mimalloc-redirect.dll with cmake install
2022-02-02
Merge pull request #539 from devnexen/obsd_asm_fix
Daan
tls revives inline asm for openbsd
2022-02-02
merge from dev
Daan
2022-02-02
update documentation on options
Daan
2022-02-02
clean up options
Daan
2022-02-02
decommit segment cache on force collect
Daan
2022-02-02
decommit in abandoned pages on mi_collect
Daan
2022-02-02
collect segment cache on mi_collect
Daan
2022-02-02
merge from dev
Daan
2022-02-02
fix warning in vs2019
Daan Leijen
2022-01-31
fix compiler error on older macOS due to const atomic (issue #540)
Daan
2022-01-27
tls revives inline asm for openbsd
David Carlier
2022-01-26
Include mimalloc-redirect.dll with cmake install
Hans Loeblich
2022-01-22
update readme
Daan
2022-01-22
Merge branch 'dev' into dev-slice
Daan
2022-01-22
fix link in readme
Daan
2022-01-22
fix link in readme
Daan
2022-01-22
merge from dev
Daan
2022-01-22
update readme
Daan
2022-01-22
update readme
Daan
2022-01-22
update readme
Daan
2022-01-22
update readme
Daan
2022-01-22
update readme
Daan
2022-01-22
update logo
Daan
2022-01-22
add new logos
Daan
2022-01-22
fix link error to _mi_bin with C++; issue #533
Daan
2022-01-18
Add MI_SKIP_COLLECT_ON_EXIT flag
Jarred Sumner
2022-01-19
mimalloc-types: amend comment adding medium to list of page kinds
Michael Clark
2022-01-16
merge from dev
Daan Leijen
2022-01-16
update minject for issue #521
Daan Leijen
2022-01-16
remove spurious check and add further assertions (issue #526)
Daan
2022-01-16
fix uint8_t to size_t comparison (issue #525)
Daan
2022-01-16
fix return code check on syscall (issue #524)
Daan
[prev]
[next]