Hello,
I'm simulating a multi-threaded program and gathering
ruby cycles. Basically, there are multiple threads
which do some processing on shared data. Each thread
is assigned to a specific processor. I put magic
breakpoints at the start of the first thread and at
the end of the last thread and measure ruby cycles in
between. But, I get very different results in some of
the runs. Is there something wrong with my
configuration? What could cause such a thing?
Thank you.
Dave
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com
|