All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: kernel: INFO: task bcache_writebac:NNN blocked...
@ 2014-04-03 16:55 Sam Fulcomer
  0 siblings, 0 replies; only message in thread
From: Sam Fulcomer @ 2014-04-03 16:55 UTC (permalink / raw)
  To: linux-bcache


(in kernel.org 3.13.7)

This appears to be due to bcache_writeback trying to do something it 
shouldn't in writethrough mode. (The default is writeback_running=1, 
even when cache mode is "writethrough").

echo 0 > /sys/block/bcache0/bcache/writeback_running

...appears to fix (workaround) it.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-03 17:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-03 16:55 kernel: INFO: task bcache_writebac:NNN blocked Sam Fulcomer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.