Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 11:07:32 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_synch.c
Message-ID:  <200102101907.f1AJ7XY67400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/02/10 11:07:32 PST

  Modified files:
    sys/kern             kern_synch.c 
  Log:
  Acquire sched_lock around need_resched() in roundrobin() to satisfy
  assertions that it is held.  Since roundrobin() is a timeout there's
  no possible way that it could be called with sched_lock held.
  
  Revision  Changes    Path
  1.126     +5 -9      src/sys/kern/kern_synch.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?200102101907.f1AJ7XY67400>