mirror of
https://github.com/ipxe/ipxe.git
synced 2026-09-03 20:53:14 -05:00
d2d194bc60f012569fa95ed54693cb6663beb5ce
Experiments suggest that using fewer than 64 receive buffers leads to excessive packet drop rates on some instance types (observed with a c3-standard-4 instance in europe-west4-a). Fix by increasing the number of receive data buffers (and adjusting the length of the registrable queue page address list to match). Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
98.4%
Assembly
0.7%
Perl
0.3%
Python
0.3%
Makefile
0.2%