summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strhash.c
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-03-27 20:41:25 +0000
committerwpaul <wpaul@FreeBSD.org>1999-03-27 20:41:25 +0000
commitfa78fd775bf3561dda91a089ac6e8fe10b538a6a (patch)
tree56ea90c5906f3cc7f9731d9b6ee08b90b5721f0a /lib/libc/stdlib/strhash.c
parentdb044d396da0ae2b87cf383e242843ec2914f459 (diff)
downloadFreeBSD-src-fa78fd775bf3561dda91a089ac6e8fe10b538a6a.zip
FreeBSD-src-fa78fd775bf3561dda91a089ac6e8fe10b538a6a.tar.gz
Make the xl and pn drivers work on FreeBSD/alpha and add them to
sys/alpha/conf/GENERIC. Note: the PNIC ignores the lower few bits of the RX buffer DMA address, which means we have to add yet another kludge to make it happy. Since we can't offset the packet data, we copy the first few bytes of the received data into a separate mbuf with proper alignment. This puts the IP header where it needs to be to prevent unaligned accesses. Also modified the PNIC driver to use a non-interrupt driven TX strategy. This improves performance somewhat on x86/SMP systems where interrupt delivery doesn't seem to be as fast with an SMP kernel as with a UP kernel.
Diffstat (limited to 'lib/libc/stdlib/strhash.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud