6/11
memcg: register per-area usage counters in cgroupfs
在非根 cgroup 下按每个 CMA 区注册 memory.cma..{current,max} 文件,current 报告当前使用量,max 为可写上限,默认 max;cftype 名称取自 CMA 区名。
在非根 cgroup 下按每个 CMA 区注册 memory.cma..{current,max} 文件,current 报告当前使用量,max 为可写上限,默认 max;cftype 名称取自 CMA 区名。