https://github.com/torvalds/linux
Revision 04aeb56a173282210c5dab5c9b3071fa3613806f authored by Konstantin Khlebnikov on 18 April 2016, 11:33:54 UTC, committed by David S. Miller on 20 April 2016, 00:04:24 UTC
High order pages are optional here since commit 51151a16a60f ("mlx4: allow
order-0 memory allocations in RX path"), so here is no reason for depleting
reserves. Generic __netdev_alloc_frag() implements the same logic.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent ab2ed01
History
Tip revision: 04aeb56a173282210c5dab5c9b3071fa3613806f authored by Konstantin Khlebnikov on 18 April 2016, 11:33:54 UTC
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Tip revision: 04aeb56
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 344.2 KB
Makefile -rw-r--r-- 55.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top