review request (S) - 6821693: TaskQueue capacity

John Coomes John.Coomes at sun.com
Tue Jul 28 06:16:58 UTC 2009


I'd appreciate some reviews of 

http://cr.openjdk.java.net/~jcoomes/6821693-taskqueue64/

	6821693 64-bit TaskQueue capacity still too small
	6821507 Alignment problem in GC taskqueue

Those w/good memories may recall an earlier review request, but enough
code has changed and time has passed to require new reviews.

A micro-test that pushes/pops items on/off the queue is ~10% faster
w/the new code on intel, but there's no noticeable effect on
real-world apps.

-John




More information about the hotspot-gc-dev mailing list