sched_fair.c 109 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258
  1. /*
  2. * Completely Fair Scheduling (CFS) Class (SCHED_NORMAL/SCHED_BATCH)
  3. *
  4. * Copyright (C) 2007 Red Hat, Inc., Ingo Molnar <mingo@redhat.com>
  5. *
  6. * Interactivity improvements by Mike Galbraith
  7. * (C) 2007 Mike Galbraith <efault@gmx.de>
  8. *
  9. * Various enhancements by Dmitry Adamushko.
  10. * (C) 2007 Dmitry Adamushko <dmitry.adamushko@gmail.com>
  11. *
  12. * Group scheduling enhancements by Srivatsa Vaddagiri
  13. * Copyright IBM Corporation, 2007
  14. * Author: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
  15. *
  16. * Scaled math optimizations by Thomas Gleixner
  17. * Copyright (C) 2007, Thomas Gleixner <tglx@linutronix.de>
  18. *
  19. * Adaptive scheduling granularity, math enhancements by Peter Zijlstra
  20. * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
  21. */
  22. #include <linux/latencytop.h>
  23. #include <linux/sched.h>
  24. /*
  25. * Targeted preemption latency for CPU-bound tasks:
  26. * (default: 6ms * (1 + ilog(ncpus)), units: nanoseconds)
  27. *
  28. * NOTE: this latency value is not the same as the concept of
  29. * 'timeslice length' - timeslices in CFS are of variable length
  30. * and have no persistent notion like in traditional, time-slice
  31. * based scheduling concepts.
  32. *
  33. * (to see the precise effective timeslice length of your workload,
  34. * run vmstat and monitor the context-switches (cs) field)
  35. */
  36. unsigned int sysctl_sched_latency = 6000000ULL;
  37. unsigned int normalized_sysctl_sched_latency = 6000000ULL;
  38. /*
  39. * The initial- and re-scaling of tunables is configurable
  40. * (default SCHED_TUNABLESCALING_LOG = *(1+ilog(ncpus))
  41. *
  42. * Options are:
  43. * SCHED_TUNABLESCALING_NONE - unscaled, always *1
  44. * SCHED_TUNABLESCALING_LOG - scaled logarithmical, *1+ilog(ncpus)
  45. * SCHED_TUNABLESCALING_LINEAR - scaled linear, *ncpus
  46. */
  47. enum sched_tunable_scaling sysctl_sched_tunable_scaling
  48. = SCHED_TUNABLESCALING_LOG;
  49. /*
  50. * Minimal preemption granularity for CPU-bound tasks:
  51. * (default: 0.75 msec * (1 + ilog(ncpus)), units: nanoseconds)
  52. */
  53. unsigned int sysctl_sched_min_granularity = 750000ULL;
  54. unsigned int normalized_sysctl_sched_min_granularity = 750000ULL;
  55. /*
  56. * is kept at sysctl_sched_latency / sysctl_sched_min_granularity
  57. */
  58. static unsigned int sched_nr_latency = 8;
  59. /*
  60. * After fork, child runs first. If set to 0 (default) then
  61. * parent will (try to) run first.
  62. */
  63. unsigned int sysctl_sched_child_runs_first __read_mostly;
  64. /*
  65. * sys_sched_yield() compat mode
  66. *
  67. * This option switches the agressive yield implementation of the
  68. * old scheduler back on.
  69. */
  70. unsigned int __read_mostly sysctl_sched_compat_yield;
  71. /*
  72. * SCHED_OTHER wake-up granularity.
  73. * (default: 1 msec * (1 + ilog(ncpus)), units: nanoseconds)
  74. *
  75. * This option delays the preemption effects of decoupled workloads
  76. * and reduces their over-scheduling. Synchronous workloads will still
  77. * have immediate wakeup/sleep latencies.
  78. */
  79. unsigned int sysctl_sched_wakeup_granularity = 1000000UL;
  80. unsigned int normalized_sysctl_sched_wakeup_granularity = 1000000UL;
  81. const_debug unsigned int sysctl_sched_migration_cost = 500000UL;
  82. /*
  83. * The exponential sliding window over which load is averaged for shares
  84. * distribution.
  85. * (default: 10msec)
  86. */
  87. unsigned int __read_mostly sysctl_sched_shares_window = 10000000UL;
  88. static const struct sched_class fair_sched_class;
  89. /**************************************************************
  90. * CFS operations on generic schedulable entities:
  91. */
  92. #ifdef CONFIG_FAIR_GROUP_SCHED
  93. /* cpu runqueue to which this cfs_rq is attached */
  94. static inline struct rq *rq_of(struct cfs_rq *cfs_rq)
  95. {
  96. return cfs_rq->rq;
  97. }
  98. /* An entity is a task if it doesn't "own" a runqueue */
  99. #define entity_is_task(se) (!se->my_q)
  100. static inline struct task_struct *task_of(struct sched_entity *se)
  101. {
  102. #ifdef CONFIG_SCHED_DEBUG
  103. WARN_ON_ONCE(!entity_is_task(se));
  104. #endif
  105. return container_of(se, struct task_struct, se);
  106. }
  107. /* Walk up scheduling entities hierarchy */
  108. #define for_each_sched_entity(se) \
  109. for (; se; se = se->parent)
  110. static inline struct cfs_rq *task_cfs_rq(struct task_struct *p)
  111. {
  112. return p->se.cfs_rq;
  113. }
  114. /* runqueue on which this entity is (to be) queued */
  115. static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se)
  116. {
  117. return se->cfs_rq;
  118. }
  119. /* runqueue "owned" by this group */
  120. static inline struct cfs_rq *group_cfs_rq(struct sched_entity *grp)
  121. {
  122. return grp->my_q;
  123. }
  124. /* Given a group's cfs_rq on one cpu, return its corresponding cfs_rq on
  125. * another cpu ('this_cpu')
  126. */
  127. static inline struct cfs_rq *cpu_cfs_rq(struct cfs_rq *cfs_rq, int this_cpu)
  128. {
  129. return cfs_rq->tg->cfs_rq[this_cpu];
  130. }
  131. static inline void list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq)
  132. {
  133. if (!cfs_rq->on_list) {
  134. /*
  135. * Ensure we either appear before our parent (if already
  136. * enqueued) or force our parent to appear after us when it is
  137. * enqueued. The fact that we always enqueue bottom-up
  138. * reduces this to two cases.
  139. */
  140. if (cfs_rq->tg->parent &&
  141. cfs_rq->tg->parent->cfs_rq[cpu_of(rq_of(cfs_rq))]->on_list) {
  142. list_add_rcu(&cfs_rq->leaf_cfs_rq_list,
  143. &rq_of(cfs_rq)->leaf_cfs_rq_list);
  144. } else {
  145. list_add_tail_rcu(&cfs_rq->leaf_cfs_rq_list,
  146. &rq_of(cfs_rq)->leaf_cfs_rq_list);
  147. }
  148. cfs_rq->on_list = 1;
  149. }
  150. }
  151. static inline void list_del_leaf_cfs_rq(struct cfs_rq *cfs_rq)
  152. {
  153. if (cfs_rq->on_list) {
  154. list_del_rcu(&cfs_rq->leaf_cfs_rq_list);
  155. cfs_rq->on_list = 0;
  156. }
  157. }
  158. /* Iterate thr' all leaf cfs_rq's on a runqueue */
  159. #define for_each_leaf_cfs_rq(rq, cfs_rq) \
  160. list_for_each_entry_rcu(cfs_rq, &rq->leaf_cfs_rq_list, leaf_cfs_rq_list)
  161. /* Do the two (enqueued) entities belong to the same group ? */
  162. static inline int
  163. is_same_group(struct sched_entity *se, struct sched_entity *pse)
  164. {
  165. if (se->cfs_rq == pse->cfs_rq)
  166. return 1;
  167. return 0;
  168. }
  169. static inline struct sched_entity *parent_entity(struct sched_entity *se)
  170. {
  171. return se->parent;
  172. }
  173. /* return depth at which a sched entity is present in the hierarchy */
  174. static inline int depth_se(struct sched_entity *se)
  175. {
  176. int depth = 0;
  177. for_each_sched_entity(se)
  178. depth++;
  179. return depth;
  180. }
  181. static void
  182. find_matching_se(struct sched_entity **se, struct sched_entity **pse)
  183. {
  184. int se_depth, pse_depth;
  185. /*
  186. * preemption test can be made between sibling entities who are in the
  187. * same cfs_rq i.e who have a common parent. Walk up the hierarchy of
  188. * both tasks until we find their ancestors who are siblings of common
  189. * parent.
  190. */
  191. /* First walk up until both entities are at same depth */
  192. se_depth = depth_se(*se);
  193. pse_depth = depth_se(*pse);
  194. while (se_depth > pse_depth) {
  195. se_depth--;
  196. *se = parent_entity(*se);
  197. }
  198. while (pse_depth > se_depth) {
  199. pse_depth--;
  200. *pse = parent_entity(*pse);
  201. }
  202. while (!is_same_group(*se, *pse)) {
  203. *se = parent_entity(*se);
  204. *pse = parent_entity(*pse);
  205. }
  206. }
  207. #else /* !CONFIG_FAIR_GROUP_SCHED */
  208. static inline struct task_struct *task_of(struct sched_entity *se)
  209. {
  210. return container_of(se, struct task_struct, se);
  211. }
  212. static inline struct rq *rq_of(struct cfs_rq *cfs_rq)
  213. {
  214. return container_of(cfs_rq, struct rq, cfs);
  215. }
  216. #define entity_is_task(se) 1
  217. #define for_each_sched_entity(se) \
  218. for (; se; se = NULL)
  219. static inline struct cfs_rq *task_cfs_rq(struct task_struct *p)
  220. {
  221. return &task_rq(p)->cfs;
  222. }
  223. static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se)
  224. {
  225. struct task_struct *p = task_of(se);
  226. struct rq *rq = task_rq(p);
  227. return &rq->cfs;
  228. }
  229. /* runqueue "owned" by this group */
  230. static inline struct cfs_rq *group_cfs_rq(struct sched_entity *grp)
  231. {
  232. return NULL;
  233. }
  234. static inline struct cfs_rq *cpu_cfs_rq(struct cfs_rq *cfs_rq, int this_cpu)
  235. {
  236. return &cpu_rq(this_cpu)->cfs;
  237. }
  238. static inline void list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq)
  239. {
  240. }
  241. static inline void list_del_leaf_cfs_rq(struct cfs_rq *cfs_rq)
  242. {
  243. }
  244. #define for_each_leaf_cfs_rq(rq, cfs_rq) \
  245. for (cfs_rq = &rq->cfs; cfs_rq; cfs_rq = NULL)
  246. static inline int
  247. is_same_group(struct sched_entity *se, struct sched_entity *pse)
  248. {
  249. return 1;
  250. }
  251. static inline struct sched_entity *parent_entity(struct sched_entity *se)
  252. {
  253. return NULL;
  254. }
  255. static inline void
  256. find_matching_se(struct sched_entity **se, struct sched_entity **pse)
  257. {
  258. }
  259. #endif /* CONFIG_FAIR_GROUP_SCHED */
  260. /**************************************************************
  261. * Scheduling class tree data structure manipulation methods:
  262. */
  263. static inline u64 max_vruntime(u64 min_vruntime, u64 vruntime)
  264. {
  265. s64 delta = (s64)(vruntime - min_vruntime);
  266. if (delta > 0)
  267. min_vruntime = vruntime;
  268. return min_vruntime;
  269. }
  270. static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime)
  271. {
  272. s64 delta = (s64)(vruntime - min_vruntime);
  273. if (delta < 0)
  274. min_vruntime = vruntime;
  275. return min_vruntime;
  276. }
  277. static inline int entity_before(struct sched_entity *a,
  278. struct sched_entity *b)
  279. {
  280. return (s64)(a->vruntime - b->vruntime) < 0;
  281. }
  282. static inline s64 entity_key(struct cfs_rq *cfs_rq, struct sched_entity *se)
  283. {
  284. return se->vruntime - cfs_rq->min_vruntime;
  285. }
  286. static void update_min_vruntime(struct cfs_rq *cfs_rq)
  287. {
  288. u64 vruntime = cfs_rq->min_vruntime;
  289. if (cfs_rq->curr)
  290. vruntime = cfs_rq->curr->vruntime;
  291. if (cfs_rq->rb_leftmost) {
  292. struct sched_entity *se = rb_entry(cfs_rq->rb_leftmost,
  293. struct sched_entity,
  294. run_node);
  295. if (!cfs_rq->curr)
  296. vruntime = se->vruntime;
  297. else
  298. vruntime = min_vruntime(vruntime, se->vruntime);
  299. }
  300. cfs_rq->min_vruntime = max_vruntime(cfs_rq->min_vruntime, vruntime);
  301. }
  302. /*
  303. * Enqueue an entity into the rb-tree:
  304. */
  305. static void __enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se)
  306. {
  307. struct rb_node **link = &cfs_rq->tasks_timeline.rb_node;
  308. struct rb_node *parent = NULL;
  309. struct sched_entity *entry;
  310. s64 key = entity_key(cfs_rq, se);
  311. int leftmost = 1;
  312. /*
  313. * Find the right place in the rbtree:
  314. */
  315. while (*link) {
  316. parent = *link;
  317. entry = rb_entry(parent, struct sched_entity, run_node);
  318. /*
  319. * We dont care about collisions. Nodes with
  320. * the same key stay together.
  321. */
  322. if (key < entity_key(cfs_rq, entry)) {
  323. link = &parent->rb_left;
  324. } else {
  325. link = &parent->rb_right;
  326. leftmost = 0;
  327. }
  328. }
  329. /*
  330. * Maintain a cache of leftmost tree entries (it is frequently
  331. * used):
  332. */
  333. if (leftmost)
  334. cfs_rq->rb_leftmost = &se->run_node;
  335. rb_link_node(&se->run_node, parent, link);
  336. rb_insert_color(&se->run_node, &cfs_rq->tasks_timeline);
  337. }
  338. static void __dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se)
  339. {
  340. if (cfs_rq->rb_leftmost == &se->run_node) {
  341. struct rb_node *next_node;
  342. next_node = rb_next(&se->run_node);
  343. cfs_rq->rb_leftmost = next_node;
  344. }
  345. rb_erase(&se->run_node, &cfs_rq->tasks_timeline);
  346. }
  347. static struct sched_entity *__pick_next_entity(struct cfs_rq *cfs_rq)
  348. {
  349. struct rb_node *left = cfs_rq->rb_leftmost;
  350. if (!left)
  351. return NULL;
  352. return rb_entry(left, struct sched_entity, run_node);
  353. }
  354. static struct sched_entity *__pick_last_entity(struct cfs_rq *cfs_rq)
  355. {
  356. struct rb_node *last = rb_last(&cfs_rq->tasks_timeline);
  357. if (!last)
  358. return NULL;
  359. return rb_entry(last, struct sched_entity, run_node);
  360. }
  361. /**************************************************************
  362. * Scheduling class statistics methods:
  363. */
  364. #ifdef CONFIG_SCHED_DEBUG
  365. int sched_proc_update_handler(struct ctl_table *table, int write,
  366. void __user *buffer, size_t *lenp,
  367. loff_t *ppos)
  368. {
  369. int ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
  370. int factor = get_update_sysctl_factor();
  371. if (ret || !write)
  372. return ret;
  373. sched_nr_latency = DIV_ROUND_UP(sysctl_sched_latency,
  374. sysctl_sched_min_granularity);
  375. #define WRT_SYSCTL(name) \
  376. (normalized_sysctl_##name = sysctl_##name / (factor))
  377. WRT_SYSCTL(sched_min_granularity);
  378. WRT_SYSCTL(sched_latency);
  379. WRT_SYSCTL(sched_wakeup_granularity);
  380. #undef WRT_SYSCTL
  381. return 0;
  382. }
  383. #endif
  384. /*
  385. * delta /= w
  386. */
  387. static inline unsigned long
  388. calc_delta_fair(unsigned long delta, struct sched_entity *se)
  389. {
  390. if (unlikely(se->load.weight != NICE_0_LOAD))
  391. delta = calc_delta_mine(delta, NICE_0_LOAD, &se->load);
  392. return delta;
  393. }
  394. /*
  395. * The idea is to set a period in which each task runs once.
  396. *
  397. * When there are too many tasks (sysctl_sched_nr_latency) we have to stretch
  398. * this period because otherwise the slices get too small.
  399. *
  400. * p = (nr <= nl) ? l : l*nr/nl
  401. */
  402. static u64 __sched_period(unsigned long nr_running)
  403. {
  404. u64 period = sysctl_sched_latency;
  405. unsigned long nr_latency = sched_nr_latency;
  406. if (unlikely(nr_running > nr_latency)) {
  407. period = sysctl_sched_min_granularity;
  408. period *= nr_running;
  409. }
  410. return period;
  411. }
  412. /*
  413. * We calculate the wall-time slice from the period by taking a part
  414. * proportional to the weight.
  415. *
  416. * s = p*P[w/rw]
  417. */
  418. static u64 sched_slice(struct cfs_rq *cfs_rq, struct sched_entity *se)
  419. {
  420. u64 slice = __sched_period(cfs_rq->nr_running + !se->on_rq);
  421. for_each_sched_entity(se) {
  422. struct load_weight *load;
  423. struct load_weight lw;
  424. cfs_rq = cfs_rq_of(se);
  425. load = &cfs_rq->load;
  426. if (unlikely(!se->on_rq)) {
  427. lw = cfs_rq->load;
  428. update_load_add(&lw, se->load.weight);
  429. load = &lw;
  430. }
  431. slice = calc_delta_mine(slice, se->load.weight, load);
  432. }
  433. return slice;
  434. }
  435. /*
  436. * We calculate the vruntime slice of a to be inserted task
  437. *
  438. * vs = s/w
  439. */
  440. static u64 sched_vslice(struct cfs_rq *cfs_rq, struct sched_entity *se)
  441. {
  442. return calc_delta_fair(sched_slice(cfs_rq, se), se);
  443. }
  444. static void update_cfs_load(struct cfs_rq *cfs_rq, int global_update);
  445. static void update_cfs_shares(struct cfs_rq *cfs_rq);
  446. /*
  447. * Update the current task's runtime statistics. Skip current tasks that
  448. * are not in our scheduling class.
  449. */
  450. static inline void
  451. __update_curr(struct cfs_rq *cfs_rq, struct sched_entity *curr,
  452. unsigned long delta_exec)
  453. {
  454. unsigned long delta_exec_weighted;
  455. schedstat_set(curr->statistics.exec_max,
  456. max((u64)delta_exec, curr->statistics.exec_max));
  457. curr->sum_exec_runtime += delta_exec;
  458. schedstat_add(cfs_rq, exec_clock, delta_exec);
  459. delta_exec_weighted = calc_delta_fair(delta_exec, curr);
  460. curr->vruntime += delta_exec_weighted;
  461. update_min_vruntime(cfs_rq);
  462. #if defined CONFIG_SMP && defined CONFIG_FAIR_GROUP_SCHED
  463. cfs_rq->load_unacc_exec_time += delta_exec;
  464. #endif
  465. }
  466. static void update_curr(struct cfs_rq *cfs_rq)
  467. {
  468. struct sched_entity *curr = cfs_rq->curr;
  469. u64 now = rq_of(cfs_rq)->clock_task;
  470. unsigned long delta_exec;
  471. if (unlikely(!curr))
  472. return;
  473. /*
  474. * Get the amount of time the current task was running
  475. * since the last time we changed load (this cannot
  476. * overflow on 32 bits):
  477. */
  478. delta_exec = (unsigned long)(now - curr->exec_start);
  479. if (!delta_exec)
  480. return;
  481. __update_curr(cfs_rq, curr, delta_exec);
  482. curr->exec_start = now;
  483. if (entity_is_task(curr)) {
  484. struct task_struct *curtask = task_of(curr);
  485. trace_sched_stat_runtime(curtask, delta_exec, curr->vruntime);
  486. cpuacct_charge(curtask, delta_exec);
  487. account_group_exec_runtime(curtask, delta_exec);
  488. }
  489. }
  490. static inline void
  491. update_stats_wait_start(struct cfs_rq *cfs_rq, struct sched_entity *se)
  492. {
  493. schedstat_set(se->statistics.wait_start, rq_of(cfs_rq)->clock);
  494. }
  495. /*
  496. * Task is being enqueued - update stats:
  497. */
  498. static void update_stats_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se)
  499. {
  500. /*
  501. * Are we enqueueing a waiting task? (for current tasks
  502. * a dequeue/enqueue event is a NOP)
  503. */
  504. if (se != cfs_rq->curr)
  505. update_stats_wait_start(cfs_rq, se);
  506. }
  507. static void
  508. update_stats_wait_end(struct cfs_rq *cfs_rq, struct sched_entity *se)
  509. {
  510. schedstat_set(se->statistics.wait_max, max(se->statistics.wait_max,
  511. rq_of(cfs_rq)->clock - se->statistics.wait_start));
  512. schedstat_set(se->statistics.wait_count, se->statistics.wait_count + 1);
  513. schedstat_set(se->statistics.wait_sum, se->statistics.wait_sum +
  514. rq_of(cfs_rq)->clock - se->statistics.wait_start);
  515. #ifdef CONFIG_SCHEDSTATS
  516. if (entity_is_task(se)) {
  517. trace_sched_stat_wait(task_of(se),
  518. rq_of(cfs_rq)->clock - se->statistics.wait_start);
  519. }
  520. #endif
  521. schedstat_set(se->statistics.wait_start, 0);
  522. }
  523. static inline void
  524. update_stats_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se)
  525. {
  526. /*
  527. * Mark the end of the wait period if dequeueing a
  528. * waiting task:
  529. */
  530. if (se != cfs_rq->curr)
  531. update_stats_wait_end(cfs_rq, se);
  532. }
  533. /*
  534. * We are picking a new current task - update its stats:
  535. */
  536. static inline void
  537. update_stats_curr_start(struct cfs_rq *cfs_rq, struct sched_entity *se)
  538. {
  539. /*
  540. * We are starting a new run period:
  541. */
  542. se->exec_start = rq_of(cfs_rq)->clock_task;
  543. }
  544. /**************************************************
  545. * Scheduling class queueing methods:
  546. */
  547. #if defined CONFIG_SMP && defined CONFIG_FAIR_GROUP_SCHED
  548. static void
  549. add_cfs_task_weight(struct cfs_rq *cfs_rq, unsigned long weight)
  550. {
  551. cfs_rq->task_weight += weight;
  552. }
  553. #else
  554. static inline void
  555. add_cfs_task_weight(struct cfs_rq *cfs_rq, unsigned long weight)
  556. {
  557. }
  558. #endif
  559. static void
  560. account_entity_enqueue(struct cfs_rq *cfs_rq, struct sched_entity *se)
  561. {
  562. update_load_add(&cfs_rq->load, se->load.weight);
  563. if (!parent_entity(se))
  564. inc_cpu_load(rq_of(cfs_rq), se->load.weight);
  565. if (entity_is_task(se)) {
  566. add_cfs_task_weight(cfs_rq, se->load.weight);
  567. list_add(&se->group_node, &cfs_rq->tasks);
  568. }
  569. cfs_rq->nr_running++;
  570. }
  571. static void
  572. account_entity_dequeue(struct cfs_rq *cfs_rq, struct sched_entity *se)
  573. {
  574. update_load_sub(&cfs_rq->load, se->load.weight);
  575. if (!parent_entity(se))
  576. dec_cpu_load(rq_of(cfs_rq), se->load.weight);
  577. if (entity_is_task(se)) {
  578. add_cfs_task_weight(cfs_rq, -se->load.weight);
  579. list_del_init(&se->group_node);
  580. }
  581. cfs_rq->nr_running--;
  582. }
  583. #ifdef CONFIG_FAIR_GROUP_SCHED
  584. # ifdef CONFIG_SMP
  585. static void update_cfs_rq_load_contribution(struct cfs_rq *cfs_rq,
  586. int global_update)
  587. {
  588. struct task_group *tg = cfs_rq->tg;
  589. long load_avg;
  590. load_avg = div64_u64(cfs_rq->load_avg, cfs_rq->load_period+1);
  591. load_avg -= cfs_rq->load_contribution;
  592. if (global_update || abs(load_avg) > cfs_rq->load_contribution / 8) {
  593. atomic_add(load_avg, &tg->load_weight);
  594. cfs_rq->load_contribution += load_avg;
  595. }
  596. }
  597. static void update_cfs_load(struct cfs_rq *cfs_rq, int global_update)
  598. {
  599. u64 period = sysctl_sched_shares_window;
  600. u64 now, delta;
  601. unsigned long load = cfs_rq->load.weight;
  602. if (cfs_rq->tg == &root_task_group)
  603. return;
  604. now = rq_of(cfs_rq)->clock_task;
  605. delta = now - cfs_rq->load_stamp;
  606. /* truncate load history at 4 idle periods */
  607. if (cfs_rq->load_stamp > cfs_rq->load_last &&
  608. now - cfs_rq->load_last > 4 * period) {
  609. cfs_rq->load_period = 0;
  610. cfs_rq->load_avg = 0;
  611. delta = period - 1;
  612. }
  613. cfs_rq->load_stamp = now;
  614. cfs_rq->load_unacc_exec_time = 0;
  615. cfs_rq->load_period += delta;
  616. if (load) {
  617. cfs_rq->load_last = now;
  618. cfs_rq->load_avg += delta * load;
  619. }
  620. /* consider updating load contribution on each fold or truncate */
  621. if (global_update || cfs_rq->load_period > period
  622. || !cfs_rq->load_period)
  623. update_cfs_rq_load_contribution(cfs_rq, global_update);
  624. while (cfs_rq->load_period > period) {
  625. /*
  626. * Inline assembly required to prevent the compiler
  627. * optimising this loop into a divmod call.
  628. * See __iter_div_u64_rem() for another example of this.
  629. */
  630. asm("" : "+rm" (cfs_rq->load_period));
  631. cfs_rq->load_period /= 2;
  632. cfs_rq->load_avg /= 2;
  633. }
  634. if (!cfs_rq->curr && !cfs_rq->nr_running && !cfs_rq->load_avg)
  635. list_del_leaf_cfs_rq(cfs_rq);
  636. }
  637. static long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg)
  638. {
  639. long load_weight, load, shares;
  640. load = cfs_rq->load.weight;
  641. load_weight = atomic_read(&tg->load_weight);
  642. load_weight += load;
  643. load_weight -= cfs_rq->load_contribution;
  644. shares = (tg->shares * load);
  645. if (load_weight)
  646. shares /= load_weight;
  647. if (shares < MIN_SHARES)
  648. shares = MIN_SHARES;
  649. if (shares > tg->shares)
  650. shares = tg->shares;
  651. return shares;
  652. }
  653. static void update_entity_shares_tick(struct cfs_rq *cfs_rq)
  654. {
  655. if (cfs_rq->load_unacc_exec_time > sysctl_sched_shares_window) {
  656. update_cfs_load(cfs_rq, 0);
  657. update_cfs_shares(cfs_rq);
  658. }
  659. }
  660. # else /* CONFIG_SMP */
  661. static void update_cfs_load(struct cfs_rq *cfs_rq, int global_update)
  662. {
  663. }
  664. static inline long calc_cfs_shares(struct cfs_rq *cfs_rq, struct task_group *tg)
  665. {
  666. return tg->shares;
  667. }
  668. static inline void update_entity_shares_tick(struct cfs_rq *cfs_rq)
  669. {
  670. }
  671. # endif /* CONFIG_SMP */
  672. static void reweight_entity(struct cfs_rq *cfs_rq, struct sched_entity *se,
  673. unsigned long weight)
  674. {
  675. if (se->on_rq) {
  676. /* commit outstanding execution time */
  677. if (cfs_rq->curr == se)
  678. update_curr(cfs_rq);
  679. account_entity_dequeue(cfs_rq, se);
  680. }
  681. update_load_set(&se->load, weight);
  682. if (se->on_rq)
  683. account_entity_enqueue(cfs_rq, se);
  684. }
  685. static void update_cfs_shares(struct cfs_rq *cfs_rq)
  686. {
  687. struct task_group *tg;
  688. struct sched_entity *se;
  689. long shares;
  690. tg = cfs_rq->tg;
  691. se = tg->se[cpu_of(rq_of(cfs_rq))];
  692. if (!se)
  693. return;
  694. #ifndef CONFIG_SMP
  695. if (likely(se->load.weight == tg->shares))
  696. return;
  697. #endif
  698. shares = calc_cfs_shares(cfs_rq, tg);
  699. reweight_entity(cfs_rq_of(se), se, shares);
  700. }
  701. #else /* CONFIG_FAIR_GROUP_SCHED */
  702. static void update_cfs_load(struct cfs_rq *cfs_rq, int global_update)
  703. {
  704. }
  705. static inline void update_cfs_shares(struct cfs_rq *cfs_rq)
  706. {
  707. }
  708. static inline void update_entity_shares_tick(struct cfs_rq *cfs_rq)
  709. {
  710. }
  711. #endif /* CONFIG_FAIR_GROUP_SCHED */
  712. static void enqueue_sleeper(struct cfs_rq *cfs_rq, struct sched_entity *se)
  713. {
  714. #ifdef CONFIG_SCHEDSTATS
  715. struct task_struct *tsk = NULL;
  716. if (entity_is_task(se))
  717. tsk = task_of(se);
  718. if (se->statistics.sleep_start) {
  719. u64 delta = rq_of(cfs_rq)->clock - se->statistics.sleep_start;
  720. if ((s64)delta < 0)
  721. delta = 0;
  722. if (unlikely(delta > se->statistics.sleep_max))
  723. se->statistics.sleep_max = delta;
  724. se->statistics.sleep_start = 0;
  725. se->statistics.sum_sleep_runtime += delta;
  726. if (tsk) {
  727. account_scheduler_latency(tsk, delta >> 10, 1);
  728. trace_sched_stat_sleep(tsk, delta);
  729. }
  730. }
  731. if (se->statistics.block_start) {
  732. u64 delta = rq_of(cfs_rq)->clock - se->statistics.block_start;
  733. if ((s64)delta < 0)
  734. delta = 0;
  735. if (unlikely(delta > se->statistics.block_max))
  736. se->statistics.block_max = delta;
  737. se->statistics.block_start = 0;
  738. se->statistics.sum_sleep_runtime += delta;
  739. if (tsk) {
  740. if (tsk->in_iowait) {
  741. se->statistics.iowait_sum += delta;
  742. se->statistics.iowait_count++;
  743. trace_sched_stat_iowait(tsk, delta);
  744. }
  745. /*
  746. * Blocking time is in units of nanosecs, so shift by
  747. * 20 to get a milliseconds-range estimation of the
  748. * amount of time that the task spent sleeping:
  749. */
  750. if (unlikely(prof_on == SLEEP_PROFILING)) {
  751. profile_hits(SLEEP_PROFILING,
  752. (void *)get_wchan(tsk),
  753. delta >> 20);
  754. }
  755. account_scheduler_latency(tsk, delta >> 10, 0);
  756. }
  757. }
  758. #endif
  759. }
  760. static void check_spread(struct cfs_rq *cfs_rq, struct sched_entity *se)
  761. {
  762. #ifdef CONFIG_SCHED_DEBUG
  763. s64 d = se->vruntime - cfs_rq->min_vruntime;
  764. if (d < 0)
  765. d = -d;
  766. if (d > 3*sysctl_sched_latency)
  767. schedstat_inc(cfs_rq, nr_spread_over);
  768. #endif
  769. }
  770. static void
  771. place_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int initial)
  772. {
  773. u64 vruntime = cfs_rq->min_vruntime;
  774. /*
  775. * The 'current' period is already promised to the current tasks,
  776. * however the extra weight of the new task will slow them down a
  777. * little, place the new task so that it fits in the slot that
  778. * stays open at the end.
  779. */
  780. if (initial && sched_feat(START_DEBIT))
  781. vruntime += sched_vslice(cfs_rq, se);
  782. /* sleeps up to a single latency don't count. */
  783. if (!initial) {
  784. unsigned long thresh = sysctl_sched_latency;
  785. /*
  786. * Halve their sleep time's effect, to allow
  787. * for a gentler effect of sleepers:
  788. */
  789. if (sched_feat(GENTLE_FAIR_SLEEPERS))
  790. thresh >>= 1;
  791. vruntime -= thresh;
  792. }
  793. /* ensure we never gain time by being placed backwards. */
  794. vruntime = max_vruntime(se->vruntime, vruntime);
  795. se->vruntime = vruntime;
  796. }
  797. static void
  798. enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags)
  799. {
  800. /*
  801. * Update the normalized vruntime before updating min_vruntime
  802. * through callig update_curr().
  803. */
  804. if (!(flags & ENQUEUE_WAKEUP) || (flags & ENQUEUE_WAKING))
  805. se->vruntime += cfs_rq->min_vruntime;
  806. /*
  807. * Update run-time statistics of the 'current'.
  808. */
  809. update_curr(cfs_rq);
  810. update_cfs_load(cfs_rq, 0);
  811. account_entity_enqueue(cfs_rq, se);
  812. update_cfs_shares(cfs_rq);
  813. if (flags & ENQUEUE_WAKEUP) {
  814. place_entity(cfs_rq, se, 0);
  815. enqueue_sleeper(cfs_rq, se);
  816. }
  817. update_stats_enqueue(cfs_rq, se);
  818. check_spread(cfs_rq, se);
  819. if (se != cfs_rq->curr)
  820. __enqueue_entity(cfs_rq, se);
  821. se->on_rq = 1;
  822. if (cfs_rq->nr_running == 1)
  823. list_add_leaf_cfs_rq(cfs_rq);
  824. }
  825. static void __clear_buddies_last(struct sched_entity *se)
  826. {
  827. for_each_sched_entity(se) {
  828. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  829. if (cfs_rq->last == se)
  830. cfs_rq->last = NULL;
  831. else
  832. break;
  833. }
  834. }
  835. static void __clear_buddies_next(struct sched_entity *se)
  836. {
  837. for_each_sched_entity(se) {
  838. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  839. if (cfs_rq->next == se)
  840. cfs_rq->next = NULL;
  841. else
  842. break;
  843. }
  844. }
  845. static void clear_buddies(struct cfs_rq *cfs_rq, struct sched_entity *se)
  846. {
  847. if (cfs_rq->last == se)
  848. __clear_buddies_last(se);
  849. if (cfs_rq->next == se)
  850. __clear_buddies_next(se);
  851. }
  852. static void
  853. dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int flags)
  854. {
  855. /*
  856. * Update run-time statistics of the 'current'.
  857. */
  858. update_curr(cfs_rq);
  859. update_stats_dequeue(cfs_rq, se);
  860. if (flags & DEQUEUE_SLEEP) {
  861. #ifdef CONFIG_SCHEDSTATS
  862. if (entity_is_task(se)) {
  863. struct task_struct *tsk = task_of(se);
  864. if (tsk->state & TASK_INTERRUPTIBLE)
  865. se->statistics.sleep_start = rq_of(cfs_rq)->clock;
  866. if (tsk->state & TASK_UNINTERRUPTIBLE)
  867. se->statistics.block_start = rq_of(cfs_rq)->clock;
  868. }
  869. #endif
  870. }
  871. clear_buddies(cfs_rq, se);
  872. if (se != cfs_rq->curr)
  873. __dequeue_entity(cfs_rq, se);
  874. se->on_rq = 0;
  875. update_cfs_load(cfs_rq, 0);
  876. account_entity_dequeue(cfs_rq, se);
  877. update_min_vruntime(cfs_rq);
  878. update_cfs_shares(cfs_rq);
  879. /*
  880. * Normalize the entity after updating the min_vruntime because the
  881. * update can refer to the ->curr item and we need to reflect this
  882. * movement in our normalized position.
  883. */
  884. if (!(flags & DEQUEUE_SLEEP))
  885. se->vruntime -= cfs_rq->min_vruntime;
  886. }
  887. /*
  888. * Preempt the current task with a newly woken task if needed:
  889. */
  890. static void
  891. check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr)
  892. {
  893. unsigned long ideal_runtime, delta_exec;
  894. ideal_runtime = sched_slice(cfs_rq, curr);
  895. delta_exec = curr->sum_exec_runtime - curr->prev_sum_exec_runtime;
  896. if (delta_exec > ideal_runtime) {
  897. resched_task(rq_of(cfs_rq)->curr);
  898. /*
  899. * The current task ran long enough, ensure it doesn't get
  900. * re-elected due to buddy favours.
  901. */
  902. clear_buddies(cfs_rq, curr);
  903. return;
  904. }
  905. /*
  906. * Ensure that a task that missed wakeup preemption by a
  907. * narrow margin doesn't have to wait for a full slice.
  908. * This also mitigates buddy induced latencies under load.
  909. */
  910. if (!sched_feat(WAKEUP_PREEMPT))
  911. return;
  912. if (delta_exec < sysctl_sched_min_granularity)
  913. return;
  914. if (cfs_rq->nr_running > 1) {
  915. struct sched_entity *se = __pick_next_entity(cfs_rq);
  916. s64 delta = curr->vruntime - se->vruntime;
  917. if (delta < 0)
  918. return;
  919. if (delta > ideal_runtime)
  920. resched_task(rq_of(cfs_rq)->curr);
  921. }
  922. }
  923. static void
  924. set_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *se)
  925. {
  926. /* 'current' is not kept within the tree. */
  927. if (se->on_rq) {
  928. /*
  929. * Any task has to be enqueued before it get to execute on
  930. * a CPU. So account for the time it spent waiting on the
  931. * runqueue.
  932. */
  933. update_stats_wait_end(cfs_rq, se);
  934. __dequeue_entity(cfs_rq, se);
  935. }
  936. update_stats_curr_start(cfs_rq, se);
  937. cfs_rq->curr = se;
  938. #ifdef CONFIG_SCHEDSTATS
  939. /*
  940. * Track our maximum slice length, if the CPU's load is at
  941. * least twice that of our own weight (i.e. dont track it
  942. * when there are only lesser-weight tasks around):
  943. */
  944. if (rq_of(cfs_rq)->load.weight >= 2*se->load.weight) {
  945. se->statistics.slice_max = max(se->statistics.slice_max,
  946. se->sum_exec_runtime - se->prev_sum_exec_runtime);
  947. }
  948. #endif
  949. se->prev_sum_exec_runtime = se->sum_exec_runtime;
  950. }
  951. static int
  952. wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se);
  953. static struct sched_entity *pick_next_entity(struct cfs_rq *cfs_rq)
  954. {
  955. struct sched_entity *se = __pick_next_entity(cfs_rq);
  956. struct sched_entity *left = se;
  957. if (cfs_rq->next && wakeup_preempt_entity(cfs_rq->next, left) < 1)
  958. se = cfs_rq->next;
  959. /*
  960. * Prefer last buddy, try to return the CPU to a preempted task.
  961. */
  962. if (cfs_rq->last && wakeup_preempt_entity(cfs_rq->last, left) < 1)
  963. se = cfs_rq->last;
  964. clear_buddies(cfs_rq, se);
  965. return se;
  966. }
  967. static void put_prev_entity(struct cfs_rq *cfs_rq, struct sched_entity *prev)
  968. {
  969. /*
  970. * If still on the runqueue then deactivate_task()
  971. * was not called and update_curr() has to be done:
  972. */
  973. if (prev->on_rq)
  974. update_curr(cfs_rq);
  975. check_spread(cfs_rq, prev);
  976. if (prev->on_rq) {
  977. update_stats_wait_start(cfs_rq, prev);
  978. /* Put 'current' back into the tree. */
  979. __enqueue_entity(cfs_rq, prev);
  980. }
  981. cfs_rq->curr = NULL;
  982. }
  983. static void
  984. entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued)
  985. {
  986. /*
  987. * Update run-time statistics of the 'current'.
  988. */
  989. update_curr(cfs_rq);
  990. /*
  991. * Update share accounting for long-running entities.
  992. */
  993. update_entity_shares_tick(cfs_rq);
  994. #ifdef CONFIG_SCHED_HRTICK
  995. /*
  996. * queued ticks are scheduled to match the slice, so don't bother
  997. * validating it and just reschedule.
  998. */
  999. if (queued) {
  1000. resched_task(rq_of(cfs_rq)->curr);
  1001. return;
  1002. }
  1003. /*
  1004. * don't let the period tick interfere with the hrtick preemption
  1005. */
  1006. if (!sched_feat(DOUBLE_TICK) &&
  1007. hrtimer_active(&rq_of(cfs_rq)->hrtick_timer))
  1008. return;
  1009. #endif
  1010. if (cfs_rq->nr_running > 1 || !sched_feat(WAKEUP_PREEMPT))
  1011. check_preempt_tick(cfs_rq, curr);
  1012. }
  1013. /**************************************************
  1014. * CFS operations on tasks:
  1015. */
  1016. #ifdef CONFIG_SCHED_HRTICK
  1017. static void hrtick_start_fair(struct rq *rq, struct task_struct *p)
  1018. {
  1019. struct sched_entity *se = &p->se;
  1020. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  1021. WARN_ON(task_rq(p) != rq);
  1022. if (hrtick_enabled(rq) && cfs_rq->nr_running > 1) {
  1023. u64 slice = sched_slice(cfs_rq, se);
  1024. u64 ran = se->sum_exec_runtime - se->prev_sum_exec_runtime;
  1025. s64 delta = slice - ran;
  1026. if (delta < 0) {
  1027. if (rq->curr == p)
  1028. resched_task(p);
  1029. return;
  1030. }
  1031. /*
  1032. * Don't schedule slices shorter than 10000ns, that just
  1033. * doesn't make sense. Rely on vruntime for fairness.
  1034. */
  1035. if (rq->curr != p)
  1036. delta = max_t(s64, 10000LL, delta);
  1037. hrtick_start(rq, delta);
  1038. }
  1039. }
  1040. /*
  1041. * called from enqueue/dequeue and updates the hrtick when the
  1042. * current task is from our class and nr_running is low enough
  1043. * to matter.
  1044. */
  1045. static void hrtick_update(struct rq *rq)
  1046. {
  1047. struct task_struct *curr = rq->curr;
  1048. if (curr->sched_class != &fair_sched_class)
  1049. return;
  1050. if (cfs_rq_of(&curr->se)->nr_running < sched_nr_latency)
  1051. hrtick_start_fair(rq, curr);
  1052. }
  1053. #else /* !CONFIG_SCHED_HRTICK */
  1054. static inline void
  1055. hrtick_start_fair(struct rq *rq, struct task_struct *p)
  1056. {
  1057. }
  1058. static inline void hrtick_update(struct rq *rq)
  1059. {
  1060. }
  1061. #endif
  1062. /*
  1063. * The enqueue_task method is called before nr_running is
  1064. * increased. Here we update the fair scheduling stats and
  1065. * then put the task into the rbtree:
  1066. */
  1067. static void
  1068. enqueue_task_fair(struct rq *rq, struct task_struct *p, int flags)
  1069. {
  1070. struct cfs_rq *cfs_rq;
  1071. struct sched_entity *se = &p->se;
  1072. for_each_sched_entity(se) {
  1073. if (se->on_rq)
  1074. break;
  1075. cfs_rq = cfs_rq_of(se);
  1076. enqueue_entity(cfs_rq, se, flags);
  1077. flags = ENQUEUE_WAKEUP;
  1078. }
  1079. for_each_sched_entity(se) {
  1080. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  1081. update_cfs_load(cfs_rq, 0);
  1082. update_cfs_shares(cfs_rq);
  1083. }
  1084. hrtick_update(rq);
  1085. }
  1086. /*
  1087. * The dequeue_task method is called before nr_running is
  1088. * decreased. We remove the task from the rbtree and
  1089. * update the fair scheduling stats:
  1090. */
  1091. static void dequeue_task_fair(struct rq *rq, struct task_struct *p, int flags)
  1092. {
  1093. struct cfs_rq *cfs_rq;
  1094. struct sched_entity *se = &p->se;
  1095. for_each_sched_entity(se) {
  1096. cfs_rq = cfs_rq_of(se);
  1097. dequeue_entity(cfs_rq, se, flags);
  1098. /* Don't dequeue parent if it has other entities besides us */
  1099. if (cfs_rq->load.weight)
  1100. break;
  1101. flags |= DEQUEUE_SLEEP;
  1102. }
  1103. for_each_sched_entity(se) {
  1104. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  1105. update_cfs_load(cfs_rq, 0);
  1106. update_cfs_shares(cfs_rq);
  1107. }
  1108. hrtick_update(rq);
  1109. }
  1110. /*
  1111. * sched_yield() support is very simple - we dequeue and enqueue.
  1112. *
  1113. * If compat_yield is turned on then we requeue to the end of the tree.
  1114. */
  1115. static void yield_task_fair(struct rq *rq)
  1116. {
  1117. struct task_struct *curr = rq->curr;
  1118. struct cfs_rq *cfs_rq = task_cfs_rq(curr);
  1119. struct sched_entity *rightmost, *se = &curr->se;
  1120. /*
  1121. * Are we the only task in the tree?
  1122. */
  1123. if (unlikely(rq->nr_running == 1))
  1124. return;
  1125. clear_buddies(cfs_rq, se);
  1126. if (likely(!sysctl_sched_compat_yield) && curr->policy != SCHED_BATCH) {
  1127. update_rq_clock(rq);
  1128. /*
  1129. * Update run-time statistics of the 'current'.
  1130. */
  1131. update_curr(cfs_rq);
  1132. return;
  1133. }
  1134. /*
  1135. * Find the rightmost entry in the rbtree:
  1136. */
  1137. rightmost = __pick_last_entity(cfs_rq);
  1138. /*
  1139. * Already in the rightmost position?
  1140. */
  1141. if (unlikely(!rightmost || entity_before(rightmost, se)))
  1142. return;
  1143. /*
  1144. * Minimally necessary key value to be last in the tree:
  1145. * Upon rescheduling, sched_class::put_prev_task() will place
  1146. * 'current' within the tree based on its new key value.
  1147. */
  1148. se->vruntime = rightmost->vruntime + 1;
  1149. }
  1150. #ifdef CONFIG_SMP
  1151. static void task_waking_fair(struct rq *rq, struct task_struct *p)
  1152. {
  1153. struct sched_entity *se = &p->se;
  1154. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  1155. se->vruntime -= cfs_rq->min_vruntime;
  1156. }
  1157. #ifdef CONFIG_FAIR_GROUP_SCHED
  1158. /*
  1159. * effective_load() calculates the load change as seen from the root_task_group
  1160. *
  1161. * Adding load to a group doesn't make a group heavier, but can cause movement
  1162. * of group shares between cpus. Assuming the shares were perfectly aligned one
  1163. * can calculate the shift in shares.
  1164. */
  1165. static long effective_load(struct task_group *tg, int cpu, long wl, long wg)
  1166. {
  1167. struct sched_entity *se = tg->se[cpu];
  1168. if (!tg->parent)
  1169. return wl;
  1170. for_each_sched_entity(se) {
  1171. long lw, w;
  1172. tg = se->my_q->tg;
  1173. w = se->my_q->load.weight;
  1174. /* use this cpu's instantaneous contribution */
  1175. lw = atomic_read(&tg->load_weight);
  1176. lw -= se->my_q->load_contribution;
  1177. lw += w + wg;
  1178. wl += w;
  1179. if (lw > 0 && wl < lw)
  1180. wl = (wl * tg->shares) / lw;
  1181. else
  1182. wl = tg->shares;
  1183. /* zero point is MIN_SHARES */
  1184. if (wl < MIN_SHARES)
  1185. wl = MIN_SHARES;
  1186. wl -= se->load.weight;
  1187. wg = 0;
  1188. }
  1189. return wl;
  1190. }
  1191. #else
  1192. static inline unsigned long effective_load(struct task_group *tg, int cpu,
  1193. unsigned long wl, unsigned long wg)
  1194. {
  1195. return wl;
  1196. }
  1197. #endif
  1198. static int wake_affine(struct sched_domain *sd, struct task_struct *p, int sync)
  1199. {
  1200. s64 this_load, load;
  1201. int idx, this_cpu, prev_cpu;
  1202. unsigned long tl_per_task;
  1203. struct task_group *tg;
  1204. unsigned long weight;
  1205. int balanced;
  1206. idx = sd->wake_idx;
  1207. this_cpu = smp_processor_id();
  1208. prev_cpu = task_cpu(p);
  1209. load = source_load(prev_cpu, idx);
  1210. this_load = target_load(this_cpu, idx);
  1211. /*
  1212. * If sync wakeup then subtract the (maximum possible)
  1213. * effect of the currently running task from the load
  1214. * of the current CPU:
  1215. */
  1216. rcu_read_lock();
  1217. if (sync) {
  1218. tg = task_group(current);
  1219. weight = current->se.load.weight;
  1220. this_load += effective_load(tg, this_cpu, -weight, -weight);
  1221. load += effective_load(tg, prev_cpu, 0, -weight);
  1222. }
  1223. tg = task_group(p);
  1224. weight = p->se.load.weight;
  1225. /*
  1226. * In low-load situations, where prev_cpu is idle and this_cpu is idle
  1227. * due to the sync cause above having dropped this_load to 0, we'll
  1228. * always have an imbalance, but there's really nothing you can do
  1229. * about that, so that's good too.
  1230. *
  1231. * Otherwise check if either cpus are near enough in load to allow this
  1232. * task to be woken on this_cpu.
  1233. */
  1234. if (this_load > 0) {
  1235. s64 this_eff_load, prev_eff_load;
  1236. this_eff_load = 100;
  1237. this_eff_load *= power_of(prev_cpu);
  1238. this_eff_load *= this_load +
  1239. effective_load(tg, this_cpu, weight, weight);
  1240. prev_eff_load = 100 + (sd->imbalance_pct - 100) / 2;
  1241. prev_eff_load *= power_of(this_cpu);
  1242. prev_eff_load *= load + effective_load(tg, prev_cpu, 0, weight);
  1243. balanced = this_eff_load <= prev_eff_load;
  1244. } else
  1245. balanced = true;
  1246. rcu_read_unlock();
  1247. /*
  1248. * If the currently running task will sleep within
  1249. * a reasonable amount of time then attract this newly
  1250. * woken task:
  1251. */
  1252. if (sync && balanced)
  1253. return 1;
  1254. schedstat_inc(p, se.statistics.nr_wakeups_affine_attempts);
  1255. tl_per_task = cpu_avg_load_per_task(this_cpu);
  1256. if (balanced ||
  1257. (this_load <= load &&
  1258. this_load + target_load(prev_cpu, idx) <= tl_per_task)) {
  1259. /*
  1260. * This domain has SD_WAKE_AFFINE and
  1261. * p is cache cold in this domain, and
  1262. * there is no bad imbalance.
  1263. */
  1264. schedstat_inc(sd, ttwu_move_affine);
  1265. schedstat_inc(p, se.statistics.nr_wakeups_affine);
  1266. return 1;
  1267. }
  1268. return 0;
  1269. }
  1270. /*
  1271. * find_idlest_group finds and returns the least busy CPU group within the
  1272. * domain.
  1273. */
  1274. static struct sched_group *
  1275. find_idlest_group(struct sched_domain *sd, struct task_struct *p,
  1276. int this_cpu, int load_idx)
  1277. {
  1278. struct sched_group *idlest = NULL, *group = sd->groups;
  1279. unsigned long min_load = ULONG_MAX, this_load = 0;
  1280. int imbalance = 100 + (sd->imbalance_pct-100)/2;
  1281. do {
  1282. unsigned long load, avg_load;
  1283. int local_group;
  1284. int i;
  1285. /* Skip over this group if it has no CPUs allowed */
  1286. if (!cpumask_intersects(sched_group_cpus(group),
  1287. &p->cpus_allowed))
  1288. continue;
  1289. local_group = cpumask_test_cpu(this_cpu,
  1290. sched_group_cpus(group));
  1291. /* Tally up the load of all CPUs in the group */
  1292. avg_load = 0;
  1293. for_each_cpu(i, sched_group_cpus(group)) {
  1294. /* Bias balancing toward cpus of our domain */
  1295. if (local_group)
  1296. load = source_load(i, load_idx);
  1297. else
  1298. load = target_load(i, load_idx);
  1299. avg_load += load;
  1300. }
  1301. /* Adjust by relative CPU power of the group */
  1302. avg_load = (avg_load * SCHED_LOAD_SCALE) / group->cpu_power;
  1303. if (local_group) {
  1304. this_load = avg_load;
  1305. } else if (avg_load < min_load) {
  1306. min_load = avg_load;
  1307. idlest = group;
  1308. }
  1309. } while (group = group->next, group != sd->groups);
  1310. if (!idlest || 100*this_load < imbalance*min_load)
  1311. return NULL;
  1312. return idlest;
  1313. }
  1314. /*
  1315. * find_idlest_cpu - find the idlest cpu among the cpus in group.
  1316. */
  1317. static int
  1318. find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu)
  1319. {
  1320. unsigned long load, min_load = ULONG_MAX;
  1321. int idlest = -1;
  1322. int i;
  1323. /* Traverse only the allowed CPUs */
  1324. for_each_cpu_and(i, sched_group_cpus(group), &p->cpus_allowed) {
  1325. load = weighted_cpuload(i);
  1326. if (load < min_load || (load == min_load && i == this_cpu)) {
  1327. min_load = load;
  1328. idlest = i;
  1329. }
  1330. }
  1331. return idlest;
  1332. }
  1333. /*
  1334. * Try and locate an idle CPU in the sched_domain.
  1335. */
  1336. static int select_idle_sibling(struct task_struct *p, int target)
  1337. {
  1338. int cpu = smp_processor_id();
  1339. int prev_cpu = task_cpu(p);
  1340. struct sched_domain *sd;
  1341. int i;
  1342. /*
  1343. * If the task is going to be woken-up on this cpu and if it is
  1344. * already idle, then it is the right target.
  1345. */
  1346. if (target == cpu && idle_cpu(cpu))
  1347. return cpu;
  1348. /*
  1349. * If the task is going to be woken-up on the cpu where it previously
  1350. * ran and if it is currently idle, then it the right target.
  1351. */
  1352. if (target == prev_cpu && idle_cpu(prev_cpu))
  1353. return prev_cpu;
  1354. /*
  1355. * Otherwise, iterate the domains and find an elegible idle cpu.
  1356. */
  1357. for_each_domain(target, sd) {
  1358. if (!(sd->flags & SD_SHARE_PKG_RESOURCES))
  1359. break;
  1360. for_each_cpu_and(i, sched_domain_span(sd), &p->cpus_allowed) {
  1361. if (idle_cpu(i)) {
  1362. target = i;
  1363. break;
  1364. }
  1365. }
  1366. /*
  1367. * Lets stop looking for an idle sibling when we reached
  1368. * the domain that spans the current cpu and prev_cpu.
  1369. */
  1370. if (cpumask_test_cpu(cpu, sched_domain_span(sd)) &&
  1371. cpumask_test_cpu(prev_cpu, sched_domain_span(sd)))
  1372. break;
  1373. }
  1374. return target;
  1375. }
  1376. /*
  1377. * sched_balance_self: balance the current task (running on cpu) in domains
  1378. * that have the 'flag' flag set. In practice, this is SD_BALANCE_FORK and
  1379. * SD_BALANCE_EXEC.
  1380. *
  1381. * Balance, ie. select the least loaded group.
  1382. *
  1383. * Returns the target CPU number, or the same CPU if no balancing is needed.
  1384. *
  1385. * preempt must be disabled.
  1386. */
  1387. static int
  1388. select_task_rq_fair(struct rq *rq, struct task_struct *p, int sd_flag, int wake_flags)
  1389. {
  1390. struct sched_domain *tmp, *affine_sd = NULL, *sd = NULL;
  1391. int cpu = smp_processor_id();
  1392. int prev_cpu = task_cpu(p);
  1393. int new_cpu = cpu;
  1394. int want_affine = 0;
  1395. int want_sd = 1;
  1396. int sync = wake_flags & WF_SYNC;
  1397. if (sd_flag & SD_BALANCE_WAKE) {
  1398. if (cpumask_test_cpu(cpu, &p->cpus_allowed))
  1399. want_affine = 1;
  1400. new_cpu = prev_cpu;
  1401. }
  1402. for_each_domain(cpu, tmp) {
  1403. if (!(tmp->flags & SD_LOAD_BALANCE))
  1404. continue;
  1405. /*
  1406. * If power savings logic is enabled for a domain, see if we
  1407. * are not overloaded, if so, don't balance wider.
  1408. */
  1409. if (tmp->flags & (SD_POWERSAVINGS_BALANCE|SD_PREFER_LOCAL)) {
  1410. unsigned long power = 0;
  1411. unsigned long nr_running = 0;
  1412. unsigned long capacity;
  1413. int i;
  1414. for_each_cpu(i, sched_domain_span(tmp)) {
  1415. power += power_of(i);
  1416. nr_running += cpu_rq(i)->cfs.nr_running;
  1417. }
  1418. capacity = DIV_ROUND_CLOSEST(power, SCHED_LOAD_SCALE);
  1419. if (tmp->flags & SD_POWERSAVINGS_BALANCE)
  1420. nr_running /= 2;
  1421. if (nr_running < capacity)
  1422. want_sd = 0;
  1423. }
  1424. /*
  1425. * If both cpu and prev_cpu are part of this domain,
  1426. * cpu is a valid SD_WAKE_AFFINE target.
  1427. */
  1428. if (want_affine && (tmp->flags & SD_WAKE_AFFINE) &&
  1429. cpumask_test_cpu(prev_cpu, sched_domain_span(tmp))) {
  1430. affine_sd = tmp;
  1431. want_affine = 0;
  1432. }
  1433. if (!want_sd && !want_affine)
  1434. break;
  1435. if (!(tmp->flags & sd_flag))
  1436. continue;
  1437. if (want_sd)
  1438. sd = tmp;
  1439. }
  1440. if (affine_sd) {
  1441. if (cpu == prev_cpu || wake_affine(affine_sd, p, sync))
  1442. return select_idle_sibling(p, cpu);
  1443. else
  1444. return select_idle_sibling(p, prev_cpu);
  1445. }
  1446. while (sd) {
  1447. int load_idx = sd->forkexec_idx;
  1448. struct sched_group *group;
  1449. int weight;
  1450. if (!(sd->flags & sd_flag)) {
  1451. sd = sd->child;
  1452. continue;
  1453. }
  1454. if (sd_flag & SD_BALANCE_WAKE)
  1455. load_idx = sd->wake_idx;
  1456. group = find_idlest_group(sd, p, cpu, load_idx);
  1457. if (!group) {
  1458. sd = sd->child;
  1459. continue;
  1460. }
  1461. new_cpu = find_idlest_cpu(group, p, cpu);
  1462. if (new_cpu == -1 || new_cpu == cpu) {
  1463. /* Now try balancing at a lower domain level of cpu */
  1464. sd = sd->child;
  1465. continue;
  1466. }
  1467. /* Now try balancing at a lower domain level of new_cpu */
  1468. cpu = new_cpu;
  1469. weight = sd->span_weight;
  1470. sd = NULL;
  1471. for_each_domain(cpu, tmp) {
  1472. if (weight <= tmp->span_weight)
  1473. break;
  1474. if (tmp->flags & sd_flag)
  1475. sd = tmp;
  1476. }
  1477. /* while loop will break here if sd == NULL */
  1478. }
  1479. return new_cpu;
  1480. }
  1481. #endif /* CONFIG_SMP */
  1482. static unsigned long
  1483. wakeup_gran(struct sched_entity *curr, struct sched_entity *se)
  1484. {
  1485. unsigned long gran = sysctl_sched_wakeup_granularity;
  1486. /*
  1487. * Since its curr running now, convert the gran from real-time
  1488. * to virtual-time in his units.
  1489. *
  1490. * By using 'se' instead of 'curr' we penalize light tasks, so
  1491. * they get preempted easier. That is, if 'se' < 'curr' then
  1492. * the resulting gran will be larger, therefore penalizing the
  1493. * lighter, if otoh 'se' > 'curr' then the resulting gran will
  1494. * be smaller, again penalizing the lighter task.
  1495. *
  1496. * This is especially important for buddies when the leftmost
  1497. * task is higher priority than the buddy.
  1498. */
  1499. if (unlikely(se->load.weight != NICE_0_LOAD))
  1500. gran = calc_delta_fair(gran, se);
  1501. return gran;
  1502. }
  1503. /*
  1504. * Should 'se' preempt 'curr'.
  1505. *
  1506. * |s1
  1507. * |s2
  1508. * |s3
  1509. * g
  1510. * |<--->|c
  1511. *
  1512. * w(c, s1) = -1
  1513. * w(c, s2) = 0
  1514. * w(c, s3) = 1
  1515. *
  1516. */
  1517. static int
  1518. wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se)
  1519. {
  1520. s64 gran, vdiff = curr->vruntime - se->vruntime;
  1521. if (vdiff <= 0)
  1522. return -1;
  1523. gran = wakeup_gran(curr, se);
  1524. if (vdiff > gran)
  1525. return 1;
  1526. return 0;
  1527. }
  1528. static void set_last_buddy(struct sched_entity *se)
  1529. {
  1530. if (likely(task_of(se)->policy != SCHED_IDLE)) {
  1531. for_each_sched_entity(se)
  1532. cfs_rq_of(se)->last = se;
  1533. }
  1534. }
  1535. static void set_next_buddy(struct sched_entity *se)
  1536. {
  1537. if (likely(task_of(se)->policy != SCHED_IDLE)) {
  1538. for_each_sched_entity(se)
  1539. cfs_rq_of(se)->next = se;
  1540. }
  1541. }
  1542. /*
  1543. * Preempt the current task with a newly woken task if needed:
  1544. */
  1545. static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_flags)
  1546. {
  1547. struct task_struct *curr = rq->curr;
  1548. struct sched_entity *se = &curr->se, *pse = &p->se;
  1549. struct cfs_rq *cfs_rq = task_cfs_rq(curr);
  1550. int scale = cfs_rq->nr_running >= sched_nr_latency;
  1551. if (unlikely(se == pse))
  1552. return;
  1553. if (sched_feat(NEXT_BUDDY) && scale && !(wake_flags & WF_FORK))
  1554. set_next_buddy(pse);
  1555. /*
  1556. * We can come here with TIF_NEED_RESCHED already set from new task
  1557. * wake up path.
  1558. */
  1559. if (test_tsk_need_resched(curr))
  1560. return;
  1561. /*
  1562. * Batch and idle tasks do not preempt (their preemption is driven by
  1563. * the tick):
  1564. */
  1565. if (unlikely(p->policy != SCHED_NORMAL))
  1566. return;
  1567. /* Idle tasks are by definition preempted by everybody. */
  1568. if (unlikely(curr->policy == SCHED_IDLE))
  1569. goto preempt;
  1570. if (!sched_feat(WAKEUP_PREEMPT))
  1571. return;
  1572. update_curr(cfs_rq);
  1573. find_matching_se(&se, &pse);
  1574. BUG_ON(!pse);
  1575. if (wakeup_preempt_entity(se, pse) == 1)
  1576. goto preempt;
  1577. return;
  1578. preempt:
  1579. resched_task(curr);
  1580. /*
  1581. * Only set the backward buddy when the current task is still
  1582. * on the rq. This can happen when a wakeup gets interleaved
  1583. * with schedule on the ->pre_schedule() or idle_balance()
  1584. * point, either of which can * drop the rq lock.
  1585. *
  1586. * Also, during early boot the idle thread is in the fair class,
  1587. * for obvious reasons its a bad idea to schedule back to it.
  1588. */
  1589. if (unlikely(!se->on_rq || curr == rq->idle))
  1590. return;
  1591. if (sched_feat(LAST_BUDDY) && scale && entity_is_task(se))
  1592. set_last_buddy(se);
  1593. }
  1594. static struct task_struct *pick_next_task_fair(struct rq *rq)
  1595. {
  1596. struct task_struct *p;
  1597. struct cfs_rq *cfs_rq = &rq->cfs;
  1598. struct sched_entity *se;
  1599. if (!cfs_rq->nr_running)
  1600. return NULL;
  1601. do {
  1602. se = pick_next_entity(cfs_rq);
  1603. set_next_entity(cfs_rq, se);
  1604. cfs_rq = group_cfs_rq(se);
  1605. } while (cfs_rq);
  1606. p = task_of(se);
  1607. hrtick_start_fair(rq, p);
  1608. return p;
  1609. }
  1610. /*
  1611. * Account for a descheduled task:
  1612. */
  1613. static void put_prev_task_fair(struct rq *rq, struct task_struct *prev)
  1614. {
  1615. struct sched_entity *se = &prev->se;
  1616. struct cfs_rq *cfs_rq;
  1617. for_each_sched_entity(se) {
  1618. cfs_rq = cfs_rq_of(se);
  1619. put_prev_entity(cfs_rq, se);
  1620. }
  1621. }
  1622. #ifdef CONFIG_SMP
  1623. /**************************************************
  1624. * Fair scheduling class load-balancing methods:
  1625. */
  1626. /*
  1627. * pull_task - move a task from a remote runqueue to the local runqueue.
  1628. * Both runqueues must be locked.
  1629. */
  1630. static void pull_task(struct rq *src_rq, struct task_struct *p,
  1631. struct rq *this_rq, int this_cpu)
  1632. {
  1633. deactivate_task(src_rq, p, 0);
  1634. set_task_cpu(p, this_cpu);
  1635. activate_task(this_rq, p, 0);
  1636. check_preempt_curr(this_rq, p, 0);
  1637. }
  1638. /*
  1639. * can_migrate_task - may task p from runqueue rq be migrated to this_cpu?
  1640. */
  1641. static
  1642. int can_migrate_task(struct task_struct *p, struct rq *rq, int this_cpu,
  1643. struct sched_domain *sd, enum cpu_idle_type idle,
  1644. int *all_pinned)
  1645. {
  1646. int tsk_cache_hot = 0;
  1647. /*
  1648. * We do not migrate tasks that are:
  1649. * 1) running (obviously), or
  1650. * 2) cannot be migrated to this CPU due to cpus_allowed, or
  1651. * 3) are cache-hot on their current CPU.
  1652. */
  1653. if (!cpumask_test_cpu(this_cpu, &p->cpus_allowed)) {
  1654. schedstat_inc(p, se.statistics.nr_failed_migrations_affine);
  1655. return 0;
  1656. }
  1657. *all_pinned = 0;
  1658. if (task_running(rq, p)) {
  1659. schedstat_inc(p, se.statistics.nr_failed_migrations_running);
  1660. return 0;
  1661. }
  1662. /*
  1663. * Aggressive migration if:
  1664. * 1) task is cache cold, or
  1665. * 2) too many balance attempts have failed.
  1666. */
  1667. tsk_cache_hot = task_hot(p, rq->clock_task, sd);
  1668. if (!tsk_cache_hot ||
  1669. sd->nr_balance_failed > sd->cache_nice_tries) {
  1670. #ifdef CONFIG_SCHEDSTATS
  1671. if (tsk_cache_hot) {
  1672. schedstat_inc(sd, lb_hot_gained[idle]);
  1673. schedstat_inc(p, se.statistics.nr_forced_migrations);
  1674. }
  1675. #endif
  1676. return 1;
  1677. }
  1678. if (tsk_cache_hot) {
  1679. schedstat_inc(p, se.statistics.nr_failed_migrations_hot);
  1680. return 0;
  1681. }
  1682. return 1;
  1683. }
  1684. /*
  1685. * move_one_task tries to move exactly one task from busiest to this_rq, as
  1686. * part of active balancing operations within "domain".
  1687. * Returns 1 if successful and 0 otherwise.
  1688. *
  1689. * Called with both runqueues locked.
  1690. */
  1691. static int
  1692. move_one_task(struct rq *this_rq, int this_cpu, struct rq *busiest,
  1693. struct sched_domain *sd, enum cpu_idle_type idle)
  1694. {
  1695. struct task_struct *p, *n;
  1696. struct cfs_rq *cfs_rq;
  1697. int pinned = 0;
  1698. for_each_leaf_cfs_rq(busiest, cfs_rq) {
  1699. list_for_each_entry_safe(p, n, &cfs_rq->tasks, se.group_node) {
  1700. if (!can_migrate_task(p, busiest, this_cpu,
  1701. sd, idle, &pinned))
  1702. continue;
  1703. pull_task(busiest, p, this_rq, this_cpu);
  1704. /*
  1705. * Right now, this is only the second place pull_task()
  1706. * is called, so we can safely collect pull_task()
  1707. * stats here rather than inside pull_task().
  1708. */
  1709. schedstat_inc(sd, lb_gained[idle]);
  1710. return 1;
  1711. }
  1712. }
  1713. return 0;
  1714. }
  1715. static unsigned long
  1716. balance_tasks(struct rq *this_rq, int this_cpu, struct rq *busiest,
  1717. unsigned long max_load_move, struct sched_domain *sd,
  1718. enum cpu_idle_type idle, int *all_pinned,
  1719. int *this_best_prio, struct cfs_rq *busiest_cfs_rq)
  1720. {
  1721. int loops = 0, pulled = 0, pinned = 0;
  1722. long rem_load_move = max_load_move;
  1723. struct task_struct *p, *n;
  1724. if (max_load_move == 0)
  1725. goto out;
  1726. pinned = 1;
  1727. list_for_each_entry_safe(p, n, &busiest_cfs_rq->tasks, se.group_node) {
  1728. if (loops++ > sysctl_sched_nr_migrate)
  1729. break;
  1730. if ((p->se.load.weight >> 1) > rem_load_move ||
  1731. !can_migrate_task(p, busiest, this_cpu, sd, idle, &pinned))
  1732. continue;
  1733. pull_task(busiest, p, this_rq, this_cpu);
  1734. pulled++;
  1735. rem_load_move -= p->se.load.weight;
  1736. #ifdef CONFIG_PREEMPT
  1737. /*
  1738. * NEWIDLE balancing is a source of latency, so preemptible
  1739. * kernels will stop after the first task is pulled to minimize
  1740. * the critical section.
  1741. */
  1742. if (idle == CPU_NEWLY_IDLE)
  1743. break;
  1744. #endif
  1745. /*
  1746. * We only want to steal up to the prescribed amount of
  1747. * weighted load.
  1748. */
  1749. if (rem_load_move <= 0)
  1750. break;
  1751. if (p->prio < *this_best_prio)
  1752. *this_best_prio = p->prio;
  1753. }
  1754. out:
  1755. /*
  1756. * Right now, this is one of only two places pull_task() is called,
  1757. * so we can safely collect pull_task() stats here rather than
  1758. * inside pull_task().
  1759. */
  1760. schedstat_add(sd, lb_gained[idle], pulled);
  1761. if (all_pinned)
  1762. *all_pinned = pinned;
  1763. return max_load_move - rem_load_move;
  1764. }
  1765. #ifdef CONFIG_FAIR_GROUP_SCHED
  1766. /*
  1767. * update tg->load_weight by folding this cpu's load_avg
  1768. */
  1769. static int update_shares_cpu(struct task_group *tg, int cpu)
  1770. {
  1771. struct cfs_rq *cfs_rq;
  1772. unsigned long flags;
  1773. struct rq *rq;
  1774. if (!tg->se[cpu])
  1775. return 0;
  1776. rq = cpu_rq(cpu);
  1777. cfs_rq = tg->cfs_rq[cpu];
  1778. raw_spin_lock_irqsave(&rq->lock, flags);
  1779. update_rq_clock(rq);
  1780. update_cfs_load(cfs_rq, 1);
  1781. /*
  1782. * We need to update shares after updating tg->load_weight in
  1783. * order to adjust the weight of groups with long running tasks.
  1784. */
  1785. update_cfs_shares(cfs_rq);
  1786. raw_spin_unlock_irqrestore(&rq->lock, flags);
  1787. return 0;
  1788. }
  1789. static void update_shares(int cpu)
  1790. {
  1791. struct cfs_rq *cfs_rq;
  1792. struct rq *rq = cpu_rq(cpu);
  1793. rcu_read_lock();
  1794. for_each_leaf_cfs_rq(rq, cfs_rq)
  1795. update_shares_cpu(cfs_rq->tg, cpu);
  1796. rcu_read_unlock();
  1797. }
  1798. static unsigned long
  1799. load_balance_fair(struct rq *this_rq, int this_cpu, struct rq *busiest,
  1800. unsigned long max_load_move,
  1801. struct sched_domain *sd, enum cpu_idle_type idle,
  1802. int *all_pinned, int *this_best_prio)
  1803. {
  1804. long rem_load_move = max_load_move;
  1805. int busiest_cpu = cpu_of(busiest);
  1806. struct task_group *tg;
  1807. rcu_read_lock();
  1808. update_h_load(busiest_cpu);
  1809. list_for_each_entry_rcu(tg, &task_groups, list) {
  1810. struct cfs_rq *busiest_cfs_rq = tg->cfs_rq[busiest_cpu];
  1811. unsigned long busiest_h_load = busiest_cfs_rq->h_load;
  1812. unsigned long busiest_weight = busiest_cfs_rq->load.weight;
  1813. u64 rem_load, moved_load;
  1814. /*
  1815. * empty group
  1816. */
  1817. if (!busiest_cfs_rq->task_weight)
  1818. continue;
  1819. rem_load = (u64)rem_load_move * busiest_weight;
  1820. rem_load = div_u64(rem_load, busiest_h_load + 1);
  1821. moved_load = balance_tasks(this_rq, this_cpu, busiest,
  1822. rem_load, sd, idle, all_pinned, this_best_prio,
  1823. busiest_cfs_rq);
  1824. if (!moved_load)
  1825. continue;
  1826. moved_load *= busiest_h_load;
  1827. moved_load = div_u64(moved_load, busiest_weight + 1);
  1828. rem_load_move -= moved_load;
  1829. if (rem_load_move < 0)
  1830. break;
  1831. }
  1832. rcu_read_unlock();
  1833. return max_load_move - rem_load_move;
  1834. }
  1835. #else
  1836. static inline void update_shares(int cpu)
  1837. {
  1838. }
  1839. static unsigned long
  1840. load_balance_fair(struct rq *this_rq, int this_cpu, struct rq *busiest,
  1841. unsigned long max_load_move,
  1842. struct sched_domain *sd, enum cpu_idle_type idle,
  1843. int *all_pinned, int *this_best_prio)
  1844. {
  1845. return balance_tasks(this_rq, this_cpu, busiest,
  1846. max_load_move, sd, idle, all_pinned,
  1847. this_best_prio, &busiest->cfs);
  1848. }
  1849. #endif
  1850. /*
  1851. * move_tasks tries to move up to max_load_move weighted load from busiest to
  1852. * this_rq, as part of a balancing operation within domain "sd".
  1853. * Returns 1 if successful and 0 otherwise.
  1854. *
  1855. * Called with both runqueues locked.
  1856. */
  1857. static int move_tasks(struct rq *this_rq, int this_cpu, struct rq *busiest,
  1858. unsigned long max_load_move,
  1859. struct sched_domain *sd, enum cpu_idle_type idle,
  1860. int *all_pinned)
  1861. {
  1862. unsigned long total_load_moved = 0, load_moved;
  1863. int this_best_prio = this_rq->curr->prio;
  1864. do {
  1865. load_moved = load_balance_fair(this_rq, this_cpu, busiest,
  1866. max_load_move - total_load_moved,
  1867. sd, idle, all_pinned, &this_best_prio);
  1868. total_load_moved += load_moved;
  1869. #ifdef CONFIG_PREEMPT
  1870. /*
  1871. * NEWIDLE balancing is a source of latency, so preemptible
  1872. * kernels will stop after the first task is pulled to minimize
  1873. * the critical section.
  1874. */
  1875. if (idle == CPU_NEWLY_IDLE && this_rq->nr_running)
  1876. break;
  1877. if (raw_spin_is_contended(&this_rq->lock) ||
  1878. raw_spin_is_contended(&busiest->lock))
  1879. break;
  1880. #endif
  1881. } while (load_moved && max_load_move > total_load_moved);
  1882. return total_load_moved > 0;
  1883. }
  1884. /********** Helpers for find_busiest_group ************************/
  1885. /*
  1886. * sd_lb_stats - Structure to store the statistics of a sched_domain
  1887. * during load balancing.
  1888. */
  1889. struct sd_lb_stats {
  1890. struct sched_group *busiest; /* Busiest group in this sd */
  1891. struct sched_group *this; /* Local group in this sd */
  1892. unsigned long total_load; /* Total load of all groups in sd */
  1893. unsigned long total_pwr; /* Total power of all groups in sd */
  1894. unsigned long avg_load; /* Average load across all groups in sd */
  1895. /** Statistics of this group */
  1896. unsigned long this_load;
  1897. unsigned long this_load_per_task;
  1898. unsigned long this_nr_running;
  1899. unsigned long this_has_capacity;
  1900. unsigned int this_idle_cpus;
  1901. /* Statistics of the busiest group */
  1902. unsigned int busiest_idle_cpus;
  1903. unsigned long max_load;
  1904. unsigned long busiest_load_per_task;
  1905. unsigned long busiest_nr_running;
  1906. unsigned long busiest_group_capacity;
  1907. unsigned long busiest_has_capacity;
  1908. unsigned int busiest_group_weight;
  1909. int group_imb; /* Is there imbalance in this sd */
  1910. #if defined(CONFIG_SCHED_MC) || defined(CONFIG_SCHED_SMT)
  1911. int power_savings_balance; /* Is powersave balance needed for this sd */
  1912. struct sched_group *group_min; /* Least loaded group in sd */
  1913. struct sched_group *group_leader; /* Group which relieves group_min */
  1914. unsigned long min_load_per_task; /* load_per_task in group_min */
  1915. unsigned long leader_nr_running; /* Nr running of group_leader */
  1916. unsigned long min_nr_running; /* Nr running of group_min */
  1917. #endif
  1918. };
  1919. /*
  1920. * sg_lb_stats - stats of a sched_group required for load_balancing
  1921. */
  1922. struct sg_lb_stats {
  1923. unsigned long avg_load; /*Avg load across the CPUs of the group */
  1924. unsigned long group_load; /* Total load over the CPUs of the group */
  1925. unsigned long sum_nr_running; /* Nr tasks running in the group */
  1926. unsigned long sum_weighted_load; /* Weighted load of group's tasks */
  1927. unsigned long group_capacity;
  1928. unsigned long idle_cpus;
  1929. unsigned long group_weight;
  1930. int group_imb; /* Is there an imbalance in the group ? */
  1931. int group_has_capacity; /* Is there extra capacity in the group? */
  1932. };
  1933. /**
  1934. * group_first_cpu - Returns the first cpu in the cpumask of a sched_group.
  1935. * @group: The group whose first cpu is to be returned.
  1936. */
  1937. static inline unsigned int group_first_cpu(struct sched_group *group)
  1938. {
  1939. return cpumask_first(sched_group_cpus(group));
  1940. }
  1941. /**
  1942. * get_sd_load_idx - Obtain the load index for a given sched domain.
  1943. * @sd: The sched_domain whose load_idx is to be obtained.
  1944. * @idle: The Idle status of the CPU for whose sd load_icx is obtained.
  1945. */
  1946. static inline int get_sd_load_idx(struct sched_domain *sd,
  1947. enum cpu_idle_type idle)
  1948. {
  1949. int load_idx;
  1950. switch (idle) {
  1951. case CPU_NOT_IDLE:
  1952. load_idx = sd->busy_idx;
  1953. break;
  1954. case CPU_NEWLY_IDLE:
  1955. load_idx = sd->newidle_idx;
  1956. break;
  1957. default:
  1958. load_idx = sd->idle_idx;
  1959. break;
  1960. }
  1961. return load_idx;
  1962. }
  1963. #if defined(CONFIG_SCHED_MC) || defined(CONFIG_SCHED_SMT)
  1964. /**
  1965. * init_sd_power_savings_stats - Initialize power savings statistics for
  1966. * the given sched_domain, during load balancing.
  1967. *
  1968. * @sd: Sched domain whose power-savings statistics are to be initialized.
  1969. * @sds: Variable containing the statistics for sd.
  1970. * @idle: Idle status of the CPU at which we're performing load-balancing.
  1971. */
  1972. static inline void init_sd_power_savings_stats(struct sched_domain *sd,
  1973. struct sd_lb_stats *sds, enum cpu_idle_type idle)
  1974. {
  1975. /*
  1976. * Busy processors will not participate in power savings
  1977. * balance.
  1978. */
  1979. if (idle == CPU_NOT_IDLE || !(sd->flags & SD_POWERSAVINGS_BALANCE))
  1980. sds->power_savings_balance = 0;
  1981. else {
  1982. sds->power_savings_balance = 1;
  1983. sds->min_nr_running = ULONG_MAX;
  1984. sds->leader_nr_running = 0;
  1985. }
  1986. }
  1987. /**
  1988. * update_sd_power_savings_stats - Update the power saving stats for a
  1989. * sched_domain while performing load balancing.
  1990. *
  1991. * @group: sched_group belonging to the sched_domain under consideration.
  1992. * @sds: Variable containing the statistics of the sched_domain
  1993. * @local_group: Does group contain the CPU for which we're performing
  1994. * load balancing ?
  1995. * @sgs: Variable containing the statistics of the group.
  1996. */
  1997. static inline void update_sd_power_savings_stats(struct sched_group *group,
  1998. struct sd_lb_stats *sds, int local_group, struct sg_lb_stats *sgs)
  1999. {
  2000. if (!sds->power_savings_balance)
  2001. return;
  2002. /*
  2003. * If the local group is idle or completely loaded
  2004. * no need to do power savings balance at this domain
  2005. */
  2006. if (local_group && (sds->this_nr_running >= sgs->group_capacity ||
  2007. !sds->this_nr_running))
  2008. sds->power_savings_balance = 0;
  2009. /*
  2010. * If a group is already running at full capacity or idle,
  2011. * don't include that group in power savings calculations
  2012. */
  2013. if (!sds->power_savings_balance ||
  2014. sgs->sum_nr_running >= sgs->group_capacity ||
  2015. !sgs->sum_nr_running)
  2016. return;
  2017. /*
  2018. * Calculate the group which has the least non-idle load.
  2019. * This is the group from where we need to pick up the load
  2020. * for saving power
  2021. */
  2022. if ((sgs->sum_nr_running < sds->min_nr_running) ||
  2023. (sgs->sum_nr_running == sds->min_nr_running &&
  2024. group_first_cpu(group) > group_first_cpu(sds->group_min))) {
  2025. sds->group_min = group;
  2026. sds->min_nr_running = sgs->sum_nr_running;
  2027. sds->min_load_per_task = sgs->sum_weighted_load /
  2028. sgs->sum_nr_running;
  2029. }
  2030. /*
  2031. * Calculate the group which is almost near its
  2032. * capacity but still has some space to pick up some load
  2033. * from other group and save more power
  2034. */
  2035. if (sgs->sum_nr_running + 1 > sgs->group_capacity)
  2036. return;
  2037. if (sgs->sum_nr_running > sds->leader_nr_running ||
  2038. (sgs->sum_nr_running == sds->leader_nr_running &&
  2039. group_first_cpu(group) < group_first_cpu(sds->group_leader))) {
  2040. sds->group_leader = group;
  2041. sds->leader_nr_running = sgs->sum_nr_running;
  2042. }
  2043. }
  2044. /**
  2045. * check_power_save_busiest_group - see if there is potential for some power-savings balance
  2046. * @sds: Variable containing the statistics of the sched_domain
  2047. * under consideration.
  2048. * @this_cpu: Cpu at which we're currently performing load-balancing.
  2049. * @imbalance: Variable to store the imbalance.
  2050. *
  2051. * Description:
  2052. * Check if we have potential to perform some power-savings balance.
  2053. * If yes, set the busiest group to be the least loaded group in the
  2054. * sched_domain, so that it's CPUs can be put to idle.
  2055. *
  2056. * Returns 1 if there is potential to perform power-savings balance.
  2057. * Else returns 0.
  2058. */
  2059. static inline int check_power_save_busiest_group(struct sd_lb_stats *sds,
  2060. int this_cpu, unsigned long *imbalance)
  2061. {
  2062. if (!sds->power_savings_balance)
  2063. return 0;
  2064. if (sds->this != sds->group_leader ||
  2065. sds->group_leader == sds->group_min)
  2066. return 0;
  2067. *imbalance = sds->min_load_per_task;
  2068. sds->busiest = sds->group_min;
  2069. return 1;
  2070. }
  2071. #else /* CONFIG_SCHED_MC || CONFIG_SCHED_SMT */
  2072. static inline void init_sd_power_savings_stats(struct sched_domain *sd,
  2073. struct sd_lb_stats *sds, enum cpu_idle_type idle)
  2074. {
  2075. return;
  2076. }
  2077. static inline void update_sd_power_savings_stats(struct sched_group *group,
  2078. struct sd_lb_stats *sds, int local_group, struct sg_lb_stats *sgs)
  2079. {
  2080. return;
  2081. }
  2082. static inline int check_power_save_busiest_group(struct sd_lb_stats *sds,
  2083. int this_cpu, unsigned long *imbalance)
  2084. {
  2085. return 0;
  2086. }
  2087. #endif /* CONFIG_SCHED_MC || CONFIG_SCHED_SMT */
  2088. unsigned long default_scale_freq_power(struct sched_domain *sd, int cpu)
  2089. {
  2090. return SCHED_LOAD_SCALE;
  2091. }
  2092. unsigned long __weak arch_scale_freq_power(struct sched_domain *sd, int cpu)
  2093. {
  2094. return default_scale_freq_power(sd, cpu);
  2095. }
  2096. unsigned long default_scale_smt_power(struct sched_domain *sd, int cpu)
  2097. {
  2098. unsigned long weight = sd->span_weight;
  2099. unsigned long smt_gain = sd->smt_gain;
  2100. smt_gain /= weight;
  2101. return smt_gain;
  2102. }
  2103. unsigned long __weak arch_scale_smt_power(struct sched_domain *sd, int cpu)
  2104. {
  2105. return default_scale_smt_power(sd, cpu);
  2106. }
  2107. unsigned long scale_rt_power(int cpu)
  2108. {
  2109. struct rq *rq = cpu_rq(cpu);
  2110. u64 total, available;
  2111. total = sched_avg_period() + (rq->clock - rq->age_stamp);
  2112. if (unlikely(total < rq->rt_avg)) {
  2113. /* Ensures that power won't end up being negative */
  2114. available = 0;
  2115. } else {
  2116. available = total - rq->rt_avg;
  2117. }
  2118. if (unlikely((s64)total < SCHED_LOAD_SCALE))
  2119. total = SCHED_LOAD_SCALE;
  2120. total >>= SCHED_LOAD_SHIFT;
  2121. return div_u64(available, total);
  2122. }
  2123. static void update_cpu_power(struct sched_domain *sd, int cpu)
  2124. {
  2125. unsigned long weight = sd->span_weight;
  2126. unsigned long power = SCHED_LOAD_SCALE;
  2127. struct sched_group *sdg = sd->groups;
  2128. if ((sd->flags & SD_SHARE_CPUPOWER) && weight > 1) {
  2129. if (sched_feat(ARCH_POWER))
  2130. power *= arch_scale_smt_power(sd, cpu);
  2131. else
  2132. power *= default_scale_smt_power(sd, cpu);
  2133. power >>= SCHED_LOAD_SHIFT;
  2134. }
  2135. sdg->cpu_power_orig = power;
  2136. if (sched_feat(ARCH_POWER))
  2137. power *= arch_scale_freq_power(sd, cpu);
  2138. else
  2139. power *= default_scale_freq_power(sd, cpu);
  2140. power >>= SCHED_LOAD_SHIFT;
  2141. power *= scale_rt_power(cpu);
  2142. power >>= SCHED_LOAD_SHIFT;
  2143. if (!power)
  2144. power = 1;
  2145. cpu_rq(cpu)->cpu_power = power;
  2146. sdg->cpu_power = power;
  2147. }
  2148. static void update_group_power(struct sched_domain *sd, int cpu)
  2149. {
  2150. struct sched_domain *child = sd->child;
  2151. struct sched_group *group, *sdg = sd->groups;
  2152. unsigned long power;
  2153. if (!child) {
  2154. update_cpu_power(sd, cpu);
  2155. return;
  2156. }
  2157. power = 0;
  2158. group = child->groups;
  2159. do {
  2160. power += group->cpu_power;
  2161. group = group->next;
  2162. } while (group != child->groups);
  2163. sdg->cpu_power = power;
  2164. }
  2165. /*
  2166. * Try and fix up capacity for tiny siblings, this is needed when
  2167. * things like SD_ASYM_PACKING need f_b_g to select another sibling
  2168. * which on its own isn't powerful enough.
  2169. *
  2170. * See update_sd_pick_busiest() and check_asym_packing().
  2171. */
  2172. static inline int
  2173. fix_small_capacity(struct sched_domain *sd, struct sched_group *group)
  2174. {
  2175. /*
  2176. * Only siblings can have significantly less than SCHED_LOAD_SCALE
  2177. */
  2178. if (sd->level != SD_LV_SIBLING)
  2179. return 0;
  2180. /*
  2181. * If ~90% of the cpu_power is still there, we're good.
  2182. */
  2183. if (group->cpu_power * 32 > group->cpu_power_orig * 29)
  2184. return 1;
  2185. return 0;
  2186. }
  2187. /**
  2188. * update_sg_lb_stats - Update sched_group's statistics for load balancing.
  2189. * @sd: The sched_domain whose statistics are to be updated.
  2190. * @group: sched_group whose statistics are to be updated.
  2191. * @this_cpu: Cpu for which load balance is currently performed.
  2192. * @idle: Idle status of this_cpu
  2193. * @load_idx: Load index of sched_domain of this_cpu for load calc.
  2194. * @sd_idle: Idle status of the sched_domain containing group.
  2195. * @local_group: Does group contain this_cpu.
  2196. * @cpus: Set of cpus considered for load balancing.
  2197. * @balance: Should we balance.
  2198. * @sgs: variable to hold the statistics for this group.
  2199. */
  2200. static inline void update_sg_lb_stats(struct sched_domain *sd,
  2201. struct sched_group *group, int this_cpu,
  2202. enum cpu_idle_type idle, int load_idx, int *sd_idle,
  2203. int local_group, const struct cpumask *cpus,
  2204. int *balance, struct sg_lb_stats *sgs)
  2205. {
  2206. unsigned long load, max_cpu_load, min_cpu_load, max_nr_running;
  2207. int i;
  2208. unsigned int balance_cpu = -1, first_idle_cpu = 0;
  2209. unsigned long avg_load_per_task = 0;
  2210. if (local_group)
  2211. balance_cpu = group_first_cpu(group);
  2212. /* Tally up the load of all CPUs in the group */
  2213. max_cpu_load = 0;
  2214. min_cpu_load = ~0UL;
  2215. max_nr_running = 0;
  2216. for_each_cpu_and(i, sched_group_cpus(group), cpus) {
  2217. struct rq *rq = cpu_rq(i);
  2218. if (*sd_idle && rq->nr_running)
  2219. *sd_idle = 0;
  2220. /* Bias balancing toward cpus of our domain */
  2221. if (local_group) {
  2222. if (idle_cpu(i) && !first_idle_cpu) {
  2223. first_idle_cpu = 1;
  2224. balance_cpu = i;
  2225. }
  2226. load = target_load(i, load_idx);
  2227. } else {
  2228. load = source_load(i, load_idx);
  2229. if (load > max_cpu_load) {
  2230. max_cpu_load = load;
  2231. max_nr_running = rq->nr_running;
  2232. }
  2233. if (min_cpu_load > load)
  2234. min_cpu_load = load;
  2235. }
  2236. sgs->group_load += load;
  2237. sgs->sum_nr_running += rq->nr_running;
  2238. sgs->sum_weighted_load += weighted_cpuload(i);
  2239. if (idle_cpu(i))
  2240. sgs->idle_cpus++;
  2241. }
  2242. /*
  2243. * First idle cpu or the first cpu(busiest) in this sched group
  2244. * is eligible for doing load balancing at this and above
  2245. * domains. In the newly idle case, we will allow all the cpu's
  2246. * to do the newly idle load balance.
  2247. */
  2248. if (idle != CPU_NEWLY_IDLE && local_group) {
  2249. if (balance_cpu != this_cpu) {
  2250. *balance = 0;
  2251. return;
  2252. }
  2253. update_group_power(sd, this_cpu);
  2254. }
  2255. /* Adjust by relative CPU power of the group */
  2256. sgs->avg_load = (sgs->group_load * SCHED_LOAD_SCALE) / group->cpu_power;
  2257. /*
  2258. * Consider the group unbalanced when the imbalance is larger
  2259. * than the average weight of two tasks.
  2260. *
  2261. * APZ: with cgroup the avg task weight can vary wildly and
  2262. * might not be a suitable number - should we keep a
  2263. * normalized nr_running number somewhere that negates
  2264. * the hierarchy?
  2265. */
  2266. if (sgs->sum_nr_running)
  2267. avg_load_per_task = sgs->sum_weighted_load / sgs->sum_nr_running;
  2268. if ((max_cpu_load - min_cpu_load) > 2*avg_load_per_task && max_nr_running > 1)
  2269. sgs->group_imb = 1;
  2270. sgs->group_capacity = DIV_ROUND_CLOSEST(group->cpu_power, SCHED_LOAD_SCALE);
  2271. if (!sgs->group_capacity)
  2272. sgs->group_capacity = fix_small_capacity(sd, group);
  2273. sgs->group_weight = group->group_weight;
  2274. if (sgs->group_capacity > sgs->sum_nr_running)
  2275. sgs->group_has_capacity = 1;
  2276. }
  2277. /**
  2278. * update_sd_pick_busiest - return 1 on busiest group
  2279. * @sd: sched_domain whose statistics are to be checked
  2280. * @sds: sched_domain statistics
  2281. * @sg: sched_group candidate to be checked for being the busiest
  2282. * @sgs: sched_group statistics
  2283. * @this_cpu: the current cpu
  2284. *
  2285. * Determine if @sg is a busier group than the previously selected
  2286. * busiest group.
  2287. */
  2288. static bool update_sd_pick_busiest(struct sched_domain *sd,
  2289. struct sd_lb_stats *sds,
  2290. struct sched_group *sg,
  2291. struct sg_lb_stats *sgs,
  2292. int this_cpu)
  2293. {
  2294. if (sgs->avg_load <= sds->max_load)
  2295. return false;
  2296. if (sgs->sum_nr_running > sgs->group_capacity)
  2297. return true;
  2298. if (sgs->group_imb)
  2299. return true;
  2300. /*
  2301. * ASYM_PACKING needs to move all the work to the lowest
  2302. * numbered CPUs in the group, therefore mark all groups
  2303. * higher than ourself as busy.
  2304. */
  2305. if ((sd->flags & SD_ASYM_PACKING) && sgs->sum_nr_running &&
  2306. this_cpu < group_first_cpu(sg)) {
  2307. if (!sds->busiest)
  2308. return true;
  2309. if (group_first_cpu(sds->busiest) > group_first_cpu(sg))
  2310. return true;
  2311. }
  2312. return false;
  2313. }
  2314. /**
  2315. * update_sd_lb_stats - Update sched_group's statistics for load balancing.
  2316. * @sd: sched_domain whose statistics are to be updated.
  2317. * @this_cpu: Cpu for which load balance is currently performed.
  2318. * @idle: Idle status of this_cpu
  2319. * @sd_idle: Idle status of the sched_domain containing sg.
  2320. * @cpus: Set of cpus considered for load balancing.
  2321. * @balance: Should we balance.
  2322. * @sds: variable to hold the statistics for this sched_domain.
  2323. */
  2324. static inline void update_sd_lb_stats(struct sched_domain *sd, int this_cpu,
  2325. enum cpu_idle_type idle, int *sd_idle,
  2326. const struct cpumask *cpus, int *balance,
  2327. struct sd_lb_stats *sds)
  2328. {
  2329. struct sched_domain *child = sd->child;
  2330. struct sched_group *sg = sd->groups;
  2331. struct sg_lb_stats sgs;
  2332. int load_idx, prefer_sibling = 0;
  2333. if (child && child->flags & SD_PREFER_SIBLING)
  2334. prefer_sibling = 1;
  2335. init_sd_power_savings_stats(sd, sds, idle);
  2336. load_idx = get_sd_load_idx(sd, idle);
  2337. do {
  2338. int local_group;
  2339. local_group = cpumask_test_cpu(this_cpu, sched_group_cpus(sg));
  2340. memset(&sgs, 0, sizeof(sgs));
  2341. update_sg_lb_stats(sd, sg, this_cpu, idle, load_idx, sd_idle,
  2342. local_group, cpus, balance, &sgs);
  2343. if (local_group && !(*balance))
  2344. return;
  2345. sds->total_load += sgs.group_load;
  2346. sds->total_pwr += sg->cpu_power;
  2347. /*
  2348. * In case the child domain prefers tasks go to siblings
  2349. * first, lower the sg capacity to one so that we'll try
  2350. * and move all the excess tasks away. We lower the capacity
  2351. * of a group only if the local group has the capacity to fit
  2352. * these excess tasks, i.e. nr_running < group_capacity. The
  2353. * extra check prevents the case where you always pull from the
  2354. * heaviest group when it is already under-utilized (possible
  2355. * with a large weight task outweighs the tasks on the system).
  2356. */
  2357. if (prefer_sibling && !local_group && sds->this_has_capacity)
  2358. sgs.group_capacity = min(sgs.group_capacity, 1UL);
  2359. if (local_group) {
  2360. sds->this_load = sgs.avg_load;
  2361. sds->this = sg;
  2362. sds->this_nr_running = sgs.sum_nr_running;
  2363. sds->this_load_per_task = sgs.sum_weighted_load;
  2364. sds->this_has_capacity = sgs.group_has_capacity;
  2365. sds->this_idle_cpus = sgs.idle_cpus;
  2366. } else if (update_sd_pick_busiest(sd, sds, sg, &sgs, this_cpu)) {
  2367. sds->max_load = sgs.avg_load;
  2368. sds->busiest = sg;
  2369. sds->busiest_nr_running = sgs.sum_nr_running;
  2370. sds->busiest_idle_cpus = sgs.idle_cpus;
  2371. sds->busiest_group_capacity = sgs.group_capacity;
  2372. sds->busiest_load_per_task = sgs.sum_weighted_load;
  2373. sds->busiest_has_capacity = sgs.group_has_capacity;
  2374. sds->busiest_group_weight = sgs.group_weight;
  2375. sds->group_imb = sgs.group_imb;
  2376. }
  2377. update_sd_power_savings_stats(sg, sds, local_group, &sgs);
  2378. sg = sg->next;
  2379. } while (sg != sd->groups);
  2380. }
  2381. int __weak arch_sd_sibling_asym_packing(void)
  2382. {
  2383. return 0*SD_ASYM_PACKING;
  2384. }
  2385. /**
  2386. * check_asym_packing - Check to see if the group is packed into the
  2387. * sched doman.
  2388. *
  2389. * This is primarily intended to used at the sibling level. Some
  2390. * cores like POWER7 prefer to use lower numbered SMT threads. In the
  2391. * case of POWER7, it can move to lower SMT modes only when higher
  2392. * threads are idle. When in lower SMT modes, the threads will
  2393. * perform better since they share less core resources. Hence when we
  2394. * have idle threads, we want them to be the higher ones.
  2395. *
  2396. * This packing function is run on idle threads. It checks to see if
  2397. * the busiest CPU in this domain (core in the P7 case) has a higher
  2398. * CPU number than the packing function is being run on. Here we are
  2399. * assuming lower CPU number will be equivalent to lower a SMT thread
  2400. * number.
  2401. *
  2402. * Returns 1 when packing is required and a task should be moved to
  2403. * this CPU. The amount of the imbalance is returned in *imbalance.
  2404. *
  2405. * @sd: The sched_domain whose packing is to be checked.
  2406. * @sds: Statistics of the sched_domain which is to be packed
  2407. * @this_cpu: The cpu at whose sched_domain we're performing load-balance.
  2408. * @imbalance: returns amount of imbalanced due to packing.
  2409. */
  2410. static int check_asym_packing(struct sched_domain *sd,
  2411. struct sd_lb_stats *sds,
  2412. int this_cpu, unsigned long *imbalance)
  2413. {
  2414. int busiest_cpu;
  2415. if (!(sd->flags & SD_ASYM_PACKING))
  2416. return 0;
  2417. if (!sds->busiest)
  2418. return 0;
  2419. busiest_cpu = group_first_cpu(sds->busiest);
  2420. if (this_cpu > busiest_cpu)
  2421. return 0;
  2422. *imbalance = DIV_ROUND_CLOSEST(sds->max_load * sds->busiest->cpu_power,
  2423. SCHED_LOAD_SCALE);
  2424. return 1;
  2425. }
  2426. /**
  2427. * fix_small_imbalance - Calculate the minor imbalance that exists
  2428. * amongst the groups of a sched_domain, during
  2429. * load balancing.
  2430. * @sds: Statistics of the sched_domain whose imbalance is to be calculated.
  2431. * @this_cpu: The cpu at whose sched_domain we're performing load-balance.
  2432. * @imbalance: Variable to store the imbalance.
  2433. */
  2434. static inline void fix_small_imbalance(struct sd_lb_stats *sds,
  2435. int this_cpu, unsigned long *imbalance)
  2436. {
  2437. unsigned long tmp, pwr_now = 0, pwr_move = 0;
  2438. unsigned int imbn = 2;
  2439. unsigned long scaled_busy_load_per_task;
  2440. if (sds->this_nr_running) {
  2441. sds->this_load_per_task /= sds->this_nr_running;
  2442. if (sds->busiest_load_per_task >
  2443. sds->this_load_per_task)
  2444. imbn = 1;
  2445. } else
  2446. sds->this_load_per_task =
  2447. cpu_avg_load_per_task(this_cpu);
  2448. scaled_busy_load_per_task = sds->busiest_load_per_task
  2449. * SCHED_LOAD_SCALE;
  2450. scaled_busy_load_per_task /= sds->busiest->cpu_power;
  2451. if (sds->max_load - sds->this_load + scaled_busy_load_per_task >=
  2452. (scaled_busy_load_per_task * imbn)) {
  2453. *imbalance = sds->busiest_load_per_task;
  2454. return;
  2455. }
  2456. /*
  2457. * OK, we don't have enough imbalance to justify moving tasks,
  2458. * however we may be able to increase total CPU power used by
  2459. * moving them.
  2460. */
  2461. pwr_now += sds->busiest->cpu_power *
  2462. min(sds->busiest_load_per_task, sds->max_load);
  2463. pwr_now += sds->this->cpu_power *
  2464. min(sds->this_load_per_task, sds->this_load);
  2465. pwr_now /= SCHED_LOAD_SCALE;
  2466. /* Amount of load we'd subtract */
  2467. tmp = (sds->busiest_load_per_task * SCHED_LOAD_SCALE) /
  2468. sds->busiest->cpu_power;
  2469. if (sds->max_load > tmp)
  2470. pwr_move += sds->busiest->cpu_power *
  2471. min(sds->busiest_load_per_task, sds->max_load - tmp);
  2472. /* Amount of load we'd add */
  2473. if (sds->max_load * sds->busiest->cpu_power <
  2474. sds->busiest_load_per_task * SCHED_LOAD_SCALE)
  2475. tmp = (sds->max_load * sds->busiest->cpu_power) /
  2476. sds->this->cpu_power;
  2477. else
  2478. tmp = (sds->busiest_load_per_task * SCHED_LOAD_SCALE) /
  2479. sds->this->cpu_power;
  2480. pwr_move += sds->this->cpu_power *
  2481. min(sds->this_load_per_task, sds->this_load + tmp);
  2482. pwr_move /= SCHED_LOAD_SCALE;
  2483. /* Move if we gain throughput */
  2484. if (pwr_move > pwr_now)
  2485. *imbalance = sds->busiest_load_per_task;
  2486. }
  2487. /**
  2488. * calculate_imbalance - Calculate the amount of imbalance present within the
  2489. * groups of a given sched_domain during load balance.
  2490. * @sds: statistics of the sched_domain whose imbalance is to be calculated.
  2491. * @this_cpu: Cpu for which currently load balance is being performed.
  2492. * @imbalance: The variable to store the imbalance.
  2493. */
  2494. static inline void calculate_imbalance(struct sd_lb_stats *sds, int this_cpu,
  2495. unsigned long *imbalance)
  2496. {
  2497. unsigned long max_pull, load_above_capacity = ~0UL;
  2498. sds->busiest_load_per_task /= sds->busiest_nr_running;
  2499. if (sds->group_imb) {
  2500. sds->busiest_load_per_task =
  2501. min(sds->busiest_load_per_task, sds->avg_load);
  2502. }
  2503. /*
  2504. * In the presence of smp nice balancing, certain scenarios can have
  2505. * max load less than avg load(as we skip the groups at or below
  2506. * its cpu_power, while calculating max_load..)
  2507. */
  2508. if (sds->max_load < sds->avg_load) {
  2509. *imbalance = 0;
  2510. return fix_small_imbalance(sds, this_cpu, imbalance);
  2511. }
  2512. if (!sds->group_imb) {
  2513. /*
  2514. * Don't want to pull so many tasks that a group would go idle.
  2515. */
  2516. load_above_capacity = (sds->busiest_nr_running -
  2517. sds->busiest_group_capacity);
  2518. load_above_capacity *= (SCHED_LOAD_SCALE * SCHED_LOAD_SCALE);
  2519. load_above_capacity /= sds->busiest->cpu_power;
  2520. }
  2521. /*
  2522. * We're trying to get all the cpus to the average_load, so we don't
  2523. * want to push ourselves above the average load, nor do we wish to
  2524. * reduce the max loaded cpu below the average load. At the same time,
  2525. * we also don't want to reduce the group load below the group capacity
  2526. * (so that we can implement power-savings policies etc). Thus we look
  2527. * for the minimum possible imbalance.
  2528. * Be careful of negative numbers as they'll appear as very large values
  2529. * with unsigned longs.
  2530. */
  2531. max_pull = min(sds->max_load - sds->avg_load, load_above_capacity);
  2532. /* How much load to actually move to equalise the imbalance */
  2533. *imbalance = min(max_pull * sds->busiest->cpu_power,
  2534. (sds->avg_load - sds->this_load) * sds->this->cpu_power)
  2535. / SCHED_LOAD_SCALE;
  2536. /*
  2537. * if *imbalance is less than the average load per runnable task
  2538. * there is no gaurantee that any tasks will be moved so we'll have
  2539. * a think about bumping its value to force at least one task to be
  2540. * moved
  2541. */
  2542. if (*imbalance < sds->busiest_load_per_task)
  2543. return fix_small_imbalance(sds, this_cpu, imbalance);
  2544. }
  2545. /******* find_busiest_group() helpers end here *********************/
  2546. /**
  2547. * find_busiest_group - Returns the busiest group within the sched_domain
  2548. * if there is an imbalance. If there isn't an imbalance, and
  2549. * the user has opted for power-savings, it returns a group whose
  2550. * CPUs can be put to idle by rebalancing those tasks elsewhere, if
  2551. * such a group exists.
  2552. *
  2553. * Also calculates the amount of weighted load which should be moved
  2554. * to restore balance.
  2555. *
  2556. * @sd: The sched_domain whose busiest group is to be returned.
  2557. * @this_cpu: The cpu for which load balancing is currently being performed.
  2558. * @imbalance: Variable which stores amount of weighted load which should
  2559. * be moved to restore balance/put a group to idle.
  2560. * @idle: The idle status of this_cpu.
  2561. * @sd_idle: The idleness of sd
  2562. * @cpus: The set of CPUs under consideration for load-balancing.
  2563. * @balance: Pointer to a variable indicating if this_cpu
  2564. * is the appropriate cpu to perform load balancing at this_level.
  2565. *
  2566. * Returns: - the busiest group if imbalance exists.
  2567. * - If no imbalance and user has opted for power-savings balance,
  2568. * return the least loaded group whose CPUs can be
  2569. * put to idle by rebalancing its tasks onto our group.
  2570. */
  2571. static struct sched_group *
  2572. find_busiest_group(struct sched_domain *sd, int this_cpu,
  2573. unsigned long *imbalance, enum cpu_idle_type idle,
  2574. int *sd_idle, const struct cpumask *cpus, int *balance)
  2575. {
  2576. struct sd_lb_stats sds;
  2577. memset(&sds, 0, sizeof(sds));
  2578. /*
  2579. * Compute the various statistics relavent for load balancing at
  2580. * this level.
  2581. */
  2582. update_sd_lb_stats(sd, this_cpu, idle, sd_idle, cpus,
  2583. balance, &sds);
  2584. /* Cases where imbalance does not exist from POV of this_cpu */
  2585. /* 1) this_cpu is not the appropriate cpu to perform load balancing
  2586. * at this level.
  2587. * 2) There is no busy sibling group to pull from.
  2588. * 3) This group is the busiest group.
  2589. * 4) This group is more busy than the avg busieness at this
  2590. * sched_domain.
  2591. * 5) The imbalance is within the specified limit.
  2592. *
  2593. * Note: when doing newidle balance, if the local group has excess
  2594. * capacity (i.e. nr_running < group_capacity) and the busiest group
  2595. * does not have any capacity, we force a load balance to pull tasks
  2596. * to the local group. In this case, we skip past checks 3, 4 and 5.
  2597. */
  2598. if (!(*balance))
  2599. goto ret;
  2600. if ((idle == CPU_IDLE || idle == CPU_NEWLY_IDLE) &&
  2601. check_asym_packing(sd, &sds, this_cpu, imbalance))
  2602. return sds.busiest;
  2603. if (!sds.busiest || sds.busiest_nr_running == 0)
  2604. goto out_balanced;
  2605. /* SD_BALANCE_NEWIDLE trumps SMP nice when underutilized */
  2606. if (idle == CPU_NEWLY_IDLE && sds.this_has_capacity &&
  2607. !sds.busiest_has_capacity)
  2608. goto force_balance;
  2609. if (sds.this_load >= sds.max_load)
  2610. goto out_balanced;
  2611. sds.avg_load = (SCHED_LOAD_SCALE * sds.total_load) / sds.total_pwr;
  2612. if (sds.this_load >= sds.avg_load)
  2613. goto out_balanced;
  2614. /*
  2615. * In the CPU_NEWLY_IDLE, use imbalance_pct to be conservative.
  2616. * And to check for busy balance use !idle_cpu instead of
  2617. * CPU_NOT_IDLE. This is because HT siblings will use CPU_NOT_IDLE
  2618. * even when they are idle.
  2619. */
  2620. if (idle == CPU_NEWLY_IDLE || !idle_cpu(this_cpu)) {
  2621. if (100 * sds.max_load <= sd->imbalance_pct * sds.this_load)
  2622. goto out_balanced;
  2623. } else {
  2624. /*
  2625. * This cpu is idle. If the busiest group load doesn't
  2626. * have more tasks than the number of available cpu's and
  2627. * there is no imbalance between this and busiest group
  2628. * wrt to idle cpu's, it is balanced.
  2629. */
  2630. if ((sds.this_idle_cpus <= sds.busiest_idle_cpus + 1) &&
  2631. sds.busiest_nr_running <= sds.busiest_group_weight)
  2632. goto out_balanced;
  2633. }
  2634. force_balance:
  2635. /* Looks like there is an imbalance. Compute it */
  2636. calculate_imbalance(&sds, this_cpu, imbalance);
  2637. return sds.busiest;
  2638. out_balanced:
  2639. /*
  2640. * There is no obvious imbalance. But check if we can do some balancing
  2641. * to save power.
  2642. */
  2643. if (check_power_save_busiest_group(&sds, this_cpu, imbalance))
  2644. return sds.busiest;
  2645. ret:
  2646. *imbalance = 0;
  2647. return NULL;
  2648. }
  2649. /*
  2650. * find_busiest_queue - find the busiest runqueue among the cpus in group.
  2651. */
  2652. static struct rq *
  2653. find_busiest_queue(struct sched_domain *sd, struct sched_group *group,
  2654. enum cpu_idle_type idle, unsigned long imbalance,
  2655. const struct cpumask *cpus)
  2656. {
  2657. struct rq *busiest = NULL, *rq;
  2658. unsigned long max_load = 0;
  2659. int i;
  2660. for_each_cpu(i, sched_group_cpus(group)) {
  2661. unsigned long power = power_of(i);
  2662. unsigned long capacity = DIV_ROUND_CLOSEST(power, SCHED_LOAD_SCALE);
  2663. unsigned long wl;
  2664. if (!capacity)
  2665. capacity = fix_small_capacity(sd, group);
  2666. if (!cpumask_test_cpu(i, cpus))
  2667. continue;
  2668. rq = cpu_rq(i);
  2669. wl = weighted_cpuload(i);
  2670. /*
  2671. * When comparing with imbalance, use weighted_cpuload()
  2672. * which is not scaled with the cpu power.
  2673. */
  2674. if (capacity && rq->nr_running == 1 && wl > imbalance)
  2675. continue;
  2676. /*
  2677. * For the load comparisons with the other cpu's, consider
  2678. * the weighted_cpuload() scaled with the cpu power, so that
  2679. * the load can be moved away from the cpu that is potentially
  2680. * running at a lower capacity.
  2681. */
  2682. wl = (wl * SCHED_LOAD_SCALE) / power;
  2683. if (wl > max_load) {
  2684. max_load = wl;
  2685. busiest = rq;
  2686. }
  2687. }
  2688. return busiest;
  2689. }
  2690. /*
  2691. * Max backoff if we encounter pinned tasks. Pretty arbitrary value, but
  2692. * so long as it is large enough.
  2693. */
  2694. #define MAX_PINNED_INTERVAL 512
  2695. /* Working cpumask for load_balance and load_balance_newidle. */
  2696. static DEFINE_PER_CPU(cpumask_var_t, load_balance_tmpmask);
  2697. static int need_active_balance(struct sched_domain *sd, int sd_idle, int idle,
  2698. int busiest_cpu, int this_cpu)
  2699. {
  2700. if (idle == CPU_NEWLY_IDLE) {
  2701. /*
  2702. * ASYM_PACKING needs to force migrate tasks from busy but
  2703. * higher numbered CPUs in order to pack all tasks in the
  2704. * lowest numbered CPUs.
  2705. */
  2706. if ((sd->flags & SD_ASYM_PACKING) && busiest_cpu > this_cpu)
  2707. return 1;
  2708. /*
  2709. * The only task running in a non-idle cpu can be moved to this
  2710. * cpu in an attempt to completely freeup the other CPU
  2711. * package.
  2712. *
  2713. * The package power saving logic comes from
  2714. * find_busiest_group(). If there are no imbalance, then
  2715. * f_b_g() will return NULL. However when sched_mc={1,2} then
  2716. * f_b_g() will select a group from which a running task may be
  2717. * pulled to this cpu in order to make the other package idle.
  2718. * If there is no opportunity to make a package idle and if
  2719. * there are no imbalance, then f_b_g() will return NULL and no
  2720. * action will be taken in load_balance_newidle().
  2721. *
  2722. * Under normal task pull operation due to imbalance, there
  2723. * will be more than one task in the source run queue and
  2724. * move_tasks() will succeed. ld_moved will be true and this
  2725. * active balance code will not be triggered.
  2726. */
  2727. if (!sd_idle && sd->flags & SD_SHARE_CPUPOWER &&
  2728. !test_sd_parent(sd, SD_POWERSAVINGS_BALANCE))
  2729. return 0;
  2730. if (sched_mc_power_savings < POWERSAVINGS_BALANCE_WAKEUP)
  2731. return 0;
  2732. }
  2733. return unlikely(sd->nr_balance_failed > sd->cache_nice_tries+2);
  2734. }
  2735. static int active_load_balance_cpu_stop(void *data);
  2736. /*
  2737. * Check this_cpu to ensure it is balanced within domain. Attempt to move
  2738. * tasks if there is an imbalance.
  2739. */
  2740. static int load_balance(int this_cpu, struct rq *this_rq,
  2741. struct sched_domain *sd, enum cpu_idle_type idle,
  2742. int *balance)
  2743. {
  2744. int ld_moved, all_pinned = 0, active_balance = 0, sd_idle = 0;
  2745. struct sched_group *group;
  2746. unsigned long imbalance;
  2747. struct rq *busiest;
  2748. unsigned long flags;
  2749. struct cpumask *cpus = __get_cpu_var(load_balance_tmpmask);
  2750. cpumask_copy(cpus, cpu_active_mask);
  2751. /*
  2752. * When power savings policy is enabled for the parent domain, idle
  2753. * sibling can pick up load irrespective of busy siblings. In this case,
  2754. * let the state of idle sibling percolate up as CPU_IDLE, instead of
  2755. * portraying it as CPU_NOT_IDLE.
  2756. */
  2757. if (idle != CPU_NOT_IDLE && sd->flags & SD_SHARE_CPUPOWER &&
  2758. !test_sd_parent(sd, SD_POWERSAVINGS_BALANCE))
  2759. sd_idle = 1;
  2760. schedstat_inc(sd, lb_count[idle]);
  2761. redo:
  2762. group = find_busiest_group(sd, this_cpu, &imbalance, idle, &sd_idle,
  2763. cpus, balance);
  2764. if (*balance == 0)
  2765. goto out_balanced;
  2766. if (!group) {
  2767. schedstat_inc(sd, lb_nobusyg[idle]);
  2768. goto out_balanced;
  2769. }
  2770. busiest = find_busiest_queue(sd, group, idle, imbalance, cpus);
  2771. if (!busiest) {
  2772. schedstat_inc(sd, lb_nobusyq[idle]);
  2773. goto out_balanced;
  2774. }
  2775. BUG_ON(busiest == this_rq);
  2776. schedstat_add(sd, lb_imbalance[idle], imbalance);
  2777. ld_moved = 0;
  2778. if (busiest->nr_running > 1) {
  2779. /*
  2780. * Attempt to move tasks. If find_busiest_group has found
  2781. * an imbalance but busiest->nr_running <= 1, the group is
  2782. * still unbalanced. ld_moved simply stays zero, so it is
  2783. * correctly treated as an imbalance.
  2784. */
  2785. local_irq_save(flags);
  2786. double_rq_lock(this_rq, busiest);
  2787. ld_moved = move_tasks(this_rq, this_cpu, busiest,
  2788. imbalance, sd, idle, &all_pinned);
  2789. double_rq_unlock(this_rq, busiest);
  2790. local_irq_restore(flags);
  2791. /*
  2792. * some other cpu did the load balance for us.
  2793. */
  2794. if (ld_moved && this_cpu != smp_processor_id())
  2795. resched_cpu(this_cpu);
  2796. /* All tasks on this runqueue were pinned by CPU affinity */
  2797. if (unlikely(all_pinned)) {
  2798. cpumask_clear_cpu(cpu_of(busiest), cpus);
  2799. if (!cpumask_empty(cpus))
  2800. goto redo;
  2801. goto out_balanced;
  2802. }
  2803. }
  2804. if (!ld_moved) {
  2805. schedstat_inc(sd, lb_failed[idle]);
  2806. /*
  2807. * Increment the failure counter only on periodic balance.
  2808. * We do not want newidle balance, which can be very
  2809. * frequent, pollute the failure counter causing
  2810. * excessive cache_hot migrations and active balances.
  2811. */
  2812. if (idle != CPU_NEWLY_IDLE)
  2813. sd->nr_balance_failed++;
  2814. if (need_active_balance(sd, sd_idle, idle, cpu_of(busiest),
  2815. this_cpu)) {
  2816. raw_spin_lock_irqsave(&busiest->lock, flags);
  2817. /* don't kick the active_load_balance_cpu_stop,
  2818. * if the curr task on busiest cpu can't be
  2819. * moved to this_cpu
  2820. */
  2821. if (!cpumask_test_cpu(this_cpu,
  2822. &busiest->curr->cpus_allowed)) {
  2823. raw_spin_unlock_irqrestore(&busiest->lock,
  2824. flags);
  2825. all_pinned = 1;
  2826. goto out_one_pinned;
  2827. }
  2828. /*
  2829. * ->active_balance synchronizes accesses to
  2830. * ->active_balance_work. Once set, it's cleared
  2831. * only after active load balance is finished.
  2832. */
  2833. if (!busiest->active_balance) {
  2834. busiest->active_balance = 1;
  2835. busiest->push_cpu = this_cpu;
  2836. active_balance = 1;
  2837. }
  2838. raw_spin_unlock_irqrestore(&busiest->lock, flags);
  2839. if (active_balance)
  2840. stop_one_cpu_nowait(cpu_of(busiest),
  2841. active_load_balance_cpu_stop, busiest,
  2842. &busiest->active_balance_work);
  2843. /*
  2844. * We've kicked active balancing, reset the failure
  2845. * counter.
  2846. */
  2847. sd->nr_balance_failed = sd->cache_nice_tries+1;
  2848. }
  2849. } else
  2850. sd->nr_balance_failed = 0;
  2851. if (likely(!active_balance)) {
  2852. /* We were unbalanced, so reset the balancing interval */
  2853. sd->balance_interval = sd->min_interval;
  2854. } else {
  2855. /*
  2856. * If we've begun active balancing, start to back off. This
  2857. * case may not be covered by the all_pinned logic if there
  2858. * is only 1 task on the busy runqueue (because we don't call
  2859. * move_tasks).
  2860. */
  2861. if (sd->balance_interval < sd->max_interval)
  2862. sd->balance_interval *= 2;
  2863. }
  2864. if (!ld_moved && !sd_idle && sd->flags & SD_SHARE_CPUPOWER &&
  2865. !test_sd_parent(sd, SD_POWERSAVINGS_BALANCE))
  2866. ld_moved = -1;
  2867. goto out;
  2868. out_balanced:
  2869. schedstat_inc(sd, lb_balanced[idle]);
  2870. sd->nr_balance_failed = 0;
  2871. out_one_pinned:
  2872. /* tune up the balancing interval */
  2873. if ((all_pinned && sd->balance_interval < MAX_PINNED_INTERVAL) ||
  2874. (sd->balance_interval < sd->max_interval))
  2875. sd->balance_interval *= 2;
  2876. if (!sd_idle && sd->flags & SD_SHARE_CPUPOWER &&
  2877. !test_sd_parent(sd, SD_POWERSAVINGS_BALANCE))
  2878. ld_moved = -1;
  2879. else
  2880. ld_moved = 0;
  2881. out:
  2882. return ld_moved;
  2883. }
  2884. /*
  2885. * idle_balance is called by schedule() if this_cpu is about to become
  2886. * idle. Attempts to pull tasks from other CPUs.
  2887. */
  2888. static void idle_balance(int this_cpu, struct rq *this_rq)
  2889. {
  2890. struct sched_domain *sd;
  2891. int pulled_task = 0;
  2892. unsigned long next_balance = jiffies + HZ;
  2893. this_rq->idle_stamp = this_rq->clock;
  2894. if (this_rq->avg_idle < sysctl_sched_migration_cost)
  2895. return;
  2896. /*
  2897. * Drop the rq->lock, but keep IRQ/preempt disabled.
  2898. */
  2899. raw_spin_unlock(&this_rq->lock);
  2900. update_shares(this_cpu);
  2901. for_each_domain(this_cpu, sd) {
  2902. unsigned long interval;
  2903. int balance = 1;
  2904. if (!(sd->flags & SD_LOAD_BALANCE))
  2905. continue;
  2906. if (sd->flags & SD_BALANCE_NEWIDLE) {
  2907. /* If we've pulled tasks over stop searching: */
  2908. pulled_task = load_balance(this_cpu, this_rq,
  2909. sd, CPU_NEWLY_IDLE, &balance);
  2910. }
  2911. interval = msecs_to_jiffies(sd->balance_interval);
  2912. if (time_after(next_balance, sd->last_balance + interval))
  2913. next_balance = sd->last_balance + interval;
  2914. if (pulled_task) {
  2915. this_rq->idle_stamp = 0;
  2916. break;
  2917. }
  2918. }
  2919. raw_spin_lock(&this_rq->lock);
  2920. if (pulled_task || time_after(jiffies, this_rq->next_balance)) {
  2921. /*
  2922. * We are going idle. next_balance may be set based on
  2923. * a busy processor. So reset next_balance.
  2924. */
  2925. this_rq->next_balance = next_balance;
  2926. }
  2927. }
  2928. /*
  2929. * active_load_balance_cpu_stop is run by cpu stopper. It pushes
  2930. * running tasks off the busiest CPU onto idle CPUs. It requires at
  2931. * least 1 task to be running on each physical CPU where possible, and
  2932. * avoids physical / logical imbalances.
  2933. */
  2934. static int active_load_balance_cpu_stop(void *data)
  2935. {
  2936. struct rq *busiest_rq = data;
  2937. int busiest_cpu = cpu_of(busiest_rq);
  2938. int target_cpu = busiest_rq->push_cpu;
  2939. struct rq *target_rq = cpu_rq(target_cpu);
  2940. struct sched_domain *sd;
  2941. raw_spin_lock_irq(&busiest_rq->lock);
  2942. /* make sure the requested cpu hasn't gone down in the meantime */
  2943. if (unlikely(busiest_cpu != smp_processor_id() ||
  2944. !busiest_rq->active_balance))
  2945. goto out_unlock;
  2946. /* Is there any task to move? */
  2947. if (busiest_rq->nr_running <= 1)
  2948. goto out_unlock;
  2949. /*
  2950. * This condition is "impossible", if it occurs
  2951. * we need to fix it. Originally reported by
  2952. * Bjorn Helgaas on a 128-cpu setup.
  2953. */
  2954. BUG_ON(busiest_rq == target_rq);
  2955. /* move a task from busiest_rq to target_rq */
  2956. double_lock_balance(busiest_rq, target_rq);
  2957. /* Search for an sd spanning us and the target CPU. */
  2958. for_each_domain(target_cpu, sd) {
  2959. if ((sd->flags & SD_LOAD_BALANCE) &&
  2960. cpumask_test_cpu(busiest_cpu, sched_domain_span(sd)))
  2961. break;
  2962. }
  2963. if (likely(sd)) {
  2964. schedstat_inc(sd, alb_count);
  2965. if (move_one_task(target_rq, target_cpu, busiest_rq,
  2966. sd, CPU_IDLE))
  2967. schedstat_inc(sd, alb_pushed);
  2968. else
  2969. schedstat_inc(sd, alb_failed);
  2970. }
  2971. double_unlock_balance(busiest_rq, target_rq);
  2972. out_unlock:
  2973. busiest_rq->active_balance = 0;
  2974. raw_spin_unlock_irq(&busiest_rq->lock);
  2975. return 0;
  2976. }
  2977. #ifdef CONFIG_NO_HZ
  2978. static DEFINE_PER_CPU(struct call_single_data, remote_sched_softirq_cb);
  2979. static void trigger_sched_softirq(void *data)
  2980. {
  2981. raise_softirq_irqoff(SCHED_SOFTIRQ);
  2982. }
  2983. static inline void init_sched_softirq_csd(struct call_single_data *csd)
  2984. {
  2985. csd->func = trigger_sched_softirq;
  2986. csd->info = NULL;
  2987. csd->flags = 0;
  2988. csd->priv = 0;
  2989. }
  2990. /*
  2991. * idle load balancing details
  2992. * - One of the idle CPUs nominates itself as idle load_balancer, while
  2993. * entering idle.
  2994. * - This idle load balancer CPU will also go into tickless mode when
  2995. * it is idle, just like all other idle CPUs
  2996. * - When one of the busy CPUs notice that there may be an idle rebalancing
  2997. * needed, they will kick the idle load balancer, which then does idle
  2998. * load balancing for all the idle CPUs.
  2999. */
  3000. static struct {
  3001. atomic_t load_balancer;
  3002. atomic_t first_pick_cpu;
  3003. atomic_t second_pick_cpu;
  3004. cpumask_var_t idle_cpus_mask;
  3005. cpumask_var_t grp_idle_mask;
  3006. unsigned long next_balance; /* in jiffy units */
  3007. } nohz ____cacheline_aligned;
  3008. int get_nohz_load_balancer(void)
  3009. {
  3010. return atomic_read(&nohz.load_balancer);
  3011. }
  3012. #if defined(CONFIG_SCHED_MC) || defined(CONFIG_SCHED_SMT)
  3013. /**
  3014. * lowest_flag_domain - Return lowest sched_domain containing flag.
  3015. * @cpu: The cpu whose lowest level of sched domain is to
  3016. * be returned.
  3017. * @flag: The flag to check for the lowest sched_domain
  3018. * for the given cpu.
  3019. *
  3020. * Returns the lowest sched_domain of a cpu which contains the given flag.
  3021. */
  3022. static inline struct sched_domain *lowest_flag_domain(int cpu, int flag)
  3023. {
  3024. struct sched_domain *sd;
  3025. for_each_domain(cpu, sd)
  3026. if (sd && (sd->flags & flag))
  3027. break;
  3028. return sd;
  3029. }
  3030. /**
  3031. * for_each_flag_domain - Iterates over sched_domains containing the flag.
  3032. * @cpu: The cpu whose domains we're iterating over.
  3033. * @sd: variable holding the value of the power_savings_sd
  3034. * for cpu.
  3035. * @flag: The flag to filter the sched_domains to be iterated.
  3036. *
  3037. * Iterates over all the scheduler domains for a given cpu that has the 'flag'
  3038. * set, starting from the lowest sched_domain to the highest.
  3039. */
  3040. #define for_each_flag_domain(cpu, sd, flag) \
  3041. for (sd = lowest_flag_domain(cpu, flag); \
  3042. (sd && (sd->flags & flag)); sd = sd->parent)
  3043. /**
  3044. * is_semi_idle_group - Checks if the given sched_group is semi-idle.
  3045. * @ilb_group: group to be checked for semi-idleness
  3046. *
  3047. * Returns: 1 if the group is semi-idle. 0 otherwise.
  3048. *
  3049. * We define a sched_group to be semi idle if it has atleast one idle-CPU
  3050. * and atleast one non-idle CPU. This helper function checks if the given
  3051. * sched_group is semi-idle or not.
  3052. */
  3053. static inline int is_semi_idle_group(struct sched_group *ilb_group)
  3054. {
  3055. cpumask_and(nohz.grp_idle_mask, nohz.idle_cpus_mask,
  3056. sched_group_cpus(ilb_group));
  3057. /*
  3058. * A sched_group is semi-idle when it has atleast one busy cpu
  3059. * and atleast one idle cpu.
  3060. */
  3061. if (cpumask_empty(nohz.grp_idle_mask))
  3062. return 0;
  3063. if (cpumask_equal(nohz.grp_idle_mask, sched_group_cpus(ilb_group)))
  3064. return 0;
  3065. return 1;
  3066. }
  3067. /**
  3068. * find_new_ilb - Finds the optimum idle load balancer for nomination.
  3069. * @cpu: The cpu which is nominating a new idle_load_balancer.
  3070. *
  3071. * Returns: Returns the id of the idle load balancer if it exists,
  3072. * Else, returns >= nr_cpu_ids.
  3073. *
  3074. * This algorithm picks the idle load balancer such that it belongs to a
  3075. * semi-idle powersavings sched_domain. The idea is to try and avoid
  3076. * completely idle packages/cores just for the purpose of idle load balancing
  3077. * when there are other idle cpu's which are better suited for that job.
  3078. */
  3079. static int find_new_ilb(int cpu)
  3080. {
  3081. struct sched_domain *sd;
  3082. struct sched_group *ilb_group;
  3083. /*
  3084. * Have idle load balancer selection from semi-idle packages only
  3085. * when power-aware load balancing is enabled
  3086. */
  3087. if (!(sched_smt_power_savings || sched_mc_power_savings))
  3088. goto out_done;
  3089. /*
  3090. * Optimize for the case when we have no idle CPUs or only one
  3091. * idle CPU. Don't walk the sched_domain hierarchy in such cases
  3092. */
  3093. if (cpumask_weight(nohz.idle_cpus_mask) < 2)
  3094. goto out_done;
  3095. for_each_flag_domain(cpu, sd, SD_POWERSAVINGS_BALANCE) {
  3096. ilb_group = sd->groups;
  3097. do {
  3098. if (is_semi_idle_group(ilb_group))
  3099. return cpumask_first(nohz.grp_idle_mask);
  3100. ilb_group = ilb_group->next;
  3101. } while (ilb_group != sd->groups);
  3102. }
  3103. out_done:
  3104. return nr_cpu_ids;
  3105. }
  3106. #else /* (CONFIG_SCHED_MC || CONFIG_SCHED_SMT) */
  3107. static inline int find_new_ilb(int call_cpu)
  3108. {
  3109. return nr_cpu_ids;
  3110. }
  3111. #endif
  3112. /*
  3113. * Kick a CPU to do the nohz balancing, if it is time for it. We pick the
  3114. * nohz_load_balancer CPU (if there is one) otherwise fallback to any idle
  3115. * CPU (if there is one).
  3116. */
  3117. static void nohz_balancer_kick(int cpu)
  3118. {
  3119. int ilb_cpu;
  3120. nohz.next_balance++;
  3121. ilb_cpu = get_nohz_load_balancer();
  3122. if (ilb_cpu >= nr_cpu_ids) {
  3123. ilb_cpu = cpumask_first(nohz.idle_cpus_mask);
  3124. if (ilb_cpu >= nr_cpu_ids)
  3125. return;
  3126. }
  3127. if (!cpu_rq(ilb_cpu)->nohz_balance_kick) {
  3128. struct call_single_data *cp;
  3129. cpu_rq(ilb_cpu)->nohz_balance_kick = 1;
  3130. cp = &per_cpu(remote_sched_softirq_cb, cpu);
  3131. __smp_call_function_single(ilb_cpu, cp, 0);
  3132. }
  3133. return;
  3134. }
  3135. /*
  3136. * This routine will try to nominate the ilb (idle load balancing)
  3137. * owner among the cpus whose ticks are stopped. ilb owner will do the idle
  3138. * load balancing on behalf of all those cpus.
  3139. *
  3140. * When the ilb owner becomes busy, we will not have new ilb owner until some
  3141. * idle CPU wakes up and goes back to idle or some busy CPU tries to kick
  3142. * idle load balancing by kicking one of the idle CPUs.
  3143. *
  3144. * Ticks are stopped for the ilb owner as well, with busy CPU kicking this
  3145. * ilb owner CPU in future (when there is a need for idle load balancing on
  3146. * behalf of all idle CPUs).
  3147. */
  3148. void select_nohz_load_balancer(int stop_tick)
  3149. {
  3150. int cpu = smp_processor_id();
  3151. if (stop_tick) {
  3152. if (!cpu_active(cpu)) {
  3153. if (atomic_read(&nohz.load_balancer) != cpu)
  3154. return;
  3155. /*
  3156. * If we are going offline and still the leader,
  3157. * give up!
  3158. */
  3159. if (atomic_cmpxchg(&nohz.load_balancer, cpu,
  3160. nr_cpu_ids) != cpu)
  3161. BUG();
  3162. return;
  3163. }
  3164. cpumask_set_cpu(cpu, nohz.idle_cpus_mask);
  3165. if (atomic_read(&nohz.first_pick_cpu) == cpu)
  3166. atomic_cmpxchg(&nohz.first_pick_cpu, cpu, nr_cpu_ids);
  3167. if (atomic_read(&nohz.second_pick_cpu) == cpu)
  3168. atomic_cmpxchg(&nohz.second_pick_cpu, cpu, nr_cpu_ids);
  3169. if (atomic_read(&nohz.load_balancer) >= nr_cpu_ids) {
  3170. int new_ilb;
  3171. /* make me the ilb owner */
  3172. if (atomic_cmpxchg(&nohz.load_balancer, nr_cpu_ids,
  3173. cpu) != nr_cpu_ids)
  3174. return;
  3175. /*
  3176. * Check to see if there is a more power-efficient
  3177. * ilb.
  3178. */
  3179. new_ilb = find_new_ilb(cpu);
  3180. if (new_ilb < nr_cpu_ids && new_ilb != cpu) {
  3181. atomic_set(&nohz.load_balancer, nr_cpu_ids);
  3182. resched_cpu(new_ilb);
  3183. return;
  3184. }
  3185. return;
  3186. }
  3187. } else {
  3188. if (!cpumask_test_cpu(cpu, nohz.idle_cpus_mask))
  3189. return;
  3190. cpumask_clear_cpu(cpu, nohz.idle_cpus_mask);
  3191. if (atomic_read(&nohz.load_balancer) == cpu)
  3192. if (atomic_cmpxchg(&nohz.load_balancer, cpu,
  3193. nr_cpu_ids) != cpu)
  3194. BUG();
  3195. }
  3196. return;
  3197. }
  3198. #endif
  3199. static DEFINE_SPINLOCK(balancing);
  3200. /*
  3201. * It checks each scheduling domain to see if it is due to be balanced,
  3202. * and initiates a balancing operation if so.
  3203. *
  3204. * Balancing parameters are set up in arch_init_sched_domains.
  3205. */
  3206. static void rebalance_domains(int cpu, enum cpu_idle_type idle)
  3207. {
  3208. int balance = 1;
  3209. struct rq *rq = cpu_rq(cpu);
  3210. unsigned long interval;
  3211. struct sched_domain *sd;
  3212. /* Earliest time when we have to do rebalance again */
  3213. unsigned long next_balance = jiffies + 60*HZ;
  3214. int update_next_balance = 0;
  3215. int need_serialize;
  3216. update_shares(cpu);
  3217. for_each_domain(cpu, sd) {
  3218. if (!(sd->flags & SD_LOAD_BALANCE))
  3219. continue;
  3220. interval = sd->balance_interval;
  3221. if (idle != CPU_IDLE)
  3222. interval *= sd->busy_factor;
  3223. /* scale ms to jiffies */
  3224. interval = msecs_to_jiffies(interval);
  3225. if (unlikely(!interval))
  3226. interval = 1;
  3227. if (interval > HZ*NR_CPUS/10)
  3228. interval = HZ*NR_CPUS/10;
  3229. need_serialize = sd->flags & SD_SERIALIZE;
  3230. if (need_serialize) {
  3231. if (!spin_trylock(&balancing))
  3232. goto out;
  3233. }
  3234. if (time_after_eq(jiffies, sd->last_balance + interval)) {
  3235. if (load_balance(cpu, rq, sd, idle, &balance)) {
  3236. /*
  3237. * We've pulled tasks over so either we're no
  3238. * longer idle, or one of our SMT siblings is
  3239. * not idle.
  3240. */
  3241. idle = CPU_NOT_IDLE;
  3242. }
  3243. sd->last_balance = jiffies;
  3244. }
  3245. if (need_serialize)
  3246. spin_unlock(&balancing);
  3247. out:
  3248. if (time_after(next_balance, sd->last_balance + interval)) {
  3249. next_balance = sd->last_balance + interval;
  3250. update_next_balance = 1;
  3251. }
  3252. /*
  3253. * Stop the load balance at this level. There is another
  3254. * CPU in our sched group which is doing load balancing more
  3255. * actively.
  3256. */
  3257. if (!balance)
  3258. break;
  3259. }
  3260. /*
  3261. * next_balance will be updated only when there is a need.
  3262. * When the cpu is attached to null domain for ex, it will not be
  3263. * updated.
  3264. */
  3265. if (likely(update_next_balance))
  3266. rq->next_balance = next_balance;
  3267. }
  3268. #ifdef CONFIG_NO_HZ
  3269. /*
  3270. * In CONFIG_NO_HZ case, the idle balance kickee will do the
  3271. * rebalancing for all the cpus for whom scheduler ticks are stopped.
  3272. */
  3273. static void nohz_idle_balance(int this_cpu, enum cpu_idle_type idle)
  3274. {
  3275. struct rq *this_rq = cpu_rq(this_cpu);
  3276. struct rq *rq;
  3277. int balance_cpu;
  3278. if (idle != CPU_IDLE || !this_rq->nohz_balance_kick)
  3279. return;
  3280. for_each_cpu(balance_cpu, nohz.idle_cpus_mask) {
  3281. if (balance_cpu == this_cpu)
  3282. continue;
  3283. /*
  3284. * If this cpu gets work to do, stop the load balancing
  3285. * work being done for other cpus. Next load
  3286. * balancing owner will pick it up.
  3287. */
  3288. if (need_resched()) {
  3289. this_rq->nohz_balance_kick = 0;
  3290. break;
  3291. }
  3292. raw_spin_lock_irq(&this_rq->lock);
  3293. update_rq_clock(this_rq);
  3294. update_cpu_load(this_rq);
  3295. raw_spin_unlock_irq(&this_rq->lock);
  3296. rebalance_domains(balance_cpu, CPU_IDLE);
  3297. rq = cpu_rq(balance_cpu);
  3298. if (time_after(this_rq->next_balance, rq->next_balance))
  3299. this_rq->next_balance = rq->next_balance;
  3300. }
  3301. nohz.next_balance = this_rq->next_balance;
  3302. this_rq->nohz_balance_kick = 0;
  3303. }
  3304. /*
  3305. * Current heuristic for kicking the idle load balancer
  3306. * - first_pick_cpu is the one of the busy CPUs. It will kick
  3307. * idle load balancer when it has more than one process active. This
  3308. * eliminates the need for idle load balancing altogether when we have
  3309. * only one running process in the system (common case).
  3310. * - If there are more than one busy CPU, idle load balancer may have
  3311. * to run for active_load_balance to happen (i.e., two busy CPUs are
  3312. * SMT or core siblings and can run better if they move to different
  3313. * physical CPUs). So, second_pick_cpu is the second of the busy CPUs
  3314. * which will kick idle load balancer as soon as it has any load.
  3315. */
  3316. static inline int nohz_kick_needed(struct rq *rq, int cpu)
  3317. {
  3318. unsigned long now = jiffies;
  3319. int ret;
  3320. int first_pick_cpu, second_pick_cpu;
  3321. if (time_before(now, nohz.next_balance))
  3322. return 0;
  3323. if (rq->idle_at_tick)
  3324. return 0;
  3325. first_pick_cpu = atomic_read(&nohz.first_pick_cpu);
  3326. second_pick_cpu = atomic_read(&nohz.second_pick_cpu);
  3327. if (first_pick_cpu < nr_cpu_ids && first_pick_cpu != cpu &&
  3328. second_pick_cpu < nr_cpu_ids && second_pick_cpu != cpu)
  3329. return 0;
  3330. ret = atomic_cmpxchg(&nohz.first_pick_cpu, nr_cpu_ids, cpu);
  3331. if (ret == nr_cpu_ids || ret == cpu) {
  3332. atomic_cmpxchg(&nohz.second_pick_cpu, cpu, nr_cpu_ids);
  3333. if (rq->nr_running > 1)
  3334. return 1;
  3335. } else {
  3336. ret = atomic_cmpxchg(&nohz.second_pick_cpu, nr_cpu_ids, cpu);
  3337. if (ret == nr_cpu_ids || ret == cpu) {
  3338. if (rq->nr_running)
  3339. return 1;
  3340. }
  3341. }
  3342. return 0;
  3343. }
  3344. #else
  3345. static void nohz_idle_balance(int this_cpu, enum cpu_idle_type idle) { }
  3346. #endif
  3347. /*
  3348. * run_rebalance_domains is triggered when needed from the scheduler tick.
  3349. * Also triggered for nohz idle balancing (with nohz_balancing_kick set).
  3350. */
  3351. static void run_rebalance_domains(struct softirq_action *h)
  3352. {
  3353. int this_cpu = smp_processor_id();
  3354. struct rq *this_rq = cpu_rq(this_cpu);
  3355. enum cpu_idle_type idle = this_rq->idle_at_tick ?
  3356. CPU_IDLE : CPU_NOT_IDLE;
  3357. rebalance_domains(this_cpu, idle);
  3358. /*
  3359. * If this cpu has a pending nohz_balance_kick, then do the
  3360. * balancing on behalf of the other idle cpus whose ticks are
  3361. * stopped.
  3362. */
  3363. nohz_idle_balance(this_cpu, idle);
  3364. }
  3365. static inline int on_null_domain(int cpu)
  3366. {
  3367. return !rcu_dereference_sched(cpu_rq(cpu)->sd);
  3368. }
  3369. /*
  3370. * Trigger the SCHED_SOFTIRQ if it is time to do periodic load balancing.
  3371. */
  3372. static inline void trigger_load_balance(struct rq *rq, int cpu)
  3373. {
  3374. /* Don't need to rebalance while attached to NULL domain */
  3375. if (time_after_eq(jiffies, rq->next_balance) &&
  3376. likely(!on_null_domain(cpu)))
  3377. raise_softirq(SCHED_SOFTIRQ);
  3378. #ifdef CONFIG_NO_HZ
  3379. else if (nohz_kick_needed(rq, cpu) && likely(!on_null_domain(cpu)))
  3380. nohz_balancer_kick(cpu);
  3381. #endif
  3382. }
  3383. static void rq_online_fair(struct rq *rq)
  3384. {
  3385. update_sysctl();
  3386. }
  3387. static void rq_offline_fair(struct rq *rq)
  3388. {
  3389. update_sysctl();
  3390. }
  3391. #else /* CONFIG_SMP */
  3392. /*
  3393. * on UP we do not need to balance between CPUs:
  3394. */
  3395. static inline void idle_balance(int cpu, struct rq *rq)
  3396. {
  3397. }
  3398. #endif /* CONFIG_SMP */
  3399. /*
  3400. * scheduler tick hitting a task of our scheduling class:
  3401. */
  3402. static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued)
  3403. {
  3404. struct cfs_rq *cfs_rq;
  3405. struct sched_entity *se = &curr->se;
  3406. for_each_sched_entity(se) {
  3407. cfs_rq = cfs_rq_of(se);
  3408. entity_tick(cfs_rq, se, queued);
  3409. }
  3410. }
  3411. /*
  3412. * called on fork with the child task as argument from the parent's context
  3413. * - child not yet on the tasklist
  3414. * - preemption disabled
  3415. */
  3416. static void task_fork_fair(struct task_struct *p)
  3417. {
  3418. struct cfs_rq *cfs_rq = task_cfs_rq(current);
  3419. struct sched_entity *se = &p->se, *curr = cfs_rq->curr;
  3420. int this_cpu = smp_processor_id();
  3421. struct rq *rq = this_rq();
  3422. unsigned long flags;
  3423. raw_spin_lock_irqsave(&rq->lock, flags);
  3424. update_rq_clock(rq);
  3425. if (unlikely(task_cpu(p) != this_cpu)) {
  3426. rcu_read_lock();
  3427. __set_task_cpu(p, this_cpu);
  3428. rcu_read_unlock();
  3429. }
  3430. update_curr(cfs_rq);
  3431. if (curr)
  3432. se->vruntime = curr->vruntime;
  3433. place_entity(cfs_rq, se, 1);
  3434. if (sysctl_sched_child_runs_first && curr && entity_before(curr, se)) {
  3435. /*
  3436. * Upon rescheduling, sched_class::put_prev_task() will place
  3437. * 'current' within the tree based on its new key value.
  3438. */
  3439. swap(curr->vruntime, se->vruntime);
  3440. resched_task(rq->curr);
  3441. }
  3442. se->vruntime -= cfs_rq->min_vruntime;
  3443. raw_spin_unlock_irqrestore(&rq->lock, flags);
  3444. }
  3445. /*
  3446. * Priority of the task has changed. Check to see if we preempt
  3447. * the current task.
  3448. */
  3449. static void
  3450. prio_changed_fair(struct rq *rq, struct task_struct *p, int oldprio)
  3451. {
  3452. if (!p->se.on_rq)
  3453. return;
  3454. /*
  3455. * Reschedule if we are currently running on this runqueue and
  3456. * our priority decreased, or if we are not currently running on
  3457. * this runqueue and our priority is higher than the current's
  3458. */
  3459. if (rq->curr == p) {
  3460. if (p->prio > oldprio)
  3461. resched_task(rq->curr);
  3462. } else
  3463. check_preempt_curr(rq, p, 0);
  3464. }
  3465. static void switched_from_fair(struct rq *rq, struct task_struct *p)
  3466. {
  3467. struct sched_entity *se = &p->se;
  3468. struct cfs_rq *cfs_rq = cfs_rq_of(se);
  3469. /*
  3470. * Ensure the task's vruntime is normalized, so that when its
  3471. * switched back to the fair class the enqueue_entity(.flags=0) will
  3472. * do the right thing.
  3473. *
  3474. * If it was on_rq, then the dequeue_entity(.flags=0) will already
  3475. * have normalized the vruntime, if it was !on_rq, then only when
  3476. * the task is sleeping will it still have non-normalized vruntime.
  3477. */
  3478. if (!se->on_rq && p->state != TASK_RUNNING) {
  3479. /*
  3480. * Fix up our vruntime so that the current sleep doesn't
  3481. * cause 'unlimited' sleep bonus.
  3482. */
  3483. place_entity(cfs_rq, se, 0);
  3484. se->vruntime -= cfs_rq->min_vruntime;
  3485. }
  3486. }
  3487. /*
  3488. * We switched to the sched_fair class.
  3489. */
  3490. static void switched_to_fair(struct rq *rq, struct task_struct *p)
  3491. {
  3492. if (!p->se.on_rq)
  3493. return;
  3494. /*
  3495. * We were most likely switched from sched_rt, so
  3496. * kick off the schedule if running, otherwise just see
  3497. * if we can still preempt the current task.
  3498. */
  3499. if (rq->curr == p)
  3500. resched_task(rq->curr);
  3501. else
  3502. check_preempt_curr(rq, p, 0);
  3503. }
  3504. /* Account for a task changing its policy or group.
  3505. *
  3506. * This routine is mostly called to set cfs_rq->curr field when a task
  3507. * migrates between groups/classes.
  3508. */
  3509. static void set_curr_task_fair(struct rq *rq)
  3510. {
  3511. struct sched_entity *se = &rq->curr->se;
  3512. for_each_sched_entity(se)
  3513. set_next_entity(cfs_rq_of(se), se);
  3514. }
  3515. #ifdef CONFIG_FAIR_GROUP_SCHED
  3516. static void task_move_group_fair(struct task_struct *p, int on_rq)
  3517. {
  3518. /*
  3519. * If the task was not on the rq at the time of this cgroup movement
  3520. * it must have been asleep, sleeping tasks keep their ->vruntime
  3521. * absolute on their old rq until wakeup (needed for the fair sleeper
  3522. * bonus in place_entity()).
  3523. *
  3524. * If it was on the rq, we've just 'preempted' it, which does convert
  3525. * ->vruntime to a relative base.
  3526. *
  3527. * Make sure both cases convert their relative position when migrating
  3528. * to another cgroup's rq. This does somewhat interfere with the
  3529. * fair sleeper stuff for the first placement, but who cares.
  3530. */
  3531. if (!on_rq)
  3532. p->se.vruntime -= cfs_rq_of(&p->se)->min_vruntime;
  3533. set_task_rq(p, task_cpu(p));
  3534. if (!on_rq)
  3535. p->se.vruntime += cfs_rq_of(&p->se)->min_vruntime;
  3536. }
  3537. #endif
  3538. static unsigned int get_rr_interval_fair(struct rq *rq, struct task_struct *task)
  3539. {
  3540. struct sched_entity *se = &task->se;
  3541. unsigned int rr_interval = 0;
  3542. /*
  3543. * Time slice is 0 for SCHED_OTHER tasks that are on an otherwise
  3544. * idle runqueue:
  3545. */
  3546. if (rq->cfs.load.weight)
  3547. rr_interval = NS_TO_JIFFIES(sched_slice(&rq->cfs, se));
  3548. return rr_interval;
  3549. }
  3550. /*
  3551. * All the scheduling class methods:
  3552. */
  3553. static const struct sched_class fair_sched_class = {
  3554. .next = &idle_sched_class,
  3555. .enqueue_task = enqueue_task_fair,
  3556. .dequeue_task = dequeue_task_fair,
  3557. .yield_task = yield_task_fair,
  3558. .check_preempt_curr = check_preempt_wakeup,
  3559. .pick_next_task = pick_next_task_fair,
  3560. .put_prev_task = put_prev_task_fair,
  3561. #ifdef CONFIG_SMP
  3562. .select_task_rq = select_task_rq_fair,
  3563. .rq_online = rq_online_fair,
  3564. .rq_offline = rq_offline_fair,
  3565. .task_waking = task_waking_fair,
  3566. #endif
  3567. .set_curr_task = set_curr_task_fair,
  3568. .task_tick = task_tick_fair,
  3569. .task_fork = task_fork_fair,
  3570. .prio_changed = prio_changed_fair,
  3571. .switched_from = switched_from_fair,
  3572. .switched_to = switched_to_fair,
  3573. .get_rr_interval = get_rr_interval_fair,
  3574. #ifdef CONFIG_FAIR_GROUP_SCHED
  3575. .task_move_group = task_move_group_fair,
  3576. #endif
  3577. };
  3578. #ifdef CONFIG_SCHED_DEBUG
  3579. static void print_cfs_stats(struct seq_file *m, int cpu)
  3580. {
  3581. struct cfs_rq *cfs_rq;
  3582. rcu_read_lock();
  3583. for_each_leaf_cfs_rq(cpu_rq(cpu), cfs_rq)
  3584. print_cfs_rq(m, cpu, cfs_rq);
  3585. rcu_read_unlock();
  3586. }
  3587. #endif