If I correctly understand how fio spawns workers then: it takes the given queue depth and splits it among workers such that a queue depth of 32 with 16 workers results in 16 workers each maintaining a queue depth of 2... But what happens when a queue depth of 16 is specified with 32 workers? -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html