Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
alright, I was curious which processes were sucking up my already pitiful hardware setup
I ran: ps aux, vmstat, top, and free -mo => one or two probably would have given me enough info, but I"m a newbie and I"m checking stuff out
here's the output I seem to be getting:
the swap (huge because I have more harddrive than hardware) is not being used at all as far as I know-- everything is reporting 0;
the mem used is reporting around 150-170 (~~150 in console, and 170 while runniing mozilla and a few xterms) of about 186 w/ 9 megs for buffers-- 192 megs total
the top percentages-- I actually added them-- are around 40% (are these percentages of the "used" mem, of "total"?)-- where'd the other 40-50% go?
anyways-- I am running a junker-- I realize that, but it seems like some of this should add up
**most importantly-- is there something I can do about the swap-- or is it only used when there is major system consumption-- and not, basically idle like I am now
And more importantly, I believe you should be told about Linux memory usage. It's smart. It uses all your RAM to make things run faster. What a brilliant idea So, since this is happening, it looks like you will "run out" of memory, however it shares it much better than you may think. As long as the swap does exist as Tink has suggest, you are probably fine. Search this site for swap info, there's gonna be at least a page if not 10 It's a hot topic when one is just learning about the way Linux actually uses memory.
I was kinda wondering if it just loaded stuff into the memory-- mozilla is slow starting and then lightning fast; but how do I know which processes I can axe if I don't have a good representation of how much relative mem they're consuming. and what memory is it not reporting in ps, etc? I mean, the programs only account for about half of the memory. It seems like it should have a listing like system or kernel or mem manager= 40%
If you've got a quick answer-- great. If not, I'll read up on memory management, and I will read the pages about swap's on the site. Thanx a lot
It displays processes as coloured blobs
in a lava-lamp, their size representing
their memory usage, their vertical position
their CPU usage and the brightness of the
colour their activity ... :)
Once you come to know what process
gets what colour (and they always get
same one!) it's quite intuitive ;)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.