Hello, I am new to using the Xenomai API and I have a basic question
regarding
the error indicator I just received.

I send large amount of data through pipe using rt_pipe_read and eventually
get a return error of -ENOMEM

On the documentation I saw that :

-ENOMEM is returned if not enough buffer space is available to complete the
operation.

I suppose the buffer refers to the internal buffer of the pipe to which the
data is copied.
I don't understand what I am supposed to do in order to free space on that
buffer so that there
is enough memory.

Could someone give some information about how the buffer is handled ?

Thank you very much in advance.

Regards,

Hadrien Caron
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to