Searched refs:bucket_order (Results 1 – 3 of 3) sorted by relevance
200 static unsigned int bucket_order[ANON_AND_FILE] __read_mostly; variable412 eviction >>= bucket_order[file]; in workingset_eviction()454 eviction <<= bucket_order[file]; in workingset_test_recent()812 bucket_order[WORKINGSET_FILE] = max_order - timestamp_bits; in workingset_init()814 bucket_order[WORKINGSET_ANON] = max_order - timestamp_bits_anon; in workingset_init()817 bucket_order[WORKINGSET_FILE], bucket_order[WORKINGSET_ANON]); in workingset_init()
31 workingset: timestamp_bits=62 max_order=13 bucket_order=0
56 workingset: timestamp_bits=62 max_order=16 bucket_order=0