Park Ju Hyung 6da4dd3220 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>
2021-05-25 19:23:54 +05:30
..
2019-12-17 20:38:50 +01:00
2017-07-29 09:00:03 -06:00
2014-02-07 16:08:57 -08:00