DragonFly bugs List (threaded) for 2007-07
DragonFly BSD
DragonFly bugs List (threaded) for 2007-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue714] SMP kernel panic at boot: assertion: ((int)sr->sysid ..


From: Thomas Nikolajsen <sinknull@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 02 Jul 2007 01:43:59 -0000

Thomas Nikolajsen <thomas.nikolajsen@mail.dk> added the comment:

DDB trace uploaded in file .3; symbols weren't set up yet (early in boot),
so I used 'nm -n' on kernel and added symbols to trace myself.
perfmon popped up; after removing that from my KERNCONF problem isn't seen.

For a solution we could just use MAXCPU rounded up to nearest power of 2,
to add to gd_sysref_alloc to generate new sysid (instead of adding ncpus).

It will give fewer sysids than current scheme with ncpus << MAXCPU,
but MAXCPU has to be supported anyway.

 -thomas

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue714>
_____________________________________________________

Attachment: dfly-1.9.0.20070627.SMP.boot.panic.assertion.sysid.3
Description: Binary data



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