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

/linux-4.1.27/kernel/sched/
H A Dcore.c8071 const u64 min_cfs_quota_period = 1 * NSEC_PER_MSEC; /* 1ms */ variable
8088 if (quota < min_cfs_quota_period || period < min_cfs_quota_period) tg_set_cfs_bandwidth()

Completed in 123 milliseconds