This is a discussion on monitoring of paging space within the AIX Operating System forums, part of the Unix Operating Systems category; --> hi, my topas rating for my paging space will only increase and not decrease. is this normal behavoiur?...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| > hi, my topas rating for my paging space will only increase and not > decrease. is this normal behavoiur? I think you have a memory leak, how long have you been monitoring ? Are any processes core dumping ? Check errpt ... |
| ||||
| "Dhrit" <jkumanospamran@rogenospamrs.com> wrote in message news:<4Tngb.42384$ko%.17501@news04.bloor.is.net.ca ble.rogers.com>... > > hi, my topas rating for my paging space will only increase and not > > decrease. is this normal behavoiur? > > I think you have a memory leak, how long have you been monitoring ? > Are any processes core dumping ? Check errpt ... it may be due to your maxperm / minperm settings and is just normal growth of backing store for working (computational) memory pages. please paste the output to the following commands when the system is under load. vmstat 1 10 /usr/samples/kernel/vmtune /usr/samples/kernel/vmtune -a Rgds Mark Taylor |