DevinLeamy opened a new pull request, #576: URL: https://github.com/apache/mesos/pull/576
The 'kernel' key was introduces to 'memory.stat' in Kernel 5.18 and therefore may be missing. If it is missing, we set `kernel` in `cgroups2::memory::Stats` to be the sum of the other kernel usage fields provided in 'memory.stat'. As part of this, we add the 'slab' key (one of the kernel memory usage fields) to the `memory::Stats` structure. --- Kernel patch introducing 'kernel': https://github.com/torvalds/linux/commit/a8c49af3be5f0b4e105ef678bcf14ef102c270be -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
