diff options
author | Dave Jiang <[email protected]> | 2023-04-07 13:31:34 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-04-12 23:18:45 +0530 |
commit | c2f156bf168fb42cd6ecd0a8e2204dbe542b8516 (patch) | |
tree | 6235c17693d69f6f9fd45d35a451f20def17d059 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 2f30decd2f23a376d2ed73dfe4c601421edf501a (diff) |
dmaengine: idxd: create kmem cache for event log fault items
Add a kmem cache per device for allocating event log fault context. The
context allows an event log entry to be copied and passed to a software
workqueue to be processed. Due to each device can have different sized
event log entry depending on device type, it's not possible to have a
global kmem cache.
Tested-by: Tony Zhu <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Co-developed-by: Fenghua Yu <[email protected]>
Signed-off-by: Fenghua Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions