aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMartin Zhang <[email protected]>2015-11-17 12:49:30 +0000
committerDavid S. Miller <[email protected]>2015-11-17 20:25:44 +0000
commit19125c1a4fd873421698876f34a06dbe18d25f17 (patch)
treecc8f92877c45f9876a6d602de42d094805bcc478 /net/unix/af_unix.c
parentpacket: Use PAGE_ALIGNED macro (diff)
downloadkernel-19125c1a4fd873421698876f34a06dbe18d25f17.tar.gz
kernel-19125c1a4fd873421698876f34a06dbe18d25f17.zip
net: use skb_clone to avoid alloc_pages failure.
1. new skb only need dst and ip address(v4 or v6). 2. skb_copy may need high order pages, which is very rare on long running server. Signed-off-by: Junwei Zhang <[email protected]> Signed-off-by: Martin Zhang <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions