public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] RFC: memcg support for KVM/s390
@ 2019-10-31 15:19 Christian Borntraeger
  2019-10-31 15:19 ` [PATCH 1/1] KVM: s390: Add memcg accounting to KVM allocations Christian Borntraeger
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Borntraeger @ 2019-10-31 15:19 UTC (permalink / raw)
  To: Janosch Frank
  Cc: KVM, Cornelia Huck, Christian Borntraeger, David Hildenbrand,
	linux-s390, Thomas Huth

As a followup to my keynote where I talked about memcg support in
kvm/x86, here is the s390 equivalent.

I think all of those allocations can be really attributed to a specific
host process but a 2nd (or 3rd) pair of eyes is certainly welcome.

Christian Borntraeger (1):
  KVM: s390:  Add memcg accounting to KVM allocations

 arch/s390/kvm/guestdbg.c  |  8 ++++----
 arch/s390/kvm/intercept.c |  2 +-
 arch/s390/kvm/interrupt.c | 12 ++++++------
 arch/s390/kvm/kvm-s390.c  | 22 +++++++++++-----------
 arch/s390/kvm/priv.c      |  4 ++--
 arch/s390/kvm/vsie.c      |  4 ++--
 6 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-31 15:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-31 15:19 [PATCH 0/1] RFC: memcg support for KVM/s390 Christian Borntraeger
2019-10-31 15:19 ` [PATCH 1/1] KVM: s390: Add memcg accounting to KVM allocations Christian Borntraeger
2019-10-31 15:22   ` David Hildenbrand
2019-10-31 15:27     ` Christian Borntraeger
2019-10-31 15:31       ` David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox