chiark / gitweb /
Prep v232: Apply missing updates from upstream
[elogind.git] / src / core / cgroup.h
index 3bcf6868137b3bb07d2143753fe4a7ab439454e9..dd8e436b969f45b91561893f702daa3ccd039f88 100644 (file)
@@ -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;