glebius     2006-01-21 10:09:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netgraph/netflow netflow.c 
  Log:
  MFC 1.18:
    When sending export datagram from interrupt thread, use NG_QUEUE
    in flags. When sending export datagram from expiry thread, then
    use default zero flags. This removes unpleasant contention of the
    interrupt thread on mutexes (usually ng_ksocket's socket buffer
    mutex).
  
  Revision  Changes    Path
  1.15.2.2  +15 -15    src/sys/netgraph/netflow/netflow.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to