Sorry about the mixup, seems my email client had some updates and is stuck in quoted printable. I'll try to resolve. Regards, Jeff -----Original Message----- From: fio-owner@xxxxxxxxxxxxxxx [mailto:fio-owner@xxxxxxxxxxxxxxx] On Behalf Of Jens Axboe Sent: Friday, November 2, 2018 10:20 AM To: Jeff Furlong <jeff.furlong@xxxxxxx> Cc: fio <fio@xxxxxxxxxxxxxxx> Subject: Re: [PATCH v2] fix windows cpu count On Fri, Nov 02 2018, Jeff Furlong wrote: > This patch resolves c479640d6208236744f0562b1e79535eec290e2b where the > CPU count returns max possible supported CPUs, and instead returns > current active CPUs. This is still broken, long lines broken up, = turned to =3D, etc. I've fixed it up manually and applied it, please double check: http://git.kernel.dk/cgit/fio/commit/?id=290c64f219cd22cf67a94b6c5ba74a300ddc2ed3 Note for future patches - if a patch fixes some other patch, the way to indicate that is how I did it: Fixes: c479640d6208 ("Merge branch 'proc_group' of https://github.com/sitsofe/fio") But even this one isn't fully correct, since it's a merge commit, it should have been the individual patch in that merge. -- Jens Axboe