search for: blkio_cgroup

Displaying 3 results from an estimated 3 matches for "blkio_cgroup".

Did you mean: bio_cgroup
2009 Sep 02
2
a room for blkio-cgroup in struct page_cgroup
...uct page_cgroup { > unsigned long flags; > struct mem_cgroup *mem_cgroup; > - struct page *page; > + /* block io tracking will use extra unsigned long bytes */ > struct list_head lru; /* per cgroup LRU list */ > }; Have you already added a room for blkio_cgroup in struct page_cgroup? If not, I would like you to apply the above change to mmotm. The latest blkio-cgroup has reflected the comments you pointed out. I would also like you to give me any comments on it and consider merging blkio-cgroup to mmotm. Thank you for your help in advance. Ryo Tsuruta
2009 Sep 02
2
a room for blkio-cgroup in struct page_cgroup
...uct page_cgroup { > unsigned long flags; > struct mem_cgroup *mem_cgroup; > - struct page *page; > + /* block io tracking will use extra unsigned long bytes */ > struct list_head lru; /* per cgroup LRU list */ > }; Have you already added a room for blkio_cgroup in struct page_cgroup? If not, I would like you to apply the above change to mmotm. The latest blkio-cgroup has reflected the comments you pointed out. I would also like you to give me any comments on it and consider merging blkio-cgroup to mmotm. Thank you for your help in advance. Ryo Tsuruta
2009 Sep 02
2
a room for blkio-cgroup in struct page_cgroup
...uct page_cgroup { > unsigned long flags; > struct mem_cgroup *mem_cgroup; > - struct page *page; > + /* block io tracking will use extra unsigned long bytes */ > struct list_head lru; /* per cgroup LRU list */ > }; Have you already added a room for blkio_cgroup in struct page_cgroup? If not, I would like you to apply the above change to mmotm. The latest blkio-cgroup has reflected the comments you pointed out. I would also like you to give me any comments on it and consider merging blkio-cgroup to mmotm. Thank you for your help in advance. Ryo Tsuruta