Linux block layer
 help / color / mirror / Atom feed
* wbt_lat_usec still set despite wbt disabled by BFQ
@ 2022-08-17 17:12 Holger Hoffstätte
  2022-09-13 13:39 ` Yu Kuai
  0 siblings, 1 reply; 8+ messages in thread
From: Holger Hoffstätte @ 2022-08-17 17:12 UTC (permalink / raw)
  To: linux-block


I just noticed that my device configured with BFQ still shows wbt_lat_usec
as configured, despite the fact that BFQ disables WBT in bfq_init_queue [1]:

$cat /sys/block/sdc/queue/scheduler
mq-deadline [bfq] none
$cat /sys/block/sdc/queue/wbt_lat_usec
75000

Is this supposed to be 0 (since it's disabled) or is sysfs confused?

Thanks,
Holger

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/block/bfq-iosched.c#n7195


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-14  9:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17 17:12 wbt_lat_usec still set despite wbt disabled by BFQ Holger Hoffstätte
2022-09-13 13:39 ` Yu Kuai
2022-09-13 14:12   ` Holger Hoffstätte
2022-09-13 14:20     ` Yu Kuai
2022-09-13 16:13       ` Holger Hoffstätte
2022-09-14  1:35         ` Yu Kuai
2022-09-14  6:05           ` Holger Hoffstätte
2022-09-14  9:23             ` Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox