From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Janosch Frank <frankja@linux.vnet.ibm.com>
Cc: KVM <kvm@vger.kernel.org>, Cornelia Huck <cohuck@redhat.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
David Hildenbrand <david@redhat.com>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: [PATCH 0/2] KVM: s390: memcg awareness
Date: Tue, 17 Nov 2020 16:10:21 +0100 [thread overview]
Message-ID: <20201117151023.424575-1-borntraeger@de.ibm.com> (raw)
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
next reply other threads:[~2020-11-17 15:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-17 15:10 Christian Borntraeger [this message]
2020-11-17 15:10 ` [PATCH 1/2] KVM: s390: Add memcg accounting to KVM allocations Christian Borntraeger
2020-11-17 15:22 ` Janosch Frank
2020-11-23 16:08 ` Cornelia Huck
2020-11-17 15:10 ` [PATCH 2/2] s390/gmap: make gmap memcg aware Christian Borntraeger
2020-11-17 15:22 ` Janosch Frank
2020-11-17 15:31 ` Christian Borntraeger
2020-11-23 16:10 ` Cornelia Huck
2020-11-17 15:23 ` [PATCH 0/2] KVM: s390: memcg awareness David Hildenbrand
2020-11-23 17:15 ` Christian Borntraeger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201117151023.424575-1-borntraeger@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=frankja@linux.vnet.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox