Tuning UltraSPARC® T1–Based Systems

To start the 32–bit Enterprise Server with 4–Mbyte pages, use the following options:

LD_PRELOAD_32=/usr/lib/mpss.so.1 ; export LD_PRELOAD_32;

export MPSSHEAP=4M;

./bin/startserv; unset LD_PRELOAD_32; unset MPSSHEAP

To start the 64–bit Enterprise Server with 4–Mbyte pages, use the following options:

LD_PRELOAD_64=/usr/lib/64/mpss.so.1; export LD_PRELOAD_64;

export MPSSHEAP=4M;

./bin/startserv; unset LD_PRELOAD_64; unset MPSSHEAP

106

Sun GlassFish Enterprise Server 2.1 Performance Tuning Guide • January 2009

Page 106
Image 106
Sun Microsystems 820434310 manual 106