[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200602055152.GA11620@lst.de>
Date: Tue, 2 Jun 2020 07:51:52 +0200
From: Christoph Hellwig <hch@....de>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Tao pilgrim <pilgrimtao@...il.com>, Jens Axboe <axboe@...nel.dk>,
hch@....de, sth@...ux.ibm.com, viro@...iv.linux.org.uk, clm@...com,
jaegeuk@...nel.org, hch@...radead.org,
Mark Fasheh <mark@...heh.com>, dhowells@...hat.com,
balbi@...nel.org, damien.lemoal@....com, bvanassche@....org,
ming.lei@...hat.com, martin.petersen@...cle.com, satyat@...gle.com,
chaitanya.kulkarni@....com, houtao1@...wei.com,
asml.silence@...il.com, ajay.joshi@....com,
linux-kernel@...r.kernel.org,
Muchun Song <songmuchun@...edance.com>, hoeppner@...ux.ibm.com,
heiko.carstens@...ibm.com, gor@...ux.ibm.com,
borntraeger@...ibm.com, linux-s390@...r.kernel.org,
sagi@...mberg.me, linux-nvme@...ts.infradead.org,
linux-usb@...r.kernel.org, Josef Bacik <josef@...icpanda.com>,
dsterba@...e.com, linux-btrfs@...r.kernel.org, chao@...nel.org,
linux-f2fs-devel@...ts.sourceforge.net, darrick.wong@...cle.com,
linux-xfs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
jlbec@...lplan.org, joseph.qi@...ux.alibaba.com,
ocfs2-devel@....oracle.com, deepa.kernel@...il.com
Subject: Re: [PATCH v2] blkdev: Replace blksize_bits() with ilog2()
On Mon, Jun 01, 2020 at 10:44:26AM +0200, Greg KH wrote:
> But does this code path actually show up anywhere that is actually
> measurable as mattering?
>
> If so, please show that benchmark results.
I think the requests are starting to be a bit unreasonable. Tao is
replacing a reimplementation of a standard function with that standard
function / compiler builtin. We don't put such a high burden on that.
And once the proper existing fields are used where possible as shown
in my reply just replacing the rest seems totally obvious - quite
contrary I think keeping a reimplementation would need a high bar.
Powered by blists - more mailing lists