An Analysis of the UNIX Echo Response Time

유닉스 에코응답시간 분석

  • Published : 2001.12.01

Abstract

The echo response time has been a concern in the performance of the UNIX systems, a significant tail always appears in the distribution of echo response time, though the average echo response time is less serious. This paper addresses the issue of echo response times in the UNIX systems. We explain how the Fair Share Scheduler (FSS) works and explain why the FSS might cause excessive echo response times and show by analysis how echo response time reacts to key parameters under FSS. Finally, we present a recommended solution that should improve the echo response time drastically. This solution is a refined FSS which will overcome the echo response time problem while retaining the essence of the FSG. This will enhance the UNIX performance and productivity.

에코응답시간은 유닉스 시스템 성능을 위한 관심사이며, 평균값으로 보면 중요하지 않지만 때에 따라 길어지는 등 평균에 대한 편차가 일정치 않은 문제점이 있다. 본 논문은 유닉스 시스템의 에코응답시간을 분석한다. 유닉스 커널의 Fair Share Scheduler (FSS)를 설명하며, FSS의 영향을 받아 에코응답시간이 길어지는 이유를 분석한다. 이러한 분석을 통하여 에코응답시간을 향상시키는 방법을 제시한다. 이 해결방법은 유닉스의 장점인 FSS의 본질을 잃지 않으면서 에코응답시간에 대한 문제점을 극복할 수 있는 개선된 FSS이다. 이러한 결과 도출을 위하여 수학적인 분석을 사용하였으며, 제시된 방법은 유닉스시스템의 성능 및 생산성을 높일 수 있을 것이다.

Keywords