mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [OT] scatter-gather ops within host memory on a PC
@ 2004-05-25 17:09 Mark Frazer
  2004-05-25 17:51 ` Richard B. Johnson
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Frazer @ 2004-05-25 17:09 UTC (permalink / raw)
  To: Linux Kernel List

I'd like to aggregate a bunch of ethernet packet payloads into a single
large buffer after examining the packet headers to determine the order of
the packets.  The data volume makes offloading this to a DMA controller
desirable.

Do PC chipsets have DMA controllers on them to do these scatter-gather
operations?  I know a lot of embedded SoC processors do, but am not
to familiar with the current PC chipsets.

I've glanced at the NFS code but haven't studied it a lot.
rxrpc/transport.c seems to copy some data around, so I assume that linux
uses the host processor to gather the individual ethernet packets into
pages that go into the page cache.

Are there any good books anyone would recommend on PC architecture?

thanks
-mark
-- 
The laws of science be a harsh mistress. - Bender

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-25 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-25 17:09 [OT] scatter-gather ops within host memory on a PC Mark Frazer
2004-05-25 17:51 ` Richard B. Johnson
2004-05-25 18:08   ` Mark Frazer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®