faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: Memory usage..
by Leo S on Thursday 27/Mar/2008, @15:36
|
It is not meaningless at all, as long as you look at the line that subtracts the buffers/cache.
In fact, this is the most meaningful measure of memory for the user, because as a user I'm mostly interested in "How much memory do I have left for applications", and measuring total used memory gives that answer, without having to worry about complexities like how much of a process's used memory is shared. |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: Memory usage..
by Segednum on Saturday 29/Mar/2008, @15:55
|
"It is not meaningless at all, as long as you look at the line that subtracts the buffers/cache.
In fact, this is the most meaningful measure of memory for the user"
It doesn't means what you think it means at all. Read this:
http://ktown.kde.org/~seli/memory/desktop_benchmark.html
The readings for top don't give you any real indication of your memory usage at all.
"In fact, this is the most meaningful measure of memory for the user, because as a user I'm mostly interested in "How much memory do I have left for applications""
You're not going to get anything accurate from top or free. This has been discussed before.
|
[
Reply To This | View ]
|
Re: Memory usage..
by xyzzzz on Sunday 30/Mar/2008, @06:53
|
"http://ktown.kde.org/~seli/memory/desktop_benchmark.html"
I wonder whether the higher memory consumption of GNOME is simply caused by GTK's double buffering and not by out-of-process applets etc...
|
[
Reply To This | View ]
|
Re: Memory usage..
by Anon on Sunday 30/Mar/2008, @06:59
|
GTK doesn't double-buffer, IIRC. Qt4 does, though, with a correspondingly large increase in memory consumption.
|
[
Reply To This | View ]
|
Re: Memory usage..
by xyzzzz on Sunday 30/Mar/2008, @07:22
|
"GTK doesn't double-buffer"
I thought it does double buffering since GTK+ 2.0 (released 10 years ago)?
|
[
Reply To This | View ]
|
Re: Memory usage..
by Leo S on Sunday 30/Mar/2008, @12:19
|
I'm well aware of this page and have read it.
What you don't understand is that I'm not even remotely interested in exact memory usage. I don't care if the value that free reports is +- 10%. Free may not be the most accurate, but it's not random. The values correlate with memory usage, and it's pretty clear that KDE4 uses more. I could remeasure with exmap, but I would get the same conclusion so I really don't care.
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|