Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752776Ab3HUSvJ (ORCPT ); Wed, 21 Aug 2013 14:51:09 -0400 Received: from terminus.zytor.com ([198.137.202.10]:43869 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752245Ab3HUSvH (ORCPT ); Wed, 21 Aug 2013 14:51:07 -0400 User-Agent: K-9 Mail for Android In-Reply-To: <20130821181733.GC3814@moon> References: <5214C524.1050900@citrix.com> <20130821141223.GS18673@moon> <5214F09002000078000ED5C3@nat28.tlf.novell.com> <20130821154238.GV18673@moon> <521500E102000078000ED65C@nat28.tlf.novell.com> <20130821161946.GW18673@moon> <5214F128.1000901@citrix.com> <20130821172547.GY18673@moon> <20130821181733.GC3814@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: Regression: x86/mm: new _PTE_SWP_SOFT_DIRTY bit conflicts with existing use From: "H. Peter Anvin" Date: Wed, 21 Aug 2013 20:50:26 +0200 To: Cyrill Gorcunov , David Vrabel CC: Jan Beulich , Andy Lutomirski , Andrew Morton , Linus Torvalds , Xen-devel@lists.xen.org, Boris Ostrovsky , Konrad Rzeszutek Wilk , Pavel Emelyanov , Ingo Molnar , "linux-kernel@vger.kernel.org" Message-ID: <4fec3e5b-695c-438b-ad6d-55ca50becc4c@email.android.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1104 Lines: 28 But is there a manifest bug or not? What is the deal with Xen? Cyrill Gorcunov wrote: >On Wed, Aug 21, 2013 at 09:25:47PM +0400, Cyrill Gorcunov wrote: >> > >> > However, I do find the use of PTE bits in this way somewhat >fragile. >> > What other potential corner cases might still remain that will >require >> > further games with PTE bits? >> >> OK, so this is not a bug finally. The problem is that 2 level pte >is >> quite small and 7th bit is the only one spare I can use for soft >dirty >> tracking when page get swapped out. And swap engine is very depending >> on pte being non-present, so we are on a safe side. > >To make it clear: I'm working on patch that won't use pse bit for dirty >page tracking, just give some time to cook it and test. -- Sent from my mobile phone. Please excuse brevity and lack of formatting. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/