Searched refs:max_cfs_quota_period (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Dcore.c8070 const u64 max_cfs_quota_period = 1 * NSEC_PER_SEC; /* 1s */ variable
8096 if (period > max_cfs_quota_period) tg_set_cfs_bandwidth()

Completed in 151 milliseconds