mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mark Frazer <mark@mjfrazer.org>
To: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: [OT] scatter-gather ops within host memory on a PC
Date: Tue, 25 May 2004 13:09:31 -0400	[thread overview]
Message-ID: <20040525170931.GE10775@mjfrazer.org> (raw)

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

             reply	other threads:[~2004-05-25 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 17:09 Mark Frazer [this message]
2004-05-25 17:51 ` Richard B. Johnson
2004-05-25 18:08   ` Mark Frazer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040525170931.GE10775@mjfrazer.org \
    --to=mark@mjfrazer.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®