diff options
author | David Sterba <dsterba@suse.cz> | 2008-07-28 16:53:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-28 08:28:03 -0700 |
commit | a01386924874c4d6d67f8a34e66f04452c2abb69 (patch) | |
tree | c412347f001f7d84c23ffc8d88f14479d999dfd4 /net/dccp | |
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 <dsterba@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions