Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2004 22:20:18 -0800 (PST)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sched_4bsd.c
Message-ID:  <200402010620.i116KIxC072942@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2004/01/31 22:20:18 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c 
  Log:
   - Disable ithread binding in all cases for now.  This doesn't make as much
     sense with sched_4bsd as it does with sched_ule.
   - Use P_NOLOAD instead of the absence of td->td_ithd to determine whether or
     not a thread should be accounted for in sched_tdcnt.
  
  Revision  Changes    Path
  1.33      +5 -13     src/sys/kern/sched_4bsd.c



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