That whole thing looks a bit clumsy. Does a user really want to specify all those values manually? Maybe the user can specify a percentage instead, and we can automatically compute those burst values? burst=1.3 ==> ioops_max = ioops * 1.3 or is that too easy?