Re: [PATCH liburing v1 0/2] liburing micro-optimzation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 06 Jan 2023 22:42:57 +0700, Ammar Faizi wrote:
> This series contains liburing micro-optimzation. There are two patches
> in this series:
> 
> ## Patch 1
> - Fix bloated memset due to unexpected vectorization.
>   Clang and GCC generate an insane vectorized memset() in nolibc.c.
>   liburing doesn't need such a powerful memset(). Add an empty inline ASM
>   to prevent the compilers from over-optimizing the memset().
> 
> [...]

Applied, thanks!

[1/2] nolibc: Fix bloated memset due to unexpected vectorization
      commit: 913ca9a93fd67a5e5a911d71a33a6de7a1a41101
[2/2] register: Simplify `io_uring_register_file_alloc_range()` function
      commit: 8ab80b483518d51903c9eed24cf0e1ba826010fc

Best regards,
-- 
Jens Axboe





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux