On Fri, Apr 19, 2013 at 12:01:04AM +0000, EUNBONG SONG wrote: >> >> I think HZ/50 is better than 2 for adapter timeout.
> Basically OK. But why HZ/50? Most drivers use HZ. Actually, I just translated 2 jiffies because HZ is 100 in default cavium config. You can find that in "arch/mips/configs/cavium_octeon_defconfig". And i have been using this value over 1 year in octeon board without problem. Thanks.