Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2009 11:44:03 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/security/audit audit_pipe.c
Message-ID:  <200902251144.n1PBi7NP048387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-02-25 11:44:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/security/audit   audit_pipe.c 
  Log:
  SVN rev 189031 on 2009-02-25 11:44:03Z by rwatson
  
  Merge r186825 from head to stable/7:
  
    Do a lockless read of the audit pipe list before grabbing the audit pipe
    lock in order to avoid the lock acquire hit if the pipe list is very
    likely empty.
  
    Obtained from:        TrustedBSD Project
    Sponsored by: Apple, Inc.
  
  Revision  Changes    Path
  1.11.2.7  +4 -0      src/sys/security/audit/audit_pipe.c



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