Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 19:12:44 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha interrupt.c
Message-ID:  <200509291912.j8TJCiFN063322@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-09-29 19:12:44 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      interrupt.c 
  Log:
  Remove the hack to clear the owepreempt flag after running a fast
  interrupt handler from Alpha.  Instead, expand the scheduler pinning
  in the interrupt handling code so that curthread is pinned while executing
  fast interrupt handlers.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.87      +16 -17    src/sys/alpha/alpha/interrupt.c



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