* SLUB vs SLAB allocator
@ 2015-08-27 13:42 Navin Parakkal
0 siblings, 0 replies; only message in thread
From: Navin Parakkal @ 2015-08-27 13:42 UTC (permalink / raw)
To: kernelnewbies
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-27 13:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 13:42 SLUB vs SLAB allocator Navin Parakkal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).