[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#456028: knotes uses a *lot* of memory



Package: knotes
Version: 4:3.5.8-1
Severity: normal

knotes seems to use a lot of memory, memory that is unique to it's
process (not shared).

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
[...]
cw        9504  0.1  2.2 249300 94312 ?        S    12:36   0:21 knotes -session
[...]

cw@lysdexia:~$ # see how much of that is private to that process
cw@lysdexia:~$ awk '($0 ~ /^Private/) {s+=$2} END{print s}' /proc/$(pidof knotes)/smaps




-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-rc5-cw3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf-8, LC_CTYPE=en_US.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages knotes depends on:
ii  kdelibs4c2a             4:3.5.8.dfsg.1-4 core libraries and binaries for al
ii  libc6                   2.7-4            GNU C Library: Shared libraries
ii  libgcc1                 1:4.2.2-4        GCC support library
ii  libkcal2b               4:3.5.8-1        KDE calendaring library
ii  libkdepim1a             4:3.5.8-1        KDE PIM library
ii  libqt3-mt               3:3.3.7-9        Qt GUI Library (Threaded runtime v
ii  libstdc++6              4.2.2-4          The GNU Standard C++ Library v3
ii  libx11-6                2:1.0.3-7        X11 client-side library

knotes recommends no packages.

-- no debconf information




Reply to: