cvs commit: src/sys/sys runq.h src/sys/kern kern_switch.c

Jeff Roberson jeff at FreeBSD.org
Thu Jan 4 04:10:58 PST 2007


jeff        2007-01-04 12:10:58 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              runq.h 
    sys/kern             kern_switch.c 
  Log:
   - Don't pass a pointer into runq_choose_from().  The caller can adjust the
     index if it chooses to.
  
  Revision  Changes    Path
  1.127     +2 -3      src/sys/kern/kern_switch.c
  1.9       +1 -1      src/sys/sys/runq.h


More information about the cvs-all mailing list