home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27632 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  2.2 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!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: Above 16MB. Possible FAQ. Summary needed.
  5. Message-ID: <1992Aug18.171339.16425@njitgw.njit.edu>
  6. Date: 18 Aug 92 17:13:39 GMT
  7. References: <20783@sbsvax.cs.uni-sb.de> <1992Aug18.004642.18288@monu6.cc.monash.edu.au>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 39
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <1992Aug18.004642.18288@monu6.cc.monash.edu.au> parry@yoyo.cc.monash.edu.au (Tom J Parry) writes:
  14. >THIS IS GREAT! EXCELLENT! What could be better? Well, a little speed I
  15. >suppose. Things are definitely faster, much less swapping (eg on a big
  16. >find) BUT _CLOSING_ certain windows takes a while. Some windows
  17. >disappear instantly, but my folder windows pause for about a second or
  18. >two before closing. This never happened before GT16MB2
  19.  
  20. Since ISA boards are physically incapable of using DMA to transfer
  21. data above the 16MB line, OS/2 has to copy data first.  In other
  22. words, if you close the window and OS/2 has to write something to the
  23. disk, and that something is located in high memory (above 16MB), then
  24. the system has to move the data "south" of the 16MB line before
  25. writing it.  This may require other data to be moved "north" or
  26. swapped to disk.
  27.  
  28. At least, it's a good theory.  It might also simply be a bug.
  29.  
  30. >Also, what is the best program around for getting stats on memory usage.
  31. >Sort of a MEM for OS/2 or even better, something like MANIFEST (I live &
  32. >dream in hope).
  33.  
  34. Not likely.  What kind of info do you want?  With a virtual memory
  35. system, all memory is either free, or can be made free.  And you have
  36. all the swap space on your disk that can be allocated as well.  You'd
  37. need many numbers, like:
  38.  
  39.    Number of free pages in memory
  40.    Number of discardable pages in memory
  41.    Number of pages that can be swapped to disk
  42.    Amount of free swap space on disk
  43.    Size of the largest contiguous block of memory
  44.  
  45. etc...
  46.  
  47. -- 
  48.    |)  David Charlap           "I don't even represent myself
  49.   /|_  dic5340@hertz.njit.edu   sometimes so NJIT is right out!.
  50.  ((|,)
  51.   ~|~  Hi! I am a .signature virus, copy me into your .signature file.
  52.