[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070405105540.GA12124@elte.hu>
Date: Thu, 5 Apr 2007 12:55:40 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Anthony Liguori <aliguori@...ibm.com>,
kvm-devel@...ts.sourceforge.net, netdev <netdev@...r.kernel.org>
Subject: Re: [kvm-devel] QEMU PIC indirection patch for in-kernel APIC work
* Ingo Molnar <mingo@...e.hu> wrote:
> * Rusty Russell <rusty@...tcorp.com.au> wrote:
>
> > It's easier to write a kernel-space network driver, but it's not
> > obviously the right thing to do until we can show that an efficient
> > packet-level userspace interface isn't possible. I don't think
> > that's been done, and it would be interesting to try.
>
> yes, i agree in theory, [...]
let me explain my position a bit more verbosely:
i agree in terms of 'network driver' (and more generally in terms of
'device', which includes network, storage, console, etc. devices):
having a user-space driver option should still be possible and it should
be integrated well. Qemu is quite rich and flexible in these areas and
we dont want to throw away or isolate that body of code.
but i dont agree in terms of PIC code, which is the main argument in
this particular thread. There's little precedent for any add-ons for
PICs in user-space, nor any particular PIC handling richness in Qemu
that we'd like to preserve.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists