From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjJZe-0004Nc-9Z for qemu-devel@nongnu.org; Sun, 12 Nov 2006 12:56:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjJZc-0004NQ-GJ for qemu-devel@nongnu.org; Sun, 12 Nov 2006 12:56:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjJZc-0004NL-9x for qemu-devel@nongnu.org; Sun, 12 Nov 2006 12:56:52 -0500 Received: from [64.233.182.189] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GjJZc-0003YE-DI for qemu-devel@nongnu.org; Sun, 12 Nov 2006 12:56:52 -0500 Received: by nf-out-0910.google.com with SMTP id c31so742991nfb for ; Sun, 12 Nov 2006 09:56:50 -0800 (PST) Message-ID: <455761CF.4080302@gmail.com> Date: Sun, 12 Nov 2006 19:02:55 +0100 MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Huge TLB performance improvement References: <20060306145929.GD27785@networkno.de> <20061112011035.GB21771@nevyn.them.org> <45570A32.3030608@wanadoo.fr> <200611121408.09895.paul@codesourcery.com> <20061112142938.GC4040@networkno.de> <20061112165635.GA13998@nevyn.them.org> In-Reply-To: <20061112165635.GA13998@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Dirk Behme Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Daniel Jacobowitz wrote: > This is with all of the patches I've posted to the > list applied If patches settle down would be nice to get a list of patches or a summary patch to be applied in which order against which basis. Seems that I mixed up finding the correct ones in the correct order ;) Many thanks Dirk