mirror of
https://github.com/Dasharo/ipxe.git
synced 2026-06-13 10:16:41 -07: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
97.3%
Assembly
1.2%
Perl
0.7%
Makefile
0.3%
PHP
0.3%
Other
0.1%