Files
kernel_xiaomi_raphael/drivers/android
Tashfin Shakeer Rhythm 83b6abec90 binder: Do not reserve kmem caches for memory allocations
Among the kmem caches, the duplicate ones get merged with the system kmem
caches that cover basically every allocation size <64K which is a power of
2. In such a case, use of kmem cache is useless. Remove them.

Suggested-by: Sultan Alsawaf <sultan@kerneltoast.com>
Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
2023-09-29 17:34:50 +03:00
..
2022-04-03 15:16:37 +00:00
2022-07-18 06:38:16 +00:00