cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Sun Apr 4 12:12:57 PDT 2004


jeff        2004/04/04 12:12:56 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Use the proper constant in sched_interact_update().  Previously,
     SCHED_INTERACT_MAX was used where SCHED_SLP_RUN_MAX was needed.  This was
     causing the interactivity scaler to lose history at a more dramatic rate
     than intended.
  
  Revision  Changes    Path
  1.103     +1 -1      src/sys/kern/sched_ule.c


More information about the cvs-src mailing list