<aion>
hannes: build running with pin fragments-lru-f
<aion>
unsure aboute the "GC situation" in general. the lru-m mem-footprint seemed to expose GC not doing a good job currently.
<hannes>
aion: your build won't succeed..
<aion>
i kinda noticed by now.
<hannes>
since the interface changed, there are changes needed for mirage-nat and qubes-mirage-firewall..
<aion>
ah, ok. my (wrong) guess was "need to make sure lwt is already pinned down". :D
<hannes>
oh, that may as well be something :)
<hannes>
"GC not doing a good job" <- the OCaml GC is reactive and acts upon thresholds of memory used vs free.. the situation is better afaict in 4.10 with the best-fit allocator. the situation would as well improve once we use String/Bytes and not these Bigarray. I'm keen to discuss this further in Marrakesh with various people involved. :)
<hannes>
so if you have some "fast to reproduce" memory pressure issues (i.e. sending lots of packets / spawning lots of vms / sending huge packets), that'd be definitively of interest to look into more detail (and also to test those with different compilers / memory thresholds)
<hannes>
s/fast/reliable and quick/
<aion>
"sending lots of paketes" seemed to be most reliable trigger here.
<aion>
(yes, my build fail seems to be "result of xmit" related)
<hannes>
ah, i got a similar issue in CI, and #425 contains fixes.. :)
<aion>
dont think i can pin it to two branches at the same time though. *sits back and waits*
<hannes>
my plan is to wait in 425 until CI is green, then merge and rebase the other PRs
<aion>
(oh cute. github seems to have some clock issues? it shows your force push as "_in_ 12 seconds"...)
<hannes>
i'm time travelling all the time ;p
<aion>
i am reading that as "mirage needs a good ntp implementation". ;p
<hannes>
or "hannes needs to setup ntp on his laptop"
Haudegen has joined #mirage
aedc has joined #mirage
aedc has quit [Ping timeout: 272 seconds]
_whitelogger has joined #mirage
aedc has joined #mirage
aedc has quit [Remote host closed the connection]
aedc has joined #mirage
aedc has quit [Ping timeout: 272 seconds]
aedc has joined #mirage
<aion>
can confirm mirage-tcpip builds again, and now its mirage-nat failing.
dobson has quit [Quit: Leaving]
aedc has quit [Ping timeout: 272 seconds]
dobson has joined #mirage
seliopou has quit [Read error: Connection reset by peer]