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

--- Comment #5 from Luke-Jr <luke-jr+kdeb...@utopios.org> ---
SIZE measures the amount of swap space a process would use if it were swapped
out entirely. So while this might include some shared memory, it would only
include it once per process, which isn't unreasonable for this report. It would
also not include mmapd pages unless they were anonymous mmaps not stored on
disk or used to access some other hardware, which are really no different than
mallocs and therefore should be included in every meaningful measurement.

If you'd prefer I use another measurement, which do you suggest? The other
alternatives all appear to be much less valid.

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

Reply via email to