|
# smem -tk -k -U oracle -P "ora_.*_yyyyy1|ora_.*_xxxx1" -s pss
PID User Command Swap USS PSS RSS
..
25201 oracle ora_arc5_xxxx1 0 86.9M 87.0M 108.4M
25191 oracle ora_arc0_xxxx1 0 87.2M 87.3M 108.6M
25203 oracle ora_arc6_xxxx1 0 87.4M 87.5M 108.9M
25193 oracle ora_arc1_xxxx1 0 87.4M 87.6M 109.0M
25207 oracle ora_arc8_xxxx1 0 87.5M 87.6M 109.0M
25199 oracle ora_arc4_xxxx1 0 87.5M 87.6M 109.2M
25205 oracle ora_arc7_xxxx1 0 88.3M 88.4M 110.0M
25197 oracle ora_arc3_xxxx1 0 88.5M 88.6M 110.0M
5938 oracle ora_cjq0_yyyyy1 0 31.5M 93.8M 325.5M
25209 oracle ora_arc9_xxxx1 0 99.4M 99.5M 120.8M
5659 oracle ora_lck0_yyyyy1 0 66.1M 172.2M 466.4M
5626 oracle ora_smon_yyyyy1 0 67.5M 231.3M 788.0M
5611 oracle ora_dbw2_yyyyy1 0 81.8M 390.7M 1.1G
5609 oracle ora_dbw1_yyyyy1 0 88.7M 400.4M 1.1G
5607 oracle ora_dbw0_yyyyy1 0 102.4M 414.7M 1.1G
5597 oracle ora_lms1_yyyyy1 0 626.3M 1.0G 1.9G
5593 oracle ora_lms0_yyyyy1 0 635.9M 1.0G 1.9G
5605 oracle ora_mman_yyyyy1 0 1.5G 1.6G 1.8G
-------------------------------------------------------------------------------
130 1 4.0K 5.1G 7.4G 15.6G
--//你换成hugepages就ok了.我给你贴一个我们生产系统的情况.
--//实例xxxx1使用hugepages的情况.而实例yyyyy1没有使用hugepages,yyyyy1是我同事最近建的,配置不足,无法使用hugepages. |
|