high swap memory utilization
问题 Server Configuration: Physical Ram - 16Gb Swap Memory - 27Gb OS - Solaris 10 Physical Memory Free - 598 Mb Swap Memory Used - ~26Gb Java Version - Java HotSpot(TM) Server VM - 1.6.0_17-b04 My Task is to reduce used swap memory:- Solutions i have though of Stop all java applications and wait till physical memory is sufficiently freed. then execute command "swapoff -a"(Yet to find out Solaris equivalent of this command) ...wait till swap memory used goes down to zero. then execute command