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

Craig Conner <fuznaci...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuznaci...@gmail.com

--- Comment #4 from Craig Conner <fuznaci...@gmail.com> ---
Confirmed, ksmserver on my desktop is using about 6.9 GB RAM right now...  I've
only been logged in for about two hours.

I also happen to use Fedora, and this persists in package
plasma-workspace-5.8.6

# rpm -q --whatprovides /usr/bin/ksmserver
plasma-workspace-5.8.6-6.fc25.x86_64


KiB Mem : 16400052 total,  3828064 free,  9202236 used,  3369752 buff/cache
  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND     
 7943 fuzzy     39  19  9.875g 6.756g  23496 S   0.0 43.2   4:26.76 ksmserver


...or, as another person expressed it,

# ps -eo rss,pid,user,command --sort -rss | awk '{ hr=$1/1024 ; printf("%13.2f
Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }' | head
-n2
         0.00 Mb COMMAND 
      6918.64 Mb /usr/bin/ksmserver


My system:
Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz,16 GB RAM, and in case it's relevant,
nvidia GTX 1060 (6GB) (and nvidia's drivers, version 375.39)

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

Reply via email to