Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 16:27:48 +0000 (UTC)
From:      Suleiman Souhlal <ssouhlal@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys filedesc.h
Message-ID:  <200604061627.k36GRmUf030248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ssouhlal    2006-04-06 16:27:48 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              filedesc.h 
  Log:
  Replace FILEDESC_[UN]LOCK_FAST() with a critical section on UP.
  Gives a small but measurable performance improvement.
  
  Submitted by:   Divacky Roman <xdivac02@stud.fit.vutbr.cz>
  MFC after:      1 month
  
  Revision  Changes    Path
  1.74      +5 -1      src/sys/sys/filedesc.h



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