G
Gareth Vincent
Guest
Hi Keith, Thanks for your response, please see values below. cat /proc/sys/vm/dirty_ratio 20 cat /proc/sys/vm/swappiness ( I recently changed the the default of 60 to 1, there has been a slight improvement) 1 cat /proc/sys/vm/dirty_background_ratio 10 i've also tried the following with some improvement echo never > /sys/kernel/mm/redhat_transparent_hugepage/defrag echo never > /sys/kernel/mm/transparent_hugepage/enabled With over 6Gb of free memory I wouldn't expect the OS to swap so much. I haven't worked with "dirty_ration" or "dirty_backgroud_ratio", I will certainly look into these parameters.
Continue reading...
Continue reading...