On Fri, Aug 26, 2005 at 09:11:14AM +0200, Eric Dumazet wrote:
> The patch I suggested only changed the root pointer, moving to read_mostly 
> section because it is really write once at boot, then read only. This is 
> the same with slab pointers : they are hot objects (read/written all the 
> time), but their pointer is written once when kmem_cache_create() is done 
> at boot time.

You should change the definition in net/snmp.h in that case, as that will 
make it clear that the pointer is being stored.  It also makes the patch 
smaller. ;-)

                -ben
-
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

Reply via email to