]> 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)
commitd8d74d040646235060963e9b205d53891a3c377f
treee309e5055f620da41288fb34265979abdf249d7f
parent8dc7b328440450ff8a517232bd8e8b259dcf4c64
parent8be5fcc76711bdad28afd55fbc2ba7310dea709b
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