Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f783ef1c authored by Jing Zhang's avatar Jing Zhang Committed by Marc Zyngier
Browse files

KVM: arm64: Add fast path to handle permission relaxation during dirty logging


To reduce MMU lock contention during dirty logging, all permission
relaxation operations would be performed under read lock.

Signed-off-by: default avatarJing Zhang <jingzhangos@google.com>
Tested-by: default avatarFuad Tabba <tabba@google.com>
Reviewed-by: default avatarFuad Tabba <tabba@google.com>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220118015703.3630552-3-jingzhangos@google.com
parent fcc5bf89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment