Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_vmem.c
File
test_vmem.c
tests/test_vmem.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_vmem.c — Tests for vmem budget-tracked virtual memory allocator,
3
* arena-vmem integration, and slab+vmem parallel extraction.
4
*/
Callers
nothing calls this directly
Calls
15
cbm_vmem_budget
Function · 0.85
cbm_vmem_alloc
Function · 0.85
cbm_vmem_free
Function · 0.85
cbm_vmem_allocated
Function · 0.85
cbm_vmem_peak
Function · 0.85
cbm_vmem_worker_budget
Function · 0.85
cbm_vmem_init
Function · 0.85
cbm_vmem_over_budget
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