Re: [PATCH RFC 1/5] vringfd syscall

From: Jonathan Corbet
Date: Mon Apr 07 2008 - 13:54:45 EST


Hey, Rusty,

> For virtualization, we've developed virtio_ring for efficient communication.
> This would also work well for userspace-kernel communication, particularly
> for things like the tun device. By using the same ABI, we can join guests
> to the host kernel trivially.

I'm *sure* you meant to document that somewhat non-trivial proposed new
kernel API as soon as you got a moment. But, since I went to the
trouble of reverse engineering it, I decided not to wait and to make a
little unreliable guide of my own. For those who are curious about how
vringfd() is meant to work (or about how badly I misunderstood it), the
info is at:

http://lwn.net/SubscriberLink/276856/8c927025c53ad7ce/

Hopefully it will be helpful,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/