jeff        2008-03-10 01:32:48 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mp_machdep.c 
    sys/i386/i386        mp_machdep.c 
    sys/sun4v/sun4v      mp_machdep.c 
  Log:
   - Rather than repeating the same preemption code everywhere call the 
scheduler
     specific sched_preempt() routine.
  
  Revision  Changes    Path
  1.289     +2 -9      src/sys/amd64/amd64/mp_machdep.c
  1.284     +1 -7      src/sys/i386/i386/mp_machdep.c
  1.10      +1 -8      src/sys/sun4v/sun4v/mp_machdep.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to