Date: Sat, 10 Sep 2005 21:34:48 +0200 From: Zlatan Ibrahimovic <razzorback2005@gmail.com> To: freebsd-hackers@freebsd.org Subject: clock software interrupt Message-ID: <e53d4aed05091012343a4b4882@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi folks, I've seen clock software interrupt thread (referring to clk_ithd in kern/kern_intr.c); watching to manpages I read that priority is used as vector for that thread. My question is how can I call this software handler? There's no track in the IDT for the associated handler... (ia32, for better check see i386/i386/exception.s). Thanks, Mark Swetter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e53d4aed05091012343a4b4882>