I/O 작업은 Kernel level에서만 수행할 수 있다. 따라서, Process, Thread는 커널에게 I/O를 요청해야 한다.Bloking I/O1) Process(Thread)가 Kernel에게 I/O를 요청하는 함수를 호출2) Kernel이 작업을 완료하면