cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Mon Mar 10 09:50:31 UTC 2008


jeff        2008-03-10 09:50:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Don't rely on a side effect of sched_prio() to set the initial ts_runq
     for thread0.  Set it directly in sched_setup().  This fixes traps on boot
     seen on some machines.
  
  Reported by:    phk
  
  Revision  Changes    Path
  1.229     +1 -0      src/sys/kern/sched_ule.c


More information about the cvs-all mailing list