On Fri, Oct 30, 2020 at 02:07:25PM +0000, Mateusz Guzik wrote:
> Author: mjg
> Date: Fri Oct 30 14:07:25 2020
> New Revision: 367165
> URL: https://svnweb.freebsd.org/changeset/base/367165
> 
> Log:
>   tmpfs: change tmpfs dirent zone into a malloc type
>   
>   It is 64 bytes.

That could change though.

What's the reason for whacking UMA zones?  Is it to reduce
fragmentation?  If so it would worth trying to change UMA to share kegs
among zones with identical item sizes.  That would provide a similar
benefit automatically.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to