comparison packages/redboot/current/ChangeLog @ 1169:83f799d5b41a

Improve stand-alone networking speeds.
author gthomas
date Tue, 19 Aug 2003 17:23:01 +0000
parents 818f520093b8
children d29c92c6375a
comparison
equal deleted inserted replaced
1168:a8252a1c38ea 1169:83f799d5b41a
1 2003-08-19 Gary Thomas <gary@mlbassoc.com>
2
3 * src/net/udp.c (__udp_recvfrom): Rework loop so delay only happens
4 if no packet is immediately available - improves network throughput.
5
6 * src/ticks.c:
7 * cdl/redboot.cdl: Add control over granularity of timers used
8 by RedBoot and the network stack.
9
1 2003-08-05 Jonathan Larmour <jifl@eCosCentric.com> 10 2003-08-05 Jonathan Larmour <jifl@eCosCentric.com>
2 11
3 * doc/redboot_installing.sgml: Fix brain fart in last change to 12 * doc/redboot_installing.sgml: Fix brain fart in last change to
4 AT91 instructions. Also clarify instructions a bit, including 13 AT91 instructions. Also clarify instructions a bit, including
5 documenting better for windows users. 14 documenting better for windows users.