commit | 263180def3df508daf1b644f308c6689e5e06fb4 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Tue Aug 02 09:47:12 2022 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Aug 02 09:47:12 2022 -0600 |
tree | 5e3fb9fad432dc0bf02d6f381c1460bfb4cd6e19 | |
parent | 55037c4839c65612fa388ae937e63661d8192ed9 [diff] |
t/io_uring: support NUMA placement A few other changes in here as well that I didn't bother splitting out: - Use M for millions of IOPS - Cleanup the init prints a bit - Don't track file depths, becomes prohibitive on large number of files or devices. Signed-off-by: Jens Axboe <axboe@kernel.dk>