From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752109AbcFVLRU (ORCPT ); Wed, 22 Jun 2016 07:17:20 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35839 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751438AbcFVLRR (ORCPT ); Wed, 22 Jun 2016 07:17:17 -0400 From: Ebru Akagunduz To: linux-mm@kvack.org Cc: hughd@google.com, riel@redhat.com, akpm@linux-foundation.org, kirill.shutemov@linux.intel.com, n-horiguchi@ah.jp.nec.com, aarcange@redhat.com, iamjoonsoo.kim@lge.com, gorcunov@openvz.org, linux-kernel@vger.kernel.org, mgorman@suse.de, rientjes@google.com, vbabka@suse.cz, aneesh.kumar@linux.vnet.ibm.com, hannes@cmpxchg.org, mhocko@suse.cz, boaz@plexistor.com, Ebru Akagunduz Subject: [RFC PATCH v2 0/3] mm, thp: convert from optimistic swapin collapsing to conservative Date: Wed, 22 Jun 2016 14:15:18 +0300 Message-Id: <1466594120-2905-1-git-send-email-ebru.akagunduz@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series supplies to decide to swapin looking the amount of young pages. Removes allocstall comparing and fixes comment inconsistency. Ebru Akagunduz (3): mm, thp: revert allocstall comparing mm, thp: convert from optimistic swapin collapsing to conservative mm, thp: fix comment inconsistency for swapin readahead functions include/trace/events/huge_memory.h | 19 ++++++----- mm/huge_memory.c | 70 +++++++++++++++++--------------------- 2 files changed, 43 insertions(+), 46 deletions(-) -- 1.9.1