home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9439 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.0 KB  |  48 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!gatech!taco!straylight.acs.ncsu.edu!nsysdbj
  3. From: nsysdbj@straylight.acs.ncsu.edu (David Joyner)
  4. Subject: Ghostscript and paging space
  5. Message-ID: <1992Sep8.142228.17380@ncsu.edu>
  6. Summary: Ghostscript can make X eat VM like crazy!!!
  7. Sender: news@ncsu.edu (USENET News System)
  8. Organization: North Carolina State University
  9. X-Newsreader: Tin 1.1 PL5
  10. Date: Tue, 8 Sep 1992 14:22:28 GMT
  11. Lines: 35
  12.  
  13. Has anyone noticed strange behavior with the -r switch in
  14. Ghostscript???  I was playing around with it today and I ran gs -r450
  15. on a postscript file (meaning render at 450 dpi).  The X server
  16. started sucking up memory like a dry sponge and the system eventually
  17. when down when X had about 2/3 of the paging space (about 41Mb out of
  18. 64Mb).
  19.  
  20. From svmon:
  21.  
  22.   Pid                         Command        Inuse        Pin      Pgspace
  23.  5196                               X         1491          2        10414
  24.  
  25. Pid:   5196
  26. Command:  X
  27.  
  28. Segid  Type  Description         Inuse   Pin  Pgspace   Address Range
  29.  194c  pers  /dev/hd2:57714          1     0       0    0..0
  30.  2331  pers  /dev/hd2:62729          0     0       0    0..0
  31.  2130  pers  /dev/hd2:62730          7     0       0    0..7
  32.  3f1f  pers  /dev/hd3:54             0     0       0    0..0
  33.   f27  pers  /dev/hd2:65699          1     0       0    0..1
  34.  3e3f  pers  /dev/hd4:2              1     0       0    0..0
  35.  1209  work  shared library        718     0     956    0..1003 : 65471..65535
  36.  154a  work  sreg[3]                16     0      16    0..15 : 65536..65535
  37.  152a  work  private               619     2    9442    0..9510 : 65388..65535
  38.  192c  pers  code,/dev/hd2:57759   128     0       0    0..243
  39.  
  40.  
  41. Ghostscript only got as far as "Initializing...".  I'm running version
  42. 2.5.  Just curious to see if anyone has noticed this...
  43.  
  44. --
  45. David Joyner (david_joyner@ncsu.edu)
  46. Unix Systems Programmer                            | Phone: (919) 515-2794  |
  47. NCSU Administrative Computing Services             | FAX:   (919) 515-3787  |
  48.