Kill off 'max_jobs' segmented-threads
authorJens Axboe <axboe@kernel.dk>
Fri, 13 Nov 2020 16:17:11 +0000 (09:17 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Nov 2020 16:57:26 +0000 (09:57 -0700)
commit42eb99528738f7d613e345c2db2eae63555234f7
treec936b647f80435cd79be2ab71f367776bec30f9a
parent2fbe1e195999e23c95b08d03eadac0b5f95330e7
Kill off 'max_jobs'

We don't really need this anymore - we cap the number of segments
separately, and since the chunk size is small enough, this removes the
need to have per-OS limits on the thread area size.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
init.c
os/os-mac.h
os/os.h