Xref: utzoo comp.unix.wizards:11087 comp.os.misc:511 Path: utzoo!attcan!uunet!lll-winken!lll-tis!mordor!joyce!ames!ll-xn!mit-eddie!uw-beaver!uw-june!uw-entropy!dataio!pilchuck!eday!rich From: rich@eday.pilchuck.Data-IO.COM (Rich Wallick) Newsgroups: comp.unix.wizards,comp.os.misc Subject: Re: Reducing system calls overhead Summary: os/2 is just for 286 Message-ID: <985@pilchuck.Data-IO.COM> Date: 12 Sep 88 20:44:48 GMT References: <21606@ccicpg.UUCP> <1316@ast.cs.vu.nl> <29@usl-pc.usl.edu> Sender: news@Data-IO.COM Lines: 13 In article <29@usl-pc.usl.edu>, jpd@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. -<>-