<HTML><BODY>Hello everyone!<br><br>Learning&nbsp;scheduler CFS.<br>It was not clear a few lines of help -&nbsp;<a href="http://lxr.free-electrons.com/source/kernel/sched/fair.c">http://lxr.free-electrons.com/source/kernel/sched/fair.c</a><br><br>Question: what means&nbsp;<span style="font-size: 12px;" data-mce-style="font-size: 12px;"><a href="http://lxr.free-electrons.com/ident?i=sysctl_sched_min_granularity" data-mce-href="http://lxr.free-electrons.com/ident?i=sysctl_sched_min_granularity" data-mce-style="text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; color: black;" style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 0.95em; font-weight: bold; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(153, 153, 153); color: black;">granularity</a></span><span style="color: rgb(120, 120, 120); font-family: Monaco, 'Courier New', Courier, monospace; font-size: 0.95em; font-weight: bold;" data-mce-style="color: #787878; font-family: Monaco, 'Courier New', Courier, monospace; font-size: 0.95em; font-weight: bold;"><span style="font-size: 12px;"> = 750000ULL;&nbsp;in line 91</span> -&nbsp;</span><br><a href="http://lxr.free-electrons.com/source/kernel/sched/fair.c#L91">http://lxr.free-electrons.com/source/kernel/sched/fair.c#L91</a><br><br>and&nbsp;<br><br>what means latency&nbsp;this line 50 - <a href="http://lxr.free-electrons.com/source/kernel/sched/fair.c#L50">http://lxr.free-electrons.com/source/kernel/sched/fair.c#L50</a><br><br><br>I ask because I rarely meet such words, and only while starting to learn the source code<br><br>Thank you all for your attention!&nbsp;<br></BODY></HTML>