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

Thomas Nikolajsen sinknull at crater.dragonflybsd.org
Sun Jul 1 18:47:29 PDT 2007


Thomas Nikolajsen <thomas.nikolajsen at 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 at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue714>
_____________________________________________________Attachment:
dfly-1.9.0.20070627.SMP.boot.panic.assertion.sysid.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00000.bin
Type: application/octet-stream
Size: 2126 bytes
Desc: "Description: Binary data"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20070701/a46d2677/attachment-0021.bin>


More information about the Bugs mailing list