How zero copy API works in IPCF

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How zero copy API works in IPCF

792 次查看
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 回复

770 次查看
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.