Expand description
System information utilities.
Provides cross-platform detection for cgroups, CPU info, and other system-level queries used across the Batuta stack.
Functionsยง
- cpu_
count - Get the number of available CPU cores.
- get_
cpu_ info - Get CPU model name (best effort).
- is_
cgroup_ available - Check if cgroup v1 or v2 CPU controllers are available.