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

lib/nl: Increase default receive socket buffer size to 128k #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

houstar
Copy link

@houstar houstar commented Dec 10, 2015

This patch set default receive socket buffer size to 128K to solve
nl_recv returned with error: No buffer space available

  1. When switching CPUs to offline/online in a system more than 128 cpus
  2. When using virsh to destroy domain in a system with more interfaces
  3. When NetworkMananger monitoring some uevents,e.g. netlink is changed.

Signed-off-by: Leno Hou [email protected]

This patch set default receive socket buffer size to 128K to solve
nl_recv returned with error: No buffer space available
1. When switching CPUs to offline/online in a system more than 128 cpus
2. When using virsh to destroy domain in a system with more interfaces
3. When NetworkMananger monitoring some uevents,e.g. netlink is changed.

Signed-off-by: Leno Hou <[email protected]>
@Neustradamus
Copy link

@tgraf: Can you solve it?

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.

2 participants