Reducing system calls overhead

Rich Wallick rich at eday.pilchuck.Data-IO.COM
Tue Sep 13 06:44:48 AEST 1988


In article <29 at usl-pc.usl.edu>, jpd at usl-pc.usl.edu (DugalJP) writes:
> OS/2 does indeed have great possibilities, BUT only when the superior
> features of the 386 processor are used.  Doesn't OS/2 use only techniques
> possible on the 286?


OS/2 just uses protect mode of the 286;  it will (i believe) recognize
if it is running on a 386 box and use the 386's ability to switch
between protect and real mode. this increases speed of high memory
(>1meg) memory access when in the real mode box over the 8042/8047
reset and loadall instruction.  i don't see any other 386 capabilities
being used.

			-<<O>>-



More information about the Comp.unix.wizards mailing list