Changeset 0799dec in rtems for c/src/lib/libbsp

Timestamp:
02/23/98 21:33:43 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
79597c7
Parents:
9b39bab
Message:

Patch from Eric Norum:

Here's another small patch. The changes to socket.h are to provide
some definitions that UNIX BSD socket programmers expect. The
memcpy.c contains a memcpy routine optimized for the CPU32+. When I
run the ttcp benchmark with this routine I get host->68360 transfers
around 165 kbytes/sec (about a 25% improvement) and 68360->host

transfers of around 290 kbytes/sec (about a 50% improvement).

(No files)

Note: See TracChangeset for help on using the changeset viewer.