Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 21:40:27 GMT
From:      Ed Maste <emaste@phaedrus.sandvine.ca>
To:        freebsd-i386@FreeBSD.org
Subject:   Re: i386/103664: kmem_map_too_small panic after about 7d uptime on 6.1-release
Message-ID:  <200609262140.k8QLeRTp095327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/103664; it has been noted by GNATS.

From: Ed Maste <emaste@phaedrus.sandvine.ca>
To: Igor Soumenkov <2igosha@gmail.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/103664: kmem_map_too_small panic after about 7d uptime on 6.1-release
Date: Tue, 26 Sep 2006 17:37:50 -0400

 > I am running 6.1-RELEASE on a two-xeon machine with 2GB ram, acpi and HT disabled. The system is running the SMP kernel and each week it panics with "kmem_map too small" error.
 
 You can have a look at vmstat -m output over time, to see if one
 particular allocation type is constantly growing.  If that's the
 case it might suggest the location of a leak.  You can also run
 vmstat -m on a core file to examine the malloc statistics.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609262140.k8QLeRTp095327>