Skip to content

KNEM and CMA bandwidth #8199

Answered by dmitrygx
w7658610 asked this question in Q&A
Discussion options

You must be logged in to vote

@w7658610 KNEM uses a single thread in a kernel implementation and this thread is shared between all process. So, this thread becomes a bottleneck when increasing scale.
In the contrast, CMA doesn't have such weakness. So, UCP selects CMA instead of KNEM at some scale.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shamisp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants