Next: Detection Period and the Up:
Sensitivity Analysis Previous: Sensitivity Analysis
Tables 3 and 4 compare the performance of the DEAR scheme against the LRU scheme for various buffer cache sizes for the single and multiple application cases, respectively. The results from the single application case show that as long as the total number of distinct blocks accessed by an application is greater than the number of blocks in the buffer cache, there is a substantial difference in the response time between the DEAR and the LRU schemes. However, when the number of distinct blocks of an application is smaller than the number of blocks in the buffer cache, all the blocks are cached in the buffer cache and the two schemes show similar performance. The latter behavior is most visible for the link application that has the smallest number of distinct blocks (about 310 blocks). For link, the DEAR and the LRU schemes provide similar response times.
|
|
For the multiple application case, the case where the total number of distinct blocks
accessed by the component applications is smaller than the number of blocks in the buffer
cache does not occur and the DEAR scheme shows consistently better performance than the
LRU scheme.
Next: Detection Period and the Up:
Sensitivity Analysis Previous: Sensitivity Analysis