cvs commit: src/sys/kern kern_idle.c

John Baldwin jhb at FreeBSD.org
Mon Jun 28 09:19:51 PDT 2004


jhb         2004-06-28 16:19:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_idle.c 
  Log:
  Adjust the priority of the idle threads to be the lowest possible
  priority.  This is just a comestic nit as the idle thread priorities aren't
  used by the schedulers.
  
  Reported by:    bde
  
  Revision  Changes    Path
  1.38      +1 -0      src/sys/kern/kern_idle.c


More information about the cvs-src mailing list