genode/libports/include/lwip
Alexander Boettcher d822b82f5b lwip: align the pbuf on 32 resp. 64 bit addresses
Minor speed improvements of ~6Mbit. Additionally a ethernet frame fits now
into one memory allocation per pbuf. Beforehand two were allocated - one being
1514 bytes and another one being 2 bytes (monitored by instrumenting copy loop
in libports/src/lib/lwip/platform/nic.cc).
2013-06-26 17:42:11 +02:00
..
arch Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lwipopts.h lwip: align the pbuf on 32 resp. 64 bit addresses 2013-06-26 17:42:11 +02:00