Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751070AbWHKJaU (ORCPT ); Fri, 11 Aug 2006 05:30:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751069AbWHKJ34 (ORCPT ); Fri, 11 Aug 2006 05:29:56 -0400 Received: from mailout1.vmware.com ([65.113.40.130]:49039 "EHLO mailout1.vmware.com") by vger.kernel.org with ESMTP id S1751068AbWHKJ3v (ORCPT ); Fri, 11 Aug 2006 05:29:51 -0400 Date: Fri, 11 Aug 2006 02:15:08 -0700 Message-Id: <200608110915.k7B9F7fQ023251@zach-dev.vmware.com> Subject: [PATCH 0/9] i386 MMU paravirtualization patches From: Zachary Amsden To: Andrew Morton , Andi Kleen , Zachary Amsden , Chris Wright , Rusty Russell , Jeremy Fitzhardinge , Virtualization Mailing List , Linux Kernel Mailing List , Linux MM , ":"@vmware.com, Zachary Amsden X-OriginalArrivalTime: 11 Aug 2006 09:29:49.0596 (UTC) FILETIME=[B13415C0:01C6BD28] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 638 Lines: 12 These patches provide the infrastructure for paravirtualized MMU operations while at the same time cleaning up and optimizing the pagetable accessors for i386. They should be largely uncontroversial and are well tested. There are still some performance gains to be had for paravirtualization, but it is more important to get the native code base that will enable them checked in first. Zach - 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/