Skip to content

DAOS-2036 build: check {} stack size < 4k#38

Closed
brianjmurrell wants to merge 1 commit intomasterfrom
gerrit-review-34007
Closed

DAOS-2036 build: check {} stack size < 4k#38
brianjmurrell wants to merge 1 commit intomasterfrom
gerrit-review-34007

Conversation

@brianjmurrell
Copy link
Copy Markdown
Contributor

Add -Wframe-larger-than=4096 check to make sure
each function stack size <=4k to avoid overflow
the regular ULT (16K) stack size.

Ignore the check for some tests.

Enlarge the rebuild ULT stack size to 128K.

Change-Id: I7c2c0e80177023298f952c3fe74c400cc9c0deb8
Signed-off-by: Wang Di di.wang@intel.com

@daos-jenkins
Copy link
Copy Markdown
Collaborator

Test stage checkpatch completed with status FAILURE. https://build-stage.hpdd.intel.com/job/daos-stack/job/daos/job/PR-38/1/display/redirect

@daos-jenkins
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@daos-jenkins
Copy link
Copy Markdown
Collaborator

Test stage checkpatch completed with status FAILURE. http://jenkins-3.wolf.hpdd.intel.com:8080/job/daos-stack-org/job/daos/job/PR-38/1/display/redirect

Add -Wframe-larger-than=4096 check to make sure
each function stack size <=4k to avoid overflow
the regular ULT (16K) stack size.

Ignore the check for some tests.

Enlarge the rebuild ULT stack size to 128K.

Change-Id: I7c2c0e80177023298f952c3fe74c400cc9c0deb8
Signed-off-by: Wang Di <di.wang@intel.com>
@daos-jenkins
Copy link
Copy Markdown
Collaborator

Test stage checkpatch completed with status FAILURE. https://build-stage.hpdd.intel.com/job/daos-stack/job/daos/job/PR-38/2/display/redirect

@brianjmurrell brianjmurrell deleted the gerrit-review-34007 branch January 30, 2019 02:05
@brianjmurrell
Copy link
Copy Markdown
Contributor Author

Landed in:

  • 5e80b39 - DAOS-2036 build: check {} stack size < 4k (2 hours ago)

jolivier23 pushed a commit that referenced this pull request Mar 23, 2020
Updated mercury patch to include 'free' of new na_info::domain_name

Signed-off-by: Alexander A Oganezov <alexander.a.oganezov@intel.com>
mlawsonca pushed a commit that referenced this pull request May 16, 2023
* DAOSGCP-103 Copy agent cert files on server instances

Copy the agent.crt and agent.key files to /etc/daos/certs
on DAOS server instances

Signed-off-by: Mark A. Olson <mark.a.olson@intel.com>
grom72 added a commit that referenced this pull request Apr 27, 2026
obj: recalculate curr_allocated on underflow (fix) (#38)
Use compare-and-swap loop in STATS_INC/DEC_persistent to avoid overflow-underflow race.

Validation only in environment with PMem

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Cancel-prev-build: false
Priority: 2

Skip-build-el8-gcc: true
Skip-build-leap15-gcc: true
Skip-build-leap15-icc: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-vm: true
Skip-func-test-el9: true
Skip-fault-injection-test: true
Skip-test-el-9.6-rpms: true
Skip-test-leap-15-rpms: true

Skip-func-hw-test-medium: false
Skip-func-hw-test-medium-md-on-ssd: true
Skip-func-hw-test-medium-vmd: false
Skip-func-hw-test-medium-verbs-provider: false
Skip-func-hw-test-medium-verbs-provider-md-on-ssd: true
Skip-func-hw-test-medium-ucx-provider: false
Skip-func-hw-test-large: false
Skip-func-hw-test-large-md-on-ssd: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants