home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / pcclone / 32bit / 1028 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  994 b 

  1. Xref: sparky comp.unix.pc-clone.32bit:1028 comp.unix.sysv386:17732 biz.sco.general:5075
  2. Path: sparky!uunet!stanford.edu!rutgers!concert!rock!darkshot
  3. From: darkshot@rock.concert.net (Michael B Garrett -- Chudys)
  4. Newsgroups: comp.unix.pc-clone.32bit,comp.unix.sysv386,biz.sco.general
  5. Subject: Re: [SCO] execvp(2) seems to fail on shell scripts!
  6. Message-ID: <1993Jan12.052457.193@rock.concert.net>
  7. Date: 12 Jan 93 05:24:57 GMT
  8. References: <PETRI.WESSMAN.93Jan11182858@lk-hp-21.hut.fi>
  9. Distribution: comp
  10. Organization: Gestapo Aerobics
  11. Lines: 19
  12.  
  13. Test your available swap with a "vmstat -s" - I'll bet you find it to be
  14. "going where the woodbine twineth"; i.e. vanishing- and I dunno why either.
  15.  
  16. Just do a script that goes:
  17. while true
  18. do
  19. vmstat -s
  20. done
  21.  
  22.  
  23.  
  24. Do this on a terminal/multiscreen and check it from time to time. The problem
  25. is probably in SCO's clumsy implemenation of the "malloc" function.
  26.  
  27.  
  28. If you run this test, and notice swap vanish, let me know. There are ways
  29. around it.
  30.  
  31. 'Shot
  32.