Re: [PATCH 04/11] KVM: MMU: do not mark access bit on pte write path

From: Avi Kivity
Date: Wed Jul 27 2011 - 05:08:21 EST


On 07/26/2011 02:28 PM, Xiao Guangrong wrote:
In current code, the accessed bit is always set when page fault occurred,
do not need to set it on pte write path


Is this true? a write with pte.w=pte.a=0 sets pte.a?

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/