kernfs: Use kmem_cache pool for struct kernfs_open_node/file
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> Signed-off-by:
Pranav Vashi <neobuddy89@gmail.com>
Loading
Please register or sign in to comment