Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2011 17:57:08 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph ng_base.c
Message-ID:  <201104062124.p36LOnQk010769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2011-04-06 17:57:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netgraph         ng_base.c 
  Log:
  SVN rev 220394 on 2011-04-06 17:57:08Z by glebius
  
  MFhead 219827:
  
    Improve locking of creating and dropping links in the graph, acquiring
    the topology mutex in the following functions, that manipulate pointers
    to peer nodes:
  
    - ng_bypass()
    - ng_path2noderef() when switching to the next node in sequence.
      Rewrite the function a bit.
    - ng_address_hook()
    - ng_address_path()
  
    This patch improves stability of large mpd5 installations.
  
  Revision   Changes    Path
  1.179.2.5  +46 -51    src/sys/netgraph/ng_base.c



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