rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: dschieb@saturn.CV.NRAO.EDU (Darrell Schiebel)
To: rc@hawkwind.utcs.toronto.edu
Subject: Re: memory leak
Date: Thu, 13 Aug 1992 09:44:05 -0400	[thread overview]
Message-ID: <9208131344.AA00705@saturn.cv.nrao.edu> (raw)


	I'm using a Sun IPX with readline 1.1, sunos4.1.1, and iscreen.
	I have not been able to reproduce the memory leaks. I used
	the default config.h file (I believe), and compiled with
	gcc 2.2.2.

	See below. I also tried it on an IPX running 4.1.2 with no
	leak.


						Darrell


Script started on Thu Aug 13 09:24:16 1992
; cat /etc/motd
SunOS Release 4.1.1 (AIPSIPX) #1: Tue Jan 21 12:56:08 EST 1992
;

; echo $pid
659
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  0 38      0   80  392    xx  0.0  1.3 rc
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  0 63      0   80  388    xx  0.0  1.3 rc
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  0 76      0   80  388    xx  0.0  1.3 rc
; for ( i in (1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0) ) ki
ll -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  1 96      0   80  392    xx  0.0  1.3 rc
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; kill -2 $pid
; ps v$pid
  PID TT STAT  TIME SL RE PAGEIN SIZE  RSS   LIM %CPU %MEM COMMAND
  659 q2 S     0:00  1 99      0   80  392    xx  0.0  1.3 rc
; exit

[screen is terminating]

script done on Thu Aug 13 09:26:52 1992
;


             reply	other threads:[~1992-08-13 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1992-08-13 13:44 Darrell Schiebel [this message]
  -- strict thread matches above, loose matches on Subject: below --
1992-08-13 11:17 peter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9208131344.AA00705@saturn.cv.nrao.edu \
    --to=dschieb@saturn.cv.nrao.edu \
    --cc=rc@hawkwind.utcs.toronto.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).