include "../../common/header.inc";
?>
2000Çг⵵ 1Çб⠿üÁ¦ Áß°£°í»ç ¹®Á¦
include "../../common/front_body.inc";
?>
Áß°£°í»ç ¹®Á¦
- Memory protection¿¡ ´ëÇØ ¼³¸íÇϽÿÀ. (20)
- Operating System Components¸¦ ³ª¿ÇÏ°í °¢°¢ ¼³¸íÇϽÿÀ.(20)
- Process State DiagramÀ» ±×¸®°í °¢ »óŸ¦ ¼³¸íÇϽÿÀ.(20)
- Process, Arrival time, Burst timeÀÌ ´ÙÀ½°ú °°À» ¶§, (1)FCFS¿Í (2)SJF algorithmÀ» Àû¿ëÇÑ Gantt chart¸¦ ±×¸®°í, average waiting timeÀ» °è»êÇϽÿÀ.(20)
process |
arrival time |
burst time |
P1 |
0 |
8 |
P2 |
2 |
4 |
P3 |
3 |
7 |
P4 |
5 |
3 |
- critical section problemÀÇ solutionÀÌ ¸¸Á·ÇØ¾ß ÇÒ 3°¡Áö Á¶°ÇÀ» ¾²°í, µÎ °³ÀÇ process¿¡ ´ëÇÑ solutionÀ» ¾²½Ã¿À. (20)
include "../../common/footer.inc";
?>