From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: fio max blocksize References: <15f67a56-7f53-cfca-f4e6-289e1d6c2b14@kernel.dk> <4c57a31e-7955-d0b2-ed27-9d494f090651@kernel.dk> From: Jens Axboe Message-ID: <8c29ce9b-372d-d9f8-c836-b2e467d97a97@kernel.dk> Date: Thu, 12 Jul 2018 16:49:01 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit To: Jeff Furlong Cc: "fio@vger.kernel.org" List-ID: On 7/12/18 4:47 PM, Jeff Furlong wrote: >> The above will overwrite nearby members. > Was thinking the member was allocated as 64 bits but may only use 32 > bits, but agreed that's not true for other options that use > FIO_OPT_INT (e.g. nr_files). How about just breaking the ULL if/else > out separately: That is much better, that'll work fine. BTW, not on when you do a more final version, be wary of tabs and spaces. You seem to mix and match a bit. It's always tabs. -- Jens Axboe