cvs commit: src/sys/kern kern_switch.c sched_4bsd.c

Julian Elischer julian at FreeBSD.org
Wed Sep 8 18:48:46 PDT 2004


julian      2004-09-06 07:23:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_switch.c sched_4bsd.c 
  Log:
  Don't do IPIs on behalf of interrupt threads.
  just punt straight on through to teh preemption code.
  
  Make a KASSSERT out of a condition that can no longer occur.
  MFC after:      1 week
  
  Revision  Changes    Path
  1.87      +2 -2      src/sys/kern/kern_switch.c
  1.60      +3 -2      src/sys/kern/sched_4bsd.c
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"



More information about the cvs-src mailing list