use*_*539 0 linux scheduling hard-disk
我正在我的操作系统课上学习磁盘调度。想到了 Linux 中的磁盘调度程序。当我跑
cat /sys/block/sda/queue/scheduler
noop anticipatory deadline [cfq]
Run Code Online (Sandbox Code Playgroud)
有人解释了这个 noop 预期截止日期 [cfq]。教科书上说scan、cscan、look、fifo、sstf...