摘要:
一旦出现插入便缓慢或者超时严重的问题,可以采用如下的方案进行排解。1,输入命令vmstatprocs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------r b swpd free buff cache si so bi bo in cs us sy id wa st1 0 58272 46016 93992 766284 0 2 10 43 40 119 31 0 69 0 0主要看b参数和wa参数,b为等待资源的进程数;wa为io等待占用cpu的百分比,超过30%表... 阅读全文