https://bugs.linaro.org/show_bug.cgi?id=1873

Carl Wallen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Carl Wallen <[email protected]> ---
Created attachment 402
  --> https://bugs.linaro.org/attachment.cgi?id=402&action=edit
Modify odp_shm_lookup() to mmap using specific address if ODP_SHM_PROC is set

Attached a patch that work arounds this bug in my case.

The patch is a rough draft and only works if all processes are able to mmap
using the exact addresses given.

Apply this patch and change the calls in the application to use
odp_shm_reserve(flag|=ODP_SHM_PROC)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to