On Wednesday 05 May 2010 19:47:10 Pankaj Thakkar wrote:
We have the right number of module loaders in the kernel: one. If you
add another one, you're doubling the amount of code that anyone
working on that code needs to know about.
Your approach assumes that the plugin is always available, which has
exactly the same implications.
If you have the limited driver for some hardware that does not have
the real thing, we could still ship just that. I would however guess
that most vendors are interested in not just running in vmware but
also other hypervisors that still require the full driver, so that
case would be rare, especially in the long run.
Arnd
--