内存回收相关的指标

sar -B

pgscank: page scan kswapd
pscand: page scan directly reclaim

13时20分25秒  pgpgin/s pgpgout/s   fault/s  majflt/s  pgfree/s pgscank/s pgscand/s pgsteal/s    %vmeff
13时30分35秒      0.00      1.07      3.64      0.00     44.76      0.00      0.00      0.00      0.00
13时40分35秒      0.00      1.24      2.25      0.00     34.81      0.00      0.00      0.00      0.00
13时50分23秒      0.00      3.24     19.65      0.00     59.92      0.00      0.00      0.00      0.00
14时00分35秒      0.00     17.22     56.04      0.00     89.57      0.00      0.00      0.00      0.00
14时10分35秒      0.00      2.20      5.73      0.00     37.20      0.00      0.00      0.00      0.00
14时20分25秒      0.00      2.76     26.29      0.00     59.81      0.00      0.00      0.00      0.00
14时30分35秒      0.00      1.33      3.41      0.00     45.43      0.00      0.00      0.00      0.00

内存回收相关的指标

上一篇:FileReaer读入数据的基本操作


下一篇:JVM系列之:JIT中的Virtual Call接口