|
|
Log in / Subscribe / Register

Network card

Network card

Posted Nov 4, 2010 15:39 UTC (Thu) by i3839 (guest, #31386)
In reply to: Network card by cma
Parent article: KS2010: Linux at NASDAQ

See http://daniel.haxx.se/blog/2008/12/18/10g-and-direct-cach...
It's also known as I/OAT.

To quote bgoglin:

> DCA doesn’t really reduce the memory bandwidth requirements since the
> data still has to be fetched by the cache from the main memory (the
> device doesn’t write into the cache, it just tells the cache that data
> should be fetched). The whole point of the approach is that this fetch
> is done in advance, so you don’t have to wait for it when the host starts
> processing the packet.

So it doesn't seem that good yet.

With integrated memory controllers I would think it's easy to do this automatically, or at least very easily, by directly going to the cache first instead of through RAM (at least the L3 cache).


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds