1834828 Members
1767 Online
110070 Solutions
New Discussion

how memory works

 
SOLVED
Go to solution
Javier Ortiz Guajardo
Frequent Advisor

how memory works

i have a unix 11.0 and i??m trying to understand how the memory works, i??m reading documentation about it from www.docs.hp.com.

I need more information about how the system works with the real memory, virtual memory, and memory swap. How the system assigns the size to each part of the memory (real, virtual, pseudo)?

Please, if you got information to share, you can send me to the email, jeortizg@hotmail.com

thanks so much.
The obstacles are those things that the people see when they left to see their goals.
6 REPLIES 6
Uday_S_Ankolekar
Honored Contributor
Solution

Re: how memory works

Check for /usr/share/doc directory and look mem_mgmt.txt, mem_windws.txt and lot more

-USA..
Good Luck..
Robert-Jan Goossens
Honored Contributor

Re: how memory works

Javier Ortiz Guajardo
Frequent Advisor

Re: how memory works

can somebody talk me about the Real memory and virtual memory?

Thanks.
The obstacles are those things that the people see when they left to see their goals.
Steven E. Protter
Exalted Contributor

Re: how memory works

Real memory is actual physical memory.

Virtual memory is actually swap disk space that gets used just like memory to improve system performance capacity. It can do more things at the same time with more virutal memory.

Since virtual memory is disk, it is slower than real memory.

swapinfo -tam will show you something.


[597#] swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 0 4096 0% 0 - 1 /dev/vg00/lvol2
reserve - 631 -631
memory 1526 1054 472 69%
total 5622 1685 3937 30% - 0 -

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Javier Ortiz Guajardo
Frequent Advisor

Re: how memory works

At this moment we can??t buy a product to monitor the system (like glance ...etc)
how can i evaluate my sistem with out this kind of tools, about memory and swap.

I need to knwo if my system is swaping and how much resources (Virtual memory, memory swap and real memory) is being used. Is there some commands that can help me to evaluate my system?

Can sar, vmstat, swapinfo. help me to evaluate my system?

i have a program - memdetail - but i??m having trouble to understand the results about this program.

i appreciate your help...
Thanks.
The obstacles are those things that the people see when they left to see their goals.
malay boy
Trusted Contributor

Re: how memory works

This is another good threat for you question :

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6f065ec05a7ad711abdc0090277a778c,00.html
There are three person in my team-Me ,myself and I.