The memory-usage tag has no wiki summary.
2
votes
3answers
271 views
What can I do to make Unity more memory-efficient?
I realy love Unity, but the most of the time I have to use gnome-shell because I only have 1.5 GB of RAM and when I work I have to use all these apps: fogger, firefox, compiz efects, empathy, gwibber ...
0
votes
2answers
73 views
Heavy HD activity on memory issue
I have turned off swapping on my Ubuntu setup - it was causing heavy I/O and slowing things down. I'm okay working without the swap and using only the 4GB of RAM I have (computer doesn't support more ...
1
vote
1answer
25 views
Software to track application profile
I am developing a software for number theory investigation, and I am suspicious that is leaking memory.
It would be very nice to log the CPU, and RAM usage of this program through some application. ...
0
votes
1answer
15 views
Disk and Ram Memory size
I need to know the disk size and the ram size of LAMP + Chrome. How can I check it... on ubuntu 11.x and 12.x
Thanks
0
votes
1answer
821 views
Why is my /dev/loop0 showing full?
I have sufficent memory , but somehow I get my /dev/loop0 showing usage of 9 GB
here's my df-h.
Filesystem Size Used Avail Use% Mounted on
/dev/loop0 12G 10G 1.4G 88% /
udev ...
2
votes
0answers
57 views
Why do I run out of memory even when nothing is running?
I am currently facing a problem that when I run Uclust, it keeps showing me mymalloc running ot of memory. The thing is that cuurently nothing is running in the system and my memory shows I am ...
1
vote
0answers
52 views
How can I find the memory usage on my GPU?
Previously I was checking it with
nvidia-settings -q all | grep Memory
I'm processing some scientific data on my GPU with numpy and theano. I was doing this with the gnome desktop running, and ...
1
vote
0answers
36 views
How HP Prolient Ubuntu server 11.0 support 4 gb
I have upgraded the server ram to 4+4= 8 gb, but after the physical installation, I restarted the server and when it came to the login prompt, it showed only 2+2 = 4 gb.
Please Help.
Thanks
0
votes
0answers
45 views
Warning when available RAM approaches zero
This is a follow-up to Memory limiting solutions for greedy applications that can crash OS?: ulimit and cgroups are not user friendly, and besides, wouldn't work with applications that spawn separate ...
0
votes
0answers
65 views
Memory allocation issue
I regularly code in C/C++. Today while compiling a program. it returned "KILLED". I believe it is because of memory management issues. I use dynamic allocation very rarely so its highly unlikely that ...
0
votes
0answers
442 views
Ubuntu 12.04 - polkitd using 7GB of memory
We have a production web server running Ubuntu 12.04. We have a total of 24GB of RAM installed into the system. The problem is that our process list is showing polkitd as using 6.8 GB of memory. I've ...