Update the comments to match what the code ended up becoming.

-1 is now "no locality information available".

Sponsored by:	Norse Corp, Inc.
This commit is contained in:
Adrian Chadd 2015-05-15 21:33:19 +00:00
parent 4ea76c2d38
commit 4f5e270a93

View File

@ -428,7 +428,7 @@ init_mem_locality(void)
int i;
/*
* For now, assume 255 == "no locality information for
* For now, assume -1 == "no locality information for
* this pairing.
*/
for (i = 0; i < MAXMEMDOM * MAXMEMDOM; i++)