diff options
author | Johannes Berg <[email protected]> | 2015-08-19 09:48:40 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-08-20 14:10:22 -0700 |
commit | 5377d75823ff90c0d5d52d69087707b2e54be21b (patch) | |
tree | bda33ec08e16ce3336febc410232286a2371dc6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0f8f27de19667075591eaffbf435dd78c73a2df4 (diff) |
virtio_net: use DECLARE_EWMA
Instead of using the out-of-line EWMA calculation, use DECLARE_EWMA()
to create static inlines. On x86/64 this results in no change in code
size for me, but reduces the struct receive_queue size by the two
unsigned long values that store the parameters.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions