skip book previous and next navigation links
go up to top of book: HP OpenVMS Alpha Partitioning and Galaxy Guide HP OpenVMS Alpha Partitioning and Galaxy Guide
go to previous page: Example Program Example Program
go to next page: Installing LicensesInstalling Licenses
end of book navigation links

BCommon Values for Setting Memory Size  



Common Values for Memory Size Environment Variables lists common values for Galaxy environment variables that can be used to set memory size. All values are expressed in hexadecimal bytes.

Table 1   Common Values for Memory Size Environment Variables
1 MB
0x 10 0000
2 MB
0x 20 0000
4 MB
0x 40 0000
8 MB
0x 80 0000
16 MB
0x 100 0000
32 MB
0x 200 0000
64 MB
0x 400 0000
128 MB
0x 800 0000
256 MB
0x 1000 0000
448 MB
0x1C00 0000
512 MB
0x 2000 0000
1 GB
0x 4000 0000
2 GB
0x 8000 0000
4 GB
0x 1 0000 0000
8 GB
0x 2 0000 0000
16 GB
0x 4 0000 0000
32 GB
0x 8 0000 0000
64 GB
0x 10 0000 0000
128 GB
0x 20 0000 0000
256 GB
0x 40 0000 0000
512 GB
0x 80 0000 0000
1 TB
0x 100 0000 0000


go to previous page: Example Program Example Program
go to next page: Installing LicensesInstalling Licenses