home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / apps / 6193 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!cgl!cgl.ucsf.edu!hatton
  2. From: hatton@socrates.ucsf.edu (Tom Hatton)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: OS/2's memory management
  5. Message-ID: <hatton.716599737@cgl.ucsf.edu>
  6. Date: 15 Sep 92 23:28:57 GMT
  7. References: <1992Sep15.085715.1@vax1.umkc.edu>
  8. Sender: news@cgl.ucsf.edu (USENET News System)
  9. Organization: UCSF Computer Graphics Lab
  10. Lines: 24
  11.  
  12. ghdai@vax1.umkc.edu writes:
  13. >I have encountered the 'Not enough memory' many times. Even after closing
  14. >almost everything when you see the message, I still can not start another
  15. >or the app I wanted to start.
  16.  
  17. >A very quick example is to try to manipulate many icon objects. I d/l'ed
  18. >planty of very colorful icons (>1000) from the IBM-NSC-BBS.  Each icon
  19. >file occupies about 888 bytes on disk.  I tried to put all of them in a
  20. >folder naturally called 'Icons' under the desktop folder, but cannot see
  21. >all of them at the same time when opening the folder.  The system is running
  22. >out of memory.  OK, I gave up.  But then you cannot do other things freely
  23. >because the occupied memory seems not released after closing the icons folder.
  24. >I suppose there is something really wrong with OS/2's memory management!
  25.  
  26. Well known problem - seems to stem from 16-bit WPS/GRE which only allows a
  27. limited number of graphic items on-screen (64k stack limit?) at any
  28. time (includes objects in a window, but not visible). The new kernel
  29. seems particularly prone to this, at leat from rate of comments here 
  30. and elsewhere.
  31.  
  32. This all goes away with the 32-bit update coming Real Soon Now (but 
  33. in any case, sooner than NT <wickedgrin>).
  34.  
  35. Tom
  36.