Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mostly working SMP again
Izumi Tsutsui a écrit :
i'll test this patch at some point in the future, but feel free
to commit it before i get to that. i gusess we can call this one
a wsconsifcation bug? :-)
I wonder if we should keep input-only/output-only zs console
settings (i.e. keyboard/ttya or ttya/screen combinations).
I don't think wscons can handle such console settings
though OpenPROM allows them...
I have updated my NetBSD 4.0.1 installation with last CVS sources.
Configuration : SS20 with dual Hypersparc@200 (single modules), CG6, 512
MB. I don't use ttya console.
I have built toolchain and kernel with :
./build.sh -O ../obj -T ../tools -U -u distribution
./build.sh -O ../obj -T ../tools -U -u kernel=GENERIC (or CUSTOM.MP)
After first reboot, I can see :
riemann:[/usr/src] > uname -a
NetBSD riemann 5.99.23 NetBSD 5.99.23 (GENERIC.MP)...
Root riemann:[~] > dmesg | grep cpu
cpu0 at mainbus0: mid 8: RT620/625 @ 200 MHz, on-chip FPU
cpu0: 512K byte write-back, 32 bytes/line, sw flush: cache enabled
cpu1 at mainbus0: mid 10: RT620/625 @ 200 MHz, on-chip FPU
cpu1: 512K byte write-back, 32 bytes/line, sw flush: cache enabled
cpu0: booting secondary processors: cpu1
stray interrupt cpu0 ipl 0x7 pc=0xf0141210 npc=0xf0141214
psr=0x1e8000c6<S,PS>
Root riemann:[~] >
System seems to be stable... but when I tries to install userland with :
./build.sh -O ../obj -T ../tools -U install=/
update process aborts with error 2 (related to METALOG, I can
investigate...) or system crashes (with reset and reboot, that seems to
be a kernel bug). Any idea ?
Regards,
JKB
Home |
Main Index |
Thread Index |
Old Index