DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Managing system performance

Managing Large Physical Memory

UnixWare® supports Large Physical Memory (LPM). That is, the system can utilize up to 64GB of physical memory. UnixWare uses the Physical Address Extension (PAE) mode of the Pentium Pro processor when operating with more than 4GB of memory.

UnixWare supports up to 8GB of general purpose memory, and also supports dedicated memory. Dedicated memory is memory that is set aside at system initialization time for use by specific shared memory facilities. This memory cannot be used by the system for any other purpose.

Dedicated memory includes Page Size Extension (PSE) Shared Memory (SHM), Dynamic Shared Memory (DSHM) and Fine-Grained Affinity Shared Memory (FGA-SHM). PSE SHM allows processes that use SHM and request a segment (1MB or greater) to improve performance by using 4MB pages (2MB pages with PAE mode). DSHM allows processes to create shared memory segments that are up to 63GB in length and to circumvent the 3GB constraint of user virtual addresses by allowing an application dynamically to create the mappings between its virtual address space and the shared memory object's pages, as needed.


Next topic: Configuring your system for Large Physical Memory
Previous topic: Managing large files

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004