IRC channel logs

2022-10-25.log

back to list of logs

<youpi>gnu_srs1: gcc-12 managed to pass the testsuite
<jab>youpi: that's awesome!
<youpi>gnu_srs1: dpkg-deb: building package 'gcc-12' in '../gcc-12_12.2.0-7_hurd-i386.deb'.
<gnu_srs1>youpi: Congrats :D Last time I tried with tests it failed.
<youpi>congrats to you, I didn't do anything there
<youpi>just the pthread_once bit
<youpi>15492M ..
<youpi>not a small build
<youpi>gnu_srs1: sorry for the gcore hiccup. The code to handle it was there, but with the usrmerge issue I had postponed uploading it, and then the code become bogus due to a different version number. It should now be correct.
<youpi>(at least it went fine on exodar)
<damo22>ive reworked my smp commits down to 12 and the first half are upstreamable
<damo22>aaand non-smp boogts
<damo22>boots
<damo22>looks like doing clean builds helps
<damo22>its getting closer
<damo22>what ive got is already better than master
<ThinkT510>damo22: well done for the hard work
<damo22>thanks! I am going to mail in some patches for gnumach now
<damo22>Pellescours and anyone interested i created a new branch: http://git.zammit.org/gnumach-sv.git/log/?h=feat-smp-upstreaming
<luckyluke>damo22: very nice! are you able to run the idle threads on the secondary cpu already?
<damo22>luckyluke: yes, and it switches to other threads but something is weird with interrupts
<damo22>there is supposed to be an interrupt for coherency to flush TLB on secondary cpus
<damo22>ive implemented it but its not working
<damo22>its not randomly going nuts though like before in the previous branch
<damo22>looks like this is a much better base to work from
<damo22>sleep time
<Pellescours>damo22: great, I will play with it when I'll have time
***jpoiret2 is now known as jpoiret