diff options
| author | Octavian Purdila <[email protected]> | 2008-07-15 00:49:11 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-07-15 00:49:11 -0700 |
| commit | 2870c43d1795bcb40b12bad6456f07ad8e64b3de (patch) | |
| tree | b831144bdbca0d21a40446d40ed33db2d17415a0 /tools/perf/scripts/python | |
| parent | b9e40857682ecfc5bcd0356a23ff409883ffb982 (diff) | |
net: refactor tcp splice receive path to improve readability
- move all of the details on offsets, lengths and buffers into a
single function instead of doing these operation from multiple places
- use a bottom up approach: try to avoid details in the high level
functions, introduce them gradually as we go deeper in the function
call stack
With helpful feedback from Jarek Poplawski.
Signed-off-by: Octavian Purdila <[email protected]>
Acked-by: Jarek Poplawski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions