Fix Windows CPU count
authorJeff Furlong <jeff.furlong@wdc.com>
Fri, 2 Nov 2018 17:17:31 +0000 (11:17 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 2 Nov 2018 17:17:31 +0000 (11:17 -0600)
commit290c64f219cd22cf67a94b6c5ba74a300ddc2ed3
treeca36b4f3061587477455fd262b8123993315b7d5
parent199710f5822cf22bf76107f26993a9468f93a422
Fix Windows CPU count

Return the current activ CPUs rather than the maximum supported
CPUs.

Fixes: c479640d6208 ("Merge branch 'proc_group' of https://github.com/sitsofe/fio")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/os-windows-7.h