| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <4D615B2D.5080804@neli.hopto.org> Date: Sun, 20 Feb 2011 19:19:25 +0100 From: Micha Nelissen <micha@...i.hopto.org> To: Eric Dumazet <eric.dumazet@...il.com> CC: Michael Durket <durket@...hwire.stanford.edu>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: Question about tg3 and bnx2 driver suppliers Eric Dumazet wrote: > One possible cause of packet drops is when softirqs are disabled for too > long periods, even if NIC has a big RX ring (check ethtool -g eth0) Why aren't the softirqs converted to workqueues? Wouldn't that cut dependencies to other softirq users and improve latency? Probably a stupid question, thanks. Micha -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists