Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6961798

GC stack draining code could enable more stealing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • hs19
    • hotspot
    • gc
    • generic
    • generic

      Some gc stack draining code (e.g., the PSPromotionManager routines that drain stacks) processes the overflow stack first to enable other threads without work to steal from the queue. This could be improved to enable even more stealing by transferring a number of objects from the overflow stack to the queue before processing them.

            jcoomes John Coomes (Inactive)
            jcoomes John Coomes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: