diff options
| author | Octavian Purdila <[email protected]> | 2009-12-26 11:51:01 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-12-26 20:41:12 -0800 |
| commit | abf9d537fea225af60762640361af7fb233b3103 (patch) | |
| tree | e0e47b3f869119b7a2902e759a637021037738ae /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | e5cd6fe391aa8c93560bb7ffdfe334cf4d0a02e4 (diff) | |
llc: add support for SO_BINDTODEVICE
Using bind(MAC address) with LLC sockets has O(n) complexity, where n
is the number of interfaces. To overcome this, we add support for
SO_BINDTODEVICE which drops the complexity to O(1).
Signed-off-by: Octavian Purdila <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions