f4at has joined #pypy
f4at has quit [Client Quit]
<
cfbolz>
mattip: I would be a bit worried about the patch in that it might jiggle around the 65k line limit per C file
slav0nic has joined #pypy
commandoline_ has joined #pypy
commandoline has quit [Ping timeout: 246 seconds]
<
mattip>
right, the cbuild.convert_sources_to_files() should really be checking that somehow and splitting up too-long-files
<
mattip>
are we close to that limit today?
<
cfbolz>
mattip: we
*are* splitting things
<
cfbolz>
but splitting things into smaller pieces is potentially bad for the information the C compiler has
<
cfbolz>
(we should try thin lto at some point, regular lto always ran out of memory/time the last time we tried it, I think?)
mjacob has quit [Read error: Connection reset by peer]
mjacob has joined #pypy
arigato has joined #pypy
antocuni has joined #pypy
Dejan has joined #pypy
<
fijal>
hey, buildmaster is experiencing issues
lritter has joined #pypy
<
mattip>
thanks for the heads up
<
mattip>
anything we can do to lessen the load?
Atque has joined #pypy
Atque has quit [Quit: ...]
Atque has joined #pypy
<
mattip>
it is giving a 503
Atque has quit [Quit: ...]
<
cfbolz>
I suppose EWDurbin is busy at pycon
Atque has joined #pypy
Atque has quit [Client Quit]
arigato has joined #pypy
antocuni has joined #pypy
f4at has joined #pypy
<
arigato>
can anyone help me with docker? I've been fighting for a while now and I have still no clue
<
arigato>
basically I've got a running docker container on a machine, and I'd like to move it and continue running it elsewhere
<
arigato>
I'm fine shutting it down and restarting the processes in the container
<
arigato>
I just don't manage to do that
Dejan has quit [Quit: Leaving]
<
agronholm>
arigato: what would you preserve from the container? the changes to the file system on top of the image?
mannerism has joined #pypy
f4at has quit [Quit: bye]
lritter has quit [Quit: Leaving]
<
arigato>
LarstiQ: thank you!
slav0nic has quit [Ping timeout: 240 seconds]