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

Fix #396, Implement RTEMS Sysmons #397

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

avan989
Copy link
Contributor

@avan989 avan989 commented Jul 13, 2023

Checklist (Please check before submitting)

Describe the contribution
A clear and concise description of what the contribution is.
Fix #396, Implemented a rtems sysmon
Fix nasa/cFE#290
Not fully tested for SMP

Testing performed
Steps taken to test the contribution:

  1. Build with Rtems 5/6
  2. Modify sample app to call and run rtems_sysmon
  3. Make SIMULATION=i686-rtems6/i686-rtems5 prep
  4. Make insall
  5. run on qemu

Expected behavior changes
None

System(s) tested on

  • Simulated:
  • i686 - rtems5/6

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
Full name and company/organization/center of all contributors ("Personal" if individual work)

  • Note CLAs apply to only software contributions.

Anh Van, GSFC

@avan989 avan989 force-pushed the fix-396-implement-rtems-sysmon branch 2 times, most recently from ec3b38d to e398106 Compare August 1, 2023 13:01
@avan989 avan989 marked this pull request as ready for review August 1, 2023 16:00
@avan989 avan989 force-pushed the fix-396-implement-rtems-sysmon branch from e398106 to c351a57 Compare August 1, 2023 16:06
@avan989 avan989 force-pushed the fix-396-implement-rtems-sysmon branch from c351a57 to 1983e95 Compare August 5, 2023 12:43
@dzbaker dzbaker added the CCB:Approved Indicates Approval by CCB label Aug 17, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Aug 18, 2023
*Combines:*

cFE v7.0.0-rc4+dev366
psp v1.6.0-rc4+dev82

**Includes:**

*cFE*
- nasa/cFE#2428

*psp*
- nasa/PSP#397
- nasa/PSP#402

Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
Co-authored by: Anh Van <avan989@users.noreply.github.com>
@dzbaker dzbaker mentioned this pull request Aug 18, 2023
2 tasks
@dzbaker dzbaker merged commit d7983d0 into nasa:main Aug 18, 2023
10 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Aug 18, 2023
*Combines:*

cFE v7.0.0-rc4+dev366
psp v1.6.0-rc4+dev82

**Includes:**

*cFE*
- nasa/cFE#2428

*psp*
- nasa/PSP#397
- nasa/PSP#402

Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
Co-authored by: Anh Van <avan989@users.noreply.github.com>
@dmknutsen dmknutsen added this to the Equuleus milestone Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates Approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement RTEMS SYSMON CPU utilization calculation and Idle task
3 participants