home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14566 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.7 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!caen!sdd.hp.com!col.hp.com!fc.hp.com!jk
  2. From: jk@fc.hp.com
  3.  (John Kessenich)
  4. Newsgroups: comp.sys.hp
  5. Subject: Re: HP 7xx problem with virtual memory (thrashing)
  6. Message-ID: <C0G15G.K0A@fc.hp.com>
  7. Date: 6 Jan 93 17:41:40 GMT
  8. Article-I.D.: fc.C0G15G.K0A
  9. References: <1993Jan5.194958.10898@alchemy.chem.utoronto.ca>
  10. Sender: news@fc.hp.com (news daemon)
  11. Distribution: comp.sys.hp
  12. Organization: Hewlett-Packard Workstation Kernel, Ft. Collins, CO
  13. Lines: 27
  14. X-Newsreader: TIN [version 1.1.1 PL6]
  15.  
  16. System Admin (Mike Peterson) (system@alchemy.chem.utoronto.ca) wrote:
  17.  
  18. : Some added data: after boot, and for several days, the system would
  19. : report that about 60 MB of our 128 MB was "free". After that, the "free"
  20. : memory would decline slowly, until the system would become useless
  21. : when about 5 MB or less was free. The number of processes remained more
  22. : or less the same (i.e. not a huge number of defunct/zombies eating
  23. : memory), and no task would show more "SIZE" than it would when the
  24. : system was booted. It seems there is a black hole for memory; 
  25.  
  26.     I agree that this points to a system memory leak.  If you're seeing this
  27.     problem with s700 8.0*, 9.0* may solve the problem.  If you see this
  28.     problem with 9.0*, you should report it through the official channels.
  29.  
  30.     A problem like this can potentially dramatically reduce paging
  31.     performance.  (Some types of memory leaks reduce the amount of physical
  32.     memory available for normal processes to run in, some types don't.)
  33.  
  34. : we have
  35. : one program which may not be well-behaved about returning malloc'ed
  36. : memory, but the system MUST recover all such memory when the process
  37. : dies no matter how screwed up the process becomes.
  38.  
  39.     Correct.
  40.  
  41. --------------
  42. John Kessenich
  43.