From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] turn off writable page tables Date: Sat, 29 Jul 2006 01:05:46 +0200 Message-ID: <200607290105.46208.ak@suse.de> References: <66edb0fb6e0664d309b10701168c495e@cl.cam.ac.uk> <44CA8369.9080200@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44CA8369.9080200@vmware.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: virtualization@lists.osdl.org Cc: Zachary Amsden , xen-devel@lists.xensource.com, Andrew Theurer List-Id: xen-devel@lists.xenproject.org On Friday 28 July 2006 23:36, Zachary Amsden wrote: > For SMP, the enter / leave must happen under protection of the page table > locks for page tables which are being modified. This should be in a comment in the code -andi