IRC channel logs

2023-01-31.log

back to list of logs

<damo22>youpi: i rebased my branch onto master and pulled the small patches into separate commits, should i submit a new series that almost boots?
<damo22>almost boots with -smp N *
<damo22>eg with 6 i get:
<damo22>interrupt cpu 3
<damo22>start acpi:
<damo22>IPI(5>3)
<damo22>PMAP(3)
<damo22>PMAP(3) HANG
<youpi>damo22: you can submit whatever makes sense :)
<youpi>provided that it helps with progress
<damo22>ok
<youpi>(that's part of "release often, relase early")
<damo22>i cant test every commit in isolation, it only works as a set
<damo22>i have 2 big commits and the rest are pretty tiny