From owner-freebsd-stable@FreeBSD.ORG Thu Dec 13 17:16:50 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDB6916A418 for ; Thu, 13 Dec 2007 17:16:50 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id A952413C448 for ; Thu, 13 Dec 2007 17:16:50 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 9939BC943A for ; Thu, 13 Dec 2007 12:16:49 -0500 (EST) Message-Id: <8EF98F5B-1533-41C5-B654-5ECDE68BC554@khera.org> From: Vivek Khera To: FreeBSD Stable List In-Reply-To: <18740974-7621-434A-BDFD-D2AFFF3D5721@khera.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Thu, 13 Dec 2007 12:16:49 -0500 References: <0ECA0F43-497A-4823-8731-D517889D5822@khera.org> <91893E44-B766-4B31-9DA7-62F5EC0CCD45@khera.org> <473A4620.8010909@FreeBSD.org> <18740974-7621-434A-BDFD-D2AFFF3D5721@khera.org> X-Mailer: Apple Mail (2.915) Subject: Re: reboot after panic: vm_page_unwire: invalid wire count: 0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2007 17:16:51 -0000 On Nov 14, 2007, at 10:13 AM, Vivek Khera wrote: > I'm running 6.2-REL. The old kernel was -p5, now without the zero > copy sockets, i'm running -p8. I'll know in a couple of days if > this is our solution. For the archives: Removing zero copy sockets seems to have fixed the issue. Not a single panic on that box since, and it used to panic within 3-4 days under the load it has.