HOME > コンテンツ > Linux > SWAP使用率の調査 <現在のswap使用率を確認> free <swap使用プロセスの確認> grep VmSwap /proc/*/status | sort -k 2 -r | head 投稿日:2017年2月26日 author