Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce AIX memory usage due to fork failures #1555

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

sxa
Copy link
Member

@sxa sxa commented Feb 19, 2020

Reducing this value appears to make it a bit more reliable. Going forward we should probably use --with-jobs but in the absence of extra testing for now, this should suffice

I'm vaguely optimistic that this fixes adoptium/infrastructure#1151

Signed-off-by: Stewart Addison [email protected]

@sxa sxa added bug Issues that are problems in the code as reported by the community aix Issues that affect or relate to the AIX OS labels Feb 19, 2020
@sxa sxa added this to the February 2020 milestone Feb 19, 2020
@sxa sxa requested a review from lumpfish February 19, 2020 17:52
@sxa sxa self-assigned this Feb 19, 2020
@sxa sxa force-pushed the reduce_aix_ram_usage branch from 853f3e9 to 23d1d74 Compare February 19, 2020 17:53
Copy link
Contributor

@lumpfish lumpfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give it a try

@lumpfish lumpfish merged commit e03ea2a into adoptium:master Feb 19, 2020
sxa pushed a commit to sxa/temurin-build that referenced this pull request Feb 21, 2020
karianna pushed a commit that referenced this pull request Mar 6, 2020
* Adjust AIX RAM limit down to aid JDK14 (#1555)

Signed-off-by: Stewart Addison <[email protected]>

* macos: Disable codesigning attempts on JDK13

Signed-off-by: Stewart Addison <[email protected]>
karianna pushed a commit that referenced this pull request Mar 16, 2020
* Adjust AIX RAM limit down to aid JDK14 (#1555)

Signed-off-by: Stewart Addison <[email protected]>

* Revert "Go back to using non-JIT arm32 JDK8 so we can do a release (#1588)"

This reverts commit 01f365e.
gdams pushed a commit that referenced this pull request Apr 7, 2020
…he aarch32-specific one for April GA (#1655)

* Adjust AIX RAM limit down to aid JDK14 (#1555)

Signed-off-by: Stewart Addison <[email protected]>

* Revert to non-JIT version of aarch32/JDK8

Signed-off-by: Stewart Addison <[email protected]>
gdams pushed a commit that referenced this pull request Apr 15, 2020
* Adjust AIX RAM limit down to aid JDK14 (#1555)

Signed-off-by: Stewart Addison <[email protected]>

* Revert "Inhibit nightly testing during April 2020 release cycle"

This reverts commit 8768423.

Co-authored-by: Stewart X Addison <[email protected]>
karianna pushed a commit that referenced this pull request Apr 15, 2020
* Adjust AIX RAM limit down to aid JDK14 (#1555)

Signed-off-by: Stewart Addison <[email protected]>

* doc: Add banner and release note info to RELEASING.md

Signed-off-by: Stewart Addison <[email protected]>

Co-authored-by: Stewart X Addison <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aix Issues that affect or relate to the AIX OS bug Issues that are problems in the code as reported by the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Builds fail on build-osuosl-ppc64-aix-71-2 with Too many processes
2 participants