Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: thunderx: Alloc higher order pages when pagesize is small
Allocate higher order pages when pagesize is small, this will reduce number of calls to page allocator and wastage of memory. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information