• Andrew Morton's avatar
    [PATCH] slab: enable runtime cache line size on i386 · 897d49be
    Andrew Morton authored
    From: Manfred Spraul <manfred@colorfullife.com>
    
    the attached patch switches the SLAB_HWCACHE_ALIGN alignment from the
    compile time L1 cache line size to the runtime detected value for i386. 
    x86-64 already uses the runtime detection.
    897d49be
processor.h 17.1 KB