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

doc: Add doc to show sysctl setting for Sanitizers #16575

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

donaldsharp
Copy link
Member

In order to run the XXXX Sanitizers over the code as a developer modern linux distro's require a specific sysctl. Let's document that so that people are aware of it.

In order to run the XXXX Sanitizers over the code as a developer
modern linux distro's require a specific sysctl.  Let's document
that so that people are aware of it.

Signed-off-by: Donald Sharp <[email protected]>
Copy link
Contributor

@mjstapp mjstapp left a comment

Choose a reason for hiding this comment

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

so interesting - do you know what "newer" means? like, 4.x kernels will work ok without the extra config, but 5+ will not? or is it less about the kernel, and more about the tools' versions?

@donaldsharp
Copy link
Member Author

tools versions

@mjstapp mjstapp merged commit e03feca into FRRouting:master Aug 13, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants