On Thu, Oct 24, 2013 at 11:03 AM, k simon <[email protected]> wrote:
> HI,list: > > I noticed when I exec "top -S" ,some process's state display > "waitport" or "waitmsg", > eg: > netisr_cpu 2 waitport > netisr_cpu 2 waitport > haproxy waitmsg > squid waitmsg > > What's this mean? Does it work normally? > > 2 "netisr_cpu 2"? I believe there should only be one "netisr_cpu 2". waitport is normal for netisr. If you are using 3.4 or if squid uses blocking connect(2), waitmsg is normal then. Best Regards, sephe > Regards > Simon > > > -- Tomorrow Will Never Die
