DevinLeamy opened a new pull request, #554:
URL: https://github.com/apache/mesos/pull/554
Introduces
```
cgroups2::memory::min(cgroup) // get the minimum
cgroups2::memory::set_min(cgroup, bytes) // set the minimum
```
to get and set the minimum memory in bytes that are guaranteed to not be
reclaimed by the kernel under any conditions.
--
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]