Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 20:46:30 -0700 (PDT)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options src/sys/sys mutex.h
Message-ID:  <200305180346.h4I3kUBf023518@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2003/05/17 20:46:30 PDT

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/sys              mutex.h 
  Log:
  Add the MUTEX_NOINLINE option that explicitely de-inlines the mutex
  operations.
  
  Submitted by:   jhb
  
  Revision  Changes    Path
  1.393     +1 -0      src/sys/conf/options
  1.61      +3 -3      src/sys/sys/mutex.h



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