ocarina icon indicating copy to clipboard operation
ocarina copied to clipboard

Dynamic memory allocator for request in PolyORB-HI/C

Open yoogx opened this issue 3 years ago • 0 comments

The current static allocation model cannot handle large message size required for image processing. As a special case, we introduce a dynamic memory allocator for those situations.

See documentation in po_hi_gqueue.c for details, and example in example/aadlv2/some_types, example scenario_dyn

yoogx avatar Feb 21 '22 03:02 yoogx