Hi
When I work in KDE, I watch by
that system keeps a lot of open files, most of them belong to kdeinit4.
Is this a normal situation:
Or something is wrong? It seems so kdeinit monitors for file modification. But the number of file impressive
When I work in KDE, I watch by
Code:
procstat -fa| wc-l
that system keeps a lot of open files, most of them belong to kdeinit4.
Is this a normal situation:
Code:
procstat -fa | grep kdeinit |wc -l
3284
Or something is wrong? It seems so kdeinit monitors for file modification. But the number of file impressive