ia64/xen-unstable
view .bk-to-hg @ 17062:0769835cf50f
x86 shadow: Reduce scope of shadow lock.
emulate_map_dest doesn't require holding lock, since
only shadow related operation possibly involved is to
remove shadow which is less frequent and can acquire
lock inside. Rest are either guest table walk or
per-vcpu monitor table manipulation
Signed-off-by Kevin Tian <kevin.tian@intel.com>
emulate_map_dest doesn't require holding lock, since
only shadow related operation possibly involved is to
remove shadow which is less frequent and can acquire
lock inside. Rest are either guest table walk or
per-vcpu monitor table manipulation
Signed-off-by Kevin Tian <kevin.tian@intel.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Thu Feb 14 10:33:12 2008 +0000 (2008-02-14) |
parents | f3123052268f |
children | c6c0f98bf7d3 ba107a7380bc |