Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread

From: Florian Weimer
Date: Thu Apr 07 2016 - 06:40:53 EST


On 04/04/2016 07:01 PM, Mathieu Desnoyers wrote:
> NAME
> thread_local_abi - Shared memory interface between user-space
> threads and the kernel

We already have set_robust_list, which is conceptually similar.

Florian