Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: switching above IPL_SCHED (was Re: New panic on 5.99.3)



On Sat, 14 Feb 2009, Joerg Sonnenberger wrote:

> On Sat, Feb 14, 2009 at 12:53:00PM +0000, Iain Hibbert wrote:
> > I'm seeing this often (50% of time) on NetBSD 5.0_RC2 (i386 dual core)
> > system when shutting down with 'shutdown -p' after all disks are umounted.
>
> Can you check if this also happens when you use cpuctl to offline the
> second core before running shutdown -p?

it just did (with cpu1 offline), yes. (I can try with cpu0 offline?)

> Can you also get from ddb the values of acpi_suspended and acpiec_cold?

with examine?

db{0} examine acpi_suspended
acpi_suspended: 0
db{0} examine acpiec_cold
acpiec_cold:    0

(not sure I got that right, they are 0 while system is running too..?)

iain


Home | Main Index | Thread Index | Old Index