On Thu, Jun 05, 2014 at 09:31:52PM +0000, Travis Thompson wrote: > Hello, > > I’m currently working on blkio integration for Hadoop YARN and I was wondering what the status of write throttling is? My understanding right now is it doesn’t work because of buffered writes and so the kernel doesn’t know where the io is coming from and doesn’t throttle it. > Hi Travis, You are right. Throttling for buffered writes still does not work because we have not tracked the original writer who dirtied the pages in page cache. Thanks Vivek -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html