操作系统双语阅读 - Schedulers调度器2

Most processes can be described as either I/O bound or CPU bound. 大多数进程都可以描述为IO绑定或者CPU绑定。 An I/O-bound process is one that spends more of its time doing I/O than it spends doing computations. A CPU-bo
相关文章
相关标签/搜索