1. A CPU-scheduling algorithm determines an order for the execution of its scheduled processes. Given processes to be scheduled on one processor, how many different schedules are possible? Give a formula in terms of n
2. Explain the difference between preemptive and nonpreemptive scheduling
3. What advantage is there in having different time-quantum sizes at different levels of a multilevel queueing system?
4. Suppose that the following processes arrive for execution at the times indicated. Each process will run for the amount of time listed. In answering the questions, use nonpreemptive scheduling, and base all decisions on the information you have at the time the decision must be made.
5. Consider the following set of processes, with the length of the CPU burst given in milliseconds:
6. Distinguish between PCS and SCS scheduling.
7. Explain the differences in how much the following scheduling algorithms discriminate in faver of short processes
본문내용
1. A CPU-scheduling algorithm determines an order for the execution of its scheduled processes. Given processes to be scheduled on one processor, how many different schedules are possible? Give a formula in terms of n
n!개이다. 예를 들어 A,B,C 라는 프로세스를 스케줄링한다면 ABC BAC CAB ACB BCA CBA 총 6가지(3!개)이다.
2. Explain the difference between preemptive and nonpreemptive scheduling
선점 방식 : 실행중인 프로세스에게 인터럽트를 걸어 현재하고 있는 일을 PCB에 저장하고 다른 프로세스를 할당하는 방식
비 선점 방식 : 현재하고 있는 일을 끝낼 때까지 다른 프로세스가 인터럽트를 못 걸게 하는 방식
자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다. 자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다. 저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.
파일오류
중복자료
저작권 없음
설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우