From owner-freebsd-amd64@FreeBSD.ORG Tue Sep 19 07:19:02 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE09616A416 for ; Tue, 19 Sep 2006 07:19:02 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F0A43D4C for ; Tue, 19 Sep 2006 07:19:01 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1GPZse-0000Da-Gf; Tue, 19 Sep 2006 10:18:56 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Erez Zadok In-reply-to: <200609190033.k8J0XnX0021838@agora.fsl.cs.sunysb.edu> References: <200609190033.k8J0XnX0021838@agora.fsl.cs.sunysb.edu> Comments: In-reply-to Erez Zadok message dated "Mon, 18 Sep 2006 20:33:49 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Sep 2006 10:18:56 +0300 From: Danny Braniss Message-ID: Cc: Christos Zoulas , freebsd-amd64@freebsd.org, am-utils@fsl.cs.sunysb.edu Subject: Re: mlockall() failes on amd64 [resend] X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 07:19:03 -0000 > Danny, try something simple first like turning off plock use in amd.conf: > > plock = no > > And let's see if Amd runs w/o trying any plock'ing first. > > Erez. does it have a command line equivalent? danny