android_kernel_xiaomi_sm7250/techpack/camera
Park Ju Hyung 737ee0e2bf techpack: camera: use kmem_cache pool for struct sync_user_payload
These get allocated and freed millions of times on this kernel tree.

Use a dedicated kmem_cache pool and avoid costly dynamic memory allocations.

Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
[@0ctobot: Adapted for 4.19]
Signed-off-by: Adam W. Willis <return.of.octobot@gmail.com>
2022-11-12 11:24:39 +00:00
..
config techpack: camera: Import Xiaomi changes 2022-11-12 11:19:11 +00:00
drivers techpack: camera: use kmem_cache pool for struct sync_user_payload 2022-11-12 11:24:39 +00:00
include techpack: camera: Import Xiaomi changes 2022-11-12 11:19:11 +00:00
Makefile