On Mon, 1 Jun 2026 17:06:33 +0800 Cheng Nie <[email protected]> wrote:
> Add a dedicated test at the end of main() that stages memcg_path via > sysfs and verifies its readback. Configure the memcg filter before > start(), do not call commit(), and ignore start() failures so the test > does not depend on CONFIG_MEMCG or cgroup layout. Call stop() for > cleanup without checking its return value. Looks good to me, thank you! > > Signed-off-by: Cheng Nie <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Thanks, SJ [...]

