From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 6 of 8] x86/mm: Properly account for paged out pages Date: Thu, 26 Jan 2012 14:08:51 +0100 Message-ID: <20120126130851.GB3355@aepfle.de> References: <20120126095401.GC21629@aepfle.de> <20120126121105.GB545@aepfle.de> <710a4eb4ec5c371e2120edf5cebb6976.squirrel@webmail.lagarcavilla.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <710a4eb4ec5c371e2120edf5cebb6976.squirrel@webmail.lagarcavilla.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Andres Lagar-Cavilla Cc: andres@gridcentric.ca, xen-devel@lists.xensource.com, tim@xen.org, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org On Thu, Jan 26, Andres Lagar-Cavilla wrote: > xenpaging not handling EFAULT ... that's a different issue/patch altogether. I'm not sure wether EFAULT is something an app can or should catch. I will have a look. Other than that, the patch is ok. Olaf