Skip to content

Fix #1551, Set default OSAL_CONFIG_MAX_CPUS to 1#1552

Merged
arodarrow merged 1 commit into
devfrom
1551-set-default-osal_config_max_cpus-to-1
Jun 9, 2026
Merged

Fix #1551, Set default OSAL_CONFIG_MAX_CPUS to 1#1552
arodarrow merged 1 commit into
devfrom
1551-set-default-osal_config_max_cpus-to-1

Conversation

@arodarrow

@arodarrow arodarrow commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Checklist (Please check before submitting)

Describe the contribution
Change the default max cpus in osconfig to from 8 to 1. Fixes #1551

Expected behavior changes
makes the OSAL use the implementation: os-impl-pthread-no-affinity-np by default instead of os-impl-pthread-affinity-np.

System(s) tested on

  • Hardware: PC
  • OS: Debian

Contributor Info - All information REQUIRED for consideration of pull request
Adrian Rodriguez NASA GSFC

@arodarrow arodarrow linked an issue Jun 8, 2026 that may be closed by this pull request
@arodarrow arodarrow requested a review from jphickey June 8, 2026 20:31
@arodarrow arodarrow self-assigned this Jun 9, 2026
@arodarrow arodarrow merged commit 790dc84 into dev Jun 9, 2026
19 checks passed
@arodarrow arodarrow deleted the 1551-set-default-osal_config_max_cpus-to-1 branch June 9, 2026 19:38
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.

Set default OSAL_CONFIG_MAX_CPUS to 1

3 participants