Searched defs:victim_sel_policy (Results 1 – 1 of 1) sorted by relevance
169 struct victim_sel_policy { struct170 int alloc_mode; /* LFS or SSR */171 int gc_mode; /* GC_CB or GC_GREEDY */172 unsigned long *dirty_segmap; /* dirty segment bitmap */173 unsigned int max_search; /* maximum # of segments to search */174 unsigned int offset; /* last scanned bitmap offset */175 unsigned int ofs_unit; /* bitmap search unit */176 unsigned int min_cost; /* minimum cost */177 unsigned int min_segno; /* segment # having min. cost */