Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933987AbbBCPV2 (ORCPT ); Tue, 3 Feb 2015 10:21:28 -0500 Received: from cantor2.suse.de ([195.135.220.15]:40509 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754176AbbBCPVY (ORCPT ); Tue, 3 Feb 2015 10:21:24 -0500 Date: Tue, 3 Feb 2015 16:21:21 +0100 From: Michal Hocko To: Mel Gorman Cc: Vlastimil Babka , Dave Hansen , linux-mm@kvack.org, Minchan Kim , Andrew Morton , linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, mtk.manpages@gmail.com, linux-man@vger.kernel.org Subject: Re: MADV_DONTNEED semantics? Was: [RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints Message-ID: <20150203152121.GC8914@dhcp22.suse.cz> References: <20150202165525.GM2395@suse.de> <54CFF8AC.6010102@intel.com> <54D08483.40209@suse.cz> <20150203111600.GR2395@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150203111600.GR2395@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1008 Lines: 24 On Tue 03-02-15 11:16:00, Mel Gorman wrote: > On Tue, Feb 03, 2015 at 09:19:15AM +0100, Vlastimil Babka wrote: [...] > > And if we agree that there is indeed no guarantee, what's the actual semantic > > difference from MADV_FREE? I guess none? So there's only a possible perfomance > > difference? > > > > Timing. MADV_DONTNEED if it has an effect is immediate, is a heavier > operations and RSS is reduced. MADV_FREE only has an impact in the future > if there is memory pressure. JFTR. the man page for MADV_FREE has been proposed already (https://lkml.org/lkml/2014/12/5/63 should be the last version AFAIR). I do not see it in the man-pages git tree but the patch was not in time for 3.19 so I guess it will only appear in 3.20. -- Michal Hocko SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/