Slow System Call

Slow system calls are system calls that can block forever

For example, when we read from the keyboard, the user might never enter content, then this read system call become “slow system call”