Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754057AbbEKN1d (ORCPT ); Mon, 11 May 2015 09:27:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51773 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751170AbbEKN1b (ORCPT ); Mon, 11 May 2015 09:27:31 -0400 Message-ID: <5550AE3E.6060705@redhat.com> Date: Mon, 11 May 2015 15:27:26 +0200 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Christian Borntraeger , Joerg Roedel CC: Joerg Roedel , Gleb Natapov , kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] kvm: irqchip: Break up high order allocations of kvm_irq_routing_table References: <1431088304-11365-1-git-send-email-joro@8bytes.org> <554CE3A5.7000101@redhat.com> <20150511112522.GJ5438@suse.de> <5550964B.6020001@redhat.com> <5550A5A3.5010403@de.ibm.com> <5550A661.9000909@de.ibm.com> In-Reply-To: <5550A661.9000909@de.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 23 On 11/05/2015 14:53, Christian Borntraeger wrote: > Am 11.05.2015 um 14:50 schrieb Christian Borntraeger: > >> s390 has a route per device, but with 100 virtio-blk devices the difference seem >> pretty much on the "dont care" side. qemu aio-poll/drain code seems to cause >> much more delay since we elimited the kernel delays by using >> synchronize_srcu_expedited. > > This is ambiguous: > My point is: qemu did not get slower, it was already slow and the kernel got fast > enough that it is no longer the slowest part. Great, I'll apply the patch. Paolo -- 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/