Hi... > Hi to all, > > I am trying to implement zero copy concept. I understood concept of > zero copy but how to use it or implement it from kernel > perspective....... I want to know API regarding that. I want to copy > large chunk of data from one machine kernel space to other machine. > Can anyone give me pointer to that ? Are you looking for something like sendfile()? Sorry, I (and probably others) aren't clear about your true intention here... regards, Mulyadi -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/