Skip to content

Conversation

sspencerwire
Copy link
Contributor

@sspencerwire sspencerwire commented Jan 16, 2023

  • on RL 9, net.core.bpf_jit_limit can't be set above 1000000000
  • attempting to set it above this value will cause the default to be set (264241152) which may not be enough for a large number of containers
  • added an admonition to caution on this and also a documentation note within the sysctl values file.

Author checklist (Completed by original Author)

  • Good fit for the Rocky Linux project? Title and Author Metatags inserted ?
  • If applicable, steps and instructions have been tested to work
  • Initial self-review to fix basic typos and grammar completed

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Detailed Editorial Review and Peer Review)
  • Final approval (Final Review)

* on RL 9, `net.core.bpf_jit_limit` can't be set above 1000000000
* attempting to set it above this value will cause the default to be set
(264241152) which may not be enough for a large number of containers
* added an admonition to caution on this and also a documentation note
within the sysctl values file.
@github-actions
Copy link

Test results for 1a95399:

Number of broken URLs: 0

URL,RESULT,FILENAME

@sspencerwire sspencerwire merged commit 19e5a65 into rocky-linux:main Jan 16, 2023
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.

1 participant