diff options
| author | Martin Zhang <[email protected]> | 2015-11-17 12:49:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-11-17 20:25:44 +0000 |
| commit | 19125c1a4fd873421698876f34a06dbe18d25f17 (patch) | |
| tree | cc8f92877c45f9876a6d602de42d094805bcc478 /net/unix/af_unix.c | |
| parent | packet: Use PAGE_ALIGNED macro (diff) | |
| download | kernel-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
