From: Govindarajulu Varadarajan <[email protected]> Date: Thu, 21 Dec 2017 08:12:28 -0800
> In case of tx clean up, we set '-1' as budget. This means clean up until > wq is empty or till (1 << 32) pkts are cleaned. Under heavy load this > will run for long time and cause > "watchdog: BUG: soft lockup - CPU#25 stuck for 21s!" warning. > > This patch sets wq clean up budget to 256. > > Signed-off-by: Govindarajulu Varadarajan <[email protected]> > --- > v2: resubmit: previous discussion: https://patchwork.ozlabs.org/patch/845011/ Applied.
