Re: [PATCH] ovl: Using slab allocation for frequently used struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 18, 2018 at 4:56 PM, Chengguang Xu <cgxu519@xxxxxxxxxx> wrote:
> Introducing slab allocation to replace kmalloc/kfree for
> frequently used struct ovl_dir_file and ovl_dir_cache.

The thing is: ovl_cache_entry has much higher usage than ovl_dir_file
or ovl_dir_cache.  So if we want to optimize, ovl_cache_entry should
be the starting point.  This patch just adds extra code without a
clear understading about why that code is needed.

Thanks,
Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystems Devel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux