Hi all, As you know, AlmuHS did a bunch of great work for SMP support so far.
However, I have noticed there are a stack of commits in 0.0.10_2 branch that are not rebased onto master. Is it desirable/possible to squash all the smp support into one or two commits so we can rebase it onto master and start the next phase of smp + apic + lapic timers? I don't know which commit to start from, but am eager to start writing some more. As discussed on IRC, I think we cannot have SMP support with PIC interrupts, so we need to add APIC and lapic timers, which means we need to add basic ACPI parsing to gnumach to deduce the PCI interrupt override settings. Therefore, we need a solid, up-to-date base commit to start this work. How do we best proceed? Damien Z