Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 4 Mar 2002 13:32:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 4 Mar 2002 13:32:26 -0500 Received: from mnh-1-26.mv.com ([207.22.10.58]:2822 "EHLO ccure.karaya.com") by vger.kernel.org with ESMTP id ; Mon, 4 Mar 2002 13:32:13 -0500 Message-Id: <200203041834.NAA03295@ccure.karaya.com> X-Mailer: exmh version 2.0.2 To: "H. Peter Anvin" cc: linux-kernel@vger.kernel.org Subject: Re: [RFC] Arch option to touch newly allocated pages In-Reply-To: Your message of "04 Mar 2002 09:46:55 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 04 Mar 2002 13:34:24 -0500 From: Jeff Dike Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org hpa@zytor.com said: > I think it's you -- you seem to suffer from the "my application is the > only one that counts" syndrome. If you want to pages dirtied, then > dirty them using memset() or similar. I think you and Alan think I want the host kernel to do the dirtying. Not so, I want no changes on the host. I want a hook that UML can use to make sure that all pages that it allocates are backed. And memset or something similar is exactly what I have in mind. Jeff - 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/