the standard way of debugging this is to "attach" strace to it, to see what & where things get written/read.
>> 11491 be/4 robert 0.00 B/s 532.82 K/s 0.00 % 0.23 % strace -p 11491 change the PID next time:) You might need sudo to use attach, on some systems. regards. On Mon, Aug 27, 2012 at 11:25 PM, Robert 'Bobby' Zenz <[email protected]> wrote: > Just to update, I tried to debug this but failed miserable... > I also noticed that the .sawfish/custom does not get written until > Sawfish gets restarted (or closed). Now I *really* wonder what causes > this... > > Well, maybe I should wait for .1 and see if still persists...can't > really exclude that there's not something borked with my setup. > > On Tue, 21 Aug 2012 22:18:47 +0200 > "Robert 'Bobby' Zenz" <[email protected]> wrote: > >> Is somebody else experiencing a high IO throughput as long as the >> config dialog is open? Output from iotop: >> >> TID PRIO USER DISK READ DISK WRITE SWAPIN IO >> COMMAND >> rep /usr/local/bin/sawfish-config "" >> >> That continues until I close the dialog. I'm not sure if that is >> intended behavior. >> >> Best Regards, >> Bobby >> >> Sawfish 1.9.0 >> librep 0.92.2 >> rep-gtk 0.90.8.1 >> > > > -- > Sawfish ML > -- Sawfish ML
