Evaluation of a Process Scheduling Policy for a WWW Server Based on Its Contents
スポンサーリンク
概要
- 論文の詳細を見る
Traditional process schedulers in operating systems control the sharing of the processor resources among processes using a fixed sheduling policy based on the utilization of a computer system such as a real-time or a timesharing system. Since the control over processor allocation is based on a fixed policy, not based on contents or behavior of processes, this can hinder an effective use of a processor or can extend the processing time of a process unnecessarily in some cases. We have already proposed a process scheduling policy, which responds to the behavior of multiple processes of a WWW server, in order to improve the response time of a WWW server. This policy gives any process of a WWW server that is predicted to be a WWW server process handling a text data request from a browser priority over all other processes by moving it to the head of the ready queue where processes waiting for the processor to become available are placed. In this paper, we present the experimental evaluation of our proposed process scheduling policy with regard to the number of simultaneous accesses from browsers and the processor load of the server machine, and explain the results we obtained.
- 社団法人電子情報通信学会の論文
- 2000-09-25
著者
-
Taniguchi Hideo
Graduate School Of Information Science And Electrical Engineering Kyushu University
-
SURANAUWARAT Sukanya
Graduate School of Information Science and Electrical Engineering, Kyushu University
-
Suranauwarat Sukanya
Graduate School Of Information Science And Electrical Engineering Kyushu University
関連論文
- Evaluation of a Process Scheduling Policy for a WWW Server Based on Its Contents
- DRD: New Connection Mechanism between Internal Kernal and External Kernel