SLUB vs SLAB allocator with respect to 3.x and 4.x kernels

From: Navin Parakkal
Date: Thu Aug 27 2015 - 10:26:53 EST


Hi,

I found that in many worst case scenarios like fragmention of
allocator , slub performs well than slab.
I also noticed that Centos /Ubuntu etc switched to SLUB but SLES
still uses SLAB in the default image.

Any particular reason where SLAB is the choice ?


I ask this since i find SLUB to be the default choice since 2.6.23 as
per https://en.wikipedia.org/wiki/SLUB_(software)



Regards,
Navin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/