I proposed a definition on this thread [PATCH] api/odp_shared_memory.h: add
odp_shm_free but I don't plan on implementing beyond providing an
unimplemented stub.
I wanted to get the stub out because I think Tarras may be implementing it
before linux-generic

On 7 November 2014 08:58, Bill Fischofer <[email protected]> wrote:

> I'm planning to add the missing termination functions like
> odp_buffer_pool_destroy()  but since odp_buffer_pool_create() uses
> odp_shm_reserve() as part of its operation that means that I need the
> corresponding odp_shm_release() call, which doesn't seem to be available.
>
> Is anyone currently doing this?  If not I'll mark it as a todo in the
> buffer patch that we can fill in once that's done.
>
> Thanks.
>
> Bill
>
> _______________________________________________
> lng-odp mailing list
> [email protected]
> http://lists.linaro.org/mailman/listinfo/lng-odp
>
>


-- 
*Mike Holmes*
Linaro  Sr Technical Manager
LNG - ODP
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to