
InfoWorld's Randall Kennedy takes an in-depth look at
VMware Workstation 7, VirtualBox 3.1, and Parallels Desktop 4, three technologies at the heart of 'the biggest shake-up for desktop virtualization in years.' The shake-up, which sees Microsoft's once promising Virtual PC
off in the Windows 7 XP Mode weeds, has put VirtualBox -- among the
best free open source software available for Windows -- out front as a general-purpose VM, filling the void left by VMware's move to make Workstation more appealing to developers and admins. Meanwhile, Parallels finally offers a Desktop for Windows on par with its Mac product, as well as Workstation 4 Extreme, which delivers
near native performance for graphics, disk, and network I/O.
Member since:
2005-07-06
Unless kernel.org completely changes their development model, a cross version stable API is impossible to achieve.
Such an interface can only be maintain by the distributions themselves within a certain release. (Read: RHEL)
Again, driver-loading-API has nothing to do with it. The -intended- lack of a cross-release stable API is the main issue is.
However, if you use - say, nVidia and DKMS-riding distribution (E.g. Fedora + FreshRPMs) the recompile part is more-or-less invisible to you. At least as long as nVidia makes sure it follows the latest upstream kernel release changes (and they do).
End user should not install out-of-distribution drivers. At least unless they really, really, really knows what they are doing.
Again, the Linux kernel was never designed to support proprietary kernel modules.
If someone -chooses- to use out-of-tree driver, he better make sure he uses the right distribution.
:)
- Gilboa