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

Assign Logical Processors to NUMA nodes #794

Merged
merged 3 commits into from
Feb 4, 2019
Merged

Assign Logical Processors to NUMA nodes #794

merged 3 commits into from
Feb 4, 2019

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Feb 3, 2019

Fixes #788

@codecov-io
Copy link

codecov-io commented Feb 3, 2019

Codecov Report

Merging #794 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #794      +/-   ##
============================================
+ Coverage     79.05%   79.26%   +0.21%     
  Complexity      333      333              
============================================
  Files            18       18              
  Lines           931      931              
  Branches        120      120              
============================================
+ Hits            736      738       +2     
+ Misses          139      137       -2     
  Partials         56       56
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/oshi/hardware/CentralProcessor.java 89.65% <ø> (+6.89%) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b5e665...99c8d74. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.888% when pulling 99c8d74 on dbwiddis:numanodes into 5b5e665 on oshi:master.

@dbwiddis dbwiddis merged commit c8faab1 into oshi:master Feb 4, 2019
@dbwiddis dbwiddis deleted the numanodes branch February 4, 2019 00:43
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.

3 participants