From: Kevin Wang [mailto:[email protected]] Sent: Monday, April 10, 2017 5:47 AM To: Bill Fischofer <[email protected]> Cc: Ola Liljedahl <[email protected]>; Savolainen, Petri (Nokia - FI/Espoo) <[email protected]>; Kevin Wang <[email protected]>; [email protected] Subject: Re: [lng-odp] [PATCH] validation: scheduler: Release context before the end of the scheduler test
So seems a new API odp_schedule_release_context() is required. So I'll redirect the patch to api-next. Should it be an internal function? Your scheduler or this patch set does not require a new API function. So, better keep it simple and focus on master branch only. Common release_ctx may be added into the API later on. It has (may have) more overhead than correct usage of atomic/ordered release calls. -Petri
