An Algorithm for Managing Storage Space to Maximize the CPU Availability in VOD Systems

VOD 시스템에서 CPU 가용성을 최대화하는 저장공간관리 알고리즘

  • 정지찬 (인하대학교 컴퓨터정보공학부) ;
  • 고재두 (인하대학교 컴퓨터정보공학부) ;
  • 송민석 (인하대학교 컴퓨터정보공학부) ;
  • 심정섭 (인하대학교 컴퓨터정보공학부)
  • Published : 2009.06.15

Abstract

Recent advances in communication and multimedia technologies make it possible to provide video-on-demand(VOD) services and people can access video servers over the Internet at any time using their electronic devices, such as PDA, mobile phone and digital TV. Each device has different processing capabilities, energy budgets, display sizes and network connectivities. To support such diverse devices, multiple versions of videos are needed to meet users' requests. In general cases, VOD servers cannot store all the versions of videos due to the storage limitation. When a device requests a stored version, the server can send the appropriate version immediately, but when the requested version is not stored, the server first converts some stored version to the requested version, and then sends it to the client. We call this conversion process transcoding. If transcoding occurs frequently in a VOD server, the CPU resource of the server becomes insufficient to response to clients. Thus, to admit as many requests as possible, we need to maximize the CPU availability. In this paper, we propose a new algorithm to select versions from those stored on disk using a branch and bound technique to maximize the CPU availability. We also explore the impact of these storage management policies on streaming to heterogeneous users.

VOD 서버에 서비스를 요청하는 단말장치의 종류가 다양해짐으로 인해 VOD 서비스 사업자가 제공해야 하는 해상도 버전의 종류 역시 다양해지고 있다. 단말장치가 서비스를 요청할 때 서버는 단말장치에 맞는 해상도 버전으로 서비스를 제공해야 하는데 대개의 경우 서버의 저장공간의 용량이 제한되어 있기 때문에 비디오별로 모든 해상도 버전들을 저장하고 있기는 어렵다. 단말장치가 서버에 저장되어 있는 해상도 버전을 요청한 경우라면 바로 서비스가 가능하다. 하지만 단말장치가 서버에 저장되어 있지 않은 해상도 버전을 요청했다면 저장되어 있던 버전을 이용해 해상도를 변환한 후 서비스를 해주어야 한다. 만약 서버가 해상도를 변환하는 빈도가 높아 CPU 가용성이 충분하지 않다면 다른 단말장치들의 서비스 요청에 바로 응할 수 없게 된다. 따라서 서버에 저장되는 파일들을 CPU 사용률을 줄일 수 있는 해상도의 버전들로 저장하여 CPU 가용성을 높인다면 보다 많은 단말장치의 요청을 허용할 수 있을 것이다. 본 논문에서는 한정된 저장용량을 가진 VOD 서버가 단말장치의 서비스 요청들을 가능한 많이 허용하기 위해 저장해야 할 각 비디오의 해상도 버전들을 분기한정 기법을 이용하여 찾는 알고리즘을 제시한다.

Keywords

References

  1. R. Mohan, J. Smith and C. Li, "Adapting multimedia internet content for universal access," IEEE Transactions on Multimedia, Vol.1, No.1, pp. 104-114, March, 1999. https://doi.org/10.1109/6046.748175
  2. B. Shen, S. Lee and S. Basu, "Caching strategies in transcoding enabled proxy systems for streaming media distribution networks," IEEE Transactions on Multimedia, Vol.6, No.2, pp. 375-386, April, 2004. https://doi.org/10.1109/TMM.2003.822791
  3. X. Tang, F. Zhang, and S. Chanson. Streaming media caching algorithms for transcoding proxies. In Proceedings of the International Conference on Parallel Processing, pp. 287-295, August, 2002.
  4. Tamer Shanableh and Mohammed Ghanbari, "Heterogeneous video transcoding to lower spatio-temporal resolutions and different encoding formats," IEEE TRANSACTIONS ON MULTIMEDIA, Vol.2, No.2, pp. 101-110, June, 2000. https://doi.org/10.1109/6046.845014
  5. I. Shin and K. Koh, "Hybrid transcoding for QoS adaptive video on demand services," IEEE Transactions on Consumer Electronics, Vol.50, No.2, pp. 732-736, May, 2004. https://doi.org/10.1109/TCE.2004.1309455
  6. I. Shin and K. Koh, "Hybrid transcoding for QoS adaptive video on demand services," IEEE Transactions on Consumer Electronics, Vol.50, No.2, pp. 732-736, May, 2004. https://doi.org/10.1109/TCE.2004.1309455
  7. M. Song and H. Shin, "Replication and retrieval strategies for resource effective admission control in multi-resolution video servers," Multimedia Tools and Applications Journal, Vol.28, No.3, pp. 89-114, March, 2006.
  8. M. Song, J.S. Sim, J. Go, B. Lee and S.J. Park, "Balancing MPEG transcoding with storage in multiple-quality video-on-demand services," ETRI Journal, Vol.31, No.3, pp. 333-335, 2009. https://doi.org/10.4218/etrij.09.0208.0405
  9. Hans Kellerer, Ulrich Pferschy and David Pisinger, Knapsack problems, Springer, 2004.
  10. M. E. Dyer, N. Kayal and J. Walker, "A branch and bound algorithm for solving the multiple choice knapsack problem," Journal of Computational and Applied Mathematics, Vol.11, pp. 231-249, 1984. https://doi.org/10.1016/0377-0427(84)90023-2
  11. Richard Neapolitan and Kumarss Naimipour, Foundations of algorithms. Jones and Bartlett Computer Science, 2004.
  12. http://ffmpeg.mplayerhq.hu/.
  13. A. Dan, D. Sitaram and P. Shahabuddin, "Dynamic batching policies for an on-demand video server," ACM/Springer Multimedia Systems Journal, Vol.4, No.3, pp. 112-121, 1996. https://doi.org/10.1007/s005300050016
  14. C. C. Aggarwal, J. L. Wolf and P. S. Yu, On optimal batching policies for video on demand storage server, Proceedings of the 1996 International Conference on Multimedia Computing and Systems, p. 253, June, 1996.