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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 18 Aug 2021 09:26:36 +0300
From:   Gilad Naaman <gnaaman@...venets.com>
To:     davem@...emloft.net, kuba@...nel.org, luwei32@...wei.com,
        gnaaman@...venets.com, wangxiongfeng2@...wei.com,
        ap420073@...il.com
Cc:     netdev@...r.kernel.org
Subject: [PATCH v2 0/1] net-next: Improve perf of bond/vlans modification

In the previous version Nikolay Aleksandrov <nikolay@...dia.com> asked
why not remove the list entirely in favour of the tree.

Altough this sounds like the right solution,
I am not sure it's possible to do this with RCU-safety in mind, and I
doubt my ability to correctly patch every place in the kernel that uses
the list without introducing further bugs.

v1 -> v2:
	- Formatting/typo fixes
	- Retarget net-next


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ