Re: Memory
- Posted by Robert Craig <rds at EMAIL.MSN.COM> Jan 19, 1999
- 996 views
Bert Belder writes: > I never run out of memory in pure ms-dos mode, but in > windows 95, it happends. Is it because windows 95 let > your swapfile grow and shrink? Under windows 3.11 this > never happends. How is this possible? I'm really not sure how the various flavors of Windows manage virtual memory and swap files. In general I don't think it's a good idea to depend on swap space too much. Things tend to slow down a lot, and you never know when you might run out of memory. A better solution might be to use your own data files, and only load a reasonable amount of data into memory at one time. Regards, Rob Craig Rapid Deployment Software http://members.aol.com/FilesEu/