cvs commit: src/sys/kern subr_kdb.c subr_smp.c src/sys/amd64/amd64 mp_machdep.c trap.c src/sys/amd64/conf NOTES src/sys/amd64/include smp.h src/sys/conf options.amd64 options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c trap.c ...

Kris Kennaway kris at obsecurity.org
Tue Oct 25 09:42:33 PDT 2005


On Mon, Oct 24, 2005 at 09:04:19PM +0000, John Baldwin wrote:
> jhb         2005-10-24 21:04:19 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             subr_kdb.c subr_smp.c 
>     sys/amd64/amd64      mp_machdep.c trap.c 
>     sys/amd64/conf       NOTES 
>     sys/amd64/include    smp.h 
>     sys/conf             options.amd64 options.i386 options.pc98 
>     sys/i386/conf        NOTES 
>     sys/i386/i386        mp_machdep.c trap.c 
>     sys/i386/include     smp.h 
>     sys/pc98/conf        NOTES 
>     sys/sys              smp.h 
>   Log:
>   Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all
>   IPI_STOP IPIs.

I thought we were going to make KDB_STOP_NMI the default (since it's
necessary to avoid hangs on panic on SMP machines).  That seems like
it's more risky now that it's bound up with other code.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20051025/1fe18f46/attachment.bin


More information about the cvs-src mailing list