Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757004AbbGTR4X (ORCPT ); Mon, 20 Jul 2015 13:56:23 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:10789 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756524AbbGTR4W (ORCPT ); Mon, 20 Jul 2015 13:56:22 -0400 X-IronPort-AV: E=Sophos;i="5.15,509,1432598400"; d="scan'208";a="285794534" Message-ID: <55AD35F0.3090706@citrix.com> Date: Mon, 20 Jul 2015 18:54:56 +0100 From: Julien Grall User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: CC: , , , , , , , Subject: Re: [Xen-devel] [PATCH v2 00/20] xen/arm64: Add support for 64KB page References: <1436474552-31789-1-git-send-email-julien.grall@citrix.com> In-Reply-To: <1436474552-31789-1-git-send-email-julien.grall@citrix.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1087 Lines: 30 On 09/07/15 21:42, Julien Grall wrote: > Average betwen 10 iperf : > > DOM0 Guest Result > > 4KB-mod 64KB 3.176 Gbits/sec > 4KB-mod 4KB-mod 3.245 Gbits/sec > 4KB-mod 4KB 3.258 Gbits/sec > 4KB 4KB 3.292 Gbits/sec > 4KB 4KB-mod 3.265 Gbits/sec > 4KB 64KB 3.189 Gbits/sec > > 4KB-mod: Linux with the 64KB patch series > 4KB: linux/master > > The network performance is slightly worst with this series (-0.15%). I suspect, > this is because of using an indirection to setup the grant. This is necessary > in order to ensure that the grant will be correctly sized no matter of the > Linux page granularity. This could be used later in order to support bigger > grant. I didn't compute correctly the result. It's -1.5% and not -0.15% sorry. -- Julien Grall -- 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/