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

Integration Candidate 2020-05-13 #39

Merged
merged 3 commits into from
May 22, 2020
Merged

Integration Candidate 2020-05-13 #39

merged 3 commits into from
May 22, 2020

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented May 19, 2020

Describe the contribution
Fix #36

Testing performed
Bundle CI - https://travis-ci.com/github/nasa/cFS/builds/167639047

Expected behavior changes
PR #37 - Configure the maximum depth supported by OSAL, rather than a hard coded 64.

System(s) tested on

Additional context
See PRs for additional testing information and detailed changes
Part of nasa/cFS#87

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

jphickey and others added 2 commits May 7, 2020 15:12
This should configure the maximum depth supported by
OSAL, rather than a hard coded 64.

Moved both pipe depth configurations to a macro in the
header file.
Fix #36, Use OS_MAX_QUEUE_DEPTH rather than 64.
@astrogeco astrogeco marked this pull request as ready for review May 22, 2020 14:52
@astrogeco astrogeco merged commit b0e577a into master May 22, 2020
@skliper skliper added this to the 2.4.0 milestone Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hardcoded queue depth of 64
3 participants