IRC channel logs

2023-01-19.log

back to list of logs

<gfleury>luckyluke: that's good your will find a solution
<damo22>Pellescours: --enable-apic is ready
<damo22>it works on that commit
<damo22>with -smp 1 at least
<damo22>that is what i was testing
<damo22>i think the timer interrupt is too infrequent and it slows the system, but otherwise its working
<Pellescours>damo22: I just tried your branch with configure ncpu=1 --enable-apic and I have a trap
<Pellescours>page fault at ioapic_read+0x2f: movl %edx,0(%eax)
<Pellescours>(I’m with rump latest with your acpi patch)