From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG65p-0002d9-Oq for qemu-devel@nongnu.org; Fri, 17 Jul 2015 09:54:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZG65k-0004jG-Pv for qemu-devel@nongnu.org; Fri, 17 Jul 2015 09:54:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG65k-0004iz-Kt for qemu-devel@nongnu.org; Fri, 17 Jul 2015 09:54:20 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 3C20540FE11 for ; Fri, 17 Jul 2015 13:54:20 +0000 (UTC) Date: Fri, 17 Jul 2015 18:45:47 +0530 From: Amit Shah Message-ID: <20150717131547.GZ10280@grmbl.mre> References: <1436962608-9961-1-git-send-email-pagupta@redhat.com> <1436962608-9961-3-git-send-email-pagupta@redhat.com> <20150716060536.GW10280@grmbl.mre> <1122658158.33764399.1437028474948.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1122658158.33764399.1437028474948.JavaMail.zimbra@redhat.com> Subject: Re: [Qemu-devel] [PATCH 2/2 v3] virtio-rng: Serve pending request if any after timer bumps up quota. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pankaj Gupta Cc: qemu-devel@nongnu.org, mst@redhat.com On (Thu) 16 Jul 2015 [02:34:34], Pankaj Gupta wrote: > > Anyway we can look at that later, patch 1 is already a big improvement > > so I think we should just stick with that, and think about other > > things in a different series. > > Sure. I think we can apply patch 1 for 2.4, since it reduces the wakeups we cause. If you can post powertop numbers, that'll be great. I'll do a pull req in the meantime. Thanks, Amit