public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_FORCE_MAX_ZONEORDER default value
@ 2005-05-04  8:50 John Marvin
  2005-05-13 17:34 ` Xavier Bru
  0 siblings, 1 reply; 2+ messages in thread
From: John Marvin @ 2005-05-04  8:50 UTC (permalink / raw)
  To: linux-ia64


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-13 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-04  8:50 CONFIG_FORCE_MAX_ZONEORDER default value John Marvin
2005-05-13 17:34 ` Xavier Bru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox