Re: git: Revert "IO APIC: Assign pins dedicated to PCI in the ea

看板DFBSD_commit作者時間16年前 (2009/11/10 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/6 (看更多)
On Tue, Nov 10, 2009 at 6:41 AM, Alexander Polakov <polachok@gmail.com> wrote: > 2009/11/9, Matthew Dillon <dillon@apollo.backplane.com>: >> Great work! I have a question: How close are we to actually >> being able to route interrupts in APIC_IO mode using ACPI? > > I don't understand completely how apic code in kernel works yet. ACPI > & PCI are ready. I'm now reading freebsd's and our implementation, > never worked before on such low level. > If you are going to do it, I think the first step will be supporting 256 intr vectors. And the major work will concern how to properly handle gd_fpending. I was thinking about splitting it into two parts, one gd_fpending_group (uint8_t should be enough), and one gd_fpenfing[8] (uint32_t mask array), but never find time to do it... Best Regards, sephe -- Live Free or Die
文章代碼(AID): #1A-CAM6r (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #1A-CAM6r (DFBSD_commit)