[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210818062637.343839-1-gnaaman@drivenets.com>
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