Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 22:23:48 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        bde@freebsd.org
Cc:        FreeBSD current users <current@FreeBSD.ORG>
Subject:   "fast" interrupt handler threads.
Message-ID:  <20020212021223.8AD609F013@okeeffe.bestweb.net>

next in thread | raw e-mail | index | archive | help


Bruce, for the low-level impared such as myself, can you give a quick
precis on teh difference between "fast" interrupt handlers in -current
and 'normal' interrupt handlers.

Do fast interrupt handlers enter through "trap()" ?
if they interrupt a user process, do they take on the cred of the running
thread? 
do they return via doreti()
on returning do they check for ASTs and run userret()?

I have seen the answers to some  of these questions in the code, but
I'd like to get a more 'english' explanation from someone who seems
to understand them..

Julian




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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