From owner-freebsd-current@FreeBSD.ORG Wed May 27 05:05:57 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 818B61065673; Wed, 27 May 2009 05:05:57 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 63AFC8FC18; Wed, 27 May 2009 05:05:57 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1M9BKv-000PHx-3A; Wed, 27 May 2009 05:05:57 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 8A50A1A9A08C; Wed, 27 May 2009 14:05:56 +0900 (JST) Date: Wed, 27 May 2009 14:05:56 +0900 Message-ID: From: Randy Bush To: Kip Macy In-Reply-To: <3c1674c90905262203o66064f1m7797f1e0f8f370c2@mail.gmail.com> References: <3c1674c90905262113x127ad54ex8672ce8cbbf7eb1c@mail.gmail.com> <3c1674c90905262203o66064f1m7797f1e0f8f370c2@mail.gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current Subject: Re: kern/134011 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 05:05:57 -0000 >>> Which arch? >> amd64 and i386 >>> How much memory? >> 4g in all cases but one. =A0that is 1g > You're having problems with both architectures and with 4g? yep. i am presuming that it is some kernel or other config aspect. randy