[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200704120530.l3C5UGbv022814@zach-dev.vmware.com>
Date: Wed, 11 Apr 2007 22:30:16 -0700
From: Zachary Amsden <zach@...are.com>
To: Andrew Morton <akpm@...l.org>, Andi Kleen <ak@....de>,
Jeremy Fitzhardinge <jeremy@...p.org>,
Rusty Russell <rusty@...tcorp.com.au>,
Chris Wright <chrisw@...s-sol.org>,
Hugh Dickins <hugh@...itas.com>,
David Rientjes <rientjes@...gle.com>,
Michel Lespinasse <walken@...are.com>,
Virtualization Mailing List <virtualization@...ts.osdl.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Zachary Amsden <zach@...are.com>
Subject: [PATCH 0/4] i386 - pte update optimizations
Some PTE optimizations for native and paravirt-ops kernels; this
provides a huge win for shadow mode hypervisors and gets rid of
some unnecessary atomic instructions in native kernels, saving
even more on UP by getting rid of implicit LOCK on xchg instruction.
Zach
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists