SLUB has a smaller memory footprint so you may come out ahead for
such a small system in particular.
The system does not guarantee that GFP_ATOMIC allocation succeed so any
caller must provide logic to fall back if no memory is allocated. So the
effect may just be that certain OS operations have to be retried.
--