[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1308df56-e85b-beb0-04d0-ffe482f1a82b@gmx.de>
Date: Tue, 6 Dec 2016 00:11:54 +0100
From: Lino Sanfilippo <LinoSanfilippo@....de>
To: Pavel Machek <pavel@....cz>
Cc: Giuseppe CAVALLARO <peppe.cavallaro@...com>,
alexandre.torgue@...com, David Miller <davem@...emloft.net>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: stmmac ethernet in kernel 4.9-rc6: coalescing related pauses.
>
> You mean stmmac_xmit()? Thats also softirq AFAICT, its the TX softirq....
>
> Regards,
> Lino
>
>
Hmm. netdevices.txt says:
ndo_start_xmit:
...
Context: Process with BHs disabled or BH (timer),
will be called with interrupts disabled by netconsole.
...
If this is correct it can indeed be process context, too. However BHs are already
disabled.
Powered by blists - more mailing lists