IRC channel logs
2024-12-13.log
back to list of logs
<Pellescours>damo22: I’ll send you the patches for rumpdisk, you can test them and apply them if you find them fine <damo22>you can create a dummy opt_ahcisata.h <Pellescours>yes that’s what I did, I added the options being the old behavior <Pellescours>I’m recompiling rumpdisk to test it before sending you the patches <damo22>did you use prune.sh and only commit those? <damo22>netbsd wants us to upstream our patches <damo22>once we have it working we just mail them into tech-kern <Pellescours>when trying to build hurd (not the debian package) I have undefined ref to « rumpns_bus_dmatag_subregion » <Pellescours>I can see that they added this _bus_dmatag_subregion call to some pci stuff (seems related to ethernet devices) <Pellescours>i worked, I run my VM with updated netbsd sources and rumpdisk <Pellescours>piixide still loose interupts, so nothing changed on that part <Pellescours>but can a patch of 223M be send by email? I’m not sure that emails providers accept it <sneek>youpi, gfleury says: i just sent on glibc ML move of __pthread_sigstate, __pthread__sigstate and pthread_sigmask into libc. <youpi>you can push a branch somewhere to pull from <Pellescours>To have a fully functionnal rump we need to define `rumpns_bus_dmatag_subregion` for rumpusbdisk <ZhaoM>youpi: I found some files ($(hurd)/exec/execmutations.h for example) don't have the copyright header, is it worth to add the copyright header? <youpi>when they are quite trivial, it's not worth it <youpi>(trivial source is non-copyrightable) <gnucode>sneek later tell azert I totally agree! The comment section on phoronix can be fairly mean. That's why I #neverReadTheComments But we are all mostly in agreement that announcing Hurd progress update are a good thing right? <gfleury>youpi: oops i forgot signof. Should i send v2 <sneek>azert, gnucode says: I totally agree! The comment section on phoronix can be fairly mean. That's why I #neverReadTheComments But we are all mostly in agreement that announcing Hurd progress update are a good thing right? <azert>would be interesting to know what is the difference between dma-buf in Linux and memory objects in gnumach <azert>and how all of this is far superior to mmap /dev/mem