Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2004 07:23:15 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_switch.c sched_4bsd.c
Message-ID:  <200409060723.i867NFm0063992@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409060723.i867NFm0063992>