Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 09:33:08 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_create.c
Message-ID:  <200803190933.m2J9X8Us076097@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2008-03-19 09:33:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  don't reduce new thread's refcount if current thread can not set cpuset
  for it, since the new thread will reduce it by itself.
  
  Revision  Changes    Path
  1.44      +1 -1      src/lib/libthr/thread/thr_create.c



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