Subject: Re: Recent macppc kernels hang under load
To: None <matt@3am-software.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-macppc
Date: 09/15/2003 05:04:44
In article <E6D7ADBD-E63C-11D7-825E-000A957020BC@3am-software.com>
matt@3am-software.com wrote:

> My macppc machine is working perfectly.  Since I can't see it, I can't
> debug it.  I just did a 'make -j 100' on a kernel.  I'm also did a full
> build with no problem.

Just FYI, but my Apus2000 (with 603ev) does not boot with -current kernel.
It seems mountroot() is passed (so interrupts are working), but
the kernel fails to start init(8).

---
Open Firmware, 2.0
To continue booting the MacOS type:
BYE<return>
To continue booting from the default boot device type:
BOOT<return>
 ok
0 > boot
OF_open bootpath=ata/ATA-Disk@0
read stage 2 blocks: 01234567. done!
starting stage 2...

>> NetBSD/macppc OpenFirmware Boot, Revision 1.6
>> (autobuild@tgm.daemon.org, Sun Sep  8 21:53:46 UTC 2002)
Cannot use bootpath
Using boot-device instead
3019528+214220 [176912+149735]=0x365680
 start=0x100000
Loaded initial symtab at 0x4157d4, strtab at 0x440d98, # entries 9963
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.6Z (LANCER) #1098: Sun Sep 14 23:40:12 JST 2003
	tsutsui@mirage:/usr/src/sys/arch/macppc/compile/LANCER
total memory = 65536 KB
avail memory = 55308 KB
using 844 buffers containing 3376 KB of memory
no active packagemainbus0 (root)
cpu0 at mainbus0: 603ev (Revision 2.1), ID 0 (primary)
cpu0: HID0 90c001<DOZE,DPM,ICE,DCE,NOPTI>
cpu0: ohare L2 cache enabled
bandit0 at mainbus0
pci0 at bandit0 bus 0
pci0: i/o space, memory space enabled
pchb0 at pci0 dev 11 function 0
pchb0: Apple Computer Bandit Host-PCI Bridge (rev. 0x02)
epic0 at pci0 dev 13 function 0: SMC 83c170 Fast Ethernet, rev. 6
epic0: interrupting at irq 23
epic0: SMC9432TX, Ethernet address 00:e0:29:1a:b1:ab
qsphy0 at epic0 phy 3: QS6612 10/100 media interface, rev. 1
qsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
obio0 at pci0 dev 16 function 0: addr 0xf3000000
mesh0 at obio0 offset 0x10000 irq 12: 50MHz, SCSI ID 7
scsibus0 at mesh0: 8 targets, 8 luns per target
zsc0 at obio0 offset 0x13000: irq 15,16
zstty0 at zsc0 channel 0 (console)
zstty1 at zsc0 channel 1
awacs0 at obio0 offset 0x14000: irq 17,8,9
audio0 at awacs0: full duplex
swim3 at obio0 offset 0x15000 not configured
nvram0 at obio0 offset 0x60000
adb0 at obio0 offset 0x16000 irq 18: 2 targets
aed0 at adb0 addr 0: ADB Event device
akbd0 at adb0 addr 2: extended keyboard
wskbd0 at akbd0 mux 1
ams0 at adb0 addr 3: 1-button, 100 dpi mouse
wsmouse0 at ams0 mux 0
wdc0 at obio0 offset 0x20000 irq property not found; using 13: DMA transfer
wd0 at wdc0 channel 0 drive 0: <Maxtor 82160D2>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 2014 MB, 4092 cyl, 16 head, 63 sec, 512 bytes/sect x 4124736 sectors
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
conf[0] = 0x11823, cyc = 4 (120 ns), act = 3 (75 ns), inact = 1
wd0(wdc0:0:0): using PIO mode 4, DMA mode 2 (using DMA data transfers)
scsibus0: waiting 2 seconds for devices to settle...
cd0 at scsibus0 target 3 lun 0: <MATSHITA, CD-ROM CR-506, 8S05> cdrom removable
boot device: wd0
root on wd0a dumps on wd0b
mountroot: trying msdos...
mountroot: trying cd9660...
mountroot: trying nfs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11
[..stopped here..]

---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp