git: intr: We no longer have the fast version of intrs
Sepherosa Ziehau
sepherosa at gmail.com
Fri Jan 14 20:39:49 PST 2011
On Thu, Jan 13, 2011 at 1:34 AM, Matthew Dillon
<dillon at apollo.backplane.com> wrote:
> :
> :commit 081be8a5493658b5f2a085f1586d9e1d54219eab
> :Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
> :Date: Thu Jan 6 12:34:33 2011 +0800
> :
> : intr: We no longer have the fast version of intrs
>
> Wait... what about INTR_CLOCK ? The hardclock interrupt needs a
> trap/interrupt frame so it can do proper scheduling accounting.
Grrr, I meant that "intr vectors" no longer has fast and slow
versions. INTR_CLOCK (was INTR_FAST) is still supported.
This commit just cleans up leftover, we have run w/ unified intr
vectors for almost one year :)
Best Regards,
sephe
--
Tomorrow Will Never Die
More information about the Commits
mailing list