I am doing my project "Cache Aware Scheduling on Multiprocessors". I had to write some rules on when to migrate a task from one processor to other.I am working on a linux system(multi core). As a part of my project i need to have some information on process execution time on a particular processor and also information on cache misses/hits.I need some help from you regarding my project.
- [twincling] HELP regarding task migration on multi core ram_mohan1485

