<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>125518</bug_id>
          
          <creation_ts>2013-12-10 08:34:06 -0800</creation_ts>
          <short_desc>Nursery collections require waiting for concurrent compilations to finish</short_desc>
          <delta_ts>2014-04-29 15:28:53 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>128291</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>121074</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Hahnenberg">mhahnenberg</reporter>
          <assigned_to name="Mark Hahnenberg">mhahnenberg</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>958378</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2013-12-10 08:34:06 -0800</bug_when>
    <thetext>This could in some cases significantly increase the pause times for nursery collections. I haven&apos;t confirmed this with any evidence, but I just realized it might be an issue. First step is to investigate. If it proves to be a problem we might be able to rework some things to make it so nursery collections don&apos;t need to wait for the compiler to finish what it&apos;s doing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977194</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-05 19:10:09 -0800</bug_when>
    <thetext>Marking as a duplicate of the other bug since there&apos;s more concrete data there.

*** This bug has been marked as a duplicate of bug 128291 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977230</commentid>
    <comment_count>2</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2014-02-05 21:24:01 -0800</bug_when>
    <thetext>Is this meant to cover both DFG and FTL compilations?  If so, why is it duped to https://bugs.webkit.org/show_bug.cgi?id=128291, which is meant to only cover LLVM-based compilations?

I believe that making all compilations concurrent is a significantly harder problem, than reducing the pauses due to LLVM compilations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977240</commentid>
    <comment_count>3</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2014-02-05 22:21:12 -0800</bug_when>
    <thetext>I don&apos;t think this is the same bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>982933</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Hahnenberg">mhahnenberg</who>
    <bug_when>2014-02-20 12:21:48 -0800</bug_when>
    <thetext>I&apos;m gonna re-dup this back to that bug. I think your ultimate solution turned out to solve this issue with both the DFG and FTL.

*** This bug has been marked as a duplicate of bug 128291 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>