On Fri, Apr 12, 2013 at 11:13:03AM -0400, Naoya Horiguchi wrote: ... > > So my proposal is as follows, > > For short term solution to care both memory error and I/O error: > > - I will resend a panic knob to handle data lost related to dirty cache > > which is caused by memory error and I/O error. > > Sorry, I still think "panic on dirty pagecache error" is feasible in userspace. > This new knob will be completely useless after memory error reporting is > fixed in the future, so whenever possible I like the userspace solution > even for a short term one. My apology, you mentioned both memory error and I/O error. So I guess that in your next post, a new sysctl knob will be implemented around filemap_fdatawait_range() to make kernel panic immediately if a process finds the AS_EIO set. It's also effective for the processes which poorly handle EIO, so can be useful even after the error reporting is fixed in the future. Anyway, my previous comment is pointless, so ignore it. Thanks, Naoya Horiguchi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>