Archive for April, 2010

Performance Tools and Tuning Tips for Java Technology-Based Server Applications on the Solaris OS

Java Linux troubleshooting + Find bottleneck + performance tuning

swap memory utilization help

allocated
The total amount of swap space in bytes currently
allocated for use as backing store.
reserved
The total amount of swap space in bytes not
currently allocated, but claimed by memory mappings
for possible future use.
used
The total amount of swap space in bytes [...]