From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx154.postini.com [74.125.245.154]) by kanga.kvack.org (Postfix) with SMTP id 633046B0032 for ; Mon, 17 Jun 2013 11:28:39 -0400 (EDT) From: "Kirill A. Shutemov" In-Reply-To: <1370964919-16187-1-git-send-email-kirill.shutemov@linux.intel.com> References: <1370964919-16187-1-git-send-email-kirill.shutemov@linux.intel.com> Subject: RE: [PATCH 0/8] Transparent huge page cache: phase 0, prep work Content-Transfer-Encoding: 7bit Message-Id: <20130617153120.6EADFE0090@blue.fi.intel.com> Date: Mon, 17 Jun 2013 18:31:20 +0300 (EEST) Sender: owner-linux-mm@kvack.org List-ID: Cc: Andrea Arcangeli , Andrew Morton , 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" 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? -- Kirill A. Shutemov -- 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: email@kvack.org