[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8b0828ee-8b86-a505-842b-f86968591bfe@kernel.dk>
Date: Tue, 6 Oct 2020 07:30:31 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Ming Lei <ming.lei@...hat.com>, linux-kernel@...r.kernel.org,
linux-block@...r.kernel.org
Cc: Veronika Kabatova <vkabatov@...hat.com>,
Sagi Grimberg <sagi@...mberg.me>, Tejun Heo <tj@...nel.org>,
Christoph Hellwig <hch@....de>,
Bart Van Assche <bvanassche@....org>
Subject: Re: [PATCH V7 0/2] percpu_ref & block: reduce memory footprint of
percpu_ref in fast path
On 10/1/20 9:48 AM, Ming Lei wrote:
> Hi,
>
> The 1st patch removes memory footprint of percpu_ref in fast path
> from 7 words to 2 words, since it is often used in fast path and
> embedded in user struct.
>
> The 2nd patch moves .q_usage_counter to 1st cacheline of
> 'request_queue'.
>
> Simple test on null_blk shows ~2% IOPS boost on one 16cores(two threads
> per core) machine, dual socket/numa.
Applied, thanks.
--
Jens Axboe
Powered by blists - more mailing lists