Home
last modified time | relevance | path

Searched defs:sched_domain (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/sched/
Dtopology.h87 struct sched_domain { struct
89 struct sched_domain __rcu *parent; /* top domain must be null terminated */ argument
90 struct sched_domain __rcu *child; /* bottom domain must be null terminated */ argument
91 struct sched_group *groups; /* the balancing groups of the domain */
92 unsigned long min_interval; /* Minimum balance interval ms */
93 unsigned long max_interval; /* Maximum balance interval ms */
94 unsigned int busy_factor; /* less balancing by factor if busy */
95 unsigned int imbalance_pct; /* No balance until over watermark */
96 unsigned int cache_nice_tries; /* Leave cache hot tasks for # tries */
97 unsigned int imb_numa_nr; /* Nr running tasks that allows a NUMA imbalance */
[all …]
/linux-6.6.21/block/
Dkyber-iosched.c212 unsigned int sched_domain, unsigned int type) in flush_latency_buckets()
227 unsigned int sched_domain, unsigned int type, in calculate_percentile()
267 unsigned int sched_domain, unsigned int depth) in kyber_resize_domain()
280 unsigned int sched_domain; in kyber_timer_fn() local
543 unsigned int sched_domain; in rq_clear_domain_token() local
574 unsigned int sched_domain = kyber_sched_domain(bio->bi_opf); in kyber_bio_merge() local
598 unsigned int sched_domain = kyber_sched_domain(rq->cmd_flags); in kyber_insert_requests() local
622 unsigned int sched_domain, unsigned int type, in add_latency_sample()
643 unsigned int sched_domain; in kyber_completed_request() local
663 unsigned int sched_domain; member
[all …]