Skip to content
Commit 40e4e713 authored by Hariprasad Shenai's avatar Hariprasad Shenai Committed by David S. Miller
Browse files

net: Reduce queue allocation to one in kdump kernel



When in kdump kernel, reduce memory usage by only using a single Queue
Set for multiqueue devices. So make netif_get_num_default_rss_queues()
return one, when in kdump kernel.

Signed-off-by: default avatarHariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent df0437e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment