<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:11:17 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-14616] ra_cur_pages broken readahead</title>
                <link>https://jira.whamcloud.com/browse/LU-14616</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;@ra_cur_pages could be broken in few cases:&lt;/p&gt;

&lt;p&gt;1 )in ll_ra_count_get()&#160;@ret might be negative, in that case, we should&lt;/p&gt;

&lt;p&gt;&#160; &#160; add @pages_min, rather than @pages_min - @ret.&lt;/p&gt;

&lt;p&gt;2) use atomic_add(pages_min - ret) could be racy,&#160;&#160;as @ra_cur_pages might have changed,&#160; &#160; &#160; we need atomic_cmpxchg()&#160;helper to do this job.&lt;/p&gt;

&lt;p&gt;3) with Readahead disabled, @vpg_defer_uptodate should not be set&#160;&#160;as we don&apos;t reserve&#160; &#160;credits for such read. In vvp_page_completion_read()&#160;we will call ll_ra_count_put(), so this&#160; &#160; &#160; will make @ra_cur_pages negative.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="63819">LU-14616</key>
            <summary>ra_cur_pages broken readahead</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="wshilong">Wang Shilong</assignee>
                                    <reporter username="wshilong">Wang Shilong</reporter>
                        <labels>
                    </labels>
                <created>Fri, 16 Apr 2021 04:18:44 +0000</created>
                <updated>Tue, 27 Jul 2021 21:56:11 +0000</updated>
                            <resolved>Wed, 5 May 2021 12:47:50 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="298960" author="gerrit" created="Fri, 16 Apr 2021 04:28:30 +0000"  >&lt;p&gt;Wang Shilong (wshilong@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43337&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43337&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14616&quot; title=&quot;ra_cur_pages broken readahead&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14616&quot;&gt;&lt;del&gt;LU-14616&lt;/del&gt;&lt;/a&gt; readahead: fix race in ll_ra_count_get()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 49c120ea5dac281081a2d46471beba23fea22f62&lt;/p&gt;</comment>
                            <comment id="298961" author="gerrit" created="Fri, 16 Apr 2021 04:28:31 +0000"  >&lt;p&gt;Wang Shilong (wshilong@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43338&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43338&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14616&quot; title=&quot;ra_cur_pages broken readahead&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14616&quot;&gt;&lt;del&gt;LU-14616&lt;/del&gt;&lt;/a&gt; readahead: export pages directly without RA&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0b5fc57fddea897255e7dfd32ab9a426dc9cf8ab&lt;/p&gt;</comment>
                            <comment id="299461" author="wshilong" created="Thu, 22 Apr 2021 05:33:06 +0000"  >&lt;p&gt;Wang Shilong (wshilong@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/#/c/43377/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/43377/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14616&quot; title=&quot;ra_cur_pages broken readahead&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14616&quot;&gt;&lt;del&gt;LU-14616&lt;/del&gt;&lt;/a&gt;&#160;readahead: fix reserving for unaliged read&lt;/p&gt;

&lt;p&gt;Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;/p&gt;

&lt;p&gt;Commit:&#160;4fbaccde8344b00af6f26b7db915bfe136f7f766&lt;/p&gt;</comment>
                            <comment id="300511" author="gerrit" created="Wed, 5 May 2021 02:50:46 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43338/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43338/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14616&quot; title=&quot;ra_cur_pages broken readahead&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14616&quot;&gt;&lt;del&gt;LU-14616&lt;/del&gt;&lt;/a&gt; readahead: export pages directly without RA&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9f1c0bfd10d619a3755c3b22b1dd95a593720ce9&lt;/p&gt;</comment>
                            <comment id="300513" author="gerrit" created="Wed, 5 May 2021 02:50:59 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43377/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43377/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14616&quot; title=&quot;ra_cur_pages broken readahead&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14616&quot;&gt;&lt;del&gt;LU-14616&lt;/del&gt;&lt;/a&gt; readahead: fix reserving for unaliged read&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5e7e9240d27a4b74127ea7a26d910ae41a6e1cb1&lt;/p&gt;</comment>
                            <comment id="300546" author="pjones" created="Wed, 5 May 2021 12:47:50 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <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|i01sdb:</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>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>