Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 13:38:11 -0400
From:      Dmitri Denissov <ddenissov@sandvine.com>
To:        freebsd-net@freebsd.org
Subject:   protecting netgraph calls from outside of the network context
Message-ID:  <FE045D4D9F7AED4CBFF1B3B813C85337012C0D56@mail.sandvine.com>

index | next in thread | raw e-mail

Hi,

Currently netgraph code uses splnet/splx to protect timeout calls.
This doesn't work with 5.2 SMP kernel. What is the proper method 
here for a custom netgraph node? Is the Giant lock only the way?

Thanks

--
Dmitri


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE045D4D9F7AED4CBFF1B3B813C85337012C0D56>