diff options
author | Sunil Goutham <sgoutham@cavium.com> | 2017-05-02 18:36:51 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-02 15:41:20 -0400 |
commit | 5e848e4c5d77438e126c97702ec3bea477f550a9 (patch) | |
tree | 247528970eb0abd195b637de07eabdf45034e13f /mm/sparse-vmemmap.c | |
parent | 5836b4429777bf57ca8fc02b154263aa54d97508 (diff) | |
download | linux-5e848e4c5d77438e126c97702ec3bea477f550a9.tar.bz2 |
net: thunderx: Optimize RBDR descriptor handling
Receive buffer's physical address or iova will anyway not
go beyond 49bits, since it is the max supported HW address.
As per perf, updating bitfields i.e buf_addr:42 in RBDR
descriptor entry consumes lots of cpu cycles, hence changed
it to a 64bit field with alignment requirements taken care of.
Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/sparse-vmemmap.c')
0 files changed, 0 insertions, 0 deletions