From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxdvN-0003It-QC for qemu-devel@nongnu.org; Fri, 02 Apr 2010 06:16:25 -0400 Received: from [140.186.70.92] (port=43838 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxdvM-0003Hx-34 for qemu-devel@nongnu.org; Fri, 02 Apr 2010 06:16:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxdvJ-0003ek-9q for qemu-devel@nongnu.org; Fri, 02 Apr 2010 06:16:22 -0400 Received: from bhuna.collabora.co.uk ([93.93.128.226]:46193) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxdvJ-0003ee-5J for qemu-devel@nongnu.org; Fri, 02 Apr 2010 06:16:21 -0400 Message-ID: <4BB5C3AF.6050703@collabora.co.uk> Date: Fri, 02 Apr 2010 11:15:11 +0100 From: Ian Molton MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG References: <4BB2053C.6000701@collabora.co.uk> <4BB206EF.3030100@collabora.co.uk> <201004011317.45269.paul@codesourcery.com> <20100401123036.GA1752@shareable.org> In-Reply-To: <20100401123036.GA1752@shareable.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: Gerd Hoffmann , Paul Brook , qemu-devel@nongnu.org Jamie Lokier wrote: > I would hope that the host can rate limit itself without needing apps > to govern themselves, though. That depends on the source of the entropy - some sources can, some are fed to daemons that can, but not all systems have such daemons. :) -Ian