![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cpu, memory and virtual memory usage | ocelot | UNIX for Dummies Questions & Answers | 4 | 3 Days Ago 04:57 AM |
| How can I get memory usage or anything that show memory used from sar file? | panithat | HP-UX | 1 | 03-31-2008 09:26 AM |
| CPU usage and memory usage | mansoorulhaq | High Level Programming | 1 | 08-09-2007 01:55 PM |
| memory usage | BG_JrAdmin | SUN Solaris | 5 | 10-17-2006 08:21 PM |
| Monitor CPU usage and Memory Usage | Gajanad Bihani | High Level Programming | 2 | 03-09-2005 04:35 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Memory Usage....
I am running nmon64 on an AIX box and getting 99% of physical memory usage. When i brought it up to our 'Unix Admin' he said this was ok. We only really needed to worry if the machine began to swap. Is this true? I am an application developer and have always been taught the 99% memory utilization was a 'bad' thing. Does AIX give the memory back when my app needs it?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Also we have 4GB of memory on this machine and we were told that 1 GB off the top goes to the operating system. Does that sound right?
|
|
#3
|
|||
|
|||
|
Same thing
Actually, I don't know if it is bad if percent used of memory is 99%, but I want tell you about my system. I have AIX 4.3.3, and by using the nmon I note always the physical used memory is 99%. I thought, may be the reboot is the solution. When I reboot the system, the physical used memory go down to about 35%, but the this percentage grows until reach to 99% & 100% some times. Really, I want to know is this percentage normal or not?
Note: I have 1GB RAM. |
|
#4
|
|||
|
|||
|
apparently, there is an OS theory out there that if memory is not being used is is a bad thing. AIX is configured to consume the un-used memory for OS-level tasks (not sure what?) but 'earmarked' until an application needs it, and then it is released to the application if available. There are some schools of thought that this could actually improve performance. I am not sure how though, unless there is some initialization overhead that this model gets out of the way before your app needs the memory??? That is only a guess though, I would love for some OS experts to weigh in on this???
|
|
#5
|
|||
|
|||
|
I also think the amount of memory that AIX is 'ear-marking' is configurable.
|