From owner-freebsd-stable@FreeBSD.ORG Sat Dec 27 09:05:16 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BE5A1065674 for ; Sat, 27 Dec 2008 09:05:16 +0000 (UTC) (envelope-from ericlin@tamama.org) Received: from mail-gx0-f19.google.com (mail-gx0-f19.google.com [209.85.217.19]) by mx1.freebsd.org (Postfix) with ESMTP id 61F2D8FC12 for ; Sat, 27 Dec 2008 09:05:14 +0000 (UTC) (envelope-from ericlin@tamama.org) Received: by gxk12 with SMTP id 12so2775669gxk.19 for ; Sat, 27 Dec 2008 01:05:14 -0800 (PST) Received: by 10.151.156.6 with SMTP id i6mr4120973ybo.150.1230368714057; Sat, 27 Dec 2008 01:05:14 -0800 (PST) Received: by 10.151.74.12 with HTTP; Sat, 27 Dec 2008 01:05:14 -0800 (PST) Message-ID: <47713ee10812270105o5866aa27u9998539dc127e549@mail.gmail.com> Date: Sat, 27 Dec 2008 17:05:14 +0800 From: "Lin Jui-Nan Eric" To: "Danny Braniss" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47713ee10812220844r7889d286l3a98f294d780ccc0@mail.gmail.com> <6eb82e0812260202m1d8816c5mc7b0991514f83853@mail.gmail.com> <47713ee10812261117o6f772843o53ec9542bc773141@mail.gmail.com> Cc: stable@freebsd.org, Rong-en Fan Subject: Re: amd(8) cores dump when load high 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: Sat, 27 Dec 2008 09:05:16 -0000 No, we do not running amd with -S. # ps auxww | grep amd root 706 0.0 0.1 7660 5416 ?? Ss Wed05PM 4:48.12 /usr/sbin/amd -p -k amd64 -x all /net amd.map On Sat, Dec 27, 2008 at 4:51 PM, Danny Braniss wrote: >> Yes, we found that it crashes when swap is used. > > on an amd64 architecture, amd could not plock it's pages in memory, and would, > under memory preasure be swapped out, and break. > I just run some tests under 7.1-PRERELEASE, and > - it seems that plock is working. > - amd is not being swapped out. > are you running with amd -S ? > danny > >> >> >> On Fri, Dec 26, 2008 at 6:02 PM, Rong-en Fan wrote: >> > On Tue, Dec 23, 2008 at 12:44 AM, Lin Jui-Nan Eric wrote: >> >> Dear listers, >> >> >> >> We currently found that amd frequently cores dump while loading is >> >> high (about 4~5) after we upgrade world & kernel from 7.0-RELEASE to >> >> 7.1-PRERELEASE. >> >> >> >> I have read -stable and svn log of 7-STABLE, but can not found a >> >> report or a solution. Did anyone have the same issue? Thank you very >> >> much. >> >> >> > >> > According to my previous experience, amd 6.1.5 crashes >> > under low memory situations. Not necessary high load. >> > >> > Regards, >> > Rong-En Fan >> > >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > > >