Re: [PATCH] fs: optimise kiocb_set_rw_flags()

From: Jens Axboe
Date: Sat Aug 01 2020 - 13:02:29 EST


On 8/1/20 4:36 AM, Pavel Begunkov wrote:
> Use a local var to collect flags in kiocb_set_rw_flags(). That spares
> some memory writes and allows to replace most of the jumps with MOVEcc.

I've picked this one up.

--
Jens Axboe