Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2008 06:38:21 +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_affinity.c
Message-ID:  <200803190638.m2J6cLKU059782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2008-03-19 06:38:21 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_affinity.c 
  Log:
  if passed thread pointer is equal to current thread, pass -1 to kernel
  to speed up searching.
  
  Revision  Changes    Path
  1.2       +19 -11    src/lib/libthr/thread/thr_affinity.c



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