the gimp’s asleep
Tuesday, September 5th, 2006Inspired by this blog entry, I had a look at GIMP to see what it’s doing while the user does nothing. It should be sitting there idle, shouldn’t it? A quick check with ‘strace -e poll’ showed that it isn’t. It turned out that GIMP is waking up every 250 ms, takes a quick look [...]