i.e.
I want to evaluate a thread scheduler framework,
mainly the performance in different scheduler policy(FIFO,RR,others) pluse some other algorithms
which events I should monitor?
or just the thread cost time? (maybe the Cache miss,CPI, ..will have some changes but I don't think they are impacted
by the scheduler policy?


