Date: Thu, 29 Jan 2009 17:17:27 +0000 From: Rui Paulo <rpaulo@freebsd.org> To: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-hackers@freebsd.org Subject: Re: INTR_FILTER? Message-ID: <8F669786-30A2-458C-8A6B-3272297ADE14@freebsd.org> In-Reply-To: <49819757.2010002@icyb.net.ua> References: <49819757.2010002@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29 Jan 2009, at 11:47, Andriy Gapon wrote: > INTR_FILTER - what does it do? > It doesn't seem to be documented anywhere, but seems to affect > interrupt > code. INTR_FILTER allows you to skip the FILTER+ITHREAD headache. See dev/asmc/asmc.c for an example. -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8F669786-30A2-458C-8A6B-3272297ADE14>