From owner-freebsd-ppc@FreeBSD.ORG Sun Aug 15 21:28:54 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57D4D16A4CE for ; Sun, 15 Aug 2004 21:28:54 +0000 (GMT) Received: from xenon.cy.h3q.com (xenon.cy.h3q.com [212.42.235.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 572FF43D3F for ; Sun, 15 Aug 2004 21:28:53 +0000 (GMT) (envelope-from denis@berlin.ccc.de) Received: (qmail 43635 invoked from network); 15 Aug 2004 21:28:49 -0000 Received: from unknown (HELO ?23.23.23.231?) (denis@212.202.210.76) by mail.h3q.com with RC4-SHA encrypted SMTP; 15 Aug 2004 21:28:49 -0000 In-Reply-To: <411ECBD0.5040305@freebsd.org> References: <411D48D0.4000407@freebsd.org> <411ECBD0.5040305@freebsd.org> Mime-Version: 1.0 (Apple Message framework v667) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <126AF71C-EF02-11D8-B6A3-000A95DC1BF6@berlin.ccc.de> Content-Transfer-Encoding: 7bit From: Denis Date: Sun, 15 Aug 2004 23:28:38 +0200 To: Peter Grehan X-Mailer: Apple Mail (2.667) cc: freebsd-ppc@freebsd.org Subject: Re: some questions X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 21:28:54 -0000 Hi 50% are freezes and the other 50% are vm_page_insert page already inserted at 0x25f29c (kernel from your last iso image) It happens when I try to checkout the world from a local repository or when I simply md5 a big file. today also the fsck freezes (but that was an old kernel because to fsck I need the old kernel which work with syscons.disable=1) Denis On 15.08.2004, at 04:34, Peter Grehan wrote: > Hi Denis, > >> Your new image works fine. But the freezes still happen. > > Damn, I'd convinced myself that they had disappeared :-( > > Do these happen under any particular circumstance ? e.g. doing > a buildworld or similar ? Or just general usage ? > > What systems did this happen on ? > >> With your CD I still can't use a usb keyboard with my >> AlBook but it works with two different desktop models. > > I'll try it out on the 366 iBook. I should get access to > a 1.25G 12" AlBook mid-week so that will shed some light > on the matter. > >> On a dual G4 500 your new ISO does not boot. >> I think it is because the alias for the cd device is >> not properly set. >> But at least boot ide1:,\boot\loader works! >> Maybe you can reflect that in your install.html > > Will do. > > later, > > Peter. >