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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 30 Oct 2015 18:21:38 +0900 (KST)
From:	David Miller <davem@...emloft.net>
To:	_govind@....com
Cc:	netdev@...r.kernel.org, benve@...co.com, ssujith@...co.com
Subject: Re: [PATCH net-next] enic: assign affinity hint to interrupts

From: Govindarajulu Varadarajan <_govind@....com>
Date: Tue, 27 Oct 2015 23:28:42 +0530

> Introduce enic module global variable enic_numa_count[] to store the
> number of affinity_hints set. If there are more than one enic interfaces,
> we do not want them to share same affinity hint cpus. We store the
> history of affinity hint assignment of all interfaces in global variable
> enic_numa_count. Introduce enic_affinity_hint spinlock to access
> enic_numa_count.

This is policy outside of the domain of your driver, no other networking
driver does this.  Please remove this aspect of your change.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ