This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: documentation for boehm-gc tuning/profiling?


On Saturday, December 22, 2001, at 09:10  PM, Adam Megacz wrote:

> Is there any documentation on tuning bohem-gc (parameters like heap
> size, when to grow heap, how often to scan) or profiling it (gathering
> data on how often scans are performed, how much memory reclaimed,
> etc).

Its all in boehm-gc/doc. In particular, README.environment may be of 
interest.

regards

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]