mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-12 14:18:42 +03:00
remove segment-cache as it is superseded by better arena management
This commit is contained in:
parent
e6681f2d4b
commit
e35e919ea4
9 changed files with 5 additions and 324 deletions
|
@ -50,7 +50,6 @@ set(mi_sources
|
|||
src/page.c
|
||||
src/random.c
|
||||
src/segment.c
|
||||
src/segment-cache.c
|
||||
src/segment-map.c
|
||||
src/stats.c
|
||||
src/prim/prim.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue