]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Reduce memory consumption on kdump kernel
authorKamal Heib <kamalh@mellanox.com>
Tue, 22 Nov 2016 09:03:32 +0000 (11:03 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 24 Jan 2017 19:14:07 +0000 (21:14 +0200)
commitfd6ae2e2c294be63146736f3f04417f4b568baa0
tree5903189dd7cb091095c6df53c89c76a7e6550d91
parent050780d37aaa3ac6fcc9e185501369ef0108eacb
net/mlx5e: Reduce memory consumption on kdump kernel

Reduce memory consumption on kdump kernel by decreasing the number of
channels to 1 and the size of RQs and SQs to the minimal values.

Signed-off-by: Kamal Heib <kamalh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c