Re: [PATCH v2] mm, proc: Fix region lost in /proc/self/smaps
From: Oleg Nesterov <oleg@redhat.com>
Date: 2016-09-13 14:59:59
Also in:
kvm, lkml
From: Oleg Nesterov <oleg@redhat.com>
Date: 2016-09-13 14:59:59
Also in:
kvm, lkml
On 09/12, Michal Hocko wrote:
Considering how this all can be tricky and how partial reads can be confusing and even misleading I am really wondering whether we should simply document that only full reads will provide a sensible results.
I agree. I don't even understand why this was considered as a bug. Obviously, m_stop() which drops mmap_sep should not be called, or all the threads should be stopped, if you want to trust the result. Although all I can recall about this code is that it needs more cleanups. Oleg. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>