How zero copy API works in IPCF

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How zero copy API works in IPCF

813件の閲覧回数
AhmedAbd-ElFattah
Contributor I

In Inter-Platform Communication Framework Product Brief document, it's mentioned that zero-copy API used to reduce overhead, I need to know how this implemented, Does the copy is based on DMA transfer or another method ?

0 件の賞賛
返信
1 返信

791件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

The following information is available on regards of this topic:

"The IPCF uses share memory as communication channel between two end point.  No memory copy was introduced and there is no actually sort of transmission involved like ethernet."

Please, let us know.