Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / include / linux / blk-mq.h
index 0feedebfde48a5e3099e79d156828f8e302e1401..a002cf1914270631a625aec015cc472f248f21cc 100644 (file)
@@ -135,7 +135,7 @@ enum {
        BLK_MQ_S_STOPPED        = 0,
        BLK_MQ_S_TAG_ACTIVE     = 1,
 
-       BLK_MQ_MAX_DEPTH        = 2048,
+       BLK_MQ_MAX_DEPTH        = 10240,
 
        BLK_MQ_CPU_WORK_BATCH   = 8,
 };
This page took 0.0269 seconds and 5 git commands to generate.