Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cica!iuvax!att!att!cbnewsl!rl From: rl@cbnewsl.att.com (roger.h.levy) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Expanded Memory and Cache progs Message-ID: <1990Oct23.155551.4944@cbnewsl.att.com> Date: 23 Oct 90 15:55:51 GMT References: <5355@quiche.cs.mcgill.ca> <4620@trantor.harris-atd.com> Distribution: na Organization: AT&T Bell Laboratories Lines: 23 > > can someone suggest me a good EMS driver that takes EXTended memory > >and converts it into Expanded, without using too much memory. > > Get PD1:SIMIBM.ARC from Simtel [26.2.0.74]. In it > there is a catalog that you can scan to find: > > EMSIM.ARC B 11737 880214 Use Extended memory as Expanded memory > LIMEMS41.ZIP B 80010 900805 Updated LIM EMS 4.0 documentation > RAMEMS.ARC B 1046 880907 Critique - Expanded Memory Simulator > EMS40V11.ARC B 34615 900222 Driver: use extended memory as EMS 4.0 memory > EMSUIT11.ARC B 94681 900223 Utilities for manipulating EMS RAM > MEMSIM32.ARC B 37753 900308 Simulates LIM EMS 3.2 expanded memory via disk Don't bother with EMSIM.ARC - it is a crippled evaluation copy from a defunct supplier. It's just wasting space on SIMTEL20. Don't know about MEMSIM32.ARC but why opt for LIM 3.2? EMS40V11.ARC is good - it's from PC Magazine and is freeware. However, any such program is going to take on the order of 70K from your 640K since the 64K page frame must exist in the first megabyte. There are some commercial programs (e.g. Turbo EMS, Above Disc) that do somewhat more than EMS40V11.ARC (e.g. can use disk as well as extended to simulate expanded) but are you willing to surrender 70K? Above discussion is for '286 machines - I don't know much about '386 machines. Don't they typically have embedded support for this?