Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 19 Feb 2002 05:03:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 19 Feb 2002 05:03:26 -0500 Received: from smtpzilla3.xs4all.nl ([194.109.127.139]:51981 "EHLO smtpzilla3.xs4all.nl") by vger.kernel.org with ESMTP id ; Tue, 19 Feb 2002 05:03:16 -0500 Date: Tue, 19 Feb 2002 11:02:29 +0100 (CET) From: Roman Zippel X-X-Sender: To: Linus Torvalds cc: Daniel Phillips , Rik van Riel , Hugh Dickins , , Kernel Mailing List , , Robert Love , , Andrew Morton , , Subject: Re: [RFC] Page table sharing In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, 18 Feb 2002, Linus Torvalds wrote: > We can, of course, introduce a "pmd-rmap" thing, with a pointer to a > circular list of all mm's using that pmd inside the "struct page *" of the > pmd. Isn't that information basically already available via vma->vm_(pprev|next)_share? bye, Roman - 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/