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: <20100502212550.GA2673@gargoyle.fritz.box> Date: Sun, 2 May 2010 23:25:50 +0200 From: Andi Kleen <andi@...stfloor.org> To: Eric Dumazet <eric.dumazet@...il.com> Cc: David Miller <davem@...emloft.net>, hadi@...erus.ca, xiaosuo@...il.com, therbert@...gle.com, shemminger@...tta.com, netdev@...r.kernel.org, lenb@...nel.org, arjan@...radead.org Subject: Re: [PATCH v6] net: batch skb dequeueing from softnet input_pkt_queue > You mean we can wakeup a thread with something else than an IPI ? It's pointless to send an IPI to your thread sibling for this. Everything it could do you can do yourself too with the same performance. -Andi -- 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