Robert Olsson a écrit :
Stephen Hemminger writes: > This is how I did it: Yes looks like an elegant solution. Did you even test it? Maybe we see some effects in just dumping a full table? Anyway lookup should be tested in some way. We can a lot of analyzing before getting to right entry, local_table backtracking, main lookup w. ev. backtracking etc. So hopefully we get paid for this work. Also it might be idea to do some analysis of the fib_aliases list. Maybe the trick can be done again? ;)
Back in 2.6.9 times, sizeof(bi_alias) was 16 bytes on i386 Nowadays, 64/128 bytes are the norm :( SLAB_HWCACHE_ALIGN is not our friend. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html