Files
linux/drivers/accel
Karol Wachowski a7640c07cb accel/ivpu: use kmem_cache for IPC rx_msg allocations
Use a dedicated kmem_cache for ivpu_ipc_rx_msg allocations instead of
the generic kmalloc. This gives each CPU its own hot freelist for this
object type, reducing allocator overhead in the IRQ handler and threaded
IRQ path where rx_msg objects are allocated and freed at high frequency.

Reviewed-by: Andrzej Kacprowski <andrzej.kacprowski@linux.intel.com>
Signed-off-by: Karol Wachowski <karol.wachowski@linux.intel.com>
Link: https://patch.msgid.link/20260611055214.948748-1-karol.wachowski@linux.intel.com
2026-06-15 08:38:54 +02:00
..
2026-05-28 09:58:36 +02:00
2026-05-28 09:58:36 +02:00
2025-10-24 15:07:39 -05:00
2025-10-24 15:07:39 -05:00