https://bugs.kde.org/show_bug.cgi?id=362596

--- Comment #13 from ykmssg-...@yahoo.co.uk ---
Now going krazy (only seems to happen when I have keepass open)
Process 1392 - kdeconnectd

Summary

The process kdeconnectd (with pid 1392) is using approximately 11.8 MB of
memory.
It is using 10.2 MB privately, and a further 35.3 MB that is, or could be,
shared with other programs.
Dividing up the shared memory between all the processes sharing that memory we
get a reduced shared memory usage of 1569.0 KB. Adding that to the private
usage, we get the above mentioned total memory footprint of 11.8 MB.
Library Usage

The memory usage of a process is found by adding up the memory usage of each of
its libraries, plus the process's own heap, stack and any other mappings, plus
the stack of its 3 threads. 
Private
more
6088 KB    [heap]
500 KB    /usr/lib64/libqca-qt5.so.2.1.1
304 KB    /usr/lib64/qt5/plugins/crypto/libqca-ossl.so
236 KB    /usr/lib64/libkdeconnectcore.so.0.9.0
204 KB    /usr/lib64/libQt5Widgets.so.5.6.1
Shared
more
3324 KB    /usr/lib64/libQt5Core.so.5.6.1
2824 KB    /usr/lib64/libQt5Gui.so.5.6.1
2008 KB    /usr/lib64/libQt5Widgets.so.5.6.1
1548 KB    /usr/lib64/libc-2.23.so
1544 KB    /usr/lib64/libcrypto.so.1.0.2h
Totals

Private    10472 KB    (= 1500 KB clean + 8972 KB dirty)
Shared    36096 KB    (= 36096 KB clean + 0 KB dirty)
Rss    46568 KB    (= Private + Shared)
Pss    12041 KB    (= Private + Shared/Number of Processes)
Swap    0 KB

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to