Thread (42 messages) 42 messages, 13 authors, 2010-07-14

Re: [Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3

From: David Miller <davem@davemloft.net>
Date: 2010-07-14 17:54:11
Also in: lkml

From: Pankaj Thakkar <redacted>
Date: Wed, 14 Jul 2010 10:18:22 -0700
The plugin is guest agnostic and hence we did not want to rely on
any kernel provided functions.
While I disagree entirely with this kind of approach, even that
doesn't justify what you're doing here.

memcpy() and memset() are on a much more fundamental ground than
"kernel provided functions".  They had better be available no matter
where you build this thing.

And doing what you're doing is foolish on so many levels.  One more
duplication of code, one more place for unnecessary bugs to live, one
more place that might need optimizations and thus require duplication
of even more work people have done over the years.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help