# Remove support for cpuset MoM

**URL:** https://community.openpbs.org/t/remove-support-for-cpuset-mom/2066
**Category:** Developers
**Created:** [April 8, 2020, 12:59am UTC](https://community.openpbs.org/t/remove-support-for-cpuset-mom/2066 "2020-04-08T00:59:37Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![alexis.cousein](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.openpbs.org/alexis.cousein/32/265_2.png) [@alexis.cousein](https://community.openpbs.org/u/alexis.cousein)
#### Post date: [April 9, 2020, 8:48am UTC](https://community.openpbs.org/t/remove-support-for-cpuset-mom/2066/3 "2020-04-09T08:48:35Z")

</div>

Perhaps we should point out that the “cpuset” code also contains other optimisations that we need to address. In particular, there is an optimisation to avoid polling the numerous kernel threads on very large single system images (with thousands of CPU cores).

I am not advocating to keep the existing code – there are probably simpler optimisations that are as effective, and the current “cpuset” code optimisations have also introduced bugs (in particular, it broke tm\_attach, something not noticed immediately since on these machines people tend not to use tm\_attach but tend to have jobs where everything is in a single task with processes that are descendants of the job script shell).

We should probably link the design document for that into this one.

That is being discussed here:

> [@To optimize job resource polling, discontinue reporting of resources\_used values of PBS root jobs](http://community.openpbs.org/t/to-optimize-job-resource-polling-discontinue-reporting-of-resources-used-values-of-pbs-root-jobs/2056):
>
> Please review my design change proposal in [Design - optimize PBS job resource polling](https://pbspro.atlassian.net/wiki/spaces/PD/pages/1627914285/To+optimize+job+resource+polling+discontinue+reporting+of+resources+used+values+of+PBS+root+jobs)

and the design document is this:

[https://pbspro.atlassian.net/wiki/spaces/PD/pages/1627914285/To+optimize+job+resource+polling+discontinue+reporting+of+resources+used+values+of+PBS+root+jobs](https://pbspro.atlassian.net/wiki/spaces/PD/pages/1627914285/To+optimize+job+resource+polling+discontinue+reporting+of+resources+used+values+of+PBS+root+jobs)

---

_[View the full topic](https://community.openpbs.org/t/remove-support-for-cpuset-mom/2066)._
