Skip to content
Snippets Groups Projects
  • Konstantin Osipov's avatar
    a51f8734
    Small object allocator · a51f8734
    Konstantin Osipov authored
    The allocator consists of a common slab cache, region and slab
    allocators.
    The patch provides unit tests.
    
    It also modifies rlist_shift to be more in line with the
    rest of rlist functions.
    a51f8734
    History
    Small object allocator
    Konstantin Osipov authored
    The allocator consists of a common slab cache, region and slab
    allocators.
    The patch provides unit tests.
    
    It also modifies rlist_shift to be more in line with the
    rest of rlist functions.