| Summary: | Gwenview is taking >600MB of RAM when opening file. | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Edwin <edwin.jablonski.pl> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | jkt, myriam |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Edwin
2016-02-07 09:51:49 UTC
Hi Edwin,
what number are you looking at? By default, programs such as `top` show the amount of mapped virtual memory which is irrelevant -- right now, a simple GTK version of Vim is shown as "taking" 434MB of RAM on my system while its actual exclusive memory usage ("RSS") is < 30MB.
See e.g. http://stackoverflow.com/questions/7880784/what-is-rss-and-vsz-in-linux-memory-management .
|