public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: John Marvin <jsm@udlkern.fc.hp.com>
To: linux-ia64@vger.kernel.org
Subject: CONFIG_FORCE_MAX_ZONEORDER default value
Date: Wed, 04 May 2005 08:50:17 +0000	[thread overview]
Message-ID: <200505040850.CAA10967@udlkern.fc.hp.com> (raw)


I was wondering why CONFIG_FORCE_MAX_ZONEORDER was changed from 19 (in 2.4)
to 18 (in 2.6). Note that this value sets the maximum number of orders,
i.e. the actual maximum order is one less, i.e. 17. For the 16Kb default
page size this gives you a maximum page size of 2Gb, which isn't
particularly useful on ia64 since that size is not supported. The only
reason I can see 18 being useful would be to allow for 1Gb huge pages
on a system where PAGE_SIZE is set to 8Kb.

Anyway, with the default page size being 16K, it seems that it would
be more appropriate for CONFIG_FORCE_MAX_ZONEORDER to be either 17 (for
a 1 Gb max huge page size) or 19 (to support the maximum 4 Gb page size
available on Itanium 2 systems).

Is there another consideration that I've missed?

John Marvin

             reply	other threads:[~2005-05-04  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-04  8:50 John Marvin [this message]
2005-05-13 17:34 ` CONFIG_FORCE_MAX_ZONEORDER default value Xavier Bru

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200505040850.CAA10967@udlkern.fc.hp.com \
    --to=jsm@udlkern.fc.hp.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox