Alexander Mikhalitsyn
Alexander Mikhalitsyn
LGTM, thanks for your work on this, Sebastien! I'll make some small adjustments: - squash 2 last commits into one - small changes in the commit messages format to align...
Updated version https://github.com/lxc/lxcfs/pull/645
> * instructions on how to run the tests and a backwards compatibility test That's a good point. Today, I started to work on adding a new CI test to...
Hi @C0rn3j! Your suggestion is to show all CPUs except `2,5,19,21,24,30` (in your example case) like offlined ones, right? WDYT @stgraber?
It can also be very very useful if you provide a bit of extra context why this is important (for example, you have piece of (open-source) software X that does...
Hi @peppaJoeng! I'll review your PR on this week. Sorry about delay.
Hi @peppaJoeng Sorry for long delay with review (please, feel free to ping us next time). Please rebase this PR if it's still actual. I have left some review comments....
Hi @hdp7891000 Couldn't you be more specific about the problem that you've met?
@hdp7891000 Couldn't you show the lxcfs logs? @mjrodan1 > I could see all the cpu informations when I see /proc/stat. > But I could check /proc/cpuinfo works normally working Couldn't...
it should print `proc_stat_read failed to read from cpuacct, falling back to the host's /proc/stat` then. Yes, cgroup v2 lacks of the cpuacct support at all. There is no alternative...