Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728983
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] kthread: add a mechanism to store cgroup info |
| Date | 2017-09-08 16:40 +0200 |
| Message-ID | <unsBP-8jV-13@gated-at.bofh.it> (permalink) |
| References | <umUqt-1Kg-3@gated-at.bofh.it> <umUqt-1Kg-5@gated-at.bofh.it> <unsBP-8jV-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 08, 2017 at 07:35:37AM -0700, Tejun Heo wrote: > * It's a bit weird to associate a kthread with a css without being > specific. If what's needed is a generic association (this kthread > is temporarily servicing this cgroup), it should be associated with > the cgroup. But, I think it'd be better to make it specific instead > - ie. kthread_set_io_css(). kthread[_set]_blkcg_css() probably is a more consistent name. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] kthread: add a mechanism to store cgroup info Shaohua Li <shli@kernel.org> - 2017-09-07 04:10 +0200
Re: [PATCH 1/3] kthread: add a mechanism to store cgroup info Tejun Heo <tj@kernel.org> - 2017-09-08 16:40 +0200
Re: [PATCH 1/3] kthread: add a mechanism to store cgroup info Tejun Heo <tj@kernel.org> - 2017-09-08 16:40 +0200
Re: [PATCH 1/3] kthread: add a mechanism to store cgroup info Tejun Heo <tj@kernel.org> - 2017-09-08 16:50 +0200
Re: [PATCH 1/3] kthread: add a mechanism to store cgroup info Shaohua Li <shli@kernel.org> - 2017-09-08 19:00 +0200
csiph-web