Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 1999 10:37:11 -0600 (CST)
From:      Phillip Salzman <phill@rumfish.corp.gulf.net>
To:        stable@freebsd.org
Subject:   Memory leaks?
Message-ID:  <Pine.BSF.4.10.9911191013590.2781-100000@rumfish.corp.gulf.net>

next in thread | raw e-mail | index | archive | help
I'm having a very strange problem.  We are attempting to rsync var/mail
from a BSD/OS 3.1 machine, to its replacement, a FreeBSD 3.3-STABLE
box. 

This uses a lot of memory, in theory, but it should release it when 
completed.  I'd think :)

---------------------
 Before
---------------------
CPU states:  1.2% user,  0.0% nice,  0.8% system,  0.4% interrupt, 97.7%
idle
Mem: 7988K Active, 6796K Inact, 14M Wired, 8283K Buf, 222M Free
Swap: 256M Total, 256M Free

---------------------
 After
---------------------
CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100%
idle
Mem: 10M Active, 214M Inact, 14M Wired, 10M Cache, 8337K Buf, 896K Free
Swap: 256M Total, 256M Free

Please note that rsync died on an out of memory error.

--
Phillip Salzman
phill@rumfish.corp.gulf.net



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911191013590.2781-100000>