zkrx has quit [Read error: Connection reset by peer]
zkrx has joined #openocd
slobodan has joined #openocd
JakeSays has quit [Server closed connection]
JakeSays has joined #openocd
joconor has quit [Ping timeout: 255 seconds]
joconor has joined #openocd
<zapb__>
PaulFertser, fyi, Gerrit is again quite slow
<zapb__>
Response time is about 10-20 seconds from time to time during the last 2 hours or so
<PaulFertser>
zapb__: that's odd, especially given that I added that workaround to clean shit to be run daily :(
<PaulFertser>
Currently the CPU is at 100 % but ~40 of it is with nice 19, so should be preempted for anything more important...
<PaulFertser>
But I also see iowait spiking, hm, probably there should be a way to demote all jenkins IO operations somehow.
<zapb__>
PaulFertser, 100 % due to Jenkins?
<PaulFertser>
zapb__: yes, the build is currently running so it's using all it can, but nice 19 should really take care of it. So now I suspect I/O being the bottleneck.
<PaulFertser>
zapb__: let's see if changing block device scheduler to "none" improves things. The build is still ongoing and I made no other changes.
<PaulFertser>
Opening changes is quite snappy for me atm.
<PaulFertser>
It was mq-deadline before and I changed it on "vda" device.
<olerem>
PaulFertser: do build and jenkins run within same cgroup?
<PaulFertser>
olerem: I know what you're hinting it, the autogrouping feature which is enabled by default, hm, I need to check.
<PaulFertser>
I should have taken care of it.
<PaulFertser>
But good point.
<PaulFertser>
(modern Linux basically ignores "nice" values by default unless they run in same shell session (layman explanation))
<PaulFertser>
kernel.sched_autogroup_enabled = 0
<PaulFertser>
I think that's how Debian has it by default, that's why.
<olerem>
PaulFertser: you can use systemd-cgls and systemd-cgtop to get better idea on cgroup slices
cp- has quit [Server closed connection]
cp- has joined #openocd
<PaulFertser>
Feel like changing the io scheduler to "none" really made helluva difference!
Yamakaja has quit [Server closed connection]
Yamakaja has joined #openocd
Yamakaja has joined #openocd
Yamakaja has quit [Changing host]
<PaulFertser>
The Geehy MCU families do not look bad a all, hm.
<PaulFertser>
zapb__: I'd say Gerrit is responsive now
<Haohmaru>
APM32F407VGT6 doesn't look bad on paper
mawk has quit [Server closed connection]
mawk has joined #openocd
bvernoux has joined #openocd
merethan has joined #openocd
urja has quit [Read error: Connection reset by peer]
merethan has quit [Quit: Leaving]
urja has joined #openocd
gzlb has quit [Ping timeout: 246 seconds]
shoragan has quit [Server closed connection]
shoragan has joined #openocd
gzlb has joined #openocd
nerozero has quit [Ping timeout: 246 seconds]
Haohmaru has quit [Quit: saionara]
bvernoux has quit [Read error: Connection reset by peer]
<zapb__>
PaulFertser, thanks
<PaulFertser>
zapb__: I'm not sure I tried opening different random changes, adding review etc, it was pretty fast even though the builds were still ongoing. Please ping me if it gets annoying for you again.