git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dac94e
)
net: add a prefetch in socket backlog processing
author
Eric Dumazet
<edumazet@google.com>
Mon, 30 Apr 2012 16:07:09 +0000
(16:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 1 May 2012 13:39:48 +0000
(09:39 -0400)
TCP or UDP stacks have big enough latencies that prefetching next
pointer is worth it.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c
patch
|
blob
|
history
diff --cc
net/core/sock.c
Simple merge