cvs commit: src/sys/kern sched_4bsd.c

Jeff Roberson jeff at FreeBSD.org
Sun Jan 25 00:00:06 PST 2004


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 at ation.org>
  
  Revision  Changes    Path
  1.30      +128 -12   src/sys/kern/sched_4bsd.c


More information about the cvs-src mailing list