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.

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to