On Fri, Oct 12, 2012 at 06:47:32PM +0900, Fernando Luis Vázquez Cao wrote: > Any process attempting to write to a frozen filesystem uninterruptibly and > unkillably waits for the filesystem to be thawed. This wait is of unbounded > length. Ignore such waits in the hung_task detector. Filesystems should not be frozen for long enough to trigger the hung task detector under normal usage. IMO, if you are freezing a filesystem for that long, then you're either doing something wrong or something has gone wrong, and in either case I think we should be emitting warnings... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html