hg: jdk7/hotspot-gc/hotspot: 6787254: Work queue capacity can be increased substantially on some platforms

y.s.ramakrishna at sun.com y.s.ramakrishna at sun.com
Sat Jan 31 02:00:21 UTC 2009


Changeset: 23673011938d
Author:    ysr
Date:      2009-01-30 14:17 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/23673011938d

6787254: Work queue capacity can be increased substantially on some platforms
Summary: Increased the default and maximum size of the CMS marking stack and the size of the parallel workers' work queues in 64-bit mode. The latter was accomplished by an increase in the width of the Taskqueue's Age struct and its Tag field in 64-bit mode.
Reviewed-by: jmasa, tonyp

! src/share/vm/runtime/globals.hpp
! src/share/vm/utilities/taskqueue.cpp
! src/share/vm/utilities/taskqueue.hpp




More information about the hotspot-gc-dev mailing list