diff options
| author | Frank Blaschka <[email protected]> | 2007-07-12 12:51:34 +0200 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-07-16 18:28:04 -0400 |
| commit | aa617aa9568e5fc80103194f5a6da2977c305f10 (patch) | |
| tree | f9ca79404a596e65d50539073b71abdffe86edc3 /scripts/patch-kernel | |
| parent | 44c821525778c5d2e81da293195d5d589e8ad845 (diff) | |
s390: scatter-gather for inbound traffic in qeth driver
For large incoming packets > PAGE_SIZE/2 qeth creates a fragmented skb
by adding pointers to qdio pages to the fragment list of the skb.
This avoids allocating big chunks of consecutive memory. Also copying
data from the qdio buffer to the skb is economized.
Signed-off-by: Frank Blaschka <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: Frank Pavlic <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions