Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Oct 2002 15:08:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Oct 2002 15:07:59 -0400 Received: from cpe-24-221-190-179.ca.sprintbbd.net ([24.221.190.179]:57783 "EHLO myware.akkadia.org") by vger.kernel.org with ESMTP id ; Tue, 22 Oct 2002 15:07:51 -0400 Message-ID: <3DB5A2E6.6000305@redhat.com> Date: Tue, 22 Oct 2002 12:11:34 -0700 From: Ulrich Drepper User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021014 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dave McCracken CC: Rik van Riel , Andrew Morton , "Eric W. Biederman" , "Martin J. Bligh" , Bill Davidsen , Linux Kernel , Linux Memory Management Subject: Re: [PATCH 2.5.43-mm2] New shared page table patch References: <145460000.1035311809@baldur.austin.ibm.com> In-Reply-To: X-Enigmail-Version: 0.65.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1349 Lines: 35 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dave McCracken wrote: > 3) The current large page implementation is only for applications > that want anonymous *non-pageable* shared memory. Shared page > tables reduce resource usage for any shared area that's mapped > at a common address and is large enough to span entire pte pages. Does this happen automatically (i.e., without modifying th emmap call)? In any case, a system using prelinking will likely have all users of a DSO mapping the DSO at the same address. Will a system benefit in this case? If not directly, perhaps with some help from ld.so since we do know when we expect the same is used everywhere. - -- - --------------. ,-. 444 Castro Street Ulrich Drepper \ ,-----------------' \ Mountain View, CA 94041 USA Red Hat `--' drepper at redhat.com `--------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9taLn2ijCOnn/RHQRAgJ6AJ9AzHCX3NrpZPpGUF9XIQYPdX2NPQCgw7BP 6fIfDzEvsxbGvVtoUX76aAw= =LKpP -----END PGP SIGNATURE----- - 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/