commit | eabac1ab6e211fd1b39b33e44f1449bdf4a76c66 | [log] [tgz] |
---|---|---|
author | Christine Flood <chf@redhat.com> | Thu Jan 05 18:55:20 2017 -0500 |
committer | David Holmes <dholmes@openjdk.org> | Thu Jan 05 18:55:20 2017 -0500 |
tree | e5c0a8dc8a2c4f1955704418441c99e7975f511c | |
parent | 68c2b1c703faf92f4cb38a14fb8de9599a047392 [diff] |
8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments Set apparent physical memory to cgroup memory limit when UseCGroupMemoryLimitForHeap is true Reviewed-by: acorn, gtriantafill