[kde-freebsd] abnormal cpu usage with kdeinit4
Miki
miki.bsd at gmail.com
Sat Mar 20 20:55:11 CET 2010
Hi,
I'm using kde 4.4.1 on current amd64 and a kdeinit4 process is using 10%
of cpu.
using ktrace/kdump reveals that kdeinit4 is polling lots of .desktop files :
kdeinit4 CALL stat(0x80837ddb8,0x7fffffffd3c0)
kdeinit4 NAMI "/usr/local/kde4/share/applications/kde4/knotes.desktop"
kdeinit4 STRU struct stat {dev=3739581208, ino=117691,
mode=-rw-r--r-- , nlink=1, uid=0, gid=0, rdev=0, atime=0,
stime=1265276125, ctime=1267631597.296777763,
birthtime=1267631597.295779026, size=3564, blksize=4096, blocks=8,
flags=0x0 }
kdeinit4 RET stat 0
kdeinit4 CALL stat(0x80837ddb8,0x7fffffffd3c0)
kdeinit4 NAMI "/usr/local/kde4/share/applications/kde4/kolourpaint.desktop"
kdeinit4 STRU struct stat {dev=3739581208, ino=108493,
mode=-rw-r--r-- , nlink=1, uid=0, gid=0, rdev=0, atime=0,
stime=1263943305, ctime=1267626710.022580680,
birthtime=1267626710.022580680, size=5158, blksize=4096, blocks=12,
flags=0x0 }
kdeinit4 RET stat 0
I have tested with a clean kde4 profile (a new user in fact) and the
problem persist.
FYI devel/gamin is installed on my computer and kern.maxvnodes is set to
400000. I have test with fam/devel but still no luck.
does anyone has the same problem ?
More information about the kde-freebsd
mailing list