Tuning Garbage Collection with the 5.0 Java[tm] Virtual Machine 그거/Java2008. 10. 31. 10:26
Table of Contents
3.1 Performance Considerations
3.2 Measurement
4.1 Total Heap
4.2.1 Young Generation Guarantee
5.1 When to Use the Throughput Collector
5.2.1 Generations in the throughput collector
5.2.2 Ergonomics in the throughput collector
5.2.2.1 Priority of goals
5.2.2.2 Adjusting Generation Sizes
5.2.2.3 Heap Size
5.2.3 Out-of-Memory Exceptions
5.2.4 Measurements with the Throughput Collector
5.3 When to Use the Concurrent Low Pause Collector
5.4 The Concurrent Low Pause Collector
5.4.1 Overhead of Concurrency
5.4.2 Young Generation Guarantee
5.4.3 Full Collections
5.4.4 Floating Garbage
5.4.5 Pauses
5.4.6 Concurrent Phases
5.4.7 Scheduling a collection
5.4.8 Scheduling pauses
5.4.9 Incremental mode
5.4.9.1 Command line
5.4.9.2 Recommended Options for i-cms
5.4.9.3 Basic Troubleshooting
'그거 > Java' 카테고리의 다른 글
[강추] JFace 예제 따라하기 (0) | 2008.12.15 |
---|---|
[번역] SWT Programming with Eclipse (0) | 2008.11.10 |
Performance Optimization on Solaris JVM (0) | 2008.10.31 |
Ergonomics in the 5.0 Java[tm] Virtual Machine (0) | 2008.10.31 |
Java CAPS 관련 사이트 (0) | 2008.10.21 |