A Replacement Policy for Buffer Management in IPTV Services
Replacement policy defines the enhancement factor in deciding the system performance. Many different policies have different effects on the system performance, but still there exist performance gap between processors and memory system. In the IPTV services it provides the various services to the user as per their request, the proposed policy is based on the no of hit count and miss count on the files on every access. The replacement is based on the most recently accessed. It performs well compared to other replacement policies like LRU, LFU, FIFO, etc.