> I'll take a look to see if all the SNC detection code can move into > monitor.c. Then rmid_offset could be static in that file. But if that gets > complicated I may leave it alone (with rmid_offset set in core.c and used > in monitor.c). Hmm. Setting rmid_offset is deeply tangled into the cpu/domain hotplug code path. So I'm going to leave that in core.c -Tony