This got somehow lost. (so this is kind of a v2) KVM does have memcg awareness. Lets implement this also for s390kvm and gmap. Christian Borntraeger (2): KVM: s390: Add memcg accounting to KVM allocations s390/gmap: make gmap memcg aware arch/s390/kvm/guestdbg.c | 8 ++++---- arch/s390/kvm/intercept.c | 2 +- arch/s390/kvm/interrupt.c | 10 +++++----- arch/s390/kvm/kvm-s390.c | 20 ++++++++++---------- arch/s390/kvm/priv.c | 4 ++-- arch/s390/kvm/pv.c | 6 +++--- arch/s390/kvm/vsie.c | 4 ++-- arch/s390/mm/gmap.c | 30 +++++++++++++++--------------- 8 files changed, 42 insertions(+), 42 deletions(-) -- 2.28.0