Solaris Tunable Parameters Reference Manual

physmem

Description

Modifies the system's idea of the number of physical pages of memory after the OS and firmware are accounted for.

Data Type

Unsigned long

Default

Number of usable pages of physical memory available on the system—not counting the memory where the core kernel and data are stored.

Range

1 to amount of physical memory on system

Units

Pages

Dynamic?

No

Validation

None

When to Change

Whenever you want to test the effect of running with less physical memory. Note that because this parameter does not take into account the memory used by the core kernel and data as well as various other data structures allocated early in the startup process, the value of physmem should be less than the actual number of pages that represent the smaller amount of memory.

Commitment Level

Unstable