Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2007 15:43:06 +0000 (UTC)
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_base.c
Message-ID:  <200703311543.l2VFh7VU081994@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wkoszek     2007-03-31 15:43:06 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  We don't need spinning locks here. Change them to the adaptive mutexes. This
  change should bring no performance decrease, as it did not in my tests.
  
  Reviewed by:    julian, glebius
  Approved by:    cognet (mentor)
  
  Revision  Changes    Path
  1.131     +6 -6      src/sys/netgraph/ng_base.c



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