All of lore.kernel.org
 help / color / mirror / Atom feed
* Very large memory configurations:   > 16 TB
@ 2011-01-06 17:09 ` Jack Steiner
  0 siblings, 0 replies; 12+ messages in thread
From: Jack Steiner @ 2011-01-06 17:09 UTC (permalink / raw)
  To: linux-mm, mingo; +Cc: linux-ia64



SGI is currently developing an x86_64 system with more than 16TB of memory per
SSI. As far as I can tell, this should be supported. The relevant definitions
such as MAX_PHYSMEM_BITS appear ok.


One area of concern is page counts. Exceeding 16TB will also exceed MAX_INT
page frames. The kernel (at least in all places I've found) keep pagecounts
in longs.

Have I missed anything? Should this > 16TB work? Are there any kernel problems or
problems with user tools that anyone knows of.

Any help or pointers to potential problem areas would be appreciated...

---
Jack Steiner (steiner@sgi.com)
SGI - Silicon Graphics, Inc. 

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

end of thread, other threads:[~2011-01-07 17:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 17:09 Very large memory configurations: > 16 TB Jack Steiner
2011-01-06 17:09 ` Jack Steiner
2011-01-07 12:16 ` Michel Lespinasse
2011-01-07 12:16   ` Michel Lespinasse
2011-01-07 12:51 ` Ingo Molnar
2011-01-07 12:51   ` Ingo Molnar
2011-01-07 16:31   ` Christoph Lameter
2011-01-07 16:31     ` Christoph Lameter
2011-01-07 16:56     ` Ingo Molnar
2011-01-07 16:56       ` Ingo Molnar
2011-01-07 17:14       ` Christoph Lameter
2011-01-07 17:14         ` Christoph Lameter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.