cvs commit: src/sys/sys sched.h src/sys/kern sched_4bsd.c

Jeff Roberson jeff at FreeBSD.org
Mon Mar 10 01:30:35 UTC 2008


jeff        2008-03-10 01:30:35 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sched.h 
    sys/kern             sched_4bsd.c 
  Log:
   - Add a sched_preempt() routine to be called by md code after IPI_PREEMPT is
     delivered.
   - Add a simple implementation to 4bsd.
  
  Revision  Changes    Path
  1.115     +11 -0     src/sys/kern/sched_4bsd.c
  1.35      +1 -0      src/sys/sys/sched.h


More information about the cvs-src mailing list