diff options
author | Christoph Lameter <cl@linux.com> | 2010-09-28 08:10:26 -0500 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2010-10-02 10:44:10 +0300 |
commit | 7340cc84141d5236c5dd003359ee921513cd9b84 (patch) | |
tree | fec0ddb018a948773df32cf109c15f4bd596c97d /virt | |
parent | ed59ecbf8904a40cf0a1ee5d6f100d76d2f44e5f (diff) | |
download | linux-3.10-7340cc84141d5236c5dd003359ee921513cd9b84.tar.gz linux-3.10-7340cc84141d5236c5dd003359ee921513cd9b84.tar.bz2 linux-3.10-7340cc84141d5236c5dd003359ee921513cd9b84.zip |
slub: reduce differences between SMP and NUMA
Reduce the #ifdefs and simplify bootstrap by making SMP and NUMA as much alike
as possible. This means that there will be an additional indirection to get to
the kmem_cache_node field under SMP.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions