Monday, November 26, 2007

The next steps

The next step in the project is to determine how the hit ratio changes based on the processor/memory that the program is being run on. We want to simulate this by changing the time that the cache management update takes to compute, more time representing a slower processor.

I am currently going through the code to try to determine the best way to increase the computation time of the rule cache update. I am trying to determine if something like a sleep function would give the desired results.

I am going to try to meet with Dheeraj to go over some changes that were made to the code.

No comments: