On 10/25/2017 12:02 PM, Rebecca Cran wrote: > If I set the job parameter "nice" to -20 in Linux using FIO 3.1, I get > the warning: > > min value out of range: 18446744073709551596 (4294967277 min) > > The error is clearly wrong, but in options.c the min and max values are > also: 'nice' ranges from -20 to 19, whereas FIO allows -19 to 20. Yeah that looks like a bug, care to send a patch? I'll fix the parser min value reporting, that's also a bug... Should be signed. -- Jens Axboe -- 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