Re: [Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3
From: Christoph Hellwig <hch@infradead.org>
Date: 2010-05-06 20:19:22
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2010-05-06 20:19:22
Also in:
lkml
On Thu, May 06, 2010 at 11:04:11AM -0700, Pankaj Thakkar wrote:
Plugin is x86 or x64 machine code. You write the plugin in C and compile it using gcc/ld to get the object file, we map the relevant sections only to the OS space.
Which is simply not supportable for a cross-platform operating system like Linux.