Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 1999 20:39:38 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa ipl_funcs.c
Message-ID:  <199906300339.UAA70069@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/06/29 20:39:38 PDT

  Modified files:
    sys/i386/isa         ipl_funcs.c 
  Log:
  An SMP-specific change: Remove unnecessary lock acquires and releases
  surrounding critical sections that consist of (1) a single read or
  (2) a single locked RMW operation.
  
  (Thanks to thomma@slip.net (Tamiji Homma) for helping to test
  these changes.)
  
  Revision  Changes    Path
  1.21      +12 -27    src/sys/i386/isa/ipl_funcs.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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