scheduler.stp scheduler.migrate having problems on 2.6.20-1
Frank Ch. Eigler
fche@redhat.com
Mon May 21 21:36:00 GMT 2007
Nathan DeBardeleben <ndebard@lanl.gov> writes:
> While it seems to find the pull_task kernel function, I seem to be
> unable to access the internal variables from that function. [...]
Yes, yet another victim of bug #1155.
> I'm looking to experiment with whether the kernel really is giving
> processes the memory that is closest to which CPU it has chosen to
> run a process on.
Neat.
You might try using a statement probe instead, choosing a source
file:line somewhere near the beginning of the pull_task function.
- FChE
More information about the Systemtap
mailing list