From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-devel@lists.xensource.com,
Anil Madhavapeddy <anil@recoil.org>,
David Scott <Dave.Scott@eu.citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
andrii.tseglytskyi@globallogic.com
Subject: Re: [Xen Hackathon] new PV drivers
Date: Mon, 09 Jun 2014 10:55:02 -0400 [thread overview]
Message-ID: <5395CAC6.3050205@oracle.com> (raw)
In-Reply-To: <1402325021.23103.8.camel@kazak.uk.xensource.com>
On 06/09/2014 10:43 AM, Ian Campbell wrote:
> On Mon, 2014-06-09 at 10:39 -0400, Boris Ostrovsky wrote:
>> On 06/09/2014 10:33 AM, Ian Campbell wrote:
>>> On Mon, 2014-06-09 at 10:30 -0400, Boris Ostrovsky wrote:
>>>> On 06/09/2014 05:42 AM, Stefano Stabellini wrote:
>>>>> On Mon, 9 Jun 2014, Ian Campbell wrote:
>>>>>> On Fri, 2014-06-06 at 14:56 +0100, Anil Madhavapeddy wrote:
>>>>>>> On 3 Jun 2014, at 12:47, Stefano Stabellini <stefano.stabellini@eu.citrix.com> wrote:
>>>>>>>
>>>>>>>> Present (by memory):
>>>>>>>> - Julien Grall,
>>>>>>>> - Stefano Stabellini,
>>>>>>>> - Ian Campbell,
>>>>>>>> - Roger Pau Monne,
>>>>>>>> - Dario Faggioli,
>>>>>>>> - Andrii Tseglytskyi,
>>>>>>>> - David Vrabel,
>>>>>>>> - Konrad Wilk.
>>>>>>>>
>>>>>>>> * What new PV devices do we need? What has been done already?
>>>>>>> I missed this session, but was wondering about an entropy driver.
>>>>>>> We're integrating an OCaml SSL/TLS into MirageOS, and it's not clear
>>>>>>> how PV guests should go about getting a strong source of entropy from
>>>>>>> the outside world in a reasonably portable way.
>>>> Is entropy provided by drivers/char/random.c not sufficient?
>>> This is about providing entropy for that driver to consume.
>>>
>>> VMs typically don't have much hardware and therefore don't have much
>>> entropy to seed the pool with.
>> So this is about seeding, not feeding? (sorry, did not mean to start
>> rhyming ;-)).
> TBH I'm not sure, I think it could be either or both...
Feeding is done by interrupt timing and block device access latency,
both of which are happening in a guest. I don't know whether there is
enough of that but perhaps before embarking on new PV driver it may be
worth investigating quality of existing entropy source. Or maybe it's
already been looked at.
-boris
next prev parent reply other threads:[~2014-06-09 14:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 11:47 [Xen Hackathon] new PV drivers Stefano Stabellini
2014-06-06 13:56 ` Anil Madhavapeddy
2014-06-08 0:02 ` Adam Wick
2014-06-09 9:02 ` Ian Campbell
2014-06-09 9:42 ` Stefano Stabellini
2014-06-09 9:45 ` Ian Campbell
2014-06-09 14:30 ` Boris Ostrovsky
2014-06-09 14:33 ` Ian Campbell
2014-06-09 14:39 ` Boris Ostrovsky
2014-06-09 14:43 ` Ian Campbell
2014-06-09 14:55 ` Boris Ostrovsky [this message]
2014-06-09 15:06 ` Ian Campbell
2014-06-09 19:16 ` Andy Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5395CAC6.3050205@oracle.com \
--to=boris.ostrovsky@oracle.com \
--cc=Dave.Scott@eu.citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=andrii.tseglytskyi@globallogic.com \
--cc=anil@recoil.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.