diff options
author | David Sterba <[email protected]> | 2008-07-28 16:53:32 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-07-28 08:28:03 -0700 |
commit | a01386924874c4d6d67f8a34e66f04452c2abb69 (patch) | |
tree | c412347f001f7d84c23ffc8d88f14479d999dfd4 /net/unix/sysctl_net_unix.c | |
parent | 0f38c47a545d36da4038fec0708e6e3fbdb160b1 (diff) |
ipwireless: Preallocate received packet buffers with MRU size
ipwireless: Preallocate received packet buffers with MRU size
Packets are assembled from link size (~300 bytes) up to PPP MRU
(1500 by default). Try to preallocate full size rather than
repeatedly advance buffer size by 256 bytes.
Signed-off-by: David Sterba <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions