Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 12:59:00 -0700 (PDT)
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_ule.c
Message-ID:  <200307041959.h64Jx0ID064422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/07/04 12:59:00 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Parse the cpu topology map in sched_setup().
   - Associate logical CPUs on the same physical core with the same kseq.
   - Adjust code that assumed there would only be one running thread in any
     kseq.
   - Wrap the HTT code with a ULE_HTT_EXPERIMENTAL ifdef.  This is a start
     towards HyperThreading support but it isn't quite there yet.
  
  Revision  Changes    Path
  1.51      +53 -13    src/sys/kern/sched_ule.c



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