]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Sun, 17 Oct 2021 10:29:36 +0000 (11:29 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 17 Oct 2021 10:29:36 +0000 (11:29 +0100)
commitbd5327e4a06d4da9f5c29c93e60324731d724b62
treee309e5055f620da41288fb34265979abdf249d7f
parent0ae500ca8ef7e0e2853d4480cbfaffe33ae0912d
parentc44e2109f3af05377dafc44385015045b6c86eee
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next

* kvm-arm64/memory-accounting:
  : .
  : Sprinkle a bunch of GFP_KERNEL_ACCOUNT all over the code base
  : to better track memory allocation made on behalf of a VM.
  : .
  KVM: arm64: Add memcg accounting to KVM allocations
  KVM: arm64: vgic: Add memcg accounting to vgic allocations

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/arm.c
arch/arm64/kvm/vgic/vgic-its.c
arch/arm64/kvm/vgic/vgic-mmio-v3.c