From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759232AbZBSNv5 (ORCPT ); Thu, 19 Feb 2009 08:51:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756707AbZBSNtr (ORCPT ); Thu, 19 Feb 2009 08:49:47 -0500 Received: from wa-out-1112.google.com ([209.85.146.176]:8150 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757846AbZBSNtp (ORCPT ); Thu, 19 Feb 2009 08:49:45 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=R9ERyR4BNUs8b4NBPhyS1xmPG6R8tDbd+mvmrIPvAMCio9FK+5L6293FLz0FZY5Zqg NeEQuAJESNxAVLJv+/H72CJFf4EdI9gfSmIjl0X+ZEVXTg7eJrkufjx/T2QQRhn7mSzv rjKyNjnJoGie/x0Ucd2m++bZP+VKmL3yenTtQ= MIME-Version: 1.0 In-Reply-To: <1235049334.29813.18.camel@penberg-laptop> References: <20090218093858.8990.A69D9226@jp.fujitsu.com> <1234944569.24030.20.camel@penberg-laptop> <20090219085229.954A.A69D9226@jp.fujitsu.com> <1235034967.29813.10.camel@penberg-laptop> <2f11576a0902190451w294aa2fan29b61fa3619f459b@mail.gmail.com> <1235049334.29813.18.camel@penberg-laptop> Date: Thu, 19 Feb 2009 22:49:43 +0900 X-Google-Sender-Auth: e8a1a01877fe27e1 Message-ID: <2f11576a0902190549p2d3c90e2md16726cbe2f5d019@mail.gmail.com> Subject: Re: [patch] SLQB slab allocator (try 2) From: KOSAKI Motohiro To: Pekka Enberg Cc: Christoph Lameter , Johannes Weiner , Mel Gorman , Nick Piggin , Nick Piggin , Linux Memory Management List , Linux Kernel Mailing List , Andrew Morton , Lin Ming , "Zhang, Yanmin" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >> Honestly, I'm bit confusing. >> above url's patch use PAGE_SIZE, but not 4K nor architecture independent value. >> Your 4K mean PAGE_SIZE? > > Yes, I mean PAGE_SIZE. 4K page sizes are hard-wired into my brain, > sorry :-) Thanks! I'm recovered from confusing.