Mercurial > nand-ecoscentric
diff 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 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,12 @@ +2003-08-19 Gary Thomas <gary@mlbassoc.com> + + * src/net/udp.c (__udp_recvfrom): Rework loop so delay only happens + if no packet is immediately available - improves network throughput. + + * src/ticks.c: + * cdl/redboot.cdl: Add control over granularity of timers used + by RedBoot and the network stack. + 2003-08-05 Jonathan Larmour <jifl@eCosCentric.com> * doc/redboot_installing.sgml: Fix brain fart in last change to
