[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [UNIKRAFT/LIBPTHREAD-EMBEDDED PATCH 0/3] `uksched` thread creation callbacks
Hi, I sent a v2 of this patch series to GitHub: https://github.com/unikraft/unikraft/pull/138 Thanks, Simon On 15.12.20 09:19, Simon Kuenzer wrote: Utilizes `uksched` callback mechanism to create and delete pthread-embedded meta data for threads. This enables using pthread-embedded API calls on threads that were created with the native `uksched` API. Simon Kuenzer (3): Register meta data on `uksched` thread creation callbacks Initialize pthread-embedded as early as possible No warning when assigning thread starters Makefile.uk | 3 ++ pte_osal.c | 149 +++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 132 insertions(+), 20 deletions(-)
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |