Sept. 6, 2011
6:43 a.m.
Hi,
Are there kernel functions that would return the number of the physical core and logical core (in case of Hyperthreading) on which a kernel module is running ?
Once loaded, a module becomes a part of the kernel, and is therefore not restricted to specific cores. What are you trying to achieve? Alex.