On Mon, Oct 16, 2017 at 02:49:05PM -0400, Alvin Starr via talk wrote:
> That's kind of interesting.
> Usually device drivers are intimately tied to the OS's design.
> What OS are they using?

Their own.  They have a linux compatible driver interface so that they
can use linux drivers.  After all, good luck convincing hardware makers
to developer drivers for yet another OS.

So it is often possible to compile a linux driver for ESXi and use it.
Not always but often, at least for network cards and disk controllers.

If you look at things like /proc, you will notice vmware looks a lot
different than linux and has very little info there compared to linux.

-- 
Len Sorensen
---
Talk Mailing List
talk@gtalug.org
https://gtalug.org/mailman/listinfo/talk

Reply via email to