Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 18:15:22 -0700 (PDT)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_kern.c
Message-ID:  <200304300115.h3U1FMF1057077@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2003/04/29 18:15:22 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_kern.c 
  Log:
  Call kse_wakeup_mutli() after remove current thread from RUNQ to avoid
  doing unnecessary idle kse wakeup.
  
  Revision  Changes    Path
  1.61      +1 -1      src/lib/libpthread/thread/thr_kern.c



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