Skip to content

Test on a clean source? #39

Answered by kdrag0n
ArbitraryFox asked this question in Q&A
Discussion options

You must be logged in to vote

TLDR: It shouldn't matter much because of CPU pinning + RCU no-callbacks + isolation + hotplugging, but a close-to-stock kernel is probably ideal.

The results should be valid as long as your cpufreq driver, hotplug, and scheduler are working correctly. This means that a modded kernel is fine as long as you don't have patches that break scheduler isolation or other features. However, I think it's best to use a kernel as close to stock as possible in order to reduce possible sources of breakage that could affect results. It's easy to accidentally break one of these rarely used features and you might never notice in normal usage.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kdrag0n
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