wkoszek     2007-03-30 14:34:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  Instead of direct manipulation on queue and worklist mutexes, bring macros
  for doing this job. This change will make it easy to migrate from using
  spinning locks to adaptive ones.
  
  Reviewed by:    glebius, julian
  Approved by:    cognet (mentor)
  
  Revision  Changes    Path
  1.130     +40 -27    src/sys/netgraph/ng_base.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to