From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 14 18:12:19 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE2A81065670 for ; Fri, 14 Sep 2012 18:12:19 +0000 (UTC) (envelope-from lokadamus@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id EFE068FC08 for ; Fri, 14 Sep 2012 18:12:18 +0000 (UTC) Received: (qmail invoked by alias); 14 Sep 2012 18:12:17 -0000 Received: from c132068.adsl.hansenet.de (EHLO FBSD.lokilan) [213.39.132.68] by mail.gmx.net (mp031) with SMTP; 14 Sep 2012 20:12:17 +0200 X-Authenticated: #3333826 X-Provags-ID: V01U2FsdGVkX1/U0Px3FI7UoDWtxooaTZliZxn/xXQv3HovLOJITQ GCpopRCKTQlKvf Message-ID: <5053737F.8090303@gmx.de> Date: Fri, 14 Sep 2012 20:12:15 +0200 From: "lokadamus@gmx.de" User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:12.0) Gecko/20120505 Thunderbird/12.0.1 MIME-Version: 1.0 To: Vijay Singh References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: hackers@freebsd.org Subject: Re: vm info from a hung system X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 18:12:19 -0000 Are errors in /var/log/messages? I think, you ran out of memory. With top you can see, how many swap is avaible. On 09/14/12 07:32, Vijay Singh wrote: > Need some expert help. I have a system that is hung hard, and I was > able to get it into gdb. From show_vmstat I see: > > (kgdb-amd64-7.4-95) show_vmstat > SYSTEM MEMORY INFORMATION: > mem_wire: 285970432 ( 272MB) Wired: disabled for paging out > mem_active: + 400105472 ( 381MB) Active: recently referenced > mem_inactive:+ 56840192 ( 54MB) Inactive: recently not referenced > mem_cache: + 0 ( 0MB) Cached: almost avail. for allocation > mem_free: + 0 ( 0MB) Free: fully available for allocation > mem_gap_vm: + 753664 ( 0MB) Memory gap: vm >