Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_mem.c
File
test_mem.c
tests/test_mem.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_mem.c — Tests for unified memory management (mimalloc-backed),
3
* arena integration, slab allocator, and parallel extraction.
4
*/
Callers
nothing calls this directly
Calls
15
cbm_mem_init
Function · 0.85
cbm_mem_rss
Function · 0.85
cbm_mem_collect
Function · 0.85
cbm_mem_budget
Function · 0.85
cbm_mem_over_budget
Function · 0.85
cbm_mem_worker_budget
Function · 0.85
cbm_mem_ram_fraction_for_total
Function · 0.85
cbm_mem_peak_rss
Function · 0.85
cbm_arena_init_sized
Function · 0.85
cbm_arena_reset
Function · 0.85
cbm_slab_install
Function · 0.85
cbm_slab_test_malloc
Function · 0.85
Tested by
no test coverage detected