linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add entry for block io cgroup
@ 2019-07-11 10:19 Konstantin Khlebnikov
  2019-07-12 14:25 ` Tejun Heo
  0 siblings, 1 reply; 3+ messages in thread
From: Konstantin Khlebnikov @ 2019-07-11 10:19 UTC (permalink / raw)
  To: Jens Axboe, linux-block, linux-kernel, cgroups

This links mailing list cgroups@vger.kernel.org with related files.

$ ./scripts/get_maintainer.pl -f block/blk-cgroup.c
Jens Axboe <axboe@kernel.dk> (maintainer:BLOCK LAYER)
cgroups@vger.kernel.org (open list:CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO))
linux-block@vger.kernel.org (open list:BLOCK LAYER)
linux-kernel@vger.kernel.org (open list)

Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
---
 MAINTAINERS |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 43ca94856944..906ba9ca015a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4148,6 +4148,15 @@ S:	Maintained
 F:	mm/memcontrol.c
 F:	mm/swap_cgroup.c
 
+CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)
+L:	cgroups@vger.kernel.org
+F:	Documentation/cgroup-v1/blkio-controller.rst
+F:	block/blk-cgroup.c
+F:	include/linux/blk-cgroup.h
+F:	block/blk-throttle.c
+F:	block/blk-iolatency.c
+F:	block/bfq-cgroup.c
+
 CORETEMP HARDWARE MONITORING DRIVER
 M:	Fenghua Yu <fenghua.yu@intel.com>
 L:	linux-hwmon@vger.kernel.org


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add entry for block io cgroup
  2019-07-11 10:19 [PATCH] MAINTAINERS: add entry for block io cgroup Konstantin Khlebnikov
@ 2019-07-12 14:25 ` Tejun Heo
  2019-07-12 15:15   ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Tejun Heo @ 2019-07-12 14:25 UTC (permalink / raw)
  To: Konstantin Khlebnikov; +Cc: Jens Axboe, linux-block, linux-kernel, cgroups

Hello, Konstantin.

On Thu, Jul 11, 2019 at 01:19:47PM +0300, Konstantin Khlebnikov wrote:
> +CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)
> +L:	cgroups@vger.kernel.org
> +F:	Documentation/cgroup-v1/blkio-controller.rst
> +F:	block/blk-cgroup.c
> +F:	include/linux/blk-cgroup.h
> +F:	block/blk-throttle.c
> +F:	block/blk-iolatency.c
> +F:	block/bfq-cgroup.c

Given that blkcg changes are often entangled with generic block
changes and best routed through block tree, I think it'd be useful to
add the followings.

M:      Tejun Heo <tj@kernel.org>
M:      Jens Axboe <axboe@kernel.dk>
L:      linux-block@vger.kernel.org
T:      git git://git.kernel.dk/linux-block

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add entry for block io cgroup
  2019-07-12 14:25 ` Tejun Heo
@ 2019-07-12 15:15   ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2019-07-12 15:15 UTC (permalink / raw)
  To: Tejun Heo, Konstantin Khlebnikov; +Cc: linux-block, linux-kernel, cgroups

On 7/12/19 8:25 AM, Tejun Heo wrote:
> Hello, Konstantin.
> 
> On Thu, Jul 11, 2019 at 01:19:47PM +0300, Konstantin Khlebnikov wrote:
>> +CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)
>> +L:	cgroups@vger.kernel.org
>> +F:	Documentation/cgroup-v1/blkio-controller.rst
>> +F:	block/blk-cgroup.c
>> +F:	include/linux/blk-cgroup.h
>> +F:	block/blk-throttle.c
>> +F:	block/blk-iolatency.c
>> +F:	block/bfq-cgroup.c
> 
> Given that blkcg changes are often entangled with generic block
> changes and best routed through block tree, I think it'd be useful to
> add the followings.
> 
> M:      Tejun Heo <tj@kernel.org>
> M:      Jens Axboe <axboe@kernel.dk>
> L:      linux-block@vger.kernel.org
> T:      git git://git.kernel.dk/linux-block

I applied the patch with these additions.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-12 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 10:19 [PATCH] MAINTAINERS: add entry for block io cgroup Konstantin Khlebnikov
2019-07-12 14:25 ` Tejun Heo
2019-07-12 15:15   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).