Re: [PATCH v2] mm: show proportional swap share of the mapping
From: Vlastimil Babka <hidden>
Date: 2015-08-05 11:39:05
Also in:
lkml
From: Vlastimil Babka <hidden>
Date: 2015-08-05 11:39:05
Also in:
lkml
On 07/29/2015 12:30 PM, Minchan Kim wrote:
quoted
This won't work for sysV shm, tmpfs and MAP_SHARED | MAP_ANONYMOUS mapping pages which are pte_none when paged out. They're currently not accounted at all when in swap.This patch doesn't handle those pages because we don't have supported thoses pages. IMHO, if someone need it, it should be another patch and he can contribute it in future.
OK, time to try again... -- 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>