Re: [PATCH 11/11] blkcg: implement per-blkg request allocation

From: Jeff Moyer
Date: Fri Apr 27 2012 - 10:54:11 EST


Tejun Heo <tj@xxxxxxxxxx> writes:

> This patch implements per-blkg request_list. Each blkg has its own
> request_list and any IO allocates its request from the matching blkg
> making blkcgs completely isolated in terms of request allocation.

So, nr_requests is now actually nr_requests * # of blk cgroups. Is that
right? Are you at all concerned about the amount of memory that can be
tied up as the number of cgroups increases?

Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/