Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666189
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCHSET] cgroup: Make debug controller useful for debugging |
| Date | 2017-06-14 22:10 +0200 |
| Message-ID | <tSmM1-1fI-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello, Waiman. I dropped the thread mode part of the patches so that these aren't blocked on thread mode, made the debug controller an implicit one on cgroup2 which is enabled by "cgroup_debug" boot param (we can't mask it on cgroup1 with the boot param at this point), and fixed the lockdep warnings. I applied the updated patches + follow up changes to cgroup/for-4.13. git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.13 I'd really appreciate if you can go over the patches and check that I didn't do anything stupid. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCHSET] cgroup: Make debug controller useful for debugging Tejun Heo <tj@kernel.org> - 2017-06-14 22:10 +0200 [PATCH 6/7] cgroup: refactor cgroup_masks_read() in the debug controller Tejun Heo <tj@kernel.org> - 2017-06-14 22:10 +0200 [PATCH 7/7] cgroup: fix lockdep warning in debug controller Tejun Heo <tj@kernel.org> - 2017-06-14 22:20 +0200 [PATCH 2/7] cgroup: Move debug cgroup to its own file Tejun Heo <tj@kernel.org> - 2017-06-14 22:20 +0200 Re: [PATCHSET] cgroup: Make debug controller useful for debugging Waiman Long <longman@redhat.com> - 2017-06-14 23:00 +0200
csiph-web