Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751730AbWBELyr (ORCPT ); Sun, 5 Feb 2006 06:54:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751733AbWBELyr (ORCPT ); Sun, 5 Feb 2006 06:54:47 -0500 Received: from gold.veritas.com ([143.127.12.110]:25000 "EHLO gold.veritas.com") by vger.kernel.org with ESMTP id S1751730AbWBELyq (ORCPT ); Sun, 5 Feb 2006 06:54:46 -0500 Date: Sun, 5 Feb 2006 11:55:20 +0000 (GMT) From: Hugh Dickins X-X-Sender: hugh@goblin.wat.veritas.com To: Gleb Natapov cc: yipee , linux-kernel@vger.kernel.org Subject: Re: changing physical page In-Reply-To: <20060205070027.GA11558@minantech.com> Message-ID: References: <20060205070027.GA11558@minantech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 05 Feb 2006 11:54:42.0008 (UTC) FILETIME=[F309A580:01C62A4A] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 25 On Sun, 5 Feb 2006, Gleb Natapov wrote: > On Sat, Feb 04, 2006 at 03:20:00PM +0000, Hugh Dickins wrote: > > On Sat, 4 Feb 2006, yipee wrote: > > > Hugh Dickins veritas.com> writes: > > > > I'll assume that when you say "page owned by a user program", you're > > > > meaning a private page, not a shared file page mapped into the program. > > > > > > > > If you're asking about what currently happens, the answer is "No". > > > > > > > > If you're asking about what you can assume, the answer is "Yes". > > > > > > So you are saying that the current kernel doesn't move these kind of pages? > > > > If you don't have swap (one of the conditions you gave), yes. > > > And what if application forks and writes to the private page? Kernel > actually memcpy the page to another location. Good point. Hugh - 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/