[PATCH 0/4] Move libio lock single-thread optimization to generic libc-lock
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu Apr 14 14:23:08 GMT 2022
On 12/04/2022 09:18, Florian Weimer wrote:
> * Adhemerval Zanella via Libc-alpha:
>
>> This patchset removes some old unused code (_IO_lock_inexpensive
>> and _IO_MTSAFE_IO), consolidate the stdio-lock.h and move the
>> single-thread lock optimization to generic code instead of
>> per-function usage.
>>
>> Adhemerval Zanella (4):
>> libio: Assume _IO_lock_inexpensive
>> libio: Assume _IO_MTSAFE_IO
>> Consolidate stdio-lock.h
>> Move libio lock single-thread optimization to generic libc-lock (BZ
>> #27842)
>
> This series is still assigned to me in Patchwork. Is it still active?
I think it would be a good micro-optimization and a code consolidation,
although I am not sure if it still applies. If you think it would be
a good addition I can work on rebase and send a new version.
More information about the Libc-alpha
mailing list