From: Herbert Xu <[EMAIL PROTECTED]> Date: Thu, 06 Apr 2006 04:11:58 +1000
> Michal Feix <[EMAIL PROTECTED]> wrote: > > > > All boxes running for two weeks now and spitting these assert messages > > have about 1,5GB of slab size allocated, with skbuff_head_cache entry > > being the largest entry. After rebooting, it is all nice and small, but > > it is noticable, that this entry is again constantly growing. This is > > happening on all my boxes, which print these asserts. > > That's a very interesting observation. Can others please check if they > have an abnormally large skbuff slab cache? > > Did you apply the two patches in this thread? This behavior matches the assertions because if we leak SKBs then sk_forward_alloc won't be adjusted properly. - 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