On Fri, 12 Nov 2021 09:54:38 +0000, Niklas Cassel wrote: > From: Niklas Cassel <niklas.cassel@xxxxxxx> > > Hello Jens, > > Here is a cleanup series that improves the cmdprio_percentage and > cmdprio_bssplit options in libaio and io_uring ioengines. > > [...] Applied, thanks! [1/8] docs: update cmdprio_percentage documentation commit: acf2e2d96645b9299a0cf2d54fcb99169359f688 [2/8] cmdprio: move cmdprio function definitions to a new cmdprio.c file commit: e27b9ff0e34922f7ec40f8a34472b03842aab795 [3/8] cmdprio: do not allocate memory for unused data direction commit: a5af2a8b73faa9f28e676f754280dd177ac01f07 [4/8] io_uring: set async IO priority to td->ioprio in fio_ioring_prep() commit: 8ff6b289751c0750b9dc2e3245c14db7461ef2a7 [5/8] libaio,io_uring: rename prio_prep() to include cmdprio in the name commit: ff00f247a6e764ec445aefc1ab6acf3c0817ca65 [6/8] libaio,io_uring: move common cmdprio_prep() code to cmdprio commit: 127715b61286b1b77cd2c3fe7efacc01d71222ea [7/8] cmdprio: add mode to make the logic easier to reason about commit: 97f2d4840d5dedae0d4baa79c78784bd80d82a5d [8/8] libaio,io_uring: make it possible to cleanup cmdprio malloced data commit: d6cbeab4b33194688f4e96fe3df1feaacdc08d2b Best regards, -- Jens Axboe