LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   paper on mem management (https://www.linuxquestions.org/questions/linux-newbie-8/paper-on-mem-management-810554/)

ezekieldas 05-27-2010 05:02 PM

paper on mem management
 
I'm looking for a good, from ground up paper on memory management. Something that explains from non-admin, non-programmer pov. Geared more towards tomcat/java.

I have a good book on perf management but I still need to review the fundaments of shared, resident, slabs, heaps, etc.


Any suggestions?

jamescondron 05-28-2010 09:54 AM

In all honesty you'll struggle to find one that doesn't assume a certain level of knowledge; memory management to any detail is quite a complex one.

ezekieldas 05-28-2010 10:07 AM

It can't be that difficult. Look what google did about explaining threads: http://blogoscoped.com/google-chrome/

brucehinrichs 05-28-2010 11:53 AM

If it's so easy, why ask the question? :scratch:

EDIT: Second hit on google searching for "memory management how to": http://www.memorymanagement.org/

ezekieldas 06-01-2010 01:39 PM

Thanks brucehnrichs --Perhaps the question wasn't framed so clearly. I'm looking for a discussion on memory with a visual edge, something geared towards the technically adept but not always working in a technical context. The chrome example is a great example of this. I saw that site memorymanagement.org --thanks. Yet it's very broad and applies to an array of os. It's also 9 years old. I'm looking for something more recent, specific to linux, and more specific to tuning java.

There's an ora performance tuning book that's really close. There's another by HP. Yet none of these really dive in with visual aids, everyday metaphor, and working examples.

Thanks for the comments here. I'll continue this search and post here if I find anything soon. Perhaps I'll find that it's a project undone in need of doing.


All times are GMT -5. The time now is 12:29 AM.