<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:34:25 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-3496] various optimizations and cleanup for OSS</title>
                <link>https://jira.whamcloud.com/browse/LU-3496</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A patch including several trivial optimizations and cleanup will be uploaded shortly.&lt;/p&gt;</description>
                <environment></environment>
        <key id="19524">LU-3496</key>
            <summary>various optimizations and cleanup for OSS</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="5" iconUrl="https://jira.whamcloud.com/images/icons/priorities/trivial.svg">Trivial</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="jhammond">John Hammond</assignee>
                                    <reporter username="panda">Andrew Perepechko</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Mon, 24 Jun 2013 13:39:50 +0000</created>
                <updated>Wed, 13 Feb 2019 07:15:58 +0000</updated>
                            <resolved>Wed, 13 Feb 2019 07:15:58 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="61087" author="panda" created="Mon, 24 Jun 2013 13:48:37 +0000"  >&lt;p&gt;MRP-999 only partially applied to Intel:master.&lt;/p&gt;</comment>
                            <comment id="61111" author="panda" created="Mon, 24 Jun 2013 17:37:32 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/6755/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6755/&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;ost: convert devlock from spinlock into rwlock&lt;/p&gt;

&lt;p&gt;This patch converts devlock into rwlock so as to reduce&lt;br/&gt;
lock contention for dev_set,check_rdonly functions.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="61112" author="panda" created="Mon, 24 Jun 2013 18:05:34 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/6756/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6756/&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;ost: lprocfs batch update&lt;/p&gt;

&lt;p&gt;Update lprocfs stats such as cache hits, misses, totals&lt;br/&gt;
using single calls to lprocfs_counter_add.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="61115" author="panda" created="Mon, 24 Jun 2013 18:30:48 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/6757/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6757/&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;lprocfs: implement log2 using bitops&lt;/p&gt;

&lt;p&gt;This patch implements log2 using fls.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="61123" author="panda" created="Mon, 24 Jun 2013 19:51:04 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/6758/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6758/&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;ost: code cleanup&lt;/p&gt;

&lt;p&gt;This patch cleans up some OST code.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="62237" author="pjones" created="Sat, 13 Jul 2013 03:05:00 +0000"  >&lt;p&gt;John seems to have been reviewing these patches&lt;/p&gt;</comment>
                            <comment id="115647" author="panda" created="Mon, 18 May 2015 12:55:57 +0000"  >&lt;p&gt;Could you please abandon &lt;a href=&quot;http://review.whamcloud.com/#/c/6758/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6758/&lt;/a&gt; and close this ticket?&lt;/p&gt;

&lt;p&gt;I cannot do that myself, because the review request was created under an account to which I don&apos;t have access anymore.&lt;/p&gt;</comment>
                    </comments>
                    <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|hzvtuf:</customfieldvalue>

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