Re: NETIF_F_SG question

From: Joakim Tjernlund (Joakim.Tjernlund@lumentis.se)
Date: Sat Feb 01 2003 - 17:16:45 EST


> Joakim Tjernlund <Joakim.Tjernlund@lumentis.se> :
> [...]
> > Surley the copy operation will cost something?
>
> Cost is hidden while checksumming.
>
> --
> Ueimor

Yes, I realize that you can make the cost much smaller by checksumming and
copying at the same time. However for every word that is checksummed one must
execute an extra store. That store will also hit the L1 cache, flushing more
important data to memory, so maybe the cost is visible?

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



This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:08 EST