Skip to content

Add documentation for working with CPU affinity#1577

Merged
sporksmith merged 1 commit intoshadow:mainfrom
sporksmith:docs
Aug 13, 2021
Merged

Add documentation for working with CPU affinity#1577
sporksmith merged 1 commit intoshadow:mainfrom
sporksmith:docs

Conversation

@sporksmith
Copy link
Copy Markdown
Contributor

Progress on #1565

@github-actions github-actions bot added the Component: Documentation In-repository documentation, under docs/ label Aug 13, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 13, 2021

Codecov Report

Merging #1577 (8467e7e) into main (70f3352) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1577      +/-   ##
==========================================
- Coverage   52.72%   52.67%   -0.06%     
==========================================
  Files         141      141              
  Lines       21260    21260              
  Branches     5381     5381              
==========================================
- Hits        11210    11198      -12     
- Misses       7087     7093       +6     
- Partials     2963     2969       +6     
Flag Coverage Δ
tests 52.67% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/lib/logger/log_level.c 13.63% <0.00%> (-4.55%) ⬇️
src/main/host/descriptor/udp.c 65.00% <0.00%> (-1.67%) ⬇️
src/lib/tsc/tsc.c 32.39% <0.00%> (-1.41%) ⬇️
src/main/core/work/event.c 66.66% <0.00%> (-1.39%) ⬇️
src/main/core/scheduler/scheduler.c 73.79% <0.00%> (-1.07%) ⬇️
src/main/host/syscall/mman.c 61.36% <0.00%> (-0.76%) ⬇️
src/main/host/descriptor/descriptor.c 74.26% <0.00%> (-0.74%) ⬇️
src/main/host/process.c 69.18% <0.00%> (-0.57%) ⬇️
src/main/host/descriptor/epoll.c 77.45% <0.00%> (-0.33%) ⬇️
src/main/host/network_interface.c 72.46% <0.00%> (-0.29%) ⬇️
... and 4 more

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 70f3352...8467e7e. Read the comment docs.

Copy link
Copy Markdown
Member

@robgjansen robgjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@sporksmith sporksmith merged commit 9192077 into shadow:main Aug 13, 2021
@sporksmith sporksmith deleted the docs branch August 13, 2021 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Documentation In-repository documentation, under docs/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants