DevinLeamy opened a new pull request, #564:
URL: https://github.com/apache/mesos/pull/564

   Cgroups v2 exposes memory statistics through the 'memory.stat' control.
   
   Here we introduce `cgroups2::memory::stats` to read a subset of the memory 
usage statistics into a new `memory::Stats` object. These statistics will be 
used by the `MemoryControllerProcess` to populate a `ResourceStatistics` 
object, like is done by the `MemorySubsystemProcess` in cgroups v1.
   
   Additional statistics from the 'memory.stat' control can be included as they 
are required.


-- 
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: reviews-unsubscr...@mesos.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to