On Sun, Dec 14, 2014 at 07:21:49PM -0800, Shaohua Li wrote: > The libata tag allocation is using a round-robin policy. Next patch will > make libata use block generic tag allocation, so let's add a policy to > tag allocation. > > Currently two policies: FIFO (default) and round-robin. What's the benefit of round robin allocation? Why do you only need it for the old simple allocator, and no policy control for the more complex blkpmq allocator? -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html