Compatibility Layer Article Index for
Compatibility
Website Links For
Compatibility
 

Information About

Compatibility Layer




Examples include:


A compatibility layer avoids both the complexity and the speed penalty of full hardware Emulation . Some programs may even run faster than the original, ''e.g.'' some Linux applications running on FreeBSD's Linux emulation were often held by advocates to perform better than the same applications on Red Hat Linux.

A compatibility layer requires the host system's CPU to be (upwardly) Compatible to that of the emulated system. Thus, for example, a MS Windows compatibility layer is not possible on PowerPC hardware, since MS Windows requires an X86 CPU; in that case, full emulation is needed.


SEE ALSO



REFERENCES




EXTERNAL LINKS