Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1166439
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] writeback, blkio: add documentation for cgroup writeback support |
| Date | 2015-06-17 00:00 +0200 |
| Message-ID | <pC73I-6Hz-13@gated-at.bofh.it> (permalink) |
| References | <pAF9w-1pF-5@gated-at.bofh.it> <pAF9w-1pF-13@gated-at.bofh.it> <pBGmT-1Fl-37@gated-at.bofh.it> <pBHiV-30B-15@gated-at.bofh.it> <pBM8W-1DN-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello, Ted. On Mon, Jun 15, 2015 at 07:35:19PM -0400, Theodore Ts'o wrote: > So if there is some way we can signal to any cgroup that that might be > throttling writeback or disk I/O that the jbd/jbd2 process should be > considered privileged, that would be a good since it would allow us to > avoid a potential priority inversion problem. I see. In the long term, I think we might need to come up with a way to overcharge a slower cgroup to avoid blocking faster ones for cases where some IOs are depended upon by more than one cgroups. That'd take quite a bit of work from blkcg side. Will think more about it. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 3/3] writeback, blkio: add documentation for cgroup writeback support Theodore Ts'o <tytso@mit.edu> - 2015-06-16 01:40 +0200
Re: [PATCH 3/3] writeback, blkio: add documentation for cgroup writeback support Tejun Heo <tj@kernel.org> - 2015-06-17 00:00 +0200
Re: [PATCH 3/3] writeback, blkio: add documentation for cgroup writeback support Theodore Ts'o <tytso@mit.edu> - 2015-06-17 23:50 +0200
csiph-web