Skip to content

Comment on Debugging hidden memory leaks in Rubyparent

Comments

Well unless you are not working on a kernel / libc / compiler component, I'm sure that the closest thing to encountering 'RSS Memory' (meaning Residential Set Size which is the memory of a processes that resides in physical RAM but not in swap memory), would be to open up 'top' or 'htop' in the terminal to see that figure.

But no, this isn't an everyday term by average users, but I would expect at least software engineers to be familiar with the term.

I don’t think it’s a common abbreviation for Windows developers. Process Explorer calls that “working set” instead.

Linux users's first encounter with `ps` command usually leads to stackoverflow's question on RSS.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.