numam-spdk/lib/accel
Jim Harris 9b3158e8df accel: insert freed tasks at the head of the tailq
We allocate tasks from the head, so it's better to
free them to the head too for better cache utilization.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I67c23e3d89cda16f94b1770eada5465015ddb6ff
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10192
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: John Kariuki <John.K.Kariuki@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2021-11-17 10:58:17 +00:00
..
accel_engine.c accel: insert freed tasks at the head of the tailq 2021-11-17 10:58:17 +00:00
Makefile lib/accel: eliminate need for caller to schedule completions 2021-09-01 07:34:02 +00:00
spdk_accel.map lib/accel: add support for crc32 with copy using source IOVs 2021-07-15 21:04:08 +00:00