Re: networking code and splx()



On Mon, Mar 19, 2007 at 10:14:33PM +0000, Bruce M. Simpson wrote:
Ignacio Rey wrote:
...
The question is: Have calls to these functions been wrapped? or are they
simply not used in this context?

splx() and friends have been no-ops since FreeBSD 5.x was branched.
Synchronization is now done using other mechanisms such as mutexes and
spin locks. See the new man page locking(9) in -CURRENT.

It does not seem to get installed:

Doing a grep for locking in /usr/src/share/man/man9/Makefile produce
nothing.

John
--
John Hay -- John.Hay@xxxxxxxxxxxxxxxxx / jhay@xxxxxxxxxxx
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: networking code and splx()
    ... Synchronization is now done using other mechanisms such as mutexes and ... spin locks. ...
    (freebsd-net)
  • Re: Executing a method in a given thread context
    ... As you knoiw, when the callback is run, it is in the context of a ... event in the context of the thread which called Socket.BeginReceive at the ... delivering the message within the correct synchronization context by ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework.clr)
  • Re: New essay: The Best Synchronization is No Synchronization
    ... synchronization). ... We should be searching for higher-level mechanisms. ... Positive Handoff Protocol and the Central Controller Protocol, both of which are easier to ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: accessing servlet filters
    ... >> to write a context variable or a sensor variable in a high concurrent ... to execute the very same method with no synchronization constraints! ... Notice that in the same context with the same object but with NO ... the overall latency of all accessing ...
    (comp.lang.java.programmer)
  • Re: Off topic: What is "top posting" ??
    ... to either web or email based deliver mechanisms. ... that can produce precise communications. ... It is perhaps a common and obnoxious habit of pedantic techies ... the context isn't clear from what they read up above. ...
    (comp.lang.ruby)