Re: -BETA6 panic with xorp multicast routing daemon

From: Dikshie (dikshie_at_ppk.itb.ac.id)
Date: 10/01/04

  • Next message: Ken Smith: "HEADS-UP: Library versions have been bumped"
    Date: Fri, 1 Oct 2004 22:37:16 +0700
    To: Robert Watson <rwatson@freebsd.org>
    
    

    Robert Watson (rwatson@freebsd.org) wrote:

    sorry for late reply.

    > >From the nature of the panic, it sounds like you're running with
    > NET_WITH_GIANT, debug.mpsafenet=0 in loader.conf, or that the setting has
    > been forced by running with a kernel component that relies on Giant over
    > the network stack?

    yes. dmesg shows:
    WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant
    WARNING: MPSAFE network stack disabled, expect reduced performance.

    > Try the attached patch, please.

    your patch works very well.

    thanks a lot !

    -dikshie-

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Ken Smith: "HEADS-UP: Library versions have been bumped"