From: navinp1912@gmail.com (Navin Parakkal)
To: kernelnewbies@lists.kernelnewbies.org
Subject: SLUB vs SLAB allocator
Date: Thu, 27 Aug 2015 19:12:28 +0530 [thread overview]
Message-ID: <CAA=4085Ts34niMCG1XWLJanG7SCZzB+dmyQHKTg+Ch_mEGeN_Q@mail.gmail.com> (raw)
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
reply other threads:[~2015-08-27 13:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA=4085Ts34niMCG1XWLJanG7SCZzB+dmyQHKTg+Ch_mEGeN_Q@mail.gmail.com' \
--to=navinp1912@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).