public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]  Zero-Copy in  XXXX_RECV
@ 2005-08-29 18:09 mkhoyila
  0 siblings, 0 replies; only message in thread
From: mkhoyila @ 2005-08-29 18:09 UTC (permalink / raw)
  To: ecos-discuss

Thanks Gary for your help on 2 EMAC.

I do have another question regarding XXXX_RECV function to implement
zero-copy. On the XXXX_SEND, I can avoid copying from scatter-gather list
to my DMA buffers since my hardware allows SOP (Start Of Packet) and EOP.

I also want to avoid copying in XXXX_RECV from DMA buffers to
Scatter-Gather list. Is there a way to acheive this? Meaning that I could
pass address/Length of my Receive DMA address to eCos where received data
is?

Thanks again.

MHK


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-29 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-29 18:09 [ECOS] Zero-Copy in XXXX_RECV mkhoyila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).