<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:36 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-9716] osc_extent_tree_dump0() implementation is suboptimal</title>
                <link>https://jira.whamcloud.com/browse/LU-9716</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Under ior -z -t 4K testing, osc_extent_tree_dump0() consumes a lot of cpu time even though lnet.debug is set to 0:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;  Function                               Hit    Time            Avg
  --------                               ---    ----            ---
  intel_idle                         1644076 8717472093.00 us    1324531.36 us
  osc_extent_tree_dump0               786432 108012187.77 us    2164.31 us
  _raw_spin_lock                    96688599 19305632.41 us    7.68 us
  cfs_hash_lookup                   17322271 8030727.84 us    12.54 us
  cfs_hash_bd_lookup_intent         28342837 6303058.76 us    5.61 us
  cfs_hash_bd_from_key              40155989 5162903.57 us    3.64 us
  cfs_hash_del                       9444486 5020069.68 us    7.31 us
  __schedule                         3522583 4985703.95 us    52.08 us
  cfs_hash_multi_bd_lock            36211243 4896623.17 us    3.05 us
  cl_env_get                         7869193 4469177.22 us    7.94 us
  cfs_hash_dual_bd_get              36211243 4419357.38 us    3.13 us
  __wake_up                          9527651 4181541.86 us    13.29 us
  cfs_hash_find_or_add               9444481 3929948.37 us    4.51 us
  _raw_spin_unlock                  96808225 3340468.42 us    1.08 us
  lu_context_key_get                95182604 3278555.77 us    0.74 us
  osc_extent_sanity_check0          10911904 3073224.76 us    5.72 us
  class_handle2object                7867641 2929678.43 us    10.08 us
  osc_extent_find                     786432 2889266.79 us    47.64 us
  cl_env_put                         9442060 2784024.38 us    3.33 us
  crc32_pclmul_le                     786432 2532550.33 us    58.90 us
  ll_file_io_generic                 1572863 2263669.56 us    16.85 us
  cfs_hash_bd_del_locked             9444488 2168097.28 us    2.55 us
  cfs_hash_bd_add_locked             9444494 2168096.22 us    2.50 us
  osc_extent_make_ready               756063 2165577.28 us    52.26 us
  cfs_hash_multi_bd_findadd_lock     9444481 2139335.37 us    2.51 us
  ptlrpcd_check                      4249981 2132451.44 us    15.62 us
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;A trivial optimization will be uploaded shorty.&lt;/p&gt;</description>
                <environment></environment>
        <key id="46902">LU-9716</key>
            <summary>osc_extent_tree_dump0() implementation is suboptimal</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="panda">Andrew Perepechko</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Wed, 28 Jun 2017 09:23:10 +0000</created>
                <updated>Mon, 7 Aug 2017 19:05:32 +0000</updated>
                            <resolved>Wed, 19 Jul 2017 04:00:01 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                    <fixVersion>Lustre 2.10.1</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="200474" author="gerrit" created="Wed, 28 Jun 2017 09:38:52 +0000"  >&lt;p&gt;Andrew Perepechko (andrew.perepechko@seagate.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27866&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27866&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9716&quot; title=&quot;osc_extent_tree_dump0() implementation is suboptimal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9716&quot;&gt;&lt;del&gt;LU-9716&lt;/del&gt;&lt;/a&gt; osc: osc_extent_tree_dump0() implementation is suboptiomal&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d978a6a60dbbaa866b65f9773dc8a866eb967317&lt;/p&gt;</comment>
                            <comment id="202627" author="gerrit" created="Wed, 19 Jul 2017 03:32:14 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27866/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27866/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9716&quot; title=&quot;osc_extent_tree_dump0() implementation is suboptimal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9716&quot;&gt;&lt;del&gt;LU-9716&lt;/del&gt;&lt;/a&gt; osc: osc_extent_tree_dump0() implementation is suboptimal&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 97115ccd159e4503ca16cb7f68ee7479c780f1cf&lt;/p&gt;</comment>
                            <comment id="202649" author="pjones" created="Wed, 19 Jul 2017 04:00:01 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="203629" author="gerrit" created="Wed, 26 Jul 2017 18:45:25 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28235&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28235&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9716&quot; title=&quot;osc_extent_tree_dump0() implementation is suboptimal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9716&quot;&gt;&lt;del&gt;LU-9716&lt;/del&gt;&lt;/a&gt; osc: osc_extent_tree_dump0() implementation is suboptimal&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 855372e1036156fe988750378ec020fae94baeb4&lt;/p&gt;</comment>
                            <comment id="204696" author="gerrit" created="Mon, 7 Aug 2017 18:50:35 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28235/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28235/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9716&quot; title=&quot;osc_extent_tree_dump0() implementation is suboptimal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9716&quot;&gt;&lt;del&gt;LU-9716&lt;/del&gt;&lt;/a&gt; osc: osc_extent_tree_dump0() implementation is suboptimal&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fcaff5d7cc2cd4d6fecbf641b8a3ce4f09490e3d&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzzfsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>