[jdk8u-dev] RFR: 8253727: [cgroups v2] Memory and swap limits reported incorrectly [v3]

Severin Gehwolf sgehwolf at openjdk.org
Wed Dec 7 10:51:10 UTC 2022


> Clean backport to the 11u version. Only path changes.

Severin Gehwolf has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:

  8253727: [cgroups v2] Memory and swap limits reported incorrectly
  
  Account for interface files for swap and memory being reported independently.
  The cgroup v1-like value is now reported by adding the memory.max value to
  the memory.swap.max value, and memory.current and memory.swap.current
  respectively.
  
  Backport-of: 3e96721cd9d1e1f46711e70dfc22064bab212b64

-------------

Changes: https://git.openjdk.org/jdk8u-dev/pull/168/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=168&range=02
  Stats: 47 lines in 3 files changed: 42 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/168.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/168/head:pull/168

PR: https://git.openjdk.org/jdk8u-dev/pull/168


More information about the jdk8u-dev mailing list