Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755035Ab0LAQxU (ORCPT ); Wed, 1 Dec 2010 11:53:20 -0500 Received: from mail-qw0-f46.google.com ([209.85.216.46]:53700 "EHLO mail-qw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754142Ab0LAQxS (ORCPT ); Wed, 1 Dec 2010 11:53:18 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=LJmEDUdzD1mI5cCtB1N1WH82XKG+aE1IYauCsKSO5SEnosOp2B3NqIzrhC4hFaocGi UZLQQFiNf3wdbKR1PP2keSaZVnYwOKI9Lrqw/DorIG5myScBvAs+MZqe2feQOHQde2xs 1/zlSj+4henN2RXWoD/osvzHhSWvAl0JWK+QA= MIME-Version: 1.0 In-Reply-To: <20101201132437.GA32555@linux-mips.org> References: <20101201132437.GA32555@linux-mips.org> Date: Wed, 1 Dec 2010 22:23:17 +0530 Message-ID: Subject: Change of Default kernel page size i.e 4KB From: naveen yadav To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 481 Lines: 14 Hi all, I have few drivers and very big application running on ARM and MIPS target. I want to check the performance by changing the page size ie. 8K, 16K, 32K etc. Is it possile, If yes then what all care i need to take . thanks -- 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/