그거/Java

Ergonomics in the 5.0 Java[tm] Virtual Machine

뽀기 2008. 10. 31. 10:20

Table of Contents

1 Introduction

2 Garbage collector, heap, and runtime compiler

3 Behavior based tuning

3.1 Maximum pause time goal

3.2 Throughput goal

3.3 Footprint goal

4 Tuning Strategy

5 Other changes

5.1 Thread-local allocation buffers

6 Other Documentation

6.1 Garbage collection tuning document for the J2SE platform version 5.0


>>보러가기<<