Title :
DNS: disk-to-network splicing for network driven data transferring
Author :
Lim, Sang Scok ; Park, Kyu Ho
Author_Institution :
Comput. Eng. Res. Lab., Korea Adv. Inst. of Sci. & Technol., Taejon, South Korea
Abstract :
In Internet servers that run on general-purpose operating systems, network subsystems and disk subsystems cooperate with each other for user requests. Many studies have focused on optimizing the data movement across the subsystems to reduce data copying overhead among intermediate buffers such as process buffers, network send buffers and disk buffers. When data are moved across the subsystems, events such as read requests and write requests for data movement are also delivered across the subsystems by the servers and operating systems. However, there have been fewer studies on the optimization of event delivery which controls data copying timing across the subsystems. In conventional operating systems, to transfer data in the disk subsystem into the network subsystem, several different contexts are involved. A series of events are passed through the contexts. Whenever an event in one context is passed into the other context, context switching and scheduling are incurred. We have developed inter-subsystem event delivery mechanism, disk-to-network splicing (DNS), which optimizes event delivery among the subsystems involved to suppress scheduling and context switching during I/O request processing. We developed a DNS mechanism and performed experiments on Linux 2.4. The experimental results show that the system performance is improved by 4.9% 10.1%.
Keywords :
Internet; Unix; data communication; electronic data interchange; file servers; network operating systems; I/O request processing; Internet servers; Linux; context scheduling; context switching; data copying overhead; data movement; disk buffers; disk subsystems; disk-to-network splicing; event delivery; network driven data transfer; network send buffers; network subsystems; operating systems; optimization; process buffers; IP networks; Splicing;
Conference_Titel :
Applications and the Internet, 2004. Proceedings. 2004 International Symposium on
Print_ISBN :
0-7695-2068-5
DOI :
10.1109/SAINT.2004.1266119