From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Thumshirn Subject: Re: drive-by blk-cgroup cleanups Date: Mon, 29 Jun 2020 08:05:07 +0000 Message-ID: References: <20200627073159.2447325-1-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Christoph Hellwig , Jens Axboe , Tejun Heo Cc: "linux-block@vger.kernel.org" , "cgroups@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Johannes, "linux-mm@kvack.org" , "dm-devel@redhat.com" , Li Zefan , Weiner , Dennis Zhou List-Id: dm-devel.ids On 27/06/2020 09:33, Christoph Hellwig wrote: > Hi all, > > while looking into another "project" I ended up wading through the > blkcq code for research and found a bunch of lose ends. So here is > a bunch of drive-by cleanups for the code. > > Diffstat: > block/bio.c | 143 +---------------------------------- > block/blk-cgroup.c | 182 +++++++++++++++++++++++++++++++++++++-------- > block/blk-core.c | 7 + > block/blk-throttle.c | 10 +- > block/blk.h | 2 > drivers/md/dm.c | 5 - > include/linux/bio.h | 9 -- > include/linux/blk-cgroup.h | 101 ------------------------ > kernel/cgroup/rstat.c | 1 > mm/page_io.c | 17 ++++ > 10 files changed, 192 insertions(+), 285 deletions(-) > Btw what ever happened to https://lore.kernel.org/r/20200430150356.35691-1-johannes.thumshirn@wdc.com?