cvs commit: src/sys/kern kern_idle.c

Suleiman Souhlal ssouhlal at FreeBSD.org
Thu Feb 3 22:16:05 PST 2005


ssouhlal    2005-02-04 06:16:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_idle.c 
  Log:
  Set the scheduling class of the idle threads to PRI_IDLE.
  While there, set their priority with sched_prio() instead of changing it
  'by hand'.
  
  Reviewed by:    jhb
  Approved by:    grehan (mentor)
  
  Revision  Changes    Path
  1.42      +2 -1      src/sys/kern/kern_idle.c


More information about the cvs-src mailing list