Searched refs:slub_min_objects (Results 1 – 3 of 3) sorted by relevance
118 slub_min_objects=x (default 4)122 slub_min_objects allows to specify how many objects must at least fit129 slub_min_objects.131 slub_max_order specified the order at which slub_min_objects should no133 super large order pages to fit slub_min_objects of a slab cache with
2993 static int slub_min_objects; variable3059 min_objects = slub_min_objects; in calculate_order()3512 get_option(&str, &slub_min_objects); in setup_slub_min_objects()3926 slub_min_order, slub_max_order, slub_min_objects, in kmem_cache_init()
3523 slub_min_objects= [MM, SLUB]