Check out the new USENIX Web site. next up previous
Next: Cache Preloads Up: Future Work Previous: Future Work

Locking the Cache

Our experiments show that not using the cache on certain data in critical sections of the operating system (particularly the idle task) can improve performance. One area worthy of more research would be locking the cache entirely in the idle task. Since all of the accesses in the idle task (instruction and data) aren't time critical there's no need to evict cache entries just to speed up the idle task.



Cort Dougan
1999-01-04