Re: FreeBSD's new zero-copy networking

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Sep 18 2000 - 11:45:17 EDT

  • Next message: Linus Torvalds: "Re: Linux-2.4.0-test9-pre2"

    > Yup. That's true. Like it's also nonintuitive sometimes that PIO can even
    > beat, in some cases, DMA (some graphics fifo devices, e.g.).

    It can be true for networking devices in some cases too. Ive been playing at
    putting K7 prefetch instructions in the ethernet drivers and netif_rx so
    that the packet header is back in cache after the DMA invalidated it when
    fetching the packet

    > > I think Jes was getting this in Linux TCP/IP without zero copy.
    > What was the CPU utilization?

    I dont know. I suspect pretty high.

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Mon Sep 18 2000 - 11:57:35 EDT