Digging around on this problem I have an update to announce. Instead of turning off APIC completely <br>by passing the 'noapic' option to the kernel, I instead forced the local APIC to take over with the 'lapic'<br>commnad. This enabled interrupt sharing (and increase of speed) between the 2 CPUs so it is 
<br>an improvement!<br><br>The system has been up for  5 days now with no freezes.<br><br>Filippos<br><br><div><span class="gmail_quote">On 4/24/06, <b class="gmail_sendername">Filippos Klironomos</b> <<a href="mailto:presariod@gmail.com">
presariod@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;"><br><br><div></div><div style="direction: ltr;">
<span class="q"><span class="gmail_quote"></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">DSDTs are part of the BIOS interface to ACPI (Advanced Configuration and
<br>Power Interface). BIOS ACPI implementations are notoriously buggy, and<br>can easily crash kernels. So you may need to turn that off (noacpi --<br>you'll lose hardware power-off).</blockquote></span></div><div style="direction: ltr;">
<div><br><br>Passing the 'noapic' option to just turn off <span id="st" name="st" class="st">APIC</span> fixed the freeze problem along with 
<br>the 'ata1:' related messages. So that was the solution. I can't turn off ACPI completely<br>because not only I lose poweroff but the second CPU (it's a dual core machine).<br><br> </div></div><div style="direction: ltr;">
<span class="q"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
An <span id="st" name="st" class="st">APIC</span> (Advanced Programmable Interrupt Controller, which is<br>responsible for interrupt balancing, as you say) is pretty unrelated.<br>You may well be able to turn off ACPI without turning off 
<span id="st" name="st" class="st">APIC</span>.</blockquote></span></div><div style="direction: ltr;"><div><br>
<br>Yep, that's what I did and believe it or not the system has been up and running<br>for 5 days now with no freezes, when it took less than 24hours to freeze<br>previously. So I still have ACPI managing the second CPU (the system is 
<br>admitedly slower compared to when <span id="st" name="st" class="st">APIC</span> is on) and for now I'm happy <br>with the solution. Older FC4 kernel versions did not freeze the machine so<br>I'm hoping eventually a newer kernel will fix this. 
<br><br>Filippos
<br><br></div></div><br>
</div></blockquote></div><br>