• Y
    6787254: Work queue capacity can be increased substantially on some platforms · 86c6c645
    ysr 提交于
    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
    86c6c645
taskqueue.cpp 5.4 KB