summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Collapse)AuthorAge
* Add "synthetic method" cache affinity loss experimentBjoern B. Brandenburg2010-04-12
| | | | | | | | Important things: (commit 98d3dac1385deae671a106691294c150ddaf3f26 wip-bbb-cache-test) - Allocate memory buffers from static allocation. This avoids issues with the kernel giving us pre-warmed pages from the LRU list.
* Fix missing header directoryAndrea Bastoni2010-04-12
| | | | - cpmd header directory is missing from include path
* Add schedule-sensitive PM samples analyzerAndrea Bastoni2010-04-12
| | | | - main data analyzer for preemption and migration (schedule-sensitive method)
* Add best-effort cache polluterAndrea Bastoni2010-04-12
|
* Add main pm test programAndrea Bastoni2010-04-12
- pm_task and architectural dependent memory access