Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 12:01:52 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_turnstile.c
Message-ID:  <200312112001.hBBK1qF5037400@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/12/11 12:01:52 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5_2)
    sys/kern             subr_turnstile.c 
  Log:
  MFC: Replace fix for empty turnstile race with a more general fix for the
  more general race of a thread that was already woken up but still pending.
  Adjust assertion for TDF_TSNOBLOCK case to allow for a thread to be on the
  run queue as well as currently running.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.134.2.1  +12 -10    src/sys/kern/subr_turnstile.c



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