X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fcgroup.h;h=f70a6a996ffafd1751126606353d2d521bc965af;hp=c3b87bfc5ce5249b6c49013caf1ebd8fb501fa0f;hb=638dd5096b5549b7838c821784041af86b87a1f3;hpb=bded7ff92626801b36208fd7a215fdafbcd5b7e4 diff --git a/src/core/cgroup.h b/src/core/cgroup.h index c3b87bfc5..f70a6a996 100644 --- a/src/core/cgroup.h +++ b/src/core/cgroup.h @@ -98,6 +98,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;