Re: Use of virtio device IDs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gregory Haskins
Date: Wednesday, November 7, 2007 - 1:38 pm

Avi Kivity wrote:

Its not really a full fledged interface, but rather just a simple id
mechanism.  A decentralized id mechanism with less administrative burden.

On the flip side, a centralized namespace has the advantage of
controlling collisions at the expense of administrative overhead.  After
designing systems both ways in the past, I prefer to reduce the admin
burden, but that is just me.



Its tempting to use, yes.  However, most of that infrastructure is
completely inappropriate for a PV implementation, IMHO.  You are
probably better off designing something that is PV specific instead of
shoehorning it in to fit a different model (at least for the things I
have in mind).  Its not a heck of a lot of code to write a pv-centric
version of these facilities.


I don't know if I would agree with "necessary".  "Easier" perhaps. ;) By
definition once you are PV you are hypervisor aware.  Now its just a
matter of plugging in the appropriate plumbing to bridge the hypervisor
to the guest-os.  Some might be easier than others, sure.  But all
should be extensible to a degree.

But I digress.  I haven't really had much of a chance to follow the
latest developments here as I have been lost in -rt land for a few
months now.  But I know Anthony and Rusty are top-notch, so I'm sure you
guys have it under control.  Hopefully, one day soon I will be able to
join you guys again (perhaps to the KVM team's dismay ;).

Regards,
-Greg


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Use of virtio device IDs, Anthony Liguori, (Tue Nov 6, 10:16 am)
Re: Use of virtio device IDs, Anthony Liguori, (Tue Nov 6, 11:49 am)
Re: Use of virtio device IDs, Gregory Haskins, (Tue Nov 6, 8:38 pm)
Re: Use of virtio device IDs, Avi Kivity, (Tue Nov 6, 10:40 pm)
Re: Use of virtio device IDs, Rusty Russell, (Tue Nov 6, 11:09 pm)
Re: Use of virtio device IDs, Anthony Liguori, (Tue Nov 6, 11:29 pm)
Re: Use of virtio device IDs, Anthony Liguori, (Wed Nov 7, 10:33 am)
Re: Use of virtio device IDs, Gregory Haskins, (Wed Nov 7, 1:38 pm)
Re: Use of virtio device IDs, Avi Kivity, (Wed Nov 7, 11:37 pm)
Re: Use of virtio device IDs, Gerd Hoffmann, (Thu Nov 8, 2:17 am)
Re: Use of virtio device IDs, Anthony Liguori, (Thu Nov 8, 9:40 am)
Re: Use of virtio device IDs, Gregory Haskins, (Tue Nov 13, 6:18 am)
Re: Use of virtio device IDs, Zachary Amsden, (Tue Nov 13, 6:59 am)