Hi
We’re trying to run domserver an judgedaemons on the same machine (a 6 core VM). My plan so far is to use the kernel flag isolcpus to reserve 4 cores for the judgedaemons. My question is that when we bind a judgedaemon using judgedamon -n does it set the affinity to the right mask by itself or do I need to do something?
Thanks Parth Mittal
PS. I’d also appreciate any alternate approaches that you have in mind.