From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 19 Jan 2011 21:07:01 +0100 References: <201012130118.14949.lindner_marek@yahoo.de> In-Reply-To: <201012130118.14949.lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201101192107.02433.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] performance patches (v3) Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Monday 13 December 2010 01:18:14 Marek Lindner wrote: > the performance patches progress step by step. A few patches already went > into the repository the rest is waiting for more review. Thanks to Sven's > feedback quite some bugs were squashed. > > Changes since v2: > * code rebased on top of the trunk > * some more neigh_node protected by reference counters > * call_rcu and kref_put race condition fixed > > Known issues: > * bonding / alternating candidates are not secured by refcounting [see > find_router()] - ideas welcome Thanks to the bonding / alternating patch I was able to commit the remaining patches that replace the orig_hash spinlock with more advanced locking techniques (revision 1904 - 1909). Regards, Marek