[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46AF44E0.50700@voltaire.com>
Date: Tue, 31 Jul 2007 17:19:12 +0300
From: Or Gerlitz <ogerlitz@...taire.com>
To: "Michael S. Tsirkin" <mst@....mellanox.co.il>
CC: Moni Shoua <monisonlists@...il.com>, netdev@...r.kernel.org,
Roland Dreier <rdreier@...co.com>, fubar@...ibm.com,
davem@...emloft.net, general@...ts.openfabrics.org
Subject: Re: [ofa-general] Re: Re: [PATCH V3 0/7] net/bonding: ADD IPoIB support
for the bonding driver
Michael S. Tsirkin wrote:
> Maybe we could use hard_header_cache/header_cache_update methods instead of
> neighbour cleanup calls.
> To do this, it is possible that we'll have to switch from storing pointers
> inside the neighbour to keeping an index there, but I expect the
> performance impact to be minimal.
>
> As a result, bonding would not have to copy pointers into ipoib module
> and module removal would get fixed.
To be precise, bonding will copy all the symbols it copies today from
the slave module (ipoib), see bond_setup_by_slave() in patch 3/7, except
for the neighbour cleanup callback which is copied through coping the
neigh_setup function.
Or.
-
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