Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ uma_set_limit
Function
uma_set_limit
freebsd/vm/uma_core.c:5056–5061 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5054
}
5055
5056
void
5057
uma_set_limit(unsigned long limit)
5058
{
5059
5060
uma_kmem_limit = limit;
5061
}
5062
5063
unsigned long
5064
uma_size(void)
Callers
1
kmeminit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected