Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 1999 19:02:06 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_lock.c
Message-ID:  <199911110302.TAA69975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/11/10 19:02:06 PST

  Modified files:
    sys/kern             kern_lock.c 
  Log:
  Correct a locking error in apause: It should always hold
  the simple lock when it returns.
  
  Also, eliminate spinning on a uniprocessor.  It's pointless.
  
  Submitted by:	bde,
  		Assar Westerlund <assar@sics.se>
  
  Revision  Changes    Path
  1.30      +17 -15    src/sys/kern/kern_lock.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?199911110302.TAA69975>