![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find Total and Free Physical Memory and Logical Memory in SOLARIS 9 | 0ktalmagik | SUN Solaris | 4 | 02-03-2009 09:37 AM |
| How to check physical memory | jeelans | SUN Solaris | 5 | 07-20-2006 09:56 PM |
| get physical and virtual memory | tads98 | Shell Programming and Scripting | 7 | 08-05-2005 03:00 AM |
| physical memory | cchien | UNIX for Dummies Questions & Answers | 1 | 08-21-2003 09:48 PM |
| Physical Memory | Alex_T | High Level Programming | 2 | 02-28-2002 08:34 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
vmstat -P commands gives me an output as shown at the end of this message.
my first question is about the difference between "total physical memory" and "total physical memory use" "Total Physical Memory" -"Total Physical Memory Use" 524288 pages-524026 pages= 262 pages does it mean that 262 pages are free? if they are not free, this pages are used for what? if they are free what relation exist between these pages(262 pages) and the free pages = 18540 (which are mentioned in the "Managed Pages Break Down" part) my second question is: whats the relation between total physical memory(here it is=524288 ) and the total memory mentioned in the "Managed Pages Break Down" part (here it is=507442 pages) vmstat -P output: *********************** Total Physical Memory = 4096.00 M = 524288 pages Physical Memory Clusters: start_pfn end_pfn type size_pages / size_bytes 0 256 pal 256 / 2.00M 256 130985 os 130729 / 1021.32M 130985 131072 pal 87 / 696.00k 131072 524282 os 393210 / 3071.95M 524282 524288 pal 6 / 48.00k Physical Memory Use: start_pfn end_pfn type size_pages / size_bytes 256 289 scavenge 33 / 264.00k 289 1143 text 854 / 6.67M 1143 1306 data 163 / 1.27M 1306 1535 bss 229 / 1.79M 1535 1745 kdebug 210 / 1.64M 1745 1753 cfgmgmt 8 / 64.00k 1753 1755 locks 2 / 16.00k 1755 1769 pmap 14 / 112.00k 1769 4537 unixtable 2768 / 21.62M 4537 4633 logs 96 / 768.00k 4633 7781 vmtables 3148 / 24.59M 7781 131072 managed 123291 / 963.21M 131072 140077 vmtables 9005 / 70.35M 140077 524282 managed 384205 / 3001.60M ============================ Total Physical Memory Use: 524026 / 4093.95M Managed Pages Break Down: free pages = 18540 active pages = 170145 inactive pages = 226033 wired pages = 61434 ubc pages = 31290 ================== Total = 507442 WIRED Pages Break Down: vm wired pages = 28726 ubc wired pages = 0 meta data pages = 5225 malloc pages = 18210 contig pages = 1456 user ptepages = 7316 kernel ptepages = 491 free ptepages = 10 ================== Total = 61434 *********************** *********************** |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|