Bfq?
Announcement
Collapse
No announcement yet.
Stll wrong i/o scheduler used in 17.04?
Collapse
This topic is closed.
X
X
-
-
My bad! I thought you were making a joke about some "B(trfs)IO scheduler!
I can see why it would be desirable if one was using cgroups on Btrfs."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
I'm not 100% sure, but I don't think that Cgroups (control groups for disk i/o processes) are the same a Qgroups (quota groups to limit or control disk space usage).
From the respective Wiki's:
cgroups (abbreviated from control groups) is a Linux kernel feature that limits, accounts for, and isolates the resource usage (CPU, memory, disk I/O, network, etc.) of a collection of processes.
qgroups (abbreviated from quota groups) imposes an upper limit to the space a btrfs subvolume or snapshot may consume.
- Top
- Bottom
Comment
-
Originally posted by acheron View Post...move to CFQ with buffered writeback throttling (WBT) + WBT_MQ (WBT multi-queu) enabled.
We originally moved to DEADLINE because of the issues with slow I/O (say to flash drives) causing applications to hang while blocked on the slow I/O being flushed out. It seems that with the recent 4.10 WBT driver...
...Faster boots. On a 8 thread Xeon CPU E3-1275 I'm seeing a reduction in usertime boots from 33.92s (Deadline) to ~24.5s (CFQ)...Regards, John Little
- Top
- Bottom
Comment
-
Originally posted by oshunluvr View PostI'm not 100% sure, but I don't think that Cgroups (control groups for disk i/o processes) are the same a Qgroups (quota groups to limit or control disk space usage).
From the respective Wiki's:
cgroups (abbreviated from control groups) is a Linux kernel feature that limits, accounts for, and isolates the resource usage (CPU, memory, disk I/O, network, etc.) of a collection of processes.
qgroups (abbreviated from quota groups) imposes an upper limit to the space a btrfs subvolume or snapshot may consume."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
Comment