Paweł Szulik

Results 16 comments of Paweł Szulik

@kolyshkin @katarzyna-z

@crosbymichael @mrunalp @dqminh @hqhq @cyphar @AkihiroSuda @kolyshkin

Is it possible to review and merge this PR? I want to fix bugs with Resctrl metrics in the cAdvisor project and I just need this one.

I'll take a look at it tomorrow

@xiaochenshen 1. It's needed to introduce Monitoring Groups because of the limits of Control Groups number. If users want only to get monitoring statistics, they leave "l3CacheSchema" and "memBwSchema" empty....

> What do you think if we could add a flag into the config `linux.intelRdt` to indicate either CTRL_MON group or MON group will be created for the container? Something...

@xiaochenshen I mostly did all fixes but I found two scenarios that cause some problems. I mean when after the first `update`: - we have empty l3CacheSchema, memBwSchema and monitoring...

@xiaochenshen can you review :)? I need also to update `opencontainers/runtime-spec/specs-go/config.go` on git.