summaryrefslogtreecommitdiffstats
path: root/lib/bcd.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-03-08 08:17:11 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-09 09:54:46 -0800
commit60c7f5ae5416a8491216bcccf6b3b3d842d69fa4 (patch)
treef303633a8c8443b7d489d91841069665c2e4d890 /lib/bcd.c
parentacd7628de05c73118aab7ae4847a5b5b2c6999c9 (diff)
downloadlinux-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