Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-21 Thread Peter J. Philipp
On Thu, May 20, 2021 at 09:40:57PM -0400, George Koehler wrote: [..] > Those of you who applied the older diff will probably get a conflict > from cvs update, like "C sys/arch/powerpc/powerpc/lock_machdep.c". > I would either clean it like "cvs up -C lock_machdep.c", or just rm(1) > it and cvs(1) u

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-20 Thread George Koehler
On Thu, 20 May 2021 08:19:18 +0200 "Peter J. Philipp" wrote: > Hi Tony, > > 2G for /usr/src is not enough for binaries with source, but it is enough for > source. Your binaries that get compiled usually go in /usr/obj. However if > you get reject files it's probably not worth it, depending on

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-19 Thread Peter J. Philipp
[..] > I tried applying the patch to stable and current last night, both > resulting in failed apply and reject files. I don't think I have a > big enough partition for my /usr/src directory to actually compile the > kernel. The auto-layout created 2G, but I don't have much leftover > when bring

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-19 Thread Raf Czlonka
On Wed, May 19, 2021 at 07:53:18PM BST, Tony Asleson wrote: > > I tried applying the patch to stable and current last night, both > resulting in failed apply and reject files. I don't think I have a > big enough partition for my /usr/src directory to actually compile the > kernel. The auto-layou

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-19 Thread Tony Asleson
On Tue, May 18, 2021 at 10:02 PM George Koehler wrote: > My G5 did hang in the same way, and I found the bug in the OpenBSD > kernel. I got unlucky when the system randomly reordered my kernel. > Then the kernel got an unlucky page fault while trying to acquire or > release the mp kernel's pmap's

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-18 Thread George Koehler
On Tue, 18 May 2021 10:22:11 -0500 Tony Asleson wrote: > On Tue, May 18, 2021 at 1:12 AM Peter J. Philipp > wrote: > > > > Just to follow up. Nope that's not why, mine (my consaddr is at 98004000) > > is > > high too, I just booted my loud G5. So I apologize for the bad idea. > > > > But per

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-18 Thread Tony Asleson
On Tue, May 18, 2021 at 1:12 AM Peter J. Philipp wrote: > > Just to follow up. Nope that's not why, mine (my consaddr is at 98004000) is > high too, I just booted my loud G5. So I apologize for the bad idea. > > But perhaps checking the RAM is a good idea anyhow. I'm assuming your G5 is multipr

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-17 Thread Peter J. Philipp
On Tue, May 18, 2021 at 07:28:48AM +0200, Peter J. Philipp wrote: > On Mon, May 17, 2021 at 09:55:01PM -0500, Tony Asleson wrote: > > I pulled a G5 I had sitting in a closed and followed the docs for > > macppc install. I booted from a CD and did a mbr install. At the end > > I see the installer

Re: Power Mac G5 hang when attempting to boot mp kernel

2021-05-17 Thread Peter J. Philipp
On Mon, May 17, 2021 at 09:55:01PM -0500, Tony Asleson wrote: > I pulled a G5 I had sitting in a closed and followed the docs for > macppc install. I booted from a CD and did a mbr install. At the end > I see the installer installs a mp kernel as /bsd. The processor is > dual core, so makes sens