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: <20150223.221403.1719458030396280283.davem@davemloft.net> Date: Mon, 23 Feb 2015 22:14:03 -0500 (EST) From: David Miller <davem@...emloft.net> To: therbert@...gle.com Cc: jonathon.reinhart@...il.com, sunil.kovvuri@...il.com, netdev@...r.kernel.org Subject: Re: Setting RPS affinities from network driver From: Tom Herbert <therbert@...gle.com> Date: Fri, 20 Feb 2015 15:05:11 -0800 >> Note that this argument is different from RSS where we're dealing with >> actual hardware queues, so the driver of course has a say in the >> configuration. > > Assuming that all queues are equal and we have a standard way to > influence the indirection table, even RSS configuration really isn't > driver specific configuration. We just need to know how many queues > are available. Agreed. If drivers start doing this, fine, but they must do it with a common piece of infrastructure that each and every driver can (easily) plug into and make use of. Even better would be something that was so generic that the driver's don't actualy implement any part of it other than responding to what the generic networking core asks it to do. -- 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