Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753994Ab3JSWlQ (ORCPT ); Sat, 19 Oct 2013 18:41:16 -0400 Received: from mga14.intel.com ([143.182.124.37]:40254 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797Ab3JSWlP (ORCPT ); Sat, 19 Oct 2013 18:41:15 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,531,1378882800"; d="scan'208";a="377129027" From: Andi Kleen To: Joonsoo Kim Cc: Pekka Enberg , Christoph Lameter , Andrew Morton , Joonsoo Kim , David Rientjes , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Wanpeng Li Subject: Re: [PATCH v2 00/15] slab: overload struct slab over struct page to reduce memory usage References: <1381913052-23875-1-git-send-email-iamjoonsoo.kim@lge.com> Date: Sat, 19 Oct 2013 15:41:13 -0700 In-Reply-To: <1381913052-23875-1-git-send-email-iamjoonsoo.kim@lge.com> (Joonsoo Kim's message of "Wed, 16 Oct 2013 17:43:57 +0900") Message-ID: <87y55oubna.fsf@tassilo.jf.intel.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 19 Joonsoo Kim writes: > There is two main topics in this patchset. One is to reduce memory usage > and the other is to change a management method of free objects of a slab. I did a quick read over the whole patchset and it looks good to me. I especially like how much code you remove. And of course the benchmarks are looking good to. Thanks for cleaning up this old code. Acked-by: Andi Kleen -Andi -- ak@linux.intel.com -- Speaking for myself only -- 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/