From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752043Ab3FYNzB (ORCPT ); Tue, 25 Jun 2013 09:55:01 -0400 Received: from mga02.intel.com ([134.134.136.20]:63900 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751250Ab3FYNy7 (ORCPT ); Tue, 25 Jun 2013 09:54:59 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,937,1363158000"; d="scan'208";a="335247866" From: "Kirill A. Shutemov" To: "Kirill A. Shutemov" Cc: Al Viro , Hugh Dickins , Wu Fengguang , Jan Kara , Mel Gorman , linux-mm@kvack.org, Andi Kleen , Matthew Wilcox , "Kirill A. Shutemov" , Hillf Danton , Dave Hansen , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, "Kirill A. Shutemov" In-Reply-To: <20130617153120.6EADFE0090@blue.fi.intel.com> References: <1370964919-16187-1-git-send-email-kirill.shutemov@linux.intel.com> <20130617153120.6EADFE0090@blue.fi.intel.com> Subject: [PING] Transparent huge page cache: phase 0, prep work Content-Transfer-Encoding: 7bit Message-Id: <20130625135746.E6506E0090@blue.fi.intel.com> Date: Tue, 25 Jun 2013 16:57:46 +0300 (EEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Kirill A. Shutemov wrote: > Kirill A. Shutemov wrote: > > From: "Kirill A. Shutemov" > > > > My patchset which introduces transparent huge page cache is pretty big and > > hardly reviewable. Dave Hansen suggested to split it in few parts. > > > > This is the first part: preparation work. I think it's useful without rest > > patches. > > > > There's one fix for bug in lru_add_page_tail(). I doubt it's possible to > > trigger it on current code, but nice to have it upstream anyway. > > Rest is cleanups. > > > > Patch 8 depends on patch 7. Other patches are independent and can be > > applied separately. > > > > Please, consider applying. > > Andrew, Andrea, any feedback? Ping? -- Kirill A. Shutemov