cvs commit: src/sys/kern sched_4bsd.c sched_ule.c

Scott Long scottl at FreeBSD.org
Mon Jun 21 15:05:47 PDT 2004


scottl      2004-06-21 22:05:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c sched_ule.c 
  Log:
  Add the sysctl node 'kern.sched.name' that has the name of the scheduler
  currently in use.  Move the 4bsd kern.quantum node to kern.sched.quantum
  for consistency.
  
  Revision  Changes    Path
  1.39      +8 -1      src/sys/kern/sched_4bsd.c
  1.108     +5 -0      src/sys/kern/sched_ule.c


More information about the cvs-src mailing list