看板 DFBSD_commit 關於我們 聯絡資訊
: :commit 081be8a5493658b5f2a085f1586d9e1d54219eab :Author: Sepherosa Ziehau <sephe@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. -Matt