diff options
author | Eric Dumazet <edumazet@google.com> | 2017-03-08 08:17:11 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-09 09:54:46 -0800 |
commit | 60c7f5ae5416a8491216bcccf6b3b3d842d69fa4 (patch) | |
tree | f303633a8c8443b7d489d91841069665c2e4d890 /lib/bcd.c | |
parent | acd7628de05c73118aab7ae4847a5b5b2c6999c9 (diff) | |
download | linux-60c7f5ae5416a8491216bcccf6b3b3d842d69fa4.tar.bz2 |
mlx4: removal of frag_sizes[]
We will soon use order-0 pages, and frag truesize will more precisely
match real sizes.
In the new model, we prefer to use <= 2048 bytes fragments, so that
we can use page-recycle technique on PAGE_SIZE=4096 arches.
We will still pack as much frames as possible on arches with big
pages, like PowerPC.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/bcd.c')
0 files changed, 0 insertions, 0 deletions