CreateSlab
virtual slab* CreateSlab(uint32 flags);
virtual slab* CreateSlab(uint32 flags) = 0;
slab* newSlab = cache->CreateSlab(flags);