home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / programm / 6553 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!dfv.rwth-aachen.de!sungate.fido.de!p1.hippo.fido.de!freax.fido.de!Roman_Grzondziel
  2. Date: Tue, 17 Nov 92 15:47:57 +0100
  3. From: Roman_Grzondziel@freax.fido.de (Roman Grzondziel)
  4. Subject: Re: OS/2 memory management (ARGH!)
  5. Message-ID: <1b9dd34b@p11.f9.n242.z2.fidonet.org>
  6. References: <9e8b9b86@feki.toppoint.de>
  7. Newsgroups: comp.os.os2.programmer
  8. X-Comment-To: (Marten Feldtmann)
  9. Organization: High End Point: 
  10. Lines: 27
  11.  
  12. >> Now watch what is happening with your memory! After few clicks the
  13. >> system has only 512 kb free store left and begins to expand the swap file.
  14. >> It seems like you can fill up any partition (no matter how large) this
  15. >> way :) The memory is being freed but not before I quit the application.
  16. MF>
  17. MF>  I found this too! On my computer I found another strange thing with the
  18. MF> memory of OS/2. My computer has 16MB, starting Beta-OS/2 (clock.exe,
  19. MF> alarm.exe and bitfax.exe as background programs) just leaves 4MB
  20. MF> (printed by memsiz) to my applications -- well, where is the memory?
  21.  
  22. I guess it is some kind of "lazy" memory management. Like the system
  23. is reading the DLLs needed for some applications (which already happens
  24. while booting) and the memory is not being released unless there are
  25. only 512 kb left. This improves the performance of the system and the
  26. applications as well.
  27.  
  28. These are only wild guesses (my old Amiga did this sort of things, that's
  29. why ;)), so please correct me if I'm wrong :)
  30.  
  31.     adios
  32.  
  33.         Roman
  34.  
  35. 2:242/9.11@fido.org
  36. roman_grzondziel@freax.fido.de
  37.  
  38.  
  39.