Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Identifier for currently executing CPU core: (1 Item)
   
Identifier for currently executing CPU core  
Is there an official Neutrino API to obtain an identifier for the currently executing CPU core? Obviously it should be 
something that does not involve a kernel call and which can be called when interrupts are disabled...
The "RUNCPU()" macro from "smp_switch.h" would be really perfect. Unfortunately it's only available in kernel land...

Regards,
Thorsten