Hello Herbert, Thank you for your quick response. Herbert Xu wrote:I understood your point. Since keeping correct truesize is important to network memory accounting, I want to fix network subsystem part at least. I think that it is inconvenient for caller functions to need updateing truesize by themselves. How about this change to avoid the inconvenience? - Current implementation is renamed to __pskb_expand_head(). - Drivers call __pskb_expand_head() instead of pskb_expand_head(). - New pskb_expand_head() updates truesize after calling __pskb_expand_head(). Or, should I simply add truesize calculation after pskb_expand_head() calls which change truesize? I see. Regards, Hideo -- Hitachi Computer Products (America) Inc. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Andrew Morton | -mm merge plans for 2.6.23 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Arjan van de Ven | Re: [GIT]: Networking |
| Auke Kok | [PATCH] e1000e: test MSI interrupts |
git: | |
