[운영체제]6판 정익사 연습문제 6-13 번역본
페이지 정보
작성일 19-12-29 01:11
본문
Download : 6-끝.zip
운영체제 6판 정익사 연습문제
[운영체제]6판 정익사 연습문제 6-13 번역본
processes. Given n processes to be scheduled on one processor, how many different
6.1 A CPU-scheduling algorithm determines an order for the excution of its scheduled
☞ preemptive scheduling(선점형) : 프로세스가 CPU에 할당되면 그 프로세스가 종료되거나 대기중 상태로 전
nonpreemptive scheduling(비선점형) : 어떤 조건이 만족되면 현재 실행중인 프로세스의 의사와 상관없이
operating system concept 7e
운영체제 한글판 7판
운영체제 한글판 7판 operating system concept 7e 정익사 (조유근 외 공역 - 홍릉과학) 연습문제 영문솔루션 번역 [자료범위] 6-13장
6.3 Consider the following set of processes, with the length of the CPU-burst time given
☞ n개 중에 한 개 선택 → 나머지 n-1개에서 한 개 선택 → n-2에서 한 개 선택 → 반복 .....1





☞ n!= n(n-1)(n-2)(n-3)…2*1
[ 범위] 6-13장
6.2 Define the difference between preemptive and nonpreemptive scheduling.
Download : 6-끝.zip( 97 )
schedules are possible? Give a formula in terms of n.
연습문제 영문해결책 번역
State why strict nonpreemptive scheduling is unlikely to be used in a computer center.
in milliseconds:
레포트 > 공학,기술계열
그것의 실행을 중단하고 다른 프로세스를 CPU에 할당한다.
순서
정익사
설명
(조유근 외 공역 - 홍릉과학)
환될때까지 CPU를 점유한다.
다.