I'm sure this is a simple answer but for some reason I can't figure out what the documentation is telling me.
I'm trying to specify cores 0,2,4,6 out of my 0-7 cores. Currently my numa0 line looks like this:
numa0: cpus=0,hostnodes=0,memory=4096,policy=bind
I think this is valid so far, but...