<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;">Hello, Im puzzled about the influence about iowait. Almost all the document say, the iowait "<span style="color: rgb(83, 88, 97); font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif; font-size: medium;">Show the percentage of time that the CPU or CPUs were idle during which the system had an outstanding disk I/O request." </span></div><div style="margin:0;"><span style="color: rgb(83, 88, 97); font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif; font-size: medium;">And, if there was a programs writing disk frequently, the system's iowait would be very high and the cpu was very free(do nothing). If so, the kernel's process scheduling should work fine, but the process scheduling lantency was very high(some programs were rescheduled after a long time). Why? Thanks</span></div></div>