Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750793AbWHOW4S (ORCPT ); Tue, 15 Aug 2006 18:56:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750794AbWHOW4S (ORCPT ); Tue, 15 Aug 2006 18:56:18 -0400 Received: from ms-smtp-03.texas.rr.com ([24.93.47.42]:65272 "EHLO ms-smtp-03.texas.rr.com") by vger.kernel.org with ESMTP id S1750793AbWHOW4S (ORCPT ); Tue, 15 Aug 2006 18:56:18 -0400 Date: Tue, 15 Aug 2006 17:56:07 -0500 From: Dave McCracken To: Arjan van de Ven , Diego Calleja Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Hugh Dickins Message-Id: <20060815225607.17433.32727.sendpatch@wildcat> Subject: [PATCH 0/2] Latest shared page table patches Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 589 Lines: 17 Here is the latest copy of the shared page table patches. They're slimmed down a lot and have better synchronization to guarantee no race conditions. They also do partial page sharing. A vma can be any size and alignment and have its page table shared as long as it's the only vma in the pte page. Dave McCracken ------------------------ - 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/