mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-27 04:54:41 +08:00
58401b2a46
Add a pagecnt bias field to rx buffer info struct to eliminate
needing to increment the atomic page ref count on every pass in the
rx hotpath.
Also prefetch two packet pages ahead.
Fixes:
|
||
---|---|---|
.. | ||
gve_adminq.c | ||
gve_adminq.h | ||
gve_desc_dqo.h | ||
gve_desc.h | ||
gve_dqo.h | ||
gve_ethtool.c | ||
gve_main.c | ||
gve_register.h | ||
gve_rx_dqo.c | ||
gve_rx.c | ||
gve_tx_dqo.c | ||
gve_tx.c | ||
gve_utils.c | ||
gve_utils.h | ||
gve.h | ||
Makefile |