Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 16:02:11 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sched_4bsd.c sched_ule.c
Message-ID:  <201006031602.o53G2LKg097196@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-06-03 16:02:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
  SVN rev 208787 on 2010-06-03 16:02:11Z by jhb
  
  Assert that the thread lock is held in sched_pctcpu() instead of
  recursively acquiring it.  All of the current callers already hold the
  lock.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.138     +1 -0      src/sys/kern/sched_4bsd.c
  1.267     +1 -2      src/sys/kern/sched_ule.c



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