X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fcgroup.h;fp=src%2Fcore%2Fcgroup.h;h=dd8e436b969f45b91561893f702daa3ccd039f88;hp=3bcf6868137b3bb07d2143753fe4a7ab439454e9;hb=f7afdbbb986bed7022976612a740027697ce93ec;hpb=20cca8d0627a8edc265314d700f5c4aa96ebed4e diff --git a/src/core/cgroup.h b/src/core/cgroup.h index 3bcf68681..dd8e436b9 100644 --- a/src/core/cgroup.h +++ b/src/core/cgroup.h @@ -102,6 +102,7 @@ struct CGroupContext { uint64_t memory_low; uint64_t memory_high; uint64_t memory_max; + uint64_t memory_swap_max; /* For legacy hierarchies */ uint64_t cpu_shares;