Am Mittwoch, den 06.10.2010, 15:49 +0200 schrieb Matthias Schmidt: > * Michael Neumann wrote: > > > > For x86_64, it gets completely rid of compile time APIC_IO and > > introduces a loader tunable hw.apic_io_enable. Right now it does not > > compile non-SMP, but I will fix that later. Also i386 is not yet > > supported, again, it's pretty easy and straightforward to bring in i386 > > support. > > Wow! I'd love to see this for i386 as well ;)
i386 is there and compiles for both SMP / non-SMP. http://gitweb.dragonflybsd.org/~mneumann/dragonfly.git/commit/79b62055301f75e30e625e64f13564a1145fe853 I tried to make as an non intrusive as possible. Regards, Michael