How can I free memory on linux
Posted
by user35153
on Super User
See other posts from Super User
or by user35153
Published on 2010-04-25T10:23:35Z
Indexed on
2010/04/25
10:33 UTC
Read the original article
Hit count: 317
When I use top to see memory usage, I have 65gb ram but only 1.3gb of it free and remaining is shown as used. When I ran my program It gives memory insufficiency error. Although no other program is using the remaining 63.7gb ram it is hold. how can I get free the unused ram?
© Super User or respective owner