Re: [PATCH v3 3/3] Prevent activation of page in madvise_dontneed

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Hugh Dickins
Date: Tuesday, November 30, 2010 - 11:34 am

On Tue, 30 Nov 2010, Minchan Kim wrote:


Everyone else seems pretty happy with this, and I've not checked
at all whether it achieves your purpose; but personally I'd much
prefer a smaller patch which adds your "activate" or "ignore_references"
flag to struct zap_details, instead of passing this exceptional arg
down lots of levels.  That's precisely the purpose of zap_details,
to gather together a few things that aren't needed in the common case
(though I admit the NULL details defaulting may be ugly).

Hugh
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v3 0/3] f/madivse(DONTNEED) support, Minchan Kim, (Mon Nov 29, 8:23 am)
[PATCH v3 1/3] deactivate invalidated pages, Minchan Kim, (Mon Nov 29, 8:23 am)
[PATCH 2/3] Reclaim invalidated page ASAP, Minchan Kim, (Mon Nov 29, 8:23 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Mel Gorman, (Mon Nov 29, 9:57 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Minchan Kim, (Mon Nov 29, 3:41 pm)
Re: [PATCH v3 1/3] deactivate invalidated pages, KOSAKI Motohiro, (Mon Nov 29, 6:01 pm)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, KOSAKI Motohiro, (Mon Nov 29, 6:10 pm)
Re: [PATCH v3 1/3] deactivate invalidated pages, Johannes Weiner, (Mon Nov 29, 10:22 pm)
Re: [PATCH v3 1/3] deactivate invalidated pages, Minchan Kim, (Mon Nov 29, 11:18 pm)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Mel Gorman, (Tue Nov 30, 2:16 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Mel Gorman, (Tue Nov 30, 2:18 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Johannes Weiner, (Tue Nov 30, 4:20 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Minchan Kim, (Tue Nov 30, 7:01 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Minchan Kim, (Tue Nov 30, 7:03 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Minchan Kim, (Tue Nov 30, 7:04 am)
Re: [PATCH 2/3] Reclaim invalidated page ASAP, Ben Gamari, (Tue Nov 30, 7:11 am)
Re: [PATCH v3 3/3] Prevent activation of page in madvise_d ..., Hugh Dickins, (Tue Nov 30, 11:34 am)