How to determine which CPU a thread is executing on?
Does anyone know of a programatic method (or hack)
to determine which CPU a thread is currently executing on?
Thanks in advance!
Rick
.
Relevant Pages
- [PATCH 1/2] ftrace: nmi safe code modification
... Modifying code is something that needs special care. ... if code that is being modified is also being executed on another CPU, ... One approach to handle this is to make all code that are used by NMIs ... if a CPU is executing code ... (Linux-Kernel) - Re: Best Windows 6 Mobile phone
... Most modems you can buy today will have lower performance than one released 4-5 years ago, because the signal processing is done by the CPU instead of the hardware. ... Most users don't care about 2D graphics performance. ... And if you look at 2D graphics benchmarks for the kaiser and the mogul, you'll find that they aren't particularly bad, because the CPU is doing the graphics rendering and the CPU is a whole lot faster than it was 4-5 years ago. ... to hack the registry, to have a nearly acceptable volumein your BT earpiece(which was working great before ... (microsoft.public.pocketpc) - Re: [Bugme-new] [Bug 12562] New: High overhead while switching or synchronizing threads on diffe
... because of the improved cpu switching. ... The problem exists in every kernel. ... while executing two instance of the test. ... (Linux-Kernel) - Re: V$ Views
... Remember, Oracle has its process id, while the OS has ... not using 'timing on', ... is the actual time the cpu was used for the process, ... executing a long-running operation in that query/session. ... (comp.databases.oracle.misc) - Re: [PATCH 1/2] ftrace: nmi safe code modification
... if code that is being modified is also being executed on another CPU, ... One approach to handle this is to make all code that are used by NMIs ... if a CPU is executing code ... +void ftrace_nmi_enter ... (Linux-Kernel) |
|