Date: Wed, 25 Feb 2004 10:08:27 +0100 From: Rudolf Cejka <cejkar@fit.vutbr.cz> To: Leroy van Logchem <freebsd-current.20.lvl@spamgourmet.com> Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.2.1-RC2 panic: kmem_malloc(4096): kmem_map too small Message-ID: <20040225090827.GA14764@fit.vutbr.cz> In-Reply-To: <403B4746.10007@spamgourmet.com> References: <403B4746.10007@spamgourmet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Leroy van Logchem wrote (2004/02/24): > I'am having panics while transfering alot of files using NFS (as client). Try to monitor, if # vmstat -m | grep cred slowly goes too high. Typical number is small (< 100K). You have to have atleast src/sys/netinet/tcp_subr.c 1.181 or 1.169.2.2 in RELENG_5_2, which fixes ucred memory leak, which is easily reachable on network servers. -- Rudolf Cejka <cejkar at fit.vutbr.cz> http://www.fit.vutbr.cz/~cejkar Brno University of Technology, Faculty of Information Technology Bozetechova 2, 612 66 Brno, Czech Republic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225090827.GA14764>