<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:59:45 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-13258] Bind linux workqueues to specific core</title>
                <link>https://jira.whamcloud.com/browse/LU-13258</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Recently Lustre has moved to using work queue but the trade off is that the work queues can run on any core. This will introduce noise which on clients means it has an performance impact on users application runs. The linux kernel offers a way to make binding to specific core possible with the function&#160;apply_workqueue_attrs() which can be passed a cpumask.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="58107">LU-13258</key>
            <summary>Bind linux workqueues to specific core</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Feb 2020 18:08:17 +0000</created>
                <updated>Wed, 27 May 2020 11:28:16 +0000</updated>
                            <resolved>Wed, 27 May 2020 11:28:16 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="263478" author="gerrit" created="Mon, 17 Feb 2020 19:37:08 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37613&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37613&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; libcfs: make apply_workqueue_attrs() available for Lustre&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3b6469dfb8d9ade856abd3f429f32abed64023e3&lt;/p&gt;</comment>
                            <comment id="263715" author="simmonsja" created="Thu, 20 Feb 2020 17:23:30 +0000"  >&lt;p&gt;Both the read-ahead queue and the ptlrpc pinger would be good to bind to cores laid out by CPT handling. Their is also obd zombie cleanup but that I&apos;m not so sure about.&lt;/p&gt;</comment>
                            <comment id="263972" author="gerrit" created="Tue, 25 Feb 2020 05:52:09 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37613/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37613/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; libcfs: make apply_workqueue_attrs() available for Lustre&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3453c95f513cd9d65f8e74e64d10d8942d934f01&lt;/p&gt;</comment>
                            <comment id="264015" author="gerrit" created="Tue, 25 Feb 2020 13:58:23 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37717&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37717&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; llite: bind readahead workqueue to CPT set&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2a2918a6fedd80b5fe0c2745777f73ff68a31a3c&lt;/p&gt;</comment>
                            <comment id="264016" author="pjones" created="Tue, 25 Feb 2020 13:58:38 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="264019" author="simmonsja" created="Tue, 25 Feb 2020 14:08:03 +0000"  >&lt;p&gt;More work. The patch that landed was the base patch.&lt;/p&gt;</comment>
                            <comment id="264050" author="gerrit" created="Tue, 25 Feb 2020 21:02:21 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37727&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37727&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; libcfs: fixes for cfs_arch_init()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 55b95eadabfb4079fcd41906f2638abce7bcaca4&lt;/p&gt;</comment>
                            <comment id="264728" author="gerrit" created="Thu, 5 Mar 2020 22:37:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37727/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37727/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; libcfs: fixes for cfs_arch_init()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0fcf9378b524ded3ad260f3b655671c541e5a0b2&lt;/p&gt;</comment>
                            <comment id="264743" author="simmonsja" created="Thu, 5 Mar 2020 23:14:15 +0000"  >&lt;p&gt;more patches coming&lt;/p&gt;</comment>
                            <comment id="266280" author="gerrit" created="Fri, 27 Mar 2020 17:10:22 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38091&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38091&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; ptlrpc: bind pinger workqueue to CPT set&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 74307004eebc61d622001b89352d7145ed2181f8&lt;/p&gt;</comment>
                            <comment id="267050" author="gerrit" created="Tue, 7 Apr 2020 17:18:55 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37717/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37717/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; llite: bind readahead workqueue to CPT set&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 21ccfd99de46e1ca1572b16db0d3cef9cd805f4f&lt;/p&gt;</comment>
                            <comment id="267477" author="gerrit" created="Mon, 13 Apr 2020 16:01:18 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38212&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38212&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; obdclass: bind zombie export cleanup workqueue&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 92efb9c6b6af6366110cf2fae9852fb64ec525e0&lt;/p&gt;</comment>
                            <comment id="267531" author="gerrit" created="Tue, 14 Apr 2020 08:11:07 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38091/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38091/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; ptlrpc: bind pinger workqueue to CPT set&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8a43201a2f35f6210d7feb7fd02b79233dd6da6b&lt;/p&gt;</comment>
                            <comment id="271243" author="gerrit" created="Wed, 27 May 2020 05:04:51 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38212/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38212/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13258&quot; title=&quot;Bind linux workqueues to specific core&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13258&quot;&gt;&lt;del&gt;LU-13258&lt;/del&gt;&lt;/a&gt; obdclass: bind zombie export cleanup workqueue&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 76b602c2bfe9d1b0ddaa14997a3056b19b3e90aa&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="47758">LU-9859</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55064">LU-12043</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="56879">LU-12748</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45844">LU-9441</issuekey>
        </issuelink>
                            </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|i00tv3:</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>