From: David S. Miller Date: Wed, 10 Dec 2014 18:32:02 +0000 (-0500) Subject: Merge branch 'napi_page_frags' X-Git-Tag: v3.19-rc1~118^2~19 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7dbea3e8662eb491e9da109cf8ffc372e160fe9a;p=linux.git Merge branch 'napi_page_frags' Alexander Duyck says: ==================== net: Alloc NAPI page frags from their own pool This patch series implements a means of allocating page fragments without the need for the local_irq_save/restore in __netdev_alloc_frag. By doing this I am able to decrease packet processing time by 11ns per packet in my test environment. ==================== Signed-off-by: David S. Miller --- 7dbea3e8662eb491e9da109cf8ffc372e160fe9a