Lines Matching defs:fragmented
743 * threshold. Once the consolidator decides that a cache is fragmented, it looks
754 * is no longer fragmented.
785 * interval that the cache is fragmented. When desperate, the consolidator
1081 * caches are not fragmented (they may never be). These intervals are mean time
2961 * the available lists become too fragmented and too large for the
3955 * longer fragmented.
4573 * reclaimed until the cache as a whole is no longer fragmented.
5245 boolean_t fragmented;
5263 fragmented = ((avl_numnodes(&cp->cache_partial_slabs) > 1) &&
5269 * appear fragmented if we included free buffers from magazines that
5272 if (!fragmented) {
5286 return (fragmented);