Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2004 00:00:04 -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:  <200401250800.i0P804c7065092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2004/01/25 00:00:04 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c 
  Log:
   - Implement cpu pinning and binding.  This is acomplished by keeping a per-
     cpu run queue that is only used for pinned or bound threads.
  
  Submitted by:   Chris Bradfield <chrisb@ation.org>
  
  Revision  Changes    Path
  1.30      +128 -12   src/sys/kern/sched_4bsd.c


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