Synchronous RAID5 with Region-Based Layout and Buffer Analysis in Video Storage Servers
スポンサーリンク
概要
- 論文の詳細を見る
Disk arrays are widely accepted as a disk subsystem for video servers due to its high throughput as well as high concurrency. RAID-like disk arrays are usually managed in either RAID level 38(a request is handled by all the disks in the system)or RAID level 5(a request is handled by some number of disks subject to the request size)when they are used in video servers, i.e., either only one video stream is handled at a time in RAID level 3 or a certain number of video streams are handled independently at the same time in RAID level 5. Note that RAID level 3 is inappropriate to handle large number of video streams and RAID level 5 is inefficient to handle multiple video streams since handling continuous video streams is inherently synchronous operation. In this paper, we propose a new video data layout scheme called region-based layout and synchronous management of RAID5 called synchronous RAID5 for disk array used in video servers. It is shown that we can reduce the amount of buffers required to support a given number of video requests by integrating our region-based layout with synchronous RAID5 scheme. Group Sweeping Scheduling(GSS) presented in[15]is used as a basic disk scheduling. We have shown through analysis that our proposed scheme is superior to the existing schemes in the respect of the buffer requirements.
- 1998-08-25
著者
-
Park Chan-ik
Department Of Computer Science And Engineering Postech
-
KANG Deukyoon
Department of Computer Science and Engineering, POSTECH
-
Kang Deukyoon
Department Of Computer Science And Engineering Postech
関連論文
- Striping in a Disk Array with Data/Parity Placement Scheme RM2 Tolerating Double Disk Failures (Special Issue on Architectures, Algorithms and Networks for Massively Parallel Computing)
- Synchronous RAID5 with Region-Based Layout and Buffer Analysis in Video Storage Servers