Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dcore.c7936 const u64 max_cfs_quota_period = 1 * NSEC_PER_SEC; /* 1s */ variable
7962 if (period > max_cfs_quota_period) in tg_set_cfs_bandwidth()