home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 28270 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.8 KB

  1. Path: sparky!uunet!gatech!psuvax1!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: 32bit graphics engine, etc...
  5. Message-ID: <1992Aug26.192322.1156@njitgw.njit.edu>
  6. Date: 26 Aug 92 19:23:22 GMT
  7. References: <1992Aug24.215024.24160@njitgw.njit.edu> <1992Aug25.124426.28653@news.uiowa.edu>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 24
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <1992Aug25.124426.28653@news.uiowa.edu> williams@herky.cs.uiowa.edu (Kent Williams) writes:
  14. >From article <1992Aug24.215024.24160@njitgw.njit.edu>, by dic5340@hertz.njit.edu (David Charlap):
  15. >> Because the driver will use 32-bit pointers and offsets, etc., it will
  16. >> be able to keep track of more window objects at once (I think the
  17. >> 16-bit GRE has problems with more than about 150 objects on-screen at
  18. >> once, and pops up the "out of memory" dialog when it uses more than
  19. >> them - the same rumor said that the swapfile partition filled before
  20. >> the 32-bit GRE ran out of object handles).
  21. >
  22. >I've gotten the "Out of Memory" message just by opening a disk icon
  23. >with too many files in it, even though most of them were outside the bounds
  24. >of the window.
  25.  
  26. It doesn't matter if they're on-screen.  Each object, if it's been
  27. created, has a handle into some system table.  This table is a limited
  28. size.  The limit is imposed by 64K segments (the 16-bit memory model
  29. is a 286 model).  Minimize some other windows, and you should avoid
  30. the problem.  Minimized windows give up their handles until they are
  31. restored. 
  32. -- 
  33.    |)  David Charlap           "I don't even represent myself
  34.   /|_  dic5340@hertz.njit.edu   sometimes so NJIT is right out!.
  35.  ((|,)
  36.   ~|~  Hi! I am a .signature virus, copy me into your .signature file.
  37.