![]() |
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 |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| kernel: Out of Memory: Killed process 2990 | bsandeep_80 | UNIX for Advanced & Expert Users | 7 | 03-25-2008 03:49 PM |
| Get real value from real-time systems | iBot | Complex Event Processing RSS News | 0 | 01-14-2008 02:10 AM |
| Strange Real Memory usage behavior | Skyybugg | AIX | 5 | 05-31-2007 10:17 AM |
| memory usage : kernel, oracle, other users | thierryUX | UNIX for Dummies Questions & Answers | 4 | 09-18-2006 11:17 AM |
| kernel, memory and patches information | Teh Tiack Ein | HP-UX | 0 | 08-18-2005 08:48 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Kernel use of real memory
Hello AIX gurues...
In order to present the statistics of real memory usage I need to know how much real memory is used by the AIX 5L kernel. No the exact figures of course but some close to the reality. The AIX is running in a 7GB real machine, it has a HACMP configuration and my concern is because the paging rate is high very frequently. According with the applications staff, there are not new applications to justify the paging rate and they say its a bad tuning of the Operating system parms. Could somebody give me a hint? Regards Daniel |
|
||||
|
size check
the RAM in your machine will have a device file assiciated with it in the /dev directory... usually its /dev/mem0, if u have another RAM its /dev/mem0 and /dev/mem1 etc.....
to find out the real memory, issue the command.... lsattr -El /dev/mem0 (or) lsattr -El mem0 do this for each RAM device on your system..... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|