Originally posted by: litfos
Hi,
On a pretty big Power6 based 570 Lpar (60 GB ram) I noticed in topas constant values of PAGING Faults (55014)/per second (with no action on PgspIn 0 or PgspOut 0)
$ vmstat 1 20
System Configuration: lcpu=16 mem=58624MB
kthr memory page faults cpu
-----------
------------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
3 0 5474111 904926 0 0 0 0 0 0 68 88319 8489 20 2 78 0
3 0 5474113 904922 0 0 0 0 0 0 124 96128 7878 24 2 74 0
5 0 5473875 905165 0 0 0 0 0 0 230 40793 2420 7 2 92 0
1 0 5474114 904920 0 0 0 0 0 0 126 92586 8780 20 2 77 0
3 0 5474124 904911 0 0 0 0 0 0 551 132376 14184 30 4 66 0
1 0 5472708 906331 0 0 0 0 0 0 209 39103 2442 6 1 93 0
0 0 5472688 906349 0 0 0 0 0 0 325 19154 1231 3 1 96 0
0 0 5472674 906362 0 0 0 0 0 0 368 27305 1619 13 1 86 0
2 0 5472701 906334 0 0 0 0 0 0 138 25551 893 11 1 88 0
1 0 5472791 906239 0 1 0 0 0 0 223 35071 3594 9 4 87 0
1 0 5473296 905729 0 0 0 0 0 0 103 55395 2276 14 2 84 0
1 0 5473260 905762 0 0 0 0 0 0 148 34041 2061 7 2 92 0
1 0 5474189 904813 0 1 0 0 0 0 1323 134295 10643 18 6 76 0
2 0 5474034 904966 0 0 0 0 0 0 1116 183282 9419 19 5 76 0
1 0 5473977 905023 0 0 0 0 0 0 1108 96648 9109 4 4 91 0
1 0 5474578 904421 0 0 0 0 0 0 974 107591 4252 13 4 83 0
3 0 5474726 904270 0 0 0 0 0 0 1912 146720 4960 16 5 78 0
3 0 5474767 904186 0 0 0 0 0 0 1527 142664 4976 7 7 87 0
1 0 5474323 904590 0 0 0 0 0 0 1570 128844 5114 6 5 89 0
0 0 5475644 903267 0 0 0 0 0 0 1462 237006 6630 17 6 77 0
vmstat -v
15007744 memory pages
13978606 lruable pages
902073 free pages
4 memory pools
2951661 pinned pages
80.0 maxpin percentage
20.0 minperm percentage
80.0 maxperm percentage
63.0 numperm percentage
8819497 file pages
0.0 compressed percentage
0 compressed pages
63.0 numclient percentage
80.0 maxclient percentage
8819492 client pages
0 remote pageouts scheduled
175212 pending disk I/Os blocked with no pbuf
145758 paging space I/Os blocked with no psbuf
2484 filesystem I/Os blocked with no fsbuf
0 client filesystem I/Os blocked with no fsbuf
190292 external pager filesystem I/Os blocked with no fsbuf
0 Virtualized Partition Memory Page Faults
0.00 Time resolving virtualized partition memory page faults
vmstat shows high faults 'sy'(System calls) value.
Does it mean that vmm is not configured properly as I have these page faults?
Is there a mechanism to check which program generating such big number of system calls and what are they?
#AIX-Forum