rcutree.c 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280
  1. /*
  2. * Read-Copy Update mechanism for mutual exclusion
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License as published by
  6. * the Free Software Foundation; either version 2 of the License, or
  7. * (at your option) any later version.
  8. *
  9. * This program is distributed in the hope that it will be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. * GNU General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program; if not, write to the Free Software
  16. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  17. *
  18. * Copyright IBM Corporation, 2008
  19. *
  20. * Authors: Dipankar Sarma <dipankar@in.ibm.com>
  21. * Manfred Spraul <manfred@colorfullife.com>
  22. * Paul E. McKenney <paulmck@linux.vnet.ibm.com> Hierarchical version
  23. *
  24. * Based on the original work by Paul McKenney <paulmck@us.ibm.com>
  25. * and inputs from Rusty Russell, Andrea Arcangeli and Andi Kleen.
  26. *
  27. * For detailed explanation of Read-Copy Update mechanism see -
  28. * Documentation/RCU
  29. */
  30. #include <linux/types.h>
  31. #include <linux/kernel.h>
  32. #include <linux/init.h>
  33. #include <linux/spinlock.h>
  34. #include <linux/smp.h>
  35. #include <linux/rcupdate.h>
  36. #include <linux/interrupt.h>
  37. #include <linux/sched.h>
  38. #include <linux/nmi.h>
  39. #include <linux/atomic.h>
  40. #include <linux/bitops.h>
  41. #include <linux/export.h>
  42. #include <linux/completion.h>
  43. #include <linux/moduleparam.h>
  44. #include <linux/percpu.h>
  45. #include <linux/notifier.h>
  46. #include <linux/cpu.h>
  47. #include <linux/mutex.h>
  48. #include <linux/time.h>
  49. #include <linux/kernel_stat.h>
  50. #include <linux/wait.h>
  51. #include <linux/kthread.h>
  52. #include <linux/prefetch.h>
  53. #include <linux/delay.h>
  54. #include <linux/stop_machine.h>
  55. #include <linux/random.h>
  56. #include <linux/ftrace_event.h>
  57. #include "rcutree.h"
  58. #include <trace/events/rcu.h>
  59. #include "rcu.h"
  60. /*
  61. * Strings used in tracepoints need to be exported via the
  62. * tracing system such that tools like perf and trace-cmd can
  63. * translate the string address pointers to actual text.
  64. */
  65. #define TPS(x) tracepoint_string(x)
  66. /* Data structures. */
  67. static struct lock_class_key rcu_node_class[RCU_NUM_LVLS];
  68. static struct lock_class_key rcu_fqs_class[RCU_NUM_LVLS];
  69. /*
  70. * In order to export the rcu_state name to the tracing tools, it
  71. * needs to be added in the __tracepoint_string section.
  72. * This requires defining a separate variable tp_<sname>_varname
  73. * that points to the string being used, and this will allow
  74. * the tracing userspace tools to be able to decipher the string
  75. * address to the matching string.
  76. */
  77. #define RCU_STATE_INITIALIZER(sname, sabbr, cr) \
  78. static char sname##_varname[] = #sname; \
  79. static const char *tp_##sname##_varname __used __tracepoint_string = sname##_varname; \
  80. struct rcu_state sname##_state = { \
  81. .level = { &sname##_state.node[0] }, \
  82. .call = cr, \
  83. .fqs_state = RCU_GP_IDLE, \
  84. .gpnum = 0UL - 300UL, \
  85. .completed = 0UL - 300UL, \
  86. .orphan_lock = __RAW_SPIN_LOCK_UNLOCKED(&sname##_state.orphan_lock), \
  87. .orphan_nxttail = &sname##_state.orphan_nxtlist, \
  88. .orphan_donetail = &sname##_state.orphan_donelist, \
  89. .barrier_mutex = __MUTEX_INITIALIZER(sname##_state.barrier_mutex), \
  90. .onoff_mutex = __MUTEX_INITIALIZER(sname##_state.onoff_mutex), \
  91. .name = sname##_varname, \
  92. .abbr = sabbr, \
  93. }; \
  94. DEFINE_PER_CPU(struct rcu_data, sname##_data)
  95. RCU_STATE_INITIALIZER(rcu_sched, 's', call_rcu_sched);
  96. RCU_STATE_INITIALIZER(rcu_bh, 'b', call_rcu_bh);
  97. static struct rcu_state *rcu_state;
  98. LIST_HEAD(rcu_struct_flavors);
  99. /* Increase (but not decrease) the CONFIG_RCU_FANOUT_LEAF at boot time. */
  100. static int rcu_fanout_leaf = CONFIG_RCU_FANOUT_LEAF;
  101. module_param(rcu_fanout_leaf, int, 0444);
  102. int rcu_num_lvls __read_mostly = RCU_NUM_LVLS;
  103. static int num_rcu_lvl[] = { /* Number of rcu_nodes at specified level. */
  104. NUM_RCU_LVL_0,
  105. NUM_RCU_LVL_1,
  106. NUM_RCU_LVL_2,
  107. NUM_RCU_LVL_3,
  108. NUM_RCU_LVL_4,
  109. };
  110. int rcu_num_nodes __read_mostly = NUM_RCU_NODES; /* Total # rcu_nodes in use. */
  111. /*
  112. * The rcu_scheduler_active variable transitions from zero to one just
  113. * before the first task is spawned. So when this variable is zero, RCU
  114. * can assume that there is but one task, allowing RCU to (for example)
  115. * optimize synchronize_sched() to a simple barrier(). When this variable
  116. * is one, RCU must actually do all the hard work required to detect real
  117. * grace periods. This variable is also used to suppress boot-time false
  118. * positives from lockdep-RCU error checking.
  119. */
  120. int rcu_scheduler_active __read_mostly;
  121. EXPORT_SYMBOL_GPL(rcu_scheduler_active);
  122. /*
  123. * The rcu_scheduler_fully_active variable transitions from zero to one
  124. * during the early_initcall() processing, which is after the scheduler
  125. * is capable of creating new tasks. So RCU processing (for example,
  126. * creating tasks for RCU priority boosting) must be delayed until after
  127. * rcu_scheduler_fully_active transitions from zero to one. We also
  128. * currently delay invocation of any RCU callbacks until after this point.
  129. *
  130. * It might later prove better for people registering RCU callbacks during
  131. * early boot to take responsibility for these callbacks, but one step at
  132. * a time.
  133. */
  134. static int rcu_scheduler_fully_active __read_mostly;
  135. #ifdef CONFIG_RCU_BOOST
  136. /*
  137. * Control variables for per-CPU and per-rcu_node kthreads. These
  138. * handle all flavors of RCU.
  139. */
  140. static DEFINE_PER_CPU(struct task_struct *, rcu_cpu_kthread_task);
  141. DEFINE_PER_CPU(unsigned int, rcu_cpu_kthread_status);
  142. DEFINE_PER_CPU(unsigned int, rcu_cpu_kthread_loops);
  143. DEFINE_PER_CPU(char, rcu_cpu_has_work);
  144. #endif /* #ifdef CONFIG_RCU_BOOST */
  145. static void rcu_boost_kthread_setaffinity(struct rcu_node *rnp, int outgoingcpu);
  146. static void invoke_rcu_core(void);
  147. static void invoke_rcu_callbacks(struct rcu_state *rsp, struct rcu_data *rdp);
  148. /*
  149. * Track the rcutorture test sequence number and the update version
  150. * number within a given test. The rcutorture_testseq is incremented
  151. * on every rcutorture module load and unload, so has an odd value
  152. * when a test is running. The rcutorture_vernum is set to zero
  153. * when rcutorture starts and is incremented on each rcutorture update.
  154. * These variables enable correlating rcutorture output with the
  155. * RCU tracing information.
  156. */
  157. unsigned long rcutorture_testseq;
  158. unsigned long rcutorture_vernum;
  159. /*
  160. * Return true if an RCU grace period is in progress. The ACCESS_ONCE()s
  161. * permit this function to be invoked without holding the root rcu_node
  162. * structure's ->lock, but of course results can be subject to change.
  163. */
  164. static int rcu_gp_in_progress(struct rcu_state *rsp)
  165. {
  166. return ACCESS_ONCE(rsp->completed) != ACCESS_ONCE(rsp->gpnum);
  167. }
  168. /*
  169. * Note a quiescent state. Because we do not need to know
  170. * how many quiescent states passed, just if there was at least
  171. * one since the start of the grace period, this just sets a flag.
  172. * The caller must have disabled preemption.
  173. */
  174. void rcu_sched_qs(int cpu)
  175. {
  176. struct rcu_data *rdp = &per_cpu(rcu_sched_data, cpu);
  177. if (rdp->passed_quiesce == 0)
  178. trace_rcu_grace_period(TPS("rcu_sched"), rdp->gpnum, TPS("cpuqs"));
  179. rdp->passed_quiesce = 1;
  180. }
  181. void rcu_bh_qs(int cpu)
  182. {
  183. struct rcu_data *rdp = &per_cpu(rcu_bh_data, cpu);
  184. if (rdp->passed_quiesce == 0)
  185. trace_rcu_grace_period(TPS("rcu_bh"), rdp->gpnum, TPS("cpuqs"));
  186. rdp->passed_quiesce = 1;
  187. }
  188. /*
  189. * Note a context switch. This is a quiescent state for RCU-sched,
  190. * and requires special handling for preemptible RCU.
  191. * The caller must have disabled preemption.
  192. */
  193. void rcu_note_context_switch(int cpu)
  194. {
  195. trace_rcu_utilization(TPS("Start context switch"));
  196. rcu_sched_qs(cpu);
  197. rcu_preempt_note_context_switch(cpu);
  198. trace_rcu_utilization(TPS("End context switch"));
  199. }
  200. EXPORT_SYMBOL_GPL(rcu_note_context_switch);
  201. DEFINE_PER_CPU(struct rcu_dynticks, rcu_dynticks) = {
  202. .dynticks_nesting = DYNTICK_TASK_EXIT_IDLE,
  203. .dynticks = ATOMIC_INIT(1),
  204. };
  205. static long blimit = 10; /* Maximum callbacks per rcu_do_batch. */
  206. static long qhimark = 10000; /* If this many pending, ignore blimit. */
  207. static long qlowmark = 100; /* Once only this many pending, use blimit. */
  208. module_param(blimit, long, 0444);
  209. module_param(qhimark, long, 0444);
  210. module_param(qlowmark, long, 0444);
  211. static ulong jiffies_till_first_fqs = ULONG_MAX;
  212. static ulong jiffies_till_next_fqs = ULONG_MAX;
  213. module_param(jiffies_till_first_fqs, ulong, 0644);
  214. module_param(jiffies_till_next_fqs, ulong, 0644);
  215. static void rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp,
  216. struct rcu_data *rdp);
  217. static void force_qs_rnp(struct rcu_state *rsp, int (*f)(struct rcu_data *));
  218. static void force_quiescent_state(struct rcu_state *rsp);
  219. static int rcu_pending(int cpu);
  220. /*
  221. * Return the number of RCU-sched batches processed thus far for debug & stats.
  222. */
  223. long rcu_batches_completed_sched(void)
  224. {
  225. return rcu_sched_state.completed;
  226. }
  227. EXPORT_SYMBOL_GPL(rcu_batches_completed_sched);
  228. /*
  229. * Return the number of RCU BH batches processed thus far for debug & stats.
  230. */
  231. long rcu_batches_completed_bh(void)
  232. {
  233. return rcu_bh_state.completed;
  234. }
  235. EXPORT_SYMBOL_GPL(rcu_batches_completed_bh);
  236. /*
  237. * Force a quiescent state for RCU BH.
  238. */
  239. void rcu_bh_force_quiescent_state(void)
  240. {
  241. force_quiescent_state(&rcu_bh_state);
  242. }
  243. EXPORT_SYMBOL_GPL(rcu_bh_force_quiescent_state);
  244. /*
  245. * Record the number of times rcutorture tests have been initiated and
  246. * terminated. This information allows the debugfs tracing stats to be
  247. * correlated to the rcutorture messages, even when the rcutorture module
  248. * is being repeatedly loaded and unloaded. In other words, we cannot
  249. * store this state in rcutorture itself.
  250. */
  251. void rcutorture_record_test_transition(void)
  252. {
  253. rcutorture_testseq++;
  254. rcutorture_vernum = 0;
  255. }
  256. EXPORT_SYMBOL_GPL(rcutorture_record_test_transition);
  257. /*
  258. * Record the number of writer passes through the current rcutorture test.
  259. * This is also used to correlate debugfs tracing stats with the rcutorture
  260. * messages.
  261. */
  262. void rcutorture_record_progress(unsigned long vernum)
  263. {
  264. rcutorture_vernum++;
  265. }
  266. EXPORT_SYMBOL_GPL(rcutorture_record_progress);
  267. /*
  268. * Force a quiescent state for RCU-sched.
  269. */
  270. void rcu_sched_force_quiescent_state(void)
  271. {
  272. force_quiescent_state(&rcu_sched_state);
  273. }
  274. EXPORT_SYMBOL_GPL(rcu_sched_force_quiescent_state);
  275. /*
  276. * Does the CPU have callbacks ready to be invoked?
  277. */
  278. static int
  279. cpu_has_callbacks_ready_to_invoke(struct rcu_data *rdp)
  280. {
  281. return &rdp->nxtlist != rdp->nxttail[RCU_DONE_TAIL] &&
  282. rdp->nxttail[RCU_DONE_TAIL] != NULL;
  283. }
  284. /*
  285. * Does the current CPU require a not-yet-started grace period?
  286. * The caller must have disabled interrupts to prevent races with
  287. * normal callback registry.
  288. */
  289. static int
  290. cpu_needs_another_gp(struct rcu_state *rsp, struct rcu_data *rdp)
  291. {
  292. int i;
  293. if (rcu_gp_in_progress(rsp))
  294. return 0; /* No, a grace period is already in progress. */
  295. if (rcu_nocb_needs_gp(rsp))
  296. return 1; /* Yes, a no-CBs CPU needs one. */
  297. if (!rdp->nxttail[RCU_NEXT_TAIL])
  298. return 0; /* No, this is a no-CBs (or offline) CPU. */
  299. if (*rdp->nxttail[RCU_NEXT_READY_TAIL])
  300. return 1; /* Yes, this CPU has newly registered callbacks. */
  301. for (i = RCU_WAIT_TAIL; i < RCU_NEXT_TAIL; i++)
  302. if (rdp->nxttail[i - 1] != rdp->nxttail[i] &&
  303. ULONG_CMP_LT(ACCESS_ONCE(rsp->completed),
  304. rdp->nxtcompleted[i]))
  305. return 1; /* Yes, CBs for future grace period. */
  306. return 0; /* No grace period needed. */
  307. }
  308. /*
  309. * Return the root node of the specified rcu_state structure.
  310. */
  311. static struct rcu_node *rcu_get_root(struct rcu_state *rsp)
  312. {
  313. return &rsp->node[0];
  314. }
  315. /*
  316. * rcu_eqs_enter_common - current CPU is moving towards extended quiescent state
  317. *
  318. * If the new value of the ->dynticks_nesting counter now is zero,
  319. * we really have entered idle, and must do the appropriate accounting.
  320. * The caller must have disabled interrupts.
  321. */
  322. static void rcu_eqs_enter_common(struct rcu_dynticks *rdtp, long long oldval,
  323. bool user)
  324. {
  325. trace_rcu_dyntick(TPS("Start"), oldval, rdtp->dynticks_nesting);
  326. if (!user && !is_idle_task(current)) {
  327. struct task_struct *idle = idle_task(smp_processor_id());
  328. trace_rcu_dyntick(TPS("Error on entry: not idle task"), oldval, 0);
  329. ftrace_dump(DUMP_ORIG);
  330. WARN_ONCE(1, "Current pid: %d comm: %s / Idle pid: %d comm: %s",
  331. current->pid, current->comm,
  332. idle->pid, idle->comm); /* must be idle task! */
  333. }
  334. rcu_prepare_for_idle(smp_processor_id());
  335. /* CPUs seeing atomic_inc() must see prior RCU read-side crit sects */
  336. smp_mb__before_atomic_inc(); /* See above. */
  337. atomic_inc(&rdtp->dynticks);
  338. smp_mb__after_atomic_inc(); /* Force ordering with next sojourn. */
  339. WARN_ON_ONCE(atomic_read(&rdtp->dynticks) & 0x1);
  340. /*
  341. * It is illegal to enter an extended quiescent state while
  342. * in an RCU read-side critical section.
  343. */
  344. rcu_lockdep_assert(!lock_is_held(&rcu_lock_map),
  345. "Illegal idle entry in RCU read-side critical section.");
  346. rcu_lockdep_assert(!lock_is_held(&rcu_bh_lock_map),
  347. "Illegal idle entry in RCU-bh read-side critical section.");
  348. rcu_lockdep_assert(!lock_is_held(&rcu_sched_lock_map),
  349. "Illegal idle entry in RCU-sched read-side critical section.");
  350. }
  351. /*
  352. * Enter an RCU extended quiescent state, which can be either the
  353. * idle loop or adaptive-tickless usermode execution.
  354. */
  355. static void rcu_eqs_enter(bool user)
  356. {
  357. long long oldval;
  358. struct rcu_dynticks *rdtp;
  359. rdtp = &__get_cpu_var(rcu_dynticks);
  360. oldval = rdtp->dynticks_nesting;
  361. WARN_ON_ONCE((oldval & DYNTICK_TASK_NEST_MASK) == 0);
  362. if ((oldval & DYNTICK_TASK_NEST_MASK) == DYNTICK_TASK_NEST_VALUE)
  363. rdtp->dynticks_nesting = 0;
  364. else
  365. rdtp->dynticks_nesting -= DYNTICK_TASK_NEST_VALUE;
  366. rcu_eqs_enter_common(rdtp, oldval, user);
  367. }
  368. /**
  369. * rcu_idle_enter - inform RCU that current CPU is entering idle
  370. *
  371. * Enter idle mode, in other words, -leave- the mode in which RCU
  372. * read-side critical sections can occur. (Though RCU read-side
  373. * critical sections can occur in irq handlers in idle, a possibility
  374. * handled by irq_enter() and irq_exit().)
  375. *
  376. * We crowbar the ->dynticks_nesting field to zero to allow for
  377. * the possibility of usermode upcalls having messed up our count
  378. * of interrupt nesting level during the prior busy period.
  379. */
  380. void rcu_idle_enter(void)
  381. {
  382. unsigned long flags;
  383. local_irq_save(flags);
  384. rcu_eqs_enter(false);
  385. local_irq_restore(flags);
  386. }
  387. EXPORT_SYMBOL_GPL(rcu_idle_enter);
  388. #ifdef CONFIG_RCU_USER_QS
  389. /**
  390. * rcu_user_enter - inform RCU that we are resuming userspace.
  391. *
  392. * Enter RCU idle mode right before resuming userspace. No use of RCU
  393. * is permitted between this call and rcu_user_exit(). This way the
  394. * CPU doesn't need to maintain the tick for RCU maintenance purposes
  395. * when the CPU runs in userspace.
  396. */
  397. void rcu_user_enter(void)
  398. {
  399. rcu_eqs_enter(1);
  400. }
  401. /**
  402. * rcu_user_enter_after_irq - inform RCU that we are going to resume userspace
  403. * after the current irq returns.
  404. *
  405. * This is similar to rcu_user_enter() but in the context of a non-nesting
  406. * irq. After this call, RCU enters into idle mode when the interrupt
  407. * returns.
  408. */
  409. void rcu_user_enter_after_irq(void)
  410. {
  411. unsigned long flags;
  412. struct rcu_dynticks *rdtp;
  413. local_irq_save(flags);
  414. rdtp = &__get_cpu_var(rcu_dynticks);
  415. /* Ensure this irq is interrupting a non-idle RCU state. */
  416. WARN_ON_ONCE(!(rdtp->dynticks_nesting & DYNTICK_TASK_MASK));
  417. rdtp->dynticks_nesting = 1;
  418. local_irq_restore(flags);
  419. }
  420. #endif /* CONFIG_RCU_USER_QS */
  421. /**
  422. * rcu_irq_exit - inform RCU that current CPU is exiting irq towards idle
  423. *
  424. * Exit from an interrupt handler, which might possibly result in entering
  425. * idle mode, in other words, leaving the mode in which read-side critical
  426. * sections can occur.
  427. *
  428. * This code assumes that the idle loop never does anything that might
  429. * result in unbalanced calls to irq_enter() and irq_exit(). If your
  430. * architecture violates this assumption, RCU will give you what you
  431. * deserve, good and hard. But very infrequently and irreproducibly.
  432. *
  433. * Use things like work queues to work around this limitation.
  434. *
  435. * You have been warned.
  436. */
  437. void rcu_irq_exit(void)
  438. {
  439. unsigned long flags;
  440. long long oldval;
  441. struct rcu_dynticks *rdtp;
  442. local_irq_save(flags);
  443. rdtp = &__get_cpu_var(rcu_dynticks);
  444. oldval = rdtp->dynticks_nesting;
  445. rdtp->dynticks_nesting--;
  446. WARN_ON_ONCE(rdtp->dynticks_nesting < 0);
  447. if (rdtp->dynticks_nesting)
  448. trace_rcu_dyntick(TPS("--="), oldval, rdtp->dynticks_nesting);
  449. else
  450. rcu_eqs_enter_common(rdtp, oldval, true);
  451. local_irq_restore(flags);
  452. }
  453. /*
  454. * rcu_eqs_exit_common - current CPU moving away from extended quiescent state
  455. *
  456. * If the new value of the ->dynticks_nesting counter was previously zero,
  457. * we really have exited idle, and must do the appropriate accounting.
  458. * The caller must have disabled interrupts.
  459. */
  460. static void rcu_eqs_exit_common(struct rcu_dynticks *rdtp, long long oldval,
  461. int user)
  462. {
  463. smp_mb__before_atomic_inc(); /* Force ordering w/previous sojourn. */
  464. atomic_inc(&rdtp->dynticks);
  465. /* CPUs seeing atomic_inc() must see later RCU read-side crit sects */
  466. smp_mb__after_atomic_inc(); /* See above. */
  467. WARN_ON_ONCE(!(atomic_read(&rdtp->dynticks) & 0x1));
  468. rcu_cleanup_after_idle(smp_processor_id());
  469. trace_rcu_dyntick(TPS("End"), oldval, rdtp->dynticks_nesting);
  470. if (!user && !is_idle_task(current)) {
  471. struct task_struct *idle = idle_task(smp_processor_id());
  472. trace_rcu_dyntick(TPS("Error on exit: not idle task"),
  473. oldval, rdtp->dynticks_nesting);
  474. ftrace_dump(DUMP_ORIG);
  475. WARN_ONCE(1, "Current pid: %d comm: %s / Idle pid: %d comm: %s",
  476. current->pid, current->comm,
  477. idle->pid, idle->comm); /* must be idle task! */
  478. }
  479. }
  480. /*
  481. * Exit an RCU extended quiescent state, which can be either the
  482. * idle loop or adaptive-tickless usermode execution.
  483. */
  484. static void rcu_eqs_exit(bool user)
  485. {
  486. struct rcu_dynticks *rdtp;
  487. long long oldval;
  488. rdtp = &__get_cpu_var(rcu_dynticks);
  489. oldval = rdtp->dynticks_nesting;
  490. WARN_ON_ONCE(oldval < 0);
  491. if (oldval & DYNTICK_TASK_NEST_MASK)
  492. rdtp->dynticks_nesting += DYNTICK_TASK_NEST_VALUE;
  493. else
  494. rdtp->dynticks_nesting = DYNTICK_TASK_EXIT_IDLE;
  495. rcu_eqs_exit_common(rdtp, oldval, user);
  496. }
  497. /**
  498. * rcu_idle_exit - inform RCU that current CPU is leaving idle
  499. *
  500. * Exit idle mode, in other words, -enter- the mode in which RCU
  501. * read-side critical sections can occur.
  502. *
  503. * We crowbar the ->dynticks_nesting field to DYNTICK_TASK_NEST to
  504. * allow for the possibility of usermode upcalls messing up our count
  505. * of interrupt nesting level during the busy period that is just
  506. * now starting.
  507. */
  508. void rcu_idle_exit(void)
  509. {
  510. unsigned long flags;
  511. local_irq_save(flags);
  512. rcu_eqs_exit(false);
  513. local_irq_restore(flags);
  514. }
  515. EXPORT_SYMBOL_GPL(rcu_idle_exit);
  516. #ifdef CONFIG_RCU_USER_QS
  517. /**
  518. * rcu_user_exit - inform RCU that we are exiting userspace.
  519. *
  520. * Exit RCU idle mode while entering the kernel because it can
  521. * run a RCU read side critical section anytime.
  522. */
  523. void rcu_user_exit(void)
  524. {
  525. rcu_eqs_exit(1);
  526. }
  527. /**
  528. * rcu_user_exit_after_irq - inform RCU that we won't resume to userspace
  529. * idle mode after the current non-nesting irq returns.
  530. *
  531. * This is similar to rcu_user_exit() but in the context of an irq.
  532. * This is called when the irq has interrupted a userspace RCU idle mode
  533. * context. When the current non-nesting interrupt returns after this call,
  534. * the CPU won't restore the RCU idle mode.
  535. */
  536. void rcu_user_exit_after_irq(void)
  537. {
  538. unsigned long flags;
  539. struct rcu_dynticks *rdtp;
  540. local_irq_save(flags);
  541. rdtp = &__get_cpu_var(rcu_dynticks);
  542. /* Ensure we are interrupting an RCU idle mode. */
  543. WARN_ON_ONCE(rdtp->dynticks_nesting & DYNTICK_TASK_NEST_MASK);
  544. rdtp->dynticks_nesting += DYNTICK_TASK_EXIT_IDLE;
  545. local_irq_restore(flags);
  546. }
  547. #endif /* CONFIG_RCU_USER_QS */
  548. /**
  549. * rcu_irq_enter - inform RCU that current CPU is entering irq away from idle
  550. *
  551. * Enter an interrupt handler, which might possibly result in exiting
  552. * idle mode, in other words, entering the mode in which read-side critical
  553. * sections can occur.
  554. *
  555. * Note that the Linux kernel is fully capable of entering an interrupt
  556. * handler that it never exits, for example when doing upcalls to
  557. * user mode! This code assumes that the idle loop never does upcalls to
  558. * user mode. If your architecture does do upcalls from the idle loop (or
  559. * does anything else that results in unbalanced calls to the irq_enter()
  560. * and irq_exit() functions), RCU will give you what you deserve, good
  561. * and hard. But very infrequently and irreproducibly.
  562. *
  563. * Use things like work queues to work around this limitation.
  564. *
  565. * You have been warned.
  566. */
  567. void rcu_irq_enter(void)
  568. {
  569. unsigned long flags;
  570. struct rcu_dynticks *rdtp;
  571. long long oldval;
  572. local_irq_save(flags);
  573. rdtp = &__get_cpu_var(rcu_dynticks);
  574. oldval = rdtp->dynticks_nesting;
  575. rdtp->dynticks_nesting++;
  576. WARN_ON_ONCE(rdtp->dynticks_nesting == 0);
  577. if (oldval)
  578. trace_rcu_dyntick(TPS("++="), oldval, rdtp->dynticks_nesting);
  579. else
  580. rcu_eqs_exit_common(rdtp, oldval, true);
  581. local_irq_restore(flags);
  582. }
  583. /**
  584. * rcu_nmi_enter - inform RCU of entry to NMI context
  585. *
  586. * If the CPU was idle with dynamic ticks active, and there is no
  587. * irq handler running, this updates rdtp->dynticks_nmi to let the
  588. * RCU grace-period handling know that the CPU is active.
  589. */
  590. void rcu_nmi_enter(void)
  591. {
  592. struct rcu_dynticks *rdtp = &__get_cpu_var(rcu_dynticks);
  593. if (rdtp->dynticks_nmi_nesting == 0 &&
  594. (atomic_read(&rdtp->dynticks) & 0x1))
  595. return;
  596. rdtp->dynticks_nmi_nesting++;
  597. smp_mb__before_atomic_inc(); /* Force delay from prior write. */
  598. atomic_inc(&rdtp->dynticks);
  599. /* CPUs seeing atomic_inc() must see later RCU read-side crit sects */
  600. smp_mb__after_atomic_inc(); /* See above. */
  601. WARN_ON_ONCE(!(atomic_read(&rdtp->dynticks) & 0x1));
  602. }
  603. /**
  604. * rcu_nmi_exit - inform RCU of exit from NMI context
  605. *
  606. * If the CPU was idle with dynamic ticks active, and there is no
  607. * irq handler running, this updates rdtp->dynticks_nmi to let the
  608. * RCU grace-period handling know that the CPU is no longer active.
  609. */
  610. void rcu_nmi_exit(void)
  611. {
  612. struct rcu_dynticks *rdtp = &__get_cpu_var(rcu_dynticks);
  613. if (rdtp->dynticks_nmi_nesting == 0 ||
  614. --rdtp->dynticks_nmi_nesting != 0)
  615. return;
  616. /* CPUs seeing atomic_inc() must see prior RCU read-side crit sects */
  617. smp_mb__before_atomic_inc(); /* See above. */
  618. atomic_inc(&rdtp->dynticks);
  619. smp_mb__after_atomic_inc(); /* Force delay to next write. */
  620. WARN_ON_ONCE(atomic_read(&rdtp->dynticks) & 0x1);
  621. }
  622. /**
  623. * rcu_is_cpu_idle - see if RCU thinks that the current CPU is idle
  624. *
  625. * If the current CPU is in its idle loop and is neither in an interrupt
  626. * or NMI handler, return true.
  627. */
  628. int rcu_is_cpu_idle(void)
  629. {
  630. int ret;
  631. preempt_disable();
  632. ret = (atomic_read(&__get_cpu_var(rcu_dynticks).dynticks) & 0x1) == 0;
  633. preempt_enable();
  634. return ret;
  635. }
  636. EXPORT_SYMBOL(rcu_is_cpu_idle);
  637. #if defined(CONFIG_PROVE_RCU) && defined(CONFIG_HOTPLUG_CPU)
  638. /*
  639. * Is the current CPU online? Disable preemption to avoid false positives
  640. * that could otherwise happen due to the current CPU number being sampled,
  641. * this task being preempted, its old CPU being taken offline, resuming
  642. * on some other CPU, then determining that its old CPU is now offline.
  643. * It is OK to use RCU on an offline processor during initial boot, hence
  644. * the check for rcu_scheduler_fully_active. Note also that it is OK
  645. * for a CPU coming online to use RCU for one jiffy prior to marking itself
  646. * online in the cpu_online_mask. Similarly, it is OK for a CPU going
  647. * offline to continue to use RCU for one jiffy after marking itself
  648. * offline in the cpu_online_mask. This leniency is necessary given the
  649. * non-atomic nature of the online and offline processing, for example,
  650. * the fact that a CPU enters the scheduler after completing the CPU_DYING
  651. * notifiers.
  652. *
  653. * This is also why RCU internally marks CPUs online during the
  654. * CPU_UP_PREPARE phase and offline during the CPU_DEAD phase.
  655. *
  656. * Disable checking if in an NMI handler because we cannot safely report
  657. * errors from NMI handlers anyway.
  658. */
  659. bool rcu_lockdep_current_cpu_online(void)
  660. {
  661. struct rcu_data *rdp;
  662. struct rcu_node *rnp;
  663. bool ret;
  664. if (in_nmi())
  665. return 1;
  666. preempt_disable();
  667. rdp = &__get_cpu_var(rcu_sched_data);
  668. rnp = rdp->mynode;
  669. ret = (rdp->grpmask & rnp->qsmaskinit) ||
  670. !rcu_scheduler_fully_active;
  671. preempt_enable();
  672. return ret;
  673. }
  674. EXPORT_SYMBOL_GPL(rcu_lockdep_current_cpu_online);
  675. #endif /* #if defined(CONFIG_PROVE_RCU) && defined(CONFIG_HOTPLUG_CPU) */
  676. /**
  677. * rcu_is_cpu_rrupt_from_idle - see if idle or immediately interrupted from idle
  678. *
  679. * If the current CPU is idle or running at a first-level (not nested)
  680. * interrupt from idle, return true. The caller must have at least
  681. * disabled preemption.
  682. */
  683. static int rcu_is_cpu_rrupt_from_idle(void)
  684. {
  685. return __get_cpu_var(rcu_dynticks).dynticks_nesting <= 1;
  686. }
  687. /*
  688. * Snapshot the specified CPU's dynticks counter so that we can later
  689. * credit them with an implicit quiescent state. Return 1 if this CPU
  690. * is in dynticks idle mode, which is an extended quiescent state.
  691. */
  692. static int dyntick_save_progress_counter(struct rcu_data *rdp)
  693. {
  694. rdp->dynticks_snap = atomic_add_return(0, &rdp->dynticks->dynticks);
  695. return (rdp->dynticks_snap & 0x1) == 0;
  696. }
  697. /*
  698. * Return true if the specified CPU has passed through a quiescent
  699. * state by virtue of being in or having passed through an dynticks
  700. * idle state since the last call to dyntick_save_progress_counter()
  701. * for this same CPU, or by virtue of having been offline.
  702. */
  703. static int rcu_implicit_dynticks_qs(struct rcu_data *rdp)
  704. {
  705. unsigned int curr;
  706. unsigned int snap;
  707. curr = (unsigned int)atomic_add_return(0, &rdp->dynticks->dynticks);
  708. snap = (unsigned int)rdp->dynticks_snap;
  709. /*
  710. * If the CPU passed through or entered a dynticks idle phase with
  711. * no active irq/NMI handlers, then we can safely pretend that the CPU
  712. * already acknowledged the request to pass through a quiescent
  713. * state. Either way, that CPU cannot possibly be in an RCU
  714. * read-side critical section that started before the beginning
  715. * of the current RCU grace period.
  716. */
  717. if ((curr & 0x1) == 0 || UINT_CMP_GE(curr, snap + 2)) {
  718. trace_rcu_fqs(rdp->rsp->name, rdp->gpnum, rdp->cpu, TPS("dti"));
  719. rdp->dynticks_fqs++;
  720. return 1;
  721. }
  722. /*
  723. * Check for the CPU being offline, but only if the grace period
  724. * is old enough. We don't need to worry about the CPU changing
  725. * state: If we see it offline even once, it has been through a
  726. * quiescent state.
  727. *
  728. * The reason for insisting that the grace period be at least
  729. * one jiffy old is that CPUs that are not quite online and that
  730. * have just gone offline can still execute RCU read-side critical
  731. * sections.
  732. */
  733. if (ULONG_CMP_GE(rdp->rsp->gp_start + 2, jiffies))
  734. return 0; /* Grace period is not old enough. */
  735. barrier();
  736. if (cpu_is_offline(rdp->cpu)) {
  737. trace_rcu_fqs(rdp->rsp->name, rdp->gpnum, rdp->cpu, TPS("ofl"));
  738. rdp->offline_fqs++;
  739. return 1;
  740. }
  741. /*
  742. * There is a possibility that a CPU in adaptive-ticks state
  743. * might run in the kernel with the scheduling-clock tick disabled
  744. * for an extended time period. Invoke rcu_kick_nohz_cpu() to
  745. * force the CPU to restart the scheduling-clock tick in this
  746. * CPU is in this state.
  747. */
  748. rcu_kick_nohz_cpu(rdp->cpu);
  749. return 0;
  750. }
  751. static void record_gp_stall_check_time(struct rcu_state *rsp)
  752. {
  753. rsp->gp_start = jiffies;
  754. rsp->jiffies_stall = jiffies + rcu_jiffies_till_stall_check();
  755. }
  756. /*
  757. * Dump stacks of all tasks running on stalled CPUs. This is a fallback
  758. * for architectures that do not implement trigger_all_cpu_backtrace().
  759. * The NMI-triggered stack traces are more accurate because they are
  760. * printed by the target CPU.
  761. */
  762. static void rcu_dump_cpu_stacks(struct rcu_state *rsp)
  763. {
  764. int cpu;
  765. unsigned long flags;
  766. struct rcu_node *rnp;
  767. rcu_for_each_leaf_node(rsp, rnp) {
  768. raw_spin_lock_irqsave(&rnp->lock, flags);
  769. if (rnp->qsmask != 0) {
  770. for (cpu = 0; cpu <= rnp->grphi - rnp->grplo; cpu++)
  771. if (rnp->qsmask & (1UL << cpu))
  772. dump_cpu_task(rnp->grplo + cpu);
  773. }
  774. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  775. }
  776. }
  777. static void print_other_cpu_stall(struct rcu_state *rsp)
  778. {
  779. int cpu;
  780. long delta;
  781. unsigned long flags;
  782. int ndetected = 0;
  783. struct rcu_node *rnp = rcu_get_root(rsp);
  784. long totqlen = 0;
  785. /* Only let one CPU complain about others per time interval. */
  786. raw_spin_lock_irqsave(&rnp->lock, flags);
  787. delta = jiffies - rsp->jiffies_stall;
  788. if (delta < RCU_STALL_RAT_DELAY || !rcu_gp_in_progress(rsp)) {
  789. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  790. return;
  791. }
  792. rsp->jiffies_stall = jiffies + 3 * rcu_jiffies_till_stall_check() + 3;
  793. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  794. /*
  795. * OK, time to rat on our buddy...
  796. * See Documentation/RCU/stallwarn.txt for info on how to debug
  797. * RCU CPU stall warnings.
  798. */
  799. pr_err("INFO: %s detected stalls on CPUs/tasks:",
  800. rsp->name);
  801. print_cpu_stall_info_begin();
  802. rcu_for_each_leaf_node(rsp, rnp) {
  803. raw_spin_lock_irqsave(&rnp->lock, flags);
  804. ndetected += rcu_print_task_stall(rnp);
  805. if (rnp->qsmask != 0) {
  806. for (cpu = 0; cpu <= rnp->grphi - rnp->grplo; cpu++)
  807. if (rnp->qsmask & (1UL << cpu)) {
  808. print_cpu_stall_info(rsp,
  809. rnp->grplo + cpu);
  810. ndetected++;
  811. }
  812. }
  813. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  814. }
  815. /*
  816. * Now rat on any tasks that got kicked up to the root rcu_node
  817. * due to CPU offlining.
  818. */
  819. rnp = rcu_get_root(rsp);
  820. raw_spin_lock_irqsave(&rnp->lock, flags);
  821. ndetected += rcu_print_task_stall(rnp);
  822. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  823. print_cpu_stall_info_end();
  824. for_each_possible_cpu(cpu)
  825. totqlen += per_cpu_ptr(rsp->rda, cpu)->qlen;
  826. pr_cont("(detected by %d, t=%ld jiffies, g=%lu, c=%lu, q=%lu)\n",
  827. smp_processor_id(), (long)(jiffies - rsp->gp_start),
  828. rsp->gpnum, rsp->completed, totqlen);
  829. if (ndetected == 0)
  830. pr_err("INFO: Stall ended before state dump start\n");
  831. else if (!trigger_all_cpu_backtrace())
  832. rcu_dump_cpu_stacks(rsp);
  833. /* Complain about tasks blocking the grace period. */
  834. rcu_print_detail_task_stall(rsp);
  835. force_quiescent_state(rsp); /* Kick them all. */
  836. }
  837. static void print_cpu_stall(struct rcu_state *rsp)
  838. {
  839. int cpu;
  840. unsigned long flags;
  841. struct rcu_node *rnp = rcu_get_root(rsp);
  842. long totqlen = 0;
  843. /*
  844. * OK, time to rat on ourselves...
  845. * See Documentation/RCU/stallwarn.txt for info on how to debug
  846. * RCU CPU stall warnings.
  847. */
  848. pr_err("INFO: %s self-detected stall on CPU", rsp->name);
  849. print_cpu_stall_info_begin();
  850. print_cpu_stall_info(rsp, smp_processor_id());
  851. print_cpu_stall_info_end();
  852. for_each_possible_cpu(cpu)
  853. totqlen += per_cpu_ptr(rsp->rda, cpu)->qlen;
  854. pr_cont(" (t=%lu jiffies g=%lu c=%lu q=%lu)\n",
  855. jiffies - rsp->gp_start, rsp->gpnum, rsp->completed, totqlen);
  856. if (!trigger_all_cpu_backtrace())
  857. dump_stack();
  858. raw_spin_lock_irqsave(&rnp->lock, flags);
  859. if (ULONG_CMP_GE(jiffies, rsp->jiffies_stall))
  860. rsp->jiffies_stall = jiffies +
  861. 3 * rcu_jiffies_till_stall_check() + 3;
  862. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  863. set_need_resched(); /* kick ourselves to get things going. */
  864. }
  865. static void check_cpu_stall(struct rcu_state *rsp, struct rcu_data *rdp)
  866. {
  867. unsigned long j;
  868. unsigned long js;
  869. struct rcu_node *rnp;
  870. if (rcu_cpu_stall_suppress)
  871. return;
  872. j = ACCESS_ONCE(jiffies);
  873. js = ACCESS_ONCE(rsp->jiffies_stall);
  874. rnp = rdp->mynode;
  875. if (rcu_gp_in_progress(rsp) &&
  876. (ACCESS_ONCE(rnp->qsmask) & rdp->grpmask) && ULONG_CMP_GE(j, js)) {
  877. /* We haven't checked in, so go dump stack. */
  878. print_cpu_stall(rsp);
  879. } else if (rcu_gp_in_progress(rsp) &&
  880. ULONG_CMP_GE(j, js + RCU_STALL_RAT_DELAY)) {
  881. /* They had a few time units to dump stack, so complain. */
  882. print_other_cpu_stall(rsp);
  883. }
  884. }
  885. /**
  886. * rcu_cpu_stall_reset - prevent further stall warnings in current grace period
  887. *
  888. * Set the stall-warning timeout way off into the future, thus preventing
  889. * any RCU CPU stall-warning messages from appearing in the current set of
  890. * RCU grace periods.
  891. *
  892. * The caller must disable hard irqs.
  893. */
  894. void rcu_cpu_stall_reset(void)
  895. {
  896. struct rcu_state *rsp;
  897. for_each_rcu_flavor(rsp)
  898. rsp->jiffies_stall = jiffies + ULONG_MAX / 2;
  899. }
  900. /*
  901. * Initialize the specified rcu_data structure's callback list to empty.
  902. */
  903. static void init_callback_list(struct rcu_data *rdp)
  904. {
  905. int i;
  906. if (init_nocb_callback_list(rdp))
  907. return;
  908. rdp->nxtlist = NULL;
  909. for (i = 0; i < RCU_NEXT_SIZE; i++)
  910. rdp->nxttail[i] = &rdp->nxtlist;
  911. }
  912. /*
  913. * Determine the value that ->completed will have at the end of the
  914. * next subsequent grace period. This is used to tag callbacks so that
  915. * a CPU can invoke callbacks in a timely fashion even if that CPU has
  916. * been dyntick-idle for an extended period with callbacks under the
  917. * influence of RCU_FAST_NO_HZ.
  918. *
  919. * The caller must hold rnp->lock with interrupts disabled.
  920. */
  921. static unsigned long rcu_cbs_completed(struct rcu_state *rsp,
  922. struct rcu_node *rnp)
  923. {
  924. /*
  925. * If RCU is idle, we just wait for the next grace period.
  926. * But we can only be sure that RCU is idle if we are looking
  927. * at the root rcu_node structure -- otherwise, a new grace
  928. * period might have started, but just not yet gotten around
  929. * to initializing the current non-root rcu_node structure.
  930. */
  931. if (rcu_get_root(rsp) == rnp && rnp->gpnum == rnp->completed)
  932. return rnp->completed + 1;
  933. /*
  934. * Otherwise, wait for a possible partial grace period and
  935. * then the subsequent full grace period.
  936. */
  937. return rnp->completed + 2;
  938. }
  939. /*
  940. * Trace-event helper function for rcu_start_future_gp() and
  941. * rcu_nocb_wait_gp().
  942. */
  943. static void trace_rcu_future_gp(struct rcu_node *rnp, struct rcu_data *rdp,
  944. unsigned long c, const char *s)
  945. {
  946. trace_rcu_future_grace_period(rdp->rsp->name, rnp->gpnum,
  947. rnp->completed, c, rnp->level,
  948. rnp->grplo, rnp->grphi, s);
  949. }
  950. /*
  951. * Start some future grace period, as needed to handle newly arrived
  952. * callbacks. The required future grace periods are recorded in each
  953. * rcu_node structure's ->need_future_gp field.
  954. *
  955. * The caller must hold the specified rcu_node structure's ->lock.
  956. */
  957. static unsigned long __maybe_unused
  958. rcu_start_future_gp(struct rcu_node *rnp, struct rcu_data *rdp)
  959. {
  960. unsigned long c;
  961. int i;
  962. struct rcu_node *rnp_root = rcu_get_root(rdp->rsp);
  963. /*
  964. * Pick up grace-period number for new callbacks. If this
  965. * grace period is already marked as needed, return to the caller.
  966. */
  967. c = rcu_cbs_completed(rdp->rsp, rnp);
  968. trace_rcu_future_gp(rnp, rdp, c, TPS("Startleaf"));
  969. if (rnp->need_future_gp[c & 0x1]) {
  970. trace_rcu_future_gp(rnp, rdp, c, TPS("Prestartleaf"));
  971. return c;
  972. }
  973. /*
  974. * If either this rcu_node structure or the root rcu_node structure
  975. * believe that a grace period is in progress, then we must wait
  976. * for the one following, which is in "c". Because our request
  977. * will be noticed at the end of the current grace period, we don't
  978. * need to explicitly start one.
  979. */
  980. if (rnp->gpnum != rnp->completed ||
  981. ACCESS_ONCE(rnp->gpnum) != ACCESS_ONCE(rnp->completed)) {
  982. rnp->need_future_gp[c & 0x1]++;
  983. trace_rcu_future_gp(rnp, rdp, c, TPS("Startedleaf"));
  984. return c;
  985. }
  986. /*
  987. * There might be no grace period in progress. If we don't already
  988. * hold it, acquire the root rcu_node structure's lock in order to
  989. * start one (if needed).
  990. */
  991. if (rnp != rnp_root)
  992. raw_spin_lock(&rnp_root->lock);
  993. /*
  994. * Get a new grace-period number. If there really is no grace
  995. * period in progress, it will be smaller than the one we obtained
  996. * earlier. Adjust callbacks as needed. Note that even no-CBs
  997. * CPUs have a ->nxtcompleted[] array, so no no-CBs checks needed.
  998. */
  999. c = rcu_cbs_completed(rdp->rsp, rnp_root);
  1000. for (i = RCU_DONE_TAIL; i < RCU_NEXT_TAIL; i++)
  1001. if (ULONG_CMP_LT(c, rdp->nxtcompleted[i]))
  1002. rdp->nxtcompleted[i] = c;
  1003. /*
  1004. * If the needed for the required grace period is already
  1005. * recorded, trace and leave.
  1006. */
  1007. if (rnp_root->need_future_gp[c & 0x1]) {
  1008. trace_rcu_future_gp(rnp, rdp, c, TPS("Prestartedroot"));
  1009. goto unlock_out;
  1010. }
  1011. /* Record the need for the future grace period. */
  1012. rnp_root->need_future_gp[c & 0x1]++;
  1013. /* If a grace period is not already in progress, start one. */
  1014. if (rnp_root->gpnum != rnp_root->completed) {
  1015. trace_rcu_future_gp(rnp, rdp, c, TPS("Startedleafroot"));
  1016. } else {
  1017. trace_rcu_future_gp(rnp, rdp, c, TPS("Startedroot"));
  1018. rcu_start_gp_advanced(rdp->rsp, rnp_root, rdp);
  1019. }
  1020. unlock_out:
  1021. if (rnp != rnp_root)
  1022. raw_spin_unlock(&rnp_root->lock);
  1023. return c;
  1024. }
  1025. /*
  1026. * Clean up any old requests for the just-ended grace period. Also return
  1027. * whether any additional grace periods have been requested. Also invoke
  1028. * rcu_nocb_gp_cleanup() in order to wake up any no-callbacks kthreads
  1029. * waiting for this grace period to complete.
  1030. */
  1031. static int rcu_future_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp)
  1032. {
  1033. int c = rnp->completed;
  1034. int needmore;
  1035. struct rcu_data *rdp = this_cpu_ptr(rsp->rda);
  1036. rcu_nocb_gp_cleanup(rsp, rnp);
  1037. rnp->need_future_gp[c & 0x1] = 0;
  1038. needmore = rnp->need_future_gp[(c + 1) & 0x1];
  1039. trace_rcu_future_gp(rnp, rdp, c,
  1040. needmore ? TPS("CleanupMore") : TPS("Cleanup"));
  1041. return needmore;
  1042. }
  1043. /*
  1044. * If there is room, assign a ->completed number to any callbacks on
  1045. * this CPU that have not already been assigned. Also accelerate any
  1046. * callbacks that were previously assigned a ->completed number that has
  1047. * since proven to be too conservative, which can happen if callbacks get
  1048. * assigned a ->completed number while RCU is idle, but with reference to
  1049. * a non-root rcu_node structure. This function is idempotent, so it does
  1050. * not hurt to call it repeatedly.
  1051. *
  1052. * The caller must hold rnp->lock with interrupts disabled.
  1053. */
  1054. static void rcu_accelerate_cbs(struct rcu_state *rsp, struct rcu_node *rnp,
  1055. struct rcu_data *rdp)
  1056. {
  1057. unsigned long c;
  1058. int i;
  1059. /* If the CPU has no callbacks, nothing to do. */
  1060. if (!rdp->nxttail[RCU_NEXT_TAIL] || !*rdp->nxttail[RCU_DONE_TAIL])
  1061. return;
  1062. /*
  1063. * Starting from the sublist containing the callbacks most
  1064. * recently assigned a ->completed number and working down, find the
  1065. * first sublist that is not assignable to an upcoming grace period.
  1066. * Such a sublist has something in it (first two tests) and has
  1067. * a ->completed number assigned that will complete sooner than
  1068. * the ->completed number for newly arrived callbacks (last test).
  1069. *
  1070. * The key point is that any later sublist can be assigned the
  1071. * same ->completed number as the newly arrived callbacks, which
  1072. * means that the callbacks in any of these later sublist can be
  1073. * grouped into a single sublist, whether or not they have already
  1074. * been assigned a ->completed number.
  1075. */
  1076. c = rcu_cbs_completed(rsp, rnp);
  1077. for (i = RCU_NEXT_TAIL - 1; i > RCU_DONE_TAIL; i--)
  1078. if (rdp->nxttail[i] != rdp->nxttail[i - 1] &&
  1079. !ULONG_CMP_GE(rdp->nxtcompleted[i], c))
  1080. break;
  1081. /*
  1082. * If there are no sublist for unassigned callbacks, leave.
  1083. * At the same time, advance "i" one sublist, so that "i" will
  1084. * index into the sublist where all the remaining callbacks should
  1085. * be grouped into.
  1086. */
  1087. if (++i >= RCU_NEXT_TAIL)
  1088. return;
  1089. /*
  1090. * Assign all subsequent callbacks' ->completed number to the next
  1091. * full grace period and group them all in the sublist initially
  1092. * indexed by "i".
  1093. */
  1094. for (; i <= RCU_NEXT_TAIL; i++) {
  1095. rdp->nxttail[i] = rdp->nxttail[RCU_NEXT_TAIL];
  1096. rdp->nxtcompleted[i] = c;
  1097. }
  1098. /* Record any needed additional grace periods. */
  1099. rcu_start_future_gp(rnp, rdp);
  1100. /* Trace depending on how much we were able to accelerate. */
  1101. if (!*rdp->nxttail[RCU_WAIT_TAIL])
  1102. trace_rcu_grace_period(rsp->name, rdp->gpnum, TPS("AccWaitCB"));
  1103. else
  1104. trace_rcu_grace_period(rsp->name, rdp->gpnum, TPS("AccReadyCB"));
  1105. }
  1106. /*
  1107. * Move any callbacks whose grace period has completed to the
  1108. * RCU_DONE_TAIL sublist, then compact the remaining sublists and
  1109. * assign ->completed numbers to any callbacks in the RCU_NEXT_TAIL
  1110. * sublist. This function is idempotent, so it does not hurt to
  1111. * invoke it repeatedly. As long as it is not invoked -too- often...
  1112. *
  1113. * The caller must hold rnp->lock with interrupts disabled.
  1114. */
  1115. static void rcu_advance_cbs(struct rcu_state *rsp, struct rcu_node *rnp,
  1116. struct rcu_data *rdp)
  1117. {
  1118. int i, j;
  1119. /* If the CPU has no callbacks, nothing to do. */
  1120. if (!rdp->nxttail[RCU_NEXT_TAIL] || !*rdp->nxttail[RCU_DONE_TAIL])
  1121. return;
  1122. /*
  1123. * Find all callbacks whose ->completed numbers indicate that they
  1124. * are ready to invoke, and put them into the RCU_DONE_TAIL sublist.
  1125. */
  1126. for (i = RCU_WAIT_TAIL; i < RCU_NEXT_TAIL; i++) {
  1127. if (ULONG_CMP_LT(rnp->completed, rdp->nxtcompleted[i]))
  1128. break;
  1129. rdp->nxttail[RCU_DONE_TAIL] = rdp->nxttail[i];
  1130. }
  1131. /* Clean up any sublist tail pointers that were misordered above. */
  1132. for (j = RCU_WAIT_TAIL; j < i; j++)
  1133. rdp->nxttail[j] = rdp->nxttail[RCU_DONE_TAIL];
  1134. /* Copy down callbacks to fill in empty sublists. */
  1135. for (j = RCU_WAIT_TAIL; i < RCU_NEXT_TAIL; i++, j++) {
  1136. if (rdp->nxttail[j] == rdp->nxttail[RCU_NEXT_TAIL])
  1137. break;
  1138. rdp->nxttail[j] = rdp->nxttail[i];
  1139. rdp->nxtcompleted[j] = rdp->nxtcompleted[i];
  1140. }
  1141. /* Classify any remaining callbacks. */
  1142. rcu_accelerate_cbs(rsp, rnp, rdp);
  1143. }
  1144. /*
  1145. * Update CPU-local rcu_data state to record the beginnings and ends of
  1146. * grace periods. The caller must hold the ->lock of the leaf rcu_node
  1147. * structure corresponding to the current CPU, and must have irqs disabled.
  1148. */
  1149. static void __note_gp_changes(struct rcu_state *rsp, struct rcu_node *rnp, struct rcu_data *rdp)
  1150. {
  1151. /* Handle the ends of any preceding grace periods first. */
  1152. if (rdp->completed == rnp->completed) {
  1153. /* No grace period end, so just accelerate recent callbacks. */
  1154. rcu_accelerate_cbs(rsp, rnp, rdp);
  1155. } else {
  1156. /* Advance callbacks. */
  1157. rcu_advance_cbs(rsp, rnp, rdp);
  1158. /* Remember that we saw this grace-period completion. */
  1159. rdp->completed = rnp->completed;
  1160. trace_rcu_grace_period(rsp->name, rdp->gpnum, TPS("cpuend"));
  1161. }
  1162. if (rdp->gpnum != rnp->gpnum) {
  1163. /*
  1164. * If the current grace period is waiting for this CPU,
  1165. * set up to detect a quiescent state, otherwise don't
  1166. * go looking for one.
  1167. */
  1168. rdp->gpnum = rnp->gpnum;
  1169. trace_rcu_grace_period(rsp->name, rdp->gpnum, TPS("cpustart"));
  1170. rdp->passed_quiesce = 0;
  1171. rdp->qs_pending = !!(rnp->qsmask & rdp->grpmask);
  1172. zero_cpu_stall_ticks(rdp);
  1173. }
  1174. }
  1175. static void note_gp_changes(struct rcu_state *rsp, struct rcu_data *rdp)
  1176. {
  1177. unsigned long flags;
  1178. struct rcu_node *rnp;
  1179. local_irq_save(flags);
  1180. rnp = rdp->mynode;
  1181. if ((rdp->gpnum == ACCESS_ONCE(rnp->gpnum) &&
  1182. rdp->completed == ACCESS_ONCE(rnp->completed)) || /* w/out lock. */
  1183. !raw_spin_trylock(&rnp->lock)) { /* irqs already off, so later. */
  1184. local_irq_restore(flags);
  1185. return;
  1186. }
  1187. __note_gp_changes(rsp, rnp, rdp);
  1188. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1189. }
  1190. /*
  1191. * Initialize a new grace period.
  1192. */
  1193. static int rcu_gp_init(struct rcu_state *rsp)
  1194. {
  1195. struct rcu_data *rdp;
  1196. struct rcu_node *rnp = rcu_get_root(rsp);
  1197. raw_spin_lock_irq(&rnp->lock);
  1198. rsp->gp_flags = 0; /* Clear all flags: New grace period. */
  1199. if (rcu_gp_in_progress(rsp)) {
  1200. /* Grace period already in progress, don't start another. */
  1201. raw_spin_unlock_irq(&rnp->lock);
  1202. return 0;
  1203. }
  1204. /* Advance to a new grace period and initialize state. */
  1205. rsp->gpnum++;
  1206. trace_rcu_grace_period(rsp->name, rsp->gpnum, TPS("start"));
  1207. record_gp_stall_check_time(rsp);
  1208. raw_spin_unlock_irq(&rnp->lock);
  1209. /* Exclude any concurrent CPU-hotplug operations. */
  1210. mutex_lock(&rsp->onoff_mutex);
  1211. /*
  1212. * Set the quiescent-state-needed bits in all the rcu_node
  1213. * structures for all currently online CPUs in breadth-first order,
  1214. * starting from the root rcu_node structure, relying on the layout
  1215. * of the tree within the rsp->node[] array. Note that other CPUs
  1216. * will access only the leaves of the hierarchy, thus seeing that no
  1217. * grace period is in progress, at least until the corresponding
  1218. * leaf node has been initialized. In addition, we have excluded
  1219. * CPU-hotplug operations.
  1220. *
  1221. * The grace period cannot complete until the initialization
  1222. * process finishes, because this kthread handles both.
  1223. */
  1224. rcu_for_each_node_breadth_first(rsp, rnp) {
  1225. raw_spin_lock_irq(&rnp->lock);
  1226. rdp = this_cpu_ptr(rsp->rda);
  1227. rcu_preempt_check_blocked_tasks(rnp);
  1228. rnp->qsmask = rnp->qsmaskinit;
  1229. ACCESS_ONCE(rnp->gpnum) = rsp->gpnum;
  1230. WARN_ON_ONCE(rnp->completed != rsp->completed);
  1231. ACCESS_ONCE(rnp->completed) = rsp->completed;
  1232. if (rnp == rdp->mynode)
  1233. __note_gp_changes(rsp, rnp, rdp);
  1234. rcu_preempt_boost_start_gp(rnp);
  1235. trace_rcu_grace_period_init(rsp->name, rnp->gpnum,
  1236. rnp->level, rnp->grplo,
  1237. rnp->grphi, rnp->qsmask);
  1238. raw_spin_unlock_irq(&rnp->lock);
  1239. #ifdef CONFIG_PROVE_RCU_DELAY
  1240. if ((prandom_u32() % (rcu_num_nodes + 1)) == 0 &&
  1241. system_state == SYSTEM_RUNNING)
  1242. udelay(200);
  1243. #endif /* #ifdef CONFIG_PROVE_RCU_DELAY */
  1244. cond_resched();
  1245. }
  1246. mutex_unlock(&rsp->onoff_mutex);
  1247. return 1;
  1248. }
  1249. /*
  1250. * Do one round of quiescent-state forcing.
  1251. */
  1252. int rcu_gp_fqs(struct rcu_state *rsp, int fqs_state_in)
  1253. {
  1254. int fqs_state = fqs_state_in;
  1255. struct rcu_node *rnp = rcu_get_root(rsp);
  1256. rsp->n_force_qs++;
  1257. if (fqs_state == RCU_SAVE_DYNTICK) {
  1258. /* Collect dyntick-idle snapshots. */
  1259. force_qs_rnp(rsp, dyntick_save_progress_counter);
  1260. fqs_state = RCU_FORCE_QS;
  1261. } else {
  1262. /* Handle dyntick-idle and offline CPUs. */
  1263. force_qs_rnp(rsp, rcu_implicit_dynticks_qs);
  1264. }
  1265. /* Clear flag to prevent immediate re-entry. */
  1266. if (ACCESS_ONCE(rsp->gp_flags) & RCU_GP_FLAG_FQS) {
  1267. raw_spin_lock_irq(&rnp->lock);
  1268. rsp->gp_flags &= ~RCU_GP_FLAG_FQS;
  1269. raw_spin_unlock_irq(&rnp->lock);
  1270. }
  1271. return fqs_state;
  1272. }
  1273. /*
  1274. * Clean up after the old grace period.
  1275. */
  1276. static void rcu_gp_cleanup(struct rcu_state *rsp)
  1277. {
  1278. unsigned long gp_duration;
  1279. int nocb = 0;
  1280. struct rcu_data *rdp;
  1281. struct rcu_node *rnp = rcu_get_root(rsp);
  1282. raw_spin_lock_irq(&rnp->lock);
  1283. gp_duration = jiffies - rsp->gp_start;
  1284. if (gp_duration > rsp->gp_max)
  1285. rsp->gp_max = gp_duration;
  1286. /*
  1287. * We know the grace period is complete, but to everyone else
  1288. * it appears to still be ongoing. But it is also the case
  1289. * that to everyone else it looks like there is nothing that
  1290. * they can do to advance the grace period. It is therefore
  1291. * safe for us to drop the lock in order to mark the grace
  1292. * period as completed in all of the rcu_node structures.
  1293. */
  1294. raw_spin_unlock_irq(&rnp->lock);
  1295. /*
  1296. * Propagate new ->completed value to rcu_node structures so
  1297. * that other CPUs don't have to wait until the start of the next
  1298. * grace period to process their callbacks. This also avoids
  1299. * some nasty RCU grace-period initialization races by forcing
  1300. * the end of the current grace period to be completely recorded in
  1301. * all of the rcu_node structures before the beginning of the next
  1302. * grace period is recorded in any of the rcu_node structures.
  1303. */
  1304. rcu_for_each_node_breadth_first(rsp, rnp) {
  1305. raw_spin_lock_irq(&rnp->lock);
  1306. ACCESS_ONCE(rnp->completed) = rsp->gpnum;
  1307. rdp = this_cpu_ptr(rsp->rda);
  1308. if (rnp == rdp->mynode)
  1309. __note_gp_changes(rsp, rnp, rdp);
  1310. nocb += rcu_future_gp_cleanup(rsp, rnp);
  1311. raw_spin_unlock_irq(&rnp->lock);
  1312. cond_resched();
  1313. }
  1314. rnp = rcu_get_root(rsp);
  1315. raw_spin_lock_irq(&rnp->lock);
  1316. rcu_nocb_gp_set(rnp, nocb);
  1317. rsp->completed = rsp->gpnum; /* Declare grace period done. */
  1318. trace_rcu_grace_period(rsp->name, rsp->completed, TPS("end"));
  1319. rsp->fqs_state = RCU_GP_IDLE;
  1320. rdp = this_cpu_ptr(rsp->rda);
  1321. rcu_advance_cbs(rsp, rnp, rdp); /* Reduce false positives below. */
  1322. if (cpu_needs_another_gp(rsp, rdp))
  1323. rsp->gp_flags = 1;
  1324. raw_spin_unlock_irq(&rnp->lock);
  1325. }
  1326. /*
  1327. * Body of kthread that handles grace periods.
  1328. */
  1329. static int __noreturn rcu_gp_kthread(void *arg)
  1330. {
  1331. int fqs_state;
  1332. unsigned long j;
  1333. int ret;
  1334. struct rcu_state *rsp = arg;
  1335. struct rcu_node *rnp = rcu_get_root(rsp);
  1336. for (;;) {
  1337. /* Handle grace-period start. */
  1338. for (;;) {
  1339. wait_event_interruptible(rsp->gp_wq,
  1340. rsp->gp_flags &
  1341. RCU_GP_FLAG_INIT);
  1342. if ((rsp->gp_flags & RCU_GP_FLAG_INIT) &&
  1343. rcu_gp_init(rsp))
  1344. break;
  1345. cond_resched();
  1346. flush_signals(current);
  1347. }
  1348. /* Handle quiescent-state forcing. */
  1349. fqs_state = RCU_SAVE_DYNTICK;
  1350. j = jiffies_till_first_fqs;
  1351. if (j > HZ) {
  1352. j = HZ;
  1353. jiffies_till_first_fqs = HZ;
  1354. }
  1355. for (;;) {
  1356. rsp->jiffies_force_qs = jiffies + j;
  1357. ret = wait_event_interruptible_timeout(rsp->gp_wq,
  1358. (rsp->gp_flags & RCU_GP_FLAG_FQS) ||
  1359. (!ACCESS_ONCE(rnp->qsmask) &&
  1360. !rcu_preempt_blocked_readers_cgp(rnp)),
  1361. j);
  1362. /* If grace period done, leave loop. */
  1363. if (!ACCESS_ONCE(rnp->qsmask) &&
  1364. !rcu_preempt_blocked_readers_cgp(rnp))
  1365. break;
  1366. /* If time for quiescent-state forcing, do it. */
  1367. if (ret == 0 || (rsp->gp_flags & RCU_GP_FLAG_FQS)) {
  1368. fqs_state = rcu_gp_fqs(rsp, fqs_state);
  1369. cond_resched();
  1370. } else {
  1371. /* Deal with stray signal. */
  1372. cond_resched();
  1373. flush_signals(current);
  1374. }
  1375. j = jiffies_till_next_fqs;
  1376. if (j > HZ) {
  1377. j = HZ;
  1378. jiffies_till_next_fqs = HZ;
  1379. } else if (j < 1) {
  1380. j = 1;
  1381. jiffies_till_next_fqs = 1;
  1382. }
  1383. }
  1384. /* Handle grace-period end. */
  1385. rcu_gp_cleanup(rsp);
  1386. }
  1387. }
  1388. static void rsp_wakeup(struct irq_work *work)
  1389. {
  1390. struct rcu_state *rsp = container_of(work, struct rcu_state, wakeup_work);
  1391. /* Wake up rcu_gp_kthread() to start the grace period. */
  1392. wake_up(&rsp->gp_wq);
  1393. }
  1394. /*
  1395. * Start a new RCU grace period if warranted, re-initializing the hierarchy
  1396. * in preparation for detecting the next grace period. The caller must hold
  1397. * the root node's ->lock and hard irqs must be disabled.
  1398. *
  1399. * Note that it is legal for a dying CPU (which is marked as offline) to
  1400. * invoke this function. This can happen when the dying CPU reports its
  1401. * quiescent state.
  1402. */
  1403. static void
  1404. rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp,
  1405. struct rcu_data *rdp)
  1406. {
  1407. if (!rsp->gp_kthread || !cpu_needs_another_gp(rsp, rdp)) {
  1408. /*
  1409. * Either we have not yet spawned the grace-period
  1410. * task, this CPU does not need another grace period,
  1411. * or a grace period is already in progress.
  1412. * Either way, don't start a new grace period.
  1413. */
  1414. return;
  1415. }
  1416. rsp->gp_flags = RCU_GP_FLAG_INIT;
  1417. /*
  1418. * We can't do wakeups while holding the rnp->lock, as that
  1419. * could cause possible deadlocks with the rq->lock. Deter
  1420. * the wakeup to interrupt context.
  1421. */
  1422. irq_work_queue(&rsp->wakeup_work);
  1423. }
  1424. /*
  1425. * Similar to rcu_start_gp_advanced(), but also advance the calling CPU's
  1426. * callbacks. Note that rcu_start_gp_advanced() cannot do this because it
  1427. * is invoked indirectly from rcu_advance_cbs(), which would result in
  1428. * endless recursion -- or would do so if it wasn't for the self-deadlock
  1429. * that is encountered beforehand.
  1430. */
  1431. static void
  1432. rcu_start_gp(struct rcu_state *rsp)
  1433. {
  1434. struct rcu_data *rdp = this_cpu_ptr(rsp->rda);
  1435. struct rcu_node *rnp = rcu_get_root(rsp);
  1436. /*
  1437. * If there is no grace period in progress right now, any
  1438. * callbacks we have up to this point will be satisfied by the
  1439. * next grace period. Also, advancing the callbacks reduces the
  1440. * probability of false positives from cpu_needs_another_gp()
  1441. * resulting in pointless grace periods. So, advance callbacks
  1442. * then start the grace period!
  1443. */
  1444. rcu_advance_cbs(rsp, rnp, rdp);
  1445. rcu_start_gp_advanced(rsp, rnp, rdp);
  1446. }
  1447. /*
  1448. * Report a full set of quiescent states to the specified rcu_state
  1449. * data structure. This involves cleaning up after the prior grace
  1450. * period and letting rcu_start_gp() start up the next grace period
  1451. * if one is needed. Note that the caller must hold rnp->lock, which
  1452. * is released before return.
  1453. */
  1454. static void rcu_report_qs_rsp(struct rcu_state *rsp, unsigned long flags)
  1455. __releases(rcu_get_root(rsp)->lock)
  1456. {
  1457. WARN_ON_ONCE(!rcu_gp_in_progress(rsp));
  1458. raw_spin_unlock_irqrestore(&rcu_get_root(rsp)->lock, flags);
  1459. wake_up(&rsp->gp_wq); /* Memory barrier implied by wake_up() path. */
  1460. }
  1461. /*
  1462. * Similar to rcu_report_qs_rdp(), for which it is a helper function.
  1463. * Allows quiescent states for a group of CPUs to be reported at one go
  1464. * to the specified rcu_node structure, though all the CPUs in the group
  1465. * must be represented by the same rcu_node structure (which need not be
  1466. * a leaf rcu_node structure, though it often will be). That structure's
  1467. * lock must be held upon entry, and it is released before return.
  1468. */
  1469. static void
  1470. rcu_report_qs_rnp(unsigned long mask, struct rcu_state *rsp,
  1471. struct rcu_node *rnp, unsigned long flags)
  1472. __releases(rnp->lock)
  1473. {
  1474. struct rcu_node *rnp_c;
  1475. /* Walk up the rcu_node hierarchy. */
  1476. for (;;) {
  1477. if (!(rnp->qsmask & mask)) {
  1478. /* Our bit has already been cleared, so done. */
  1479. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1480. return;
  1481. }
  1482. rnp->qsmask &= ~mask;
  1483. trace_rcu_quiescent_state_report(rsp->name, rnp->gpnum,
  1484. mask, rnp->qsmask, rnp->level,
  1485. rnp->grplo, rnp->grphi,
  1486. !!rnp->gp_tasks);
  1487. if (rnp->qsmask != 0 || rcu_preempt_blocked_readers_cgp(rnp)) {
  1488. /* Other bits still set at this level, so done. */
  1489. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1490. return;
  1491. }
  1492. mask = rnp->grpmask;
  1493. if (rnp->parent == NULL) {
  1494. /* No more levels. Exit loop holding root lock. */
  1495. break;
  1496. }
  1497. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1498. rnp_c = rnp;
  1499. rnp = rnp->parent;
  1500. raw_spin_lock_irqsave(&rnp->lock, flags);
  1501. WARN_ON_ONCE(rnp_c->qsmask);
  1502. }
  1503. /*
  1504. * Get here if we are the last CPU to pass through a quiescent
  1505. * state for this grace period. Invoke rcu_report_qs_rsp()
  1506. * to clean up and start the next grace period if one is needed.
  1507. */
  1508. rcu_report_qs_rsp(rsp, flags); /* releases rnp->lock. */
  1509. }
  1510. /*
  1511. * Record a quiescent state for the specified CPU to that CPU's rcu_data
  1512. * structure. This must be either called from the specified CPU, or
  1513. * called when the specified CPU is known to be offline (and when it is
  1514. * also known that no other CPU is concurrently trying to help the offline
  1515. * CPU). The lastcomp argument is used to make sure we are still in the
  1516. * grace period of interest. We don't want to end the current grace period
  1517. * based on quiescent states detected in an earlier grace period!
  1518. */
  1519. static void
  1520. rcu_report_qs_rdp(int cpu, struct rcu_state *rsp, struct rcu_data *rdp)
  1521. {
  1522. unsigned long flags;
  1523. unsigned long mask;
  1524. struct rcu_node *rnp;
  1525. rnp = rdp->mynode;
  1526. raw_spin_lock_irqsave(&rnp->lock, flags);
  1527. if (rdp->passed_quiesce == 0 || rdp->gpnum != rnp->gpnum ||
  1528. rnp->completed == rnp->gpnum) {
  1529. /*
  1530. * The grace period in which this quiescent state was
  1531. * recorded has ended, so don't report it upwards.
  1532. * We will instead need a new quiescent state that lies
  1533. * within the current grace period.
  1534. */
  1535. rdp->passed_quiesce = 0; /* need qs for new gp. */
  1536. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1537. return;
  1538. }
  1539. mask = rdp->grpmask;
  1540. if ((rnp->qsmask & mask) == 0) {
  1541. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1542. } else {
  1543. rdp->qs_pending = 0;
  1544. /*
  1545. * This GP can't end until cpu checks in, so all of our
  1546. * callbacks can be processed during the next GP.
  1547. */
  1548. rcu_accelerate_cbs(rsp, rnp, rdp);
  1549. rcu_report_qs_rnp(mask, rsp, rnp, flags); /* rlses rnp->lock */
  1550. }
  1551. }
  1552. /*
  1553. * Check to see if there is a new grace period of which this CPU
  1554. * is not yet aware, and if so, set up local rcu_data state for it.
  1555. * Otherwise, see if this CPU has just passed through its first
  1556. * quiescent state for this grace period, and record that fact if so.
  1557. */
  1558. static void
  1559. rcu_check_quiescent_state(struct rcu_state *rsp, struct rcu_data *rdp)
  1560. {
  1561. /* Check for grace-period ends and beginnings. */
  1562. note_gp_changes(rsp, rdp);
  1563. /*
  1564. * Does this CPU still need to do its part for current grace period?
  1565. * If no, return and let the other CPUs do their part as well.
  1566. */
  1567. if (!rdp->qs_pending)
  1568. return;
  1569. /*
  1570. * Was there a quiescent state since the beginning of the grace
  1571. * period? If no, then exit and wait for the next call.
  1572. */
  1573. if (!rdp->passed_quiesce)
  1574. return;
  1575. /*
  1576. * Tell RCU we are done (but rcu_report_qs_rdp() will be the
  1577. * judge of that).
  1578. */
  1579. rcu_report_qs_rdp(rdp->cpu, rsp, rdp);
  1580. }
  1581. #ifdef CONFIG_HOTPLUG_CPU
  1582. /*
  1583. * Send the specified CPU's RCU callbacks to the orphanage. The
  1584. * specified CPU must be offline, and the caller must hold the
  1585. * ->orphan_lock.
  1586. */
  1587. static void
  1588. rcu_send_cbs_to_orphanage(int cpu, struct rcu_state *rsp,
  1589. struct rcu_node *rnp, struct rcu_data *rdp)
  1590. {
  1591. /* No-CBs CPUs do not have orphanable callbacks. */
  1592. if (rcu_is_nocb_cpu(rdp->cpu))
  1593. return;
  1594. /*
  1595. * Orphan the callbacks. First adjust the counts. This is safe
  1596. * because _rcu_barrier() excludes CPU-hotplug operations, so it
  1597. * cannot be running now. Thus no memory barrier is required.
  1598. */
  1599. if (rdp->nxtlist != NULL) {
  1600. rsp->qlen_lazy += rdp->qlen_lazy;
  1601. rsp->qlen += rdp->qlen;
  1602. rdp->n_cbs_orphaned += rdp->qlen;
  1603. rdp->qlen_lazy = 0;
  1604. ACCESS_ONCE(rdp->qlen) = 0;
  1605. }
  1606. /*
  1607. * Next, move those callbacks still needing a grace period to
  1608. * the orphanage, where some other CPU will pick them up.
  1609. * Some of the callbacks might have gone partway through a grace
  1610. * period, but that is too bad. They get to start over because we
  1611. * cannot assume that grace periods are synchronized across CPUs.
  1612. * We don't bother updating the ->nxttail[] array yet, instead
  1613. * we just reset the whole thing later on.
  1614. */
  1615. if (*rdp->nxttail[RCU_DONE_TAIL] != NULL) {
  1616. *rsp->orphan_nxttail = *rdp->nxttail[RCU_DONE_TAIL];
  1617. rsp->orphan_nxttail = rdp->nxttail[RCU_NEXT_TAIL];
  1618. *rdp->nxttail[RCU_DONE_TAIL] = NULL;
  1619. }
  1620. /*
  1621. * Then move the ready-to-invoke callbacks to the orphanage,
  1622. * where some other CPU will pick them up. These will not be
  1623. * required to pass though another grace period: They are done.
  1624. */
  1625. if (rdp->nxtlist != NULL) {
  1626. *rsp->orphan_donetail = rdp->nxtlist;
  1627. rsp->orphan_donetail = rdp->nxttail[RCU_DONE_TAIL];
  1628. }
  1629. /* Finally, initialize the rcu_data structure's list to empty. */
  1630. init_callback_list(rdp);
  1631. }
  1632. /*
  1633. * Adopt the RCU callbacks from the specified rcu_state structure's
  1634. * orphanage. The caller must hold the ->orphan_lock.
  1635. */
  1636. static void rcu_adopt_orphan_cbs(struct rcu_state *rsp)
  1637. {
  1638. int i;
  1639. struct rcu_data *rdp = __this_cpu_ptr(rsp->rda);
  1640. /* No-CBs CPUs are handled specially. */
  1641. if (rcu_nocb_adopt_orphan_cbs(rsp, rdp))
  1642. return;
  1643. /* Do the accounting first. */
  1644. rdp->qlen_lazy += rsp->qlen_lazy;
  1645. rdp->qlen += rsp->qlen;
  1646. rdp->n_cbs_adopted += rsp->qlen;
  1647. if (rsp->qlen_lazy != rsp->qlen)
  1648. rcu_idle_count_callbacks_posted();
  1649. rsp->qlen_lazy = 0;
  1650. rsp->qlen = 0;
  1651. /*
  1652. * We do not need a memory barrier here because the only way we
  1653. * can get here if there is an rcu_barrier() in flight is if
  1654. * we are the task doing the rcu_barrier().
  1655. */
  1656. /* First adopt the ready-to-invoke callbacks. */
  1657. if (rsp->orphan_donelist != NULL) {
  1658. *rsp->orphan_donetail = *rdp->nxttail[RCU_DONE_TAIL];
  1659. *rdp->nxttail[RCU_DONE_TAIL] = rsp->orphan_donelist;
  1660. for (i = RCU_NEXT_SIZE - 1; i >= RCU_DONE_TAIL; i--)
  1661. if (rdp->nxttail[i] == rdp->nxttail[RCU_DONE_TAIL])
  1662. rdp->nxttail[i] = rsp->orphan_donetail;
  1663. rsp->orphan_donelist = NULL;
  1664. rsp->orphan_donetail = &rsp->orphan_donelist;
  1665. }
  1666. /* And then adopt the callbacks that still need a grace period. */
  1667. if (rsp->orphan_nxtlist != NULL) {
  1668. *rdp->nxttail[RCU_NEXT_TAIL] = rsp->orphan_nxtlist;
  1669. rdp->nxttail[RCU_NEXT_TAIL] = rsp->orphan_nxttail;
  1670. rsp->orphan_nxtlist = NULL;
  1671. rsp->orphan_nxttail = &rsp->orphan_nxtlist;
  1672. }
  1673. }
  1674. /*
  1675. * Trace the fact that this CPU is going offline.
  1676. */
  1677. static void rcu_cleanup_dying_cpu(struct rcu_state *rsp)
  1678. {
  1679. RCU_TRACE(unsigned long mask);
  1680. RCU_TRACE(struct rcu_data *rdp = this_cpu_ptr(rsp->rda));
  1681. RCU_TRACE(struct rcu_node *rnp = rdp->mynode);
  1682. RCU_TRACE(mask = rdp->grpmask);
  1683. trace_rcu_grace_period(rsp->name,
  1684. rnp->gpnum + 1 - !!(rnp->qsmask & mask),
  1685. TPS("cpuofl"));
  1686. }
  1687. /*
  1688. * The CPU has been completely removed, and some other CPU is reporting
  1689. * this fact from process context. Do the remainder of the cleanup,
  1690. * including orphaning the outgoing CPU's RCU callbacks, and also
  1691. * adopting them. There can only be one CPU hotplug operation at a time,
  1692. * so no other CPU can be attempting to update rcu_cpu_kthread_task.
  1693. */
  1694. static void rcu_cleanup_dead_cpu(int cpu, struct rcu_state *rsp)
  1695. {
  1696. unsigned long flags;
  1697. unsigned long mask;
  1698. int need_report = 0;
  1699. struct rcu_data *rdp = per_cpu_ptr(rsp->rda, cpu);
  1700. struct rcu_node *rnp = rdp->mynode; /* Outgoing CPU's rdp & rnp. */
  1701. /* Adjust any no-longer-needed kthreads. */
  1702. rcu_boost_kthread_setaffinity(rnp, -1);
  1703. /* Remove the dead CPU from the bitmasks in the rcu_node hierarchy. */
  1704. /* Exclude any attempts to start a new grace period. */
  1705. mutex_lock(&rsp->onoff_mutex);
  1706. raw_spin_lock_irqsave(&rsp->orphan_lock, flags);
  1707. /* Orphan the dead CPU's callbacks, and adopt them if appropriate. */
  1708. rcu_send_cbs_to_orphanage(cpu, rsp, rnp, rdp);
  1709. rcu_adopt_orphan_cbs(rsp);
  1710. /* Remove the outgoing CPU from the masks in the rcu_node hierarchy. */
  1711. mask = rdp->grpmask; /* rnp->grplo is constant. */
  1712. do {
  1713. raw_spin_lock(&rnp->lock); /* irqs already disabled. */
  1714. rnp->qsmaskinit &= ~mask;
  1715. if (rnp->qsmaskinit != 0) {
  1716. if (rnp != rdp->mynode)
  1717. raw_spin_unlock(&rnp->lock); /* irqs remain disabled. */
  1718. break;
  1719. }
  1720. if (rnp == rdp->mynode)
  1721. need_report = rcu_preempt_offline_tasks(rsp, rnp, rdp);
  1722. else
  1723. raw_spin_unlock(&rnp->lock); /* irqs remain disabled. */
  1724. mask = rnp->grpmask;
  1725. rnp = rnp->parent;
  1726. } while (rnp != NULL);
  1727. /*
  1728. * We still hold the leaf rcu_node structure lock here, and
  1729. * irqs are still disabled. The reason for this subterfuge is
  1730. * because invoking rcu_report_unblock_qs_rnp() with ->orphan_lock
  1731. * held leads to deadlock.
  1732. */
  1733. raw_spin_unlock(&rsp->orphan_lock); /* irqs remain disabled. */
  1734. rnp = rdp->mynode;
  1735. if (need_report & RCU_OFL_TASKS_NORM_GP)
  1736. rcu_report_unblock_qs_rnp(rnp, flags);
  1737. else
  1738. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1739. if (need_report & RCU_OFL_TASKS_EXP_GP)
  1740. rcu_report_exp_rnp(rsp, rnp, true);
  1741. WARN_ONCE(rdp->qlen != 0 || rdp->nxtlist != NULL,
  1742. "rcu_cleanup_dead_cpu: Callbacks on offline CPU %d: qlen=%lu, nxtlist=%p\n",
  1743. cpu, rdp->qlen, rdp->nxtlist);
  1744. init_callback_list(rdp);
  1745. /* Disallow further callbacks on this CPU. */
  1746. rdp->nxttail[RCU_NEXT_TAIL] = NULL;
  1747. mutex_unlock(&rsp->onoff_mutex);
  1748. }
  1749. #else /* #ifdef CONFIG_HOTPLUG_CPU */
  1750. static void rcu_cleanup_dying_cpu(struct rcu_state *rsp)
  1751. {
  1752. }
  1753. static void rcu_cleanup_dead_cpu(int cpu, struct rcu_state *rsp)
  1754. {
  1755. }
  1756. #endif /* #else #ifdef CONFIG_HOTPLUG_CPU */
  1757. /*
  1758. * Invoke any RCU callbacks that have made it to the end of their grace
  1759. * period. Thottle as specified by rdp->blimit.
  1760. */
  1761. static void rcu_do_batch(struct rcu_state *rsp, struct rcu_data *rdp)
  1762. {
  1763. unsigned long flags;
  1764. struct rcu_head *next, *list, **tail;
  1765. long bl, count, count_lazy;
  1766. int i;
  1767. /* If no callbacks are ready, just return. */
  1768. if (!cpu_has_callbacks_ready_to_invoke(rdp)) {
  1769. trace_rcu_batch_start(rsp->name, rdp->qlen_lazy, rdp->qlen, 0);
  1770. trace_rcu_batch_end(rsp->name, 0, !!ACCESS_ONCE(rdp->nxtlist),
  1771. need_resched(), is_idle_task(current),
  1772. rcu_is_callbacks_kthread());
  1773. return;
  1774. }
  1775. /*
  1776. * Extract the list of ready callbacks, disabling to prevent
  1777. * races with call_rcu() from interrupt handlers.
  1778. */
  1779. local_irq_save(flags);
  1780. WARN_ON_ONCE(cpu_is_offline(smp_processor_id()));
  1781. bl = rdp->blimit;
  1782. trace_rcu_batch_start(rsp->name, rdp->qlen_lazy, rdp->qlen, bl);
  1783. list = rdp->nxtlist;
  1784. rdp->nxtlist = *rdp->nxttail[RCU_DONE_TAIL];
  1785. *rdp->nxttail[RCU_DONE_TAIL] = NULL;
  1786. tail = rdp->nxttail[RCU_DONE_TAIL];
  1787. for (i = RCU_NEXT_SIZE - 1; i >= 0; i--)
  1788. if (rdp->nxttail[i] == rdp->nxttail[RCU_DONE_TAIL])
  1789. rdp->nxttail[i] = &rdp->nxtlist;
  1790. local_irq_restore(flags);
  1791. /* Invoke callbacks. */
  1792. count = count_lazy = 0;
  1793. while (list) {
  1794. next = list->next;
  1795. prefetch(next);
  1796. debug_rcu_head_unqueue(list);
  1797. if (__rcu_reclaim(rsp->name, list))
  1798. count_lazy++;
  1799. list = next;
  1800. /* Stop only if limit reached and CPU has something to do. */
  1801. if (++count >= bl &&
  1802. (need_resched() ||
  1803. (!is_idle_task(current) && !rcu_is_callbacks_kthread())))
  1804. break;
  1805. }
  1806. local_irq_save(flags);
  1807. trace_rcu_batch_end(rsp->name, count, !!list, need_resched(),
  1808. is_idle_task(current),
  1809. rcu_is_callbacks_kthread());
  1810. /* Update count, and requeue any remaining callbacks. */
  1811. if (list != NULL) {
  1812. *tail = rdp->nxtlist;
  1813. rdp->nxtlist = list;
  1814. for (i = 0; i < RCU_NEXT_SIZE; i++)
  1815. if (&rdp->nxtlist == rdp->nxttail[i])
  1816. rdp->nxttail[i] = tail;
  1817. else
  1818. break;
  1819. }
  1820. smp_mb(); /* List handling before counting for rcu_barrier(). */
  1821. rdp->qlen_lazy -= count_lazy;
  1822. ACCESS_ONCE(rdp->qlen) -= count;
  1823. rdp->n_cbs_invoked += count;
  1824. /* Reinstate batch limit if we have worked down the excess. */
  1825. if (rdp->blimit == LONG_MAX && rdp->qlen <= qlowmark)
  1826. rdp->blimit = blimit;
  1827. /* Reset ->qlen_last_fqs_check trigger if enough CBs have drained. */
  1828. if (rdp->qlen == 0 && rdp->qlen_last_fqs_check != 0) {
  1829. rdp->qlen_last_fqs_check = 0;
  1830. rdp->n_force_qs_snap = rsp->n_force_qs;
  1831. } else if (rdp->qlen < rdp->qlen_last_fqs_check - qhimark)
  1832. rdp->qlen_last_fqs_check = rdp->qlen;
  1833. WARN_ON_ONCE((rdp->nxtlist == NULL) != (rdp->qlen == 0));
  1834. local_irq_restore(flags);
  1835. /* Re-invoke RCU core processing if there are callbacks remaining. */
  1836. if (cpu_has_callbacks_ready_to_invoke(rdp))
  1837. invoke_rcu_core();
  1838. }
  1839. /*
  1840. * Check to see if this CPU is in a non-context-switch quiescent state
  1841. * (user mode or idle loop for rcu, non-softirq execution for rcu_bh).
  1842. * Also schedule RCU core processing.
  1843. *
  1844. * This function must be called from hardirq context. It is normally
  1845. * invoked from the scheduling-clock interrupt. If rcu_pending returns
  1846. * false, there is no point in invoking rcu_check_callbacks().
  1847. */
  1848. void rcu_check_callbacks(int cpu, int user)
  1849. {
  1850. trace_rcu_utilization(TPS("Start scheduler-tick"));
  1851. increment_cpu_stall_ticks();
  1852. if (user || rcu_is_cpu_rrupt_from_idle()) {
  1853. /*
  1854. * Get here if this CPU took its interrupt from user
  1855. * mode or from the idle loop, and if this is not a
  1856. * nested interrupt. In this case, the CPU is in
  1857. * a quiescent state, so note it.
  1858. *
  1859. * No memory barrier is required here because both
  1860. * rcu_sched_qs() and rcu_bh_qs() reference only CPU-local
  1861. * variables that other CPUs neither access nor modify,
  1862. * at least not while the corresponding CPU is online.
  1863. */
  1864. rcu_sched_qs(cpu);
  1865. rcu_bh_qs(cpu);
  1866. } else if (!in_softirq()) {
  1867. /*
  1868. * Get here if this CPU did not take its interrupt from
  1869. * softirq, in other words, if it is not interrupting
  1870. * a rcu_bh read-side critical section. This is an _bh
  1871. * critical section, so note it.
  1872. */
  1873. rcu_bh_qs(cpu);
  1874. }
  1875. rcu_preempt_check_callbacks(cpu);
  1876. if (rcu_pending(cpu))
  1877. invoke_rcu_core();
  1878. trace_rcu_utilization(TPS("End scheduler-tick"));
  1879. }
  1880. /*
  1881. * Scan the leaf rcu_node structures, processing dyntick state for any that
  1882. * have not yet encountered a quiescent state, using the function specified.
  1883. * Also initiate boosting for any threads blocked on the root rcu_node.
  1884. *
  1885. * The caller must have suppressed start of new grace periods.
  1886. */
  1887. static void force_qs_rnp(struct rcu_state *rsp, int (*f)(struct rcu_data *))
  1888. {
  1889. unsigned long bit;
  1890. int cpu;
  1891. unsigned long flags;
  1892. unsigned long mask;
  1893. struct rcu_node *rnp;
  1894. rcu_for_each_leaf_node(rsp, rnp) {
  1895. cond_resched();
  1896. mask = 0;
  1897. raw_spin_lock_irqsave(&rnp->lock, flags);
  1898. if (!rcu_gp_in_progress(rsp)) {
  1899. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1900. return;
  1901. }
  1902. if (rnp->qsmask == 0) {
  1903. rcu_initiate_boost(rnp, flags); /* releases rnp->lock */
  1904. continue;
  1905. }
  1906. cpu = rnp->grplo;
  1907. bit = 1;
  1908. for (; cpu <= rnp->grphi; cpu++, bit <<= 1) {
  1909. if ((rnp->qsmask & bit) != 0 &&
  1910. f(per_cpu_ptr(rsp->rda, cpu)))
  1911. mask |= bit;
  1912. }
  1913. if (mask != 0) {
  1914. /* rcu_report_qs_rnp() releases rnp->lock. */
  1915. rcu_report_qs_rnp(mask, rsp, rnp, flags);
  1916. continue;
  1917. }
  1918. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  1919. }
  1920. rnp = rcu_get_root(rsp);
  1921. if (rnp->qsmask == 0) {
  1922. raw_spin_lock_irqsave(&rnp->lock, flags);
  1923. rcu_initiate_boost(rnp, flags); /* releases rnp->lock. */
  1924. }
  1925. }
  1926. /*
  1927. * Force quiescent states on reluctant CPUs, and also detect which
  1928. * CPUs are in dyntick-idle mode.
  1929. */
  1930. static void force_quiescent_state(struct rcu_state *rsp)
  1931. {
  1932. unsigned long flags;
  1933. bool ret;
  1934. struct rcu_node *rnp;
  1935. struct rcu_node *rnp_old = NULL;
  1936. /* Funnel through hierarchy to reduce memory contention. */
  1937. rnp = per_cpu_ptr(rsp->rda, raw_smp_processor_id())->mynode;
  1938. for (; rnp != NULL; rnp = rnp->parent) {
  1939. ret = (ACCESS_ONCE(rsp->gp_flags) & RCU_GP_FLAG_FQS) ||
  1940. !raw_spin_trylock(&rnp->fqslock);
  1941. if (rnp_old != NULL)
  1942. raw_spin_unlock(&rnp_old->fqslock);
  1943. if (ret) {
  1944. rsp->n_force_qs_lh++;
  1945. return;
  1946. }
  1947. rnp_old = rnp;
  1948. }
  1949. /* rnp_old == rcu_get_root(rsp), rnp == NULL. */
  1950. /* Reached the root of the rcu_node tree, acquire lock. */
  1951. raw_spin_lock_irqsave(&rnp_old->lock, flags);
  1952. raw_spin_unlock(&rnp_old->fqslock);
  1953. if (ACCESS_ONCE(rsp->gp_flags) & RCU_GP_FLAG_FQS) {
  1954. rsp->n_force_qs_lh++;
  1955. raw_spin_unlock_irqrestore(&rnp_old->lock, flags);
  1956. return; /* Someone beat us to it. */
  1957. }
  1958. rsp->gp_flags |= RCU_GP_FLAG_FQS;
  1959. raw_spin_unlock_irqrestore(&rnp_old->lock, flags);
  1960. wake_up(&rsp->gp_wq); /* Memory barrier implied by wake_up() path. */
  1961. }
  1962. /*
  1963. * This does the RCU core processing work for the specified rcu_state
  1964. * and rcu_data structures. This may be called only from the CPU to
  1965. * whom the rdp belongs.
  1966. */
  1967. static void
  1968. __rcu_process_callbacks(struct rcu_state *rsp)
  1969. {
  1970. unsigned long flags;
  1971. struct rcu_data *rdp = __this_cpu_ptr(rsp->rda);
  1972. WARN_ON_ONCE(rdp->beenonline == 0);
  1973. /* Update RCU state based on any recent quiescent states. */
  1974. rcu_check_quiescent_state(rsp, rdp);
  1975. /* Does this CPU require a not-yet-started grace period? */
  1976. local_irq_save(flags);
  1977. if (cpu_needs_another_gp(rsp, rdp)) {
  1978. raw_spin_lock(&rcu_get_root(rsp)->lock); /* irqs disabled. */
  1979. rcu_start_gp(rsp);
  1980. raw_spin_unlock_irqrestore(&rcu_get_root(rsp)->lock, flags);
  1981. } else {
  1982. local_irq_restore(flags);
  1983. }
  1984. /* If there are callbacks ready, invoke them. */
  1985. if (cpu_has_callbacks_ready_to_invoke(rdp))
  1986. invoke_rcu_callbacks(rsp, rdp);
  1987. }
  1988. /*
  1989. * Do RCU core processing for the current CPU.
  1990. */
  1991. static void rcu_process_callbacks(struct softirq_action *unused)
  1992. {
  1993. struct rcu_state *rsp;
  1994. if (cpu_is_offline(smp_processor_id()))
  1995. return;
  1996. trace_rcu_utilization(TPS("Start RCU core"));
  1997. for_each_rcu_flavor(rsp)
  1998. __rcu_process_callbacks(rsp);
  1999. trace_rcu_utilization(TPS("End RCU core"));
  2000. }
  2001. /*
  2002. * Schedule RCU callback invocation. If the specified type of RCU
  2003. * does not support RCU priority boosting, just do a direct call,
  2004. * otherwise wake up the per-CPU kernel kthread. Note that because we
  2005. * are running on the current CPU with interrupts disabled, the
  2006. * rcu_cpu_kthread_task cannot disappear out from under us.
  2007. */
  2008. static void invoke_rcu_callbacks(struct rcu_state *rsp, struct rcu_data *rdp)
  2009. {
  2010. if (unlikely(!ACCESS_ONCE(rcu_scheduler_fully_active)))
  2011. return;
  2012. if (likely(!rsp->boost)) {
  2013. rcu_do_batch(rsp, rdp);
  2014. return;
  2015. }
  2016. invoke_rcu_callbacks_kthread();
  2017. }
  2018. static void invoke_rcu_core(void)
  2019. {
  2020. if (cpu_online(smp_processor_id()))
  2021. raise_softirq(RCU_SOFTIRQ);
  2022. }
  2023. /*
  2024. * Handle any core-RCU processing required by a call_rcu() invocation.
  2025. */
  2026. static void __call_rcu_core(struct rcu_state *rsp, struct rcu_data *rdp,
  2027. struct rcu_head *head, unsigned long flags)
  2028. {
  2029. /*
  2030. * If called from an extended quiescent state, invoke the RCU
  2031. * core in order to force a re-evaluation of RCU's idleness.
  2032. */
  2033. if (rcu_is_cpu_idle() && cpu_online(smp_processor_id()))
  2034. invoke_rcu_core();
  2035. /* If interrupts were disabled or CPU offline, don't invoke RCU core. */
  2036. if (irqs_disabled_flags(flags) || cpu_is_offline(smp_processor_id()))
  2037. return;
  2038. /*
  2039. * Force the grace period if too many callbacks or too long waiting.
  2040. * Enforce hysteresis, and don't invoke force_quiescent_state()
  2041. * if some other CPU has recently done so. Also, don't bother
  2042. * invoking force_quiescent_state() if the newly enqueued callback
  2043. * is the only one waiting for a grace period to complete.
  2044. */
  2045. if (unlikely(rdp->qlen > rdp->qlen_last_fqs_check + qhimark)) {
  2046. /* Are we ignoring a completed grace period? */
  2047. note_gp_changes(rsp, rdp);
  2048. /* Start a new grace period if one not already started. */
  2049. if (!rcu_gp_in_progress(rsp)) {
  2050. struct rcu_node *rnp_root = rcu_get_root(rsp);
  2051. raw_spin_lock(&rnp_root->lock);
  2052. rcu_start_gp(rsp);
  2053. raw_spin_unlock(&rnp_root->lock);
  2054. } else {
  2055. /* Give the grace period a kick. */
  2056. rdp->blimit = LONG_MAX;
  2057. if (rsp->n_force_qs == rdp->n_force_qs_snap &&
  2058. *rdp->nxttail[RCU_DONE_TAIL] != head)
  2059. force_quiescent_state(rsp);
  2060. rdp->n_force_qs_snap = rsp->n_force_qs;
  2061. rdp->qlen_last_fqs_check = rdp->qlen;
  2062. }
  2063. }
  2064. }
  2065. /*
  2066. * Helper function for call_rcu() and friends. The cpu argument will
  2067. * normally be -1, indicating "currently running CPU". It may specify
  2068. * a CPU only if that CPU is a no-CBs CPU. Currently, only _rcu_barrier()
  2069. * is expected to specify a CPU.
  2070. */
  2071. static void
  2072. __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu),
  2073. struct rcu_state *rsp, int cpu, bool lazy)
  2074. {
  2075. unsigned long flags;
  2076. struct rcu_data *rdp;
  2077. WARN_ON_ONCE((unsigned long)head & 0x3); /* Misaligned rcu_head! */
  2078. debug_rcu_head_queue(head);
  2079. head->func = func;
  2080. head->next = NULL;
  2081. /*
  2082. * Opportunistically note grace-period endings and beginnings.
  2083. * Note that we might see a beginning right after we see an
  2084. * end, but never vice versa, since this CPU has to pass through
  2085. * a quiescent state betweentimes.
  2086. */
  2087. local_irq_save(flags);
  2088. rdp = this_cpu_ptr(rsp->rda);
  2089. /* Add the callback to our list. */
  2090. if (unlikely(rdp->nxttail[RCU_NEXT_TAIL] == NULL) || cpu != -1) {
  2091. int offline;
  2092. if (cpu != -1)
  2093. rdp = per_cpu_ptr(rsp->rda, cpu);
  2094. offline = !__call_rcu_nocb(rdp, head, lazy);
  2095. WARN_ON_ONCE(offline);
  2096. /* _call_rcu() is illegal on offline CPU; leak the callback. */
  2097. local_irq_restore(flags);
  2098. return;
  2099. }
  2100. ACCESS_ONCE(rdp->qlen)++;
  2101. if (lazy)
  2102. rdp->qlen_lazy++;
  2103. else
  2104. rcu_idle_count_callbacks_posted();
  2105. smp_mb(); /* Count before adding callback for rcu_barrier(). */
  2106. *rdp->nxttail[RCU_NEXT_TAIL] = head;
  2107. rdp->nxttail[RCU_NEXT_TAIL] = &head->next;
  2108. if (__is_kfree_rcu_offset((unsigned long)func))
  2109. trace_rcu_kfree_callback(rsp->name, head, (unsigned long)func,
  2110. rdp->qlen_lazy, rdp->qlen);
  2111. else
  2112. trace_rcu_callback(rsp->name, head, rdp->qlen_lazy, rdp->qlen);
  2113. /* Go handle any RCU core processing required. */
  2114. __call_rcu_core(rsp, rdp, head, flags);
  2115. local_irq_restore(flags);
  2116. }
  2117. /*
  2118. * Queue an RCU-sched callback for invocation after a grace period.
  2119. */
  2120. void call_rcu_sched(struct rcu_head *head, void (*func)(struct rcu_head *rcu))
  2121. {
  2122. __call_rcu(head, func, &rcu_sched_state, -1, 0);
  2123. }
  2124. EXPORT_SYMBOL_GPL(call_rcu_sched);
  2125. /*
  2126. * Queue an RCU callback for invocation after a quicker grace period.
  2127. */
  2128. void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu))
  2129. {
  2130. __call_rcu(head, func, &rcu_bh_state, -1, 0);
  2131. }
  2132. EXPORT_SYMBOL_GPL(call_rcu_bh);
  2133. /*
  2134. * Because a context switch is a grace period for RCU-sched and RCU-bh,
  2135. * any blocking grace-period wait automatically implies a grace period
  2136. * if there is only one CPU online at any point time during execution
  2137. * of either synchronize_sched() or synchronize_rcu_bh(). It is OK to
  2138. * occasionally incorrectly indicate that there are multiple CPUs online
  2139. * when there was in fact only one the whole time, as this just adds
  2140. * some overhead: RCU still operates correctly.
  2141. */
  2142. static inline int rcu_blocking_is_gp(void)
  2143. {
  2144. int ret;
  2145. might_sleep(); /* Check for RCU read-side critical section. */
  2146. preempt_disable();
  2147. ret = num_online_cpus() <= 1;
  2148. preempt_enable();
  2149. return ret;
  2150. }
  2151. /**
  2152. * synchronize_sched - wait until an rcu-sched grace period has elapsed.
  2153. *
  2154. * Control will return to the caller some time after a full rcu-sched
  2155. * grace period has elapsed, in other words after all currently executing
  2156. * rcu-sched read-side critical sections have completed. These read-side
  2157. * critical sections are delimited by rcu_read_lock_sched() and
  2158. * rcu_read_unlock_sched(), and may be nested. Note that preempt_disable(),
  2159. * local_irq_disable(), and so on may be used in place of
  2160. * rcu_read_lock_sched().
  2161. *
  2162. * This means that all preempt_disable code sequences, including NMI and
  2163. * non-threaded hardware-interrupt handlers, in progress on entry will
  2164. * have completed before this primitive returns. However, this does not
  2165. * guarantee that softirq handlers will have completed, since in some
  2166. * kernels, these handlers can run in process context, and can block.
  2167. *
  2168. * Note that this guarantee implies further memory-ordering guarantees.
  2169. * On systems with more than one CPU, when synchronize_sched() returns,
  2170. * each CPU is guaranteed to have executed a full memory barrier since the
  2171. * end of its last RCU-sched read-side critical section whose beginning
  2172. * preceded the call to synchronize_sched(). In addition, each CPU having
  2173. * an RCU read-side critical section that extends beyond the return from
  2174. * synchronize_sched() is guaranteed to have executed a full memory barrier
  2175. * after the beginning of synchronize_sched() and before the beginning of
  2176. * that RCU read-side critical section. Note that these guarantees include
  2177. * CPUs that are offline, idle, or executing in user mode, as well as CPUs
  2178. * that are executing in the kernel.
  2179. *
  2180. * Furthermore, if CPU A invoked synchronize_sched(), which returned
  2181. * to its caller on CPU B, then both CPU A and CPU B are guaranteed
  2182. * to have executed a full memory barrier during the execution of
  2183. * synchronize_sched() -- even if CPU A and CPU B are the same CPU (but
  2184. * again only if the system has more than one CPU).
  2185. *
  2186. * This primitive provides the guarantees made by the (now removed)
  2187. * synchronize_kernel() API. In contrast, synchronize_rcu() only
  2188. * guarantees that rcu_read_lock() sections will have completed.
  2189. * In "classic RCU", these two guarantees happen to be one and
  2190. * the same, but can differ in realtime RCU implementations.
  2191. */
  2192. void synchronize_sched(void)
  2193. {
  2194. rcu_lockdep_assert(!lock_is_held(&rcu_bh_lock_map) &&
  2195. !lock_is_held(&rcu_lock_map) &&
  2196. !lock_is_held(&rcu_sched_lock_map),
  2197. "Illegal synchronize_sched() in RCU-sched read-side critical section");
  2198. if (rcu_blocking_is_gp())
  2199. return;
  2200. if (rcu_expedited)
  2201. synchronize_sched_expedited();
  2202. else
  2203. wait_rcu_gp(call_rcu_sched);
  2204. }
  2205. EXPORT_SYMBOL_GPL(synchronize_sched);
  2206. /**
  2207. * synchronize_rcu_bh - wait until an rcu_bh grace period has elapsed.
  2208. *
  2209. * Control will return to the caller some time after a full rcu_bh grace
  2210. * period has elapsed, in other words after all currently executing rcu_bh
  2211. * read-side critical sections have completed. RCU read-side critical
  2212. * sections are delimited by rcu_read_lock_bh() and rcu_read_unlock_bh(),
  2213. * and may be nested.
  2214. *
  2215. * See the description of synchronize_sched() for more detailed information
  2216. * on memory ordering guarantees.
  2217. */
  2218. void synchronize_rcu_bh(void)
  2219. {
  2220. rcu_lockdep_assert(!lock_is_held(&rcu_bh_lock_map) &&
  2221. !lock_is_held(&rcu_lock_map) &&
  2222. !lock_is_held(&rcu_sched_lock_map),
  2223. "Illegal synchronize_rcu_bh() in RCU-bh read-side critical section");
  2224. if (rcu_blocking_is_gp())
  2225. return;
  2226. if (rcu_expedited)
  2227. synchronize_rcu_bh_expedited();
  2228. else
  2229. wait_rcu_gp(call_rcu_bh);
  2230. }
  2231. EXPORT_SYMBOL_GPL(synchronize_rcu_bh);
  2232. static int synchronize_sched_expedited_cpu_stop(void *data)
  2233. {
  2234. /*
  2235. * There must be a full memory barrier on each affected CPU
  2236. * between the time that try_stop_cpus() is called and the
  2237. * time that it returns.
  2238. *
  2239. * In the current initial implementation of cpu_stop, the
  2240. * above condition is already met when the control reaches
  2241. * this point and the following smp_mb() is not strictly
  2242. * necessary. Do smp_mb() anyway for documentation and
  2243. * robustness against future implementation changes.
  2244. */
  2245. smp_mb(); /* See above comment block. */
  2246. return 0;
  2247. }
  2248. /**
  2249. * synchronize_sched_expedited - Brute-force RCU-sched grace period
  2250. *
  2251. * Wait for an RCU-sched grace period to elapse, but use a "big hammer"
  2252. * approach to force the grace period to end quickly. This consumes
  2253. * significant time on all CPUs and is unfriendly to real-time workloads,
  2254. * so is thus not recommended for any sort of common-case code. In fact,
  2255. * if you are using synchronize_sched_expedited() in a loop, please
  2256. * restructure your code to batch your updates, and then use a single
  2257. * synchronize_sched() instead.
  2258. *
  2259. * Note that it is illegal to call this function while holding any lock
  2260. * that is acquired by a CPU-hotplug notifier. And yes, it is also illegal
  2261. * to call this function from a CPU-hotplug notifier. Failing to observe
  2262. * these restriction will result in deadlock.
  2263. *
  2264. * This implementation can be thought of as an application of ticket
  2265. * locking to RCU, with sync_sched_expedited_started and
  2266. * sync_sched_expedited_done taking on the roles of the halves
  2267. * of the ticket-lock word. Each task atomically increments
  2268. * sync_sched_expedited_started upon entry, snapshotting the old value,
  2269. * then attempts to stop all the CPUs. If this succeeds, then each
  2270. * CPU will have executed a context switch, resulting in an RCU-sched
  2271. * grace period. We are then done, so we use atomic_cmpxchg() to
  2272. * update sync_sched_expedited_done to match our snapshot -- but
  2273. * only if someone else has not already advanced past our snapshot.
  2274. *
  2275. * On the other hand, if try_stop_cpus() fails, we check the value
  2276. * of sync_sched_expedited_done. If it has advanced past our
  2277. * initial snapshot, then someone else must have forced a grace period
  2278. * some time after we took our snapshot. In this case, our work is
  2279. * done for us, and we can simply return. Otherwise, we try again,
  2280. * but keep our initial snapshot for purposes of checking for someone
  2281. * doing our work for us.
  2282. *
  2283. * If we fail too many times in a row, we fall back to synchronize_sched().
  2284. */
  2285. void synchronize_sched_expedited(void)
  2286. {
  2287. long firstsnap, s, snap;
  2288. int trycount = 0;
  2289. struct rcu_state *rsp = &rcu_sched_state;
  2290. /*
  2291. * If we are in danger of counter wrap, just do synchronize_sched().
  2292. * By allowing sync_sched_expedited_started to advance no more than
  2293. * ULONG_MAX/8 ahead of sync_sched_expedited_done, we are ensuring
  2294. * that more than 3.5 billion CPUs would be required to force a
  2295. * counter wrap on a 32-bit system. Quite a few more CPUs would of
  2296. * course be required on a 64-bit system.
  2297. */
  2298. if (ULONG_CMP_GE((ulong)atomic_long_read(&rsp->expedited_start),
  2299. (ulong)atomic_long_read(&rsp->expedited_done) +
  2300. ULONG_MAX / 8)) {
  2301. synchronize_sched();
  2302. atomic_long_inc(&rsp->expedited_wrap);
  2303. return;
  2304. }
  2305. /*
  2306. * Take a ticket. Note that atomic_inc_return() implies a
  2307. * full memory barrier.
  2308. */
  2309. snap = atomic_long_inc_return(&rsp->expedited_start);
  2310. firstsnap = snap;
  2311. get_online_cpus();
  2312. WARN_ON_ONCE(cpu_is_offline(raw_smp_processor_id()));
  2313. /*
  2314. * Each pass through the following loop attempts to force a
  2315. * context switch on each CPU.
  2316. */
  2317. while (try_stop_cpus(cpu_online_mask,
  2318. synchronize_sched_expedited_cpu_stop,
  2319. NULL) == -EAGAIN) {
  2320. put_online_cpus();
  2321. atomic_long_inc(&rsp->expedited_tryfail);
  2322. /* Check to see if someone else did our work for us. */
  2323. s = atomic_long_read(&rsp->expedited_done);
  2324. if (ULONG_CMP_GE((ulong)s, (ulong)firstsnap)) {
  2325. /* ensure test happens before caller kfree */
  2326. smp_mb__before_atomic_inc(); /* ^^^ */
  2327. atomic_long_inc(&rsp->expedited_workdone1);
  2328. return;
  2329. }
  2330. /* No joy, try again later. Or just synchronize_sched(). */
  2331. if (trycount++ < 10) {
  2332. udelay(trycount * num_online_cpus());
  2333. } else {
  2334. wait_rcu_gp(call_rcu_sched);
  2335. atomic_long_inc(&rsp->expedited_normal);
  2336. return;
  2337. }
  2338. /* Recheck to see if someone else did our work for us. */
  2339. s = atomic_long_read(&rsp->expedited_done);
  2340. if (ULONG_CMP_GE((ulong)s, (ulong)firstsnap)) {
  2341. /* ensure test happens before caller kfree */
  2342. smp_mb__before_atomic_inc(); /* ^^^ */
  2343. atomic_long_inc(&rsp->expedited_workdone2);
  2344. return;
  2345. }
  2346. /*
  2347. * Refetching sync_sched_expedited_started allows later
  2348. * callers to piggyback on our grace period. We retry
  2349. * after they started, so our grace period works for them,
  2350. * and they started after our first try, so their grace
  2351. * period works for us.
  2352. */
  2353. get_online_cpus();
  2354. snap = atomic_long_read(&rsp->expedited_start);
  2355. smp_mb(); /* ensure read is before try_stop_cpus(). */
  2356. }
  2357. atomic_long_inc(&rsp->expedited_stoppedcpus);
  2358. /*
  2359. * Everyone up to our most recent fetch is covered by our grace
  2360. * period. Update the counter, but only if our work is still
  2361. * relevant -- which it won't be if someone who started later
  2362. * than we did already did their update.
  2363. */
  2364. do {
  2365. atomic_long_inc(&rsp->expedited_done_tries);
  2366. s = atomic_long_read(&rsp->expedited_done);
  2367. if (ULONG_CMP_GE((ulong)s, (ulong)snap)) {
  2368. /* ensure test happens before caller kfree */
  2369. smp_mb__before_atomic_inc(); /* ^^^ */
  2370. atomic_long_inc(&rsp->expedited_done_lost);
  2371. break;
  2372. }
  2373. } while (atomic_long_cmpxchg(&rsp->expedited_done, s, snap) != s);
  2374. atomic_long_inc(&rsp->expedited_done_exit);
  2375. put_online_cpus();
  2376. }
  2377. EXPORT_SYMBOL_GPL(synchronize_sched_expedited);
  2378. /*
  2379. * Check to see if there is any immediate RCU-related work to be done
  2380. * by the current CPU, for the specified type of RCU, returning 1 if so.
  2381. * The checks are in order of increasing expense: checks that can be
  2382. * carried out against CPU-local state are performed first. However,
  2383. * we must check for CPU stalls first, else we might not get a chance.
  2384. */
  2385. static int __rcu_pending(struct rcu_state *rsp, struct rcu_data *rdp)
  2386. {
  2387. struct rcu_node *rnp = rdp->mynode;
  2388. rdp->n_rcu_pending++;
  2389. /* Check for CPU stalls, if enabled. */
  2390. check_cpu_stall(rsp, rdp);
  2391. /* Is the RCU core waiting for a quiescent state from this CPU? */
  2392. if (rcu_scheduler_fully_active &&
  2393. rdp->qs_pending && !rdp->passed_quiesce) {
  2394. rdp->n_rp_qs_pending++;
  2395. } else if (rdp->qs_pending && rdp->passed_quiesce) {
  2396. rdp->n_rp_report_qs++;
  2397. return 1;
  2398. }
  2399. /* Does this CPU have callbacks ready to invoke? */
  2400. if (cpu_has_callbacks_ready_to_invoke(rdp)) {
  2401. rdp->n_rp_cb_ready++;
  2402. return 1;
  2403. }
  2404. /* Has RCU gone idle with this CPU needing another grace period? */
  2405. if (cpu_needs_another_gp(rsp, rdp)) {
  2406. rdp->n_rp_cpu_needs_gp++;
  2407. return 1;
  2408. }
  2409. /* Has another RCU grace period completed? */
  2410. if (ACCESS_ONCE(rnp->completed) != rdp->completed) { /* outside lock */
  2411. rdp->n_rp_gp_completed++;
  2412. return 1;
  2413. }
  2414. /* Has a new RCU grace period started? */
  2415. if (ACCESS_ONCE(rnp->gpnum) != rdp->gpnum) { /* outside lock */
  2416. rdp->n_rp_gp_started++;
  2417. return 1;
  2418. }
  2419. /* nothing to do */
  2420. rdp->n_rp_need_nothing++;
  2421. return 0;
  2422. }
  2423. /*
  2424. * Check to see if there is any immediate RCU-related work to be done
  2425. * by the current CPU, returning 1 if so. This function is part of the
  2426. * RCU implementation; it is -not- an exported member of the RCU API.
  2427. */
  2428. static int rcu_pending(int cpu)
  2429. {
  2430. struct rcu_state *rsp;
  2431. for_each_rcu_flavor(rsp)
  2432. if (__rcu_pending(rsp, per_cpu_ptr(rsp->rda, cpu)))
  2433. return 1;
  2434. return 0;
  2435. }
  2436. /*
  2437. * Return true if the specified CPU has any callback. If all_lazy is
  2438. * non-NULL, store an indication of whether all callbacks are lazy.
  2439. * (If there are no callbacks, all of them are deemed to be lazy.)
  2440. */
  2441. static int rcu_cpu_has_callbacks(int cpu, bool *all_lazy)
  2442. {
  2443. bool al = true;
  2444. bool hc = false;
  2445. struct rcu_data *rdp;
  2446. struct rcu_state *rsp;
  2447. for_each_rcu_flavor(rsp) {
  2448. rdp = per_cpu_ptr(rsp->rda, cpu);
  2449. if (rdp->qlen != rdp->qlen_lazy)
  2450. al = false;
  2451. if (rdp->nxtlist)
  2452. hc = true;
  2453. }
  2454. if (all_lazy)
  2455. *all_lazy = al;
  2456. return hc;
  2457. }
  2458. /*
  2459. * Helper function for _rcu_barrier() tracing. If tracing is disabled,
  2460. * the compiler is expected to optimize this away.
  2461. */
  2462. static void _rcu_barrier_trace(struct rcu_state *rsp, const char *s,
  2463. int cpu, unsigned long done)
  2464. {
  2465. trace_rcu_barrier(rsp->name, s, cpu,
  2466. atomic_read(&rsp->barrier_cpu_count), done);
  2467. }
  2468. /*
  2469. * RCU callback function for _rcu_barrier(). If we are last, wake
  2470. * up the task executing _rcu_barrier().
  2471. */
  2472. static void rcu_barrier_callback(struct rcu_head *rhp)
  2473. {
  2474. struct rcu_data *rdp = container_of(rhp, struct rcu_data, barrier_head);
  2475. struct rcu_state *rsp = rdp->rsp;
  2476. if (atomic_dec_and_test(&rsp->barrier_cpu_count)) {
  2477. _rcu_barrier_trace(rsp, "LastCB", -1, rsp->n_barrier_done);
  2478. complete(&rsp->barrier_completion);
  2479. } else {
  2480. _rcu_barrier_trace(rsp, "CB", -1, rsp->n_barrier_done);
  2481. }
  2482. }
  2483. /*
  2484. * Called with preemption disabled, and from cross-cpu IRQ context.
  2485. */
  2486. static void rcu_barrier_func(void *type)
  2487. {
  2488. struct rcu_state *rsp = type;
  2489. struct rcu_data *rdp = __this_cpu_ptr(rsp->rda);
  2490. _rcu_barrier_trace(rsp, "IRQ", -1, rsp->n_barrier_done);
  2491. atomic_inc(&rsp->barrier_cpu_count);
  2492. rsp->call(&rdp->barrier_head, rcu_barrier_callback);
  2493. }
  2494. /*
  2495. * Orchestrate the specified type of RCU barrier, waiting for all
  2496. * RCU callbacks of the specified type to complete.
  2497. */
  2498. static void _rcu_barrier(struct rcu_state *rsp)
  2499. {
  2500. int cpu;
  2501. struct rcu_data *rdp;
  2502. unsigned long snap = ACCESS_ONCE(rsp->n_barrier_done);
  2503. unsigned long snap_done;
  2504. _rcu_barrier_trace(rsp, "Begin", -1, snap);
  2505. /* Take mutex to serialize concurrent rcu_barrier() requests. */
  2506. mutex_lock(&rsp->barrier_mutex);
  2507. /*
  2508. * Ensure that all prior references, including to ->n_barrier_done,
  2509. * are ordered before the _rcu_barrier() machinery.
  2510. */
  2511. smp_mb(); /* See above block comment. */
  2512. /*
  2513. * Recheck ->n_barrier_done to see if others did our work for us.
  2514. * This means checking ->n_barrier_done for an even-to-odd-to-even
  2515. * transition. The "if" expression below therefore rounds the old
  2516. * value up to the next even number and adds two before comparing.
  2517. */
  2518. snap_done = ACCESS_ONCE(rsp->n_barrier_done);
  2519. _rcu_barrier_trace(rsp, "Check", -1, snap_done);
  2520. if (ULONG_CMP_GE(snap_done, ((snap + 1) & ~0x1) + 2)) {
  2521. _rcu_barrier_trace(rsp, "EarlyExit", -1, snap_done);
  2522. smp_mb(); /* caller's subsequent code after above check. */
  2523. mutex_unlock(&rsp->barrier_mutex);
  2524. return;
  2525. }
  2526. /*
  2527. * Increment ->n_barrier_done to avoid duplicate work. Use
  2528. * ACCESS_ONCE() to prevent the compiler from speculating
  2529. * the increment to precede the early-exit check.
  2530. */
  2531. ACCESS_ONCE(rsp->n_barrier_done)++;
  2532. WARN_ON_ONCE((rsp->n_barrier_done & 0x1) != 1);
  2533. _rcu_barrier_trace(rsp, "Inc1", -1, rsp->n_barrier_done);
  2534. smp_mb(); /* Order ->n_barrier_done increment with below mechanism. */
  2535. /*
  2536. * Initialize the count to one rather than to zero in order to
  2537. * avoid a too-soon return to zero in case of a short grace period
  2538. * (or preemption of this task). Exclude CPU-hotplug operations
  2539. * to ensure that no offline CPU has callbacks queued.
  2540. */
  2541. init_completion(&rsp->barrier_completion);
  2542. atomic_set(&rsp->barrier_cpu_count, 1);
  2543. get_online_cpus();
  2544. /*
  2545. * Force each CPU with callbacks to register a new callback.
  2546. * When that callback is invoked, we will know that all of the
  2547. * corresponding CPU's preceding callbacks have been invoked.
  2548. */
  2549. for_each_possible_cpu(cpu) {
  2550. if (!cpu_online(cpu) && !rcu_is_nocb_cpu(cpu))
  2551. continue;
  2552. rdp = per_cpu_ptr(rsp->rda, cpu);
  2553. if (rcu_is_nocb_cpu(cpu)) {
  2554. _rcu_barrier_trace(rsp, "OnlineNoCB", cpu,
  2555. rsp->n_barrier_done);
  2556. atomic_inc(&rsp->barrier_cpu_count);
  2557. __call_rcu(&rdp->barrier_head, rcu_barrier_callback,
  2558. rsp, cpu, 0);
  2559. } else if (ACCESS_ONCE(rdp->qlen)) {
  2560. _rcu_barrier_trace(rsp, "OnlineQ", cpu,
  2561. rsp->n_barrier_done);
  2562. smp_call_function_single(cpu, rcu_barrier_func, rsp, 1);
  2563. } else {
  2564. _rcu_barrier_trace(rsp, "OnlineNQ", cpu,
  2565. rsp->n_barrier_done);
  2566. }
  2567. }
  2568. put_online_cpus();
  2569. /*
  2570. * Now that we have an rcu_barrier_callback() callback on each
  2571. * CPU, and thus each counted, remove the initial count.
  2572. */
  2573. if (atomic_dec_and_test(&rsp->barrier_cpu_count))
  2574. complete(&rsp->barrier_completion);
  2575. /* Increment ->n_barrier_done to prevent duplicate work. */
  2576. smp_mb(); /* Keep increment after above mechanism. */
  2577. ACCESS_ONCE(rsp->n_barrier_done)++;
  2578. WARN_ON_ONCE((rsp->n_barrier_done & 0x1) != 0);
  2579. _rcu_barrier_trace(rsp, "Inc2", -1, rsp->n_barrier_done);
  2580. smp_mb(); /* Keep increment before caller's subsequent code. */
  2581. /* Wait for all rcu_barrier_callback() callbacks to be invoked. */
  2582. wait_for_completion(&rsp->barrier_completion);
  2583. /* Other rcu_barrier() invocations can now safely proceed. */
  2584. mutex_unlock(&rsp->barrier_mutex);
  2585. }
  2586. /**
  2587. * rcu_barrier_bh - Wait until all in-flight call_rcu_bh() callbacks complete.
  2588. */
  2589. void rcu_barrier_bh(void)
  2590. {
  2591. _rcu_barrier(&rcu_bh_state);
  2592. }
  2593. EXPORT_SYMBOL_GPL(rcu_barrier_bh);
  2594. /**
  2595. * rcu_barrier_sched - Wait for in-flight call_rcu_sched() callbacks.
  2596. */
  2597. void rcu_barrier_sched(void)
  2598. {
  2599. _rcu_barrier(&rcu_sched_state);
  2600. }
  2601. EXPORT_SYMBOL_GPL(rcu_barrier_sched);
  2602. /*
  2603. * Do boot-time initialization of a CPU's per-CPU RCU data.
  2604. */
  2605. static void __init
  2606. rcu_boot_init_percpu_data(int cpu, struct rcu_state *rsp)
  2607. {
  2608. unsigned long flags;
  2609. struct rcu_data *rdp = per_cpu_ptr(rsp->rda, cpu);
  2610. struct rcu_node *rnp = rcu_get_root(rsp);
  2611. /* Set up local state, ensuring consistent view of global state. */
  2612. raw_spin_lock_irqsave(&rnp->lock, flags);
  2613. rdp->grpmask = 1UL << (cpu - rdp->mynode->grplo);
  2614. init_callback_list(rdp);
  2615. rdp->qlen_lazy = 0;
  2616. ACCESS_ONCE(rdp->qlen) = 0;
  2617. rdp->dynticks = &per_cpu(rcu_dynticks, cpu);
  2618. WARN_ON_ONCE(rdp->dynticks->dynticks_nesting != DYNTICK_TASK_EXIT_IDLE);
  2619. WARN_ON_ONCE(atomic_read(&rdp->dynticks->dynticks) != 1);
  2620. rdp->cpu = cpu;
  2621. rdp->rsp = rsp;
  2622. rcu_boot_init_nocb_percpu_data(rdp);
  2623. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  2624. }
  2625. /*
  2626. * Initialize a CPU's per-CPU RCU data. Note that only one online or
  2627. * offline event can be happening at a given time. Note also that we
  2628. * can accept some slop in the rsp->completed access due to the fact
  2629. * that this CPU cannot possibly have any RCU callbacks in flight yet.
  2630. */
  2631. static void
  2632. rcu_init_percpu_data(int cpu, struct rcu_state *rsp, int preemptible)
  2633. {
  2634. unsigned long flags;
  2635. unsigned long mask;
  2636. struct rcu_data *rdp = per_cpu_ptr(rsp->rda, cpu);
  2637. struct rcu_node *rnp = rcu_get_root(rsp);
  2638. /* Exclude new grace periods. */
  2639. mutex_lock(&rsp->onoff_mutex);
  2640. /* Set up local state, ensuring consistent view of global state. */
  2641. raw_spin_lock_irqsave(&rnp->lock, flags);
  2642. rdp->beenonline = 1; /* We have now been online. */
  2643. rdp->preemptible = preemptible;
  2644. rdp->qlen_last_fqs_check = 0;
  2645. rdp->n_force_qs_snap = rsp->n_force_qs;
  2646. rdp->blimit = blimit;
  2647. init_callback_list(rdp); /* Re-enable callbacks on this CPU. */
  2648. rdp->dynticks->dynticks_nesting = DYNTICK_TASK_EXIT_IDLE;
  2649. atomic_set(&rdp->dynticks->dynticks,
  2650. (atomic_read(&rdp->dynticks->dynticks) & ~0x1) + 1);
  2651. raw_spin_unlock(&rnp->lock); /* irqs remain disabled. */
  2652. /* Add CPU to rcu_node bitmasks. */
  2653. rnp = rdp->mynode;
  2654. mask = rdp->grpmask;
  2655. do {
  2656. /* Exclude any attempts to start a new GP on small systems. */
  2657. raw_spin_lock(&rnp->lock); /* irqs already disabled. */
  2658. rnp->qsmaskinit |= mask;
  2659. mask = rnp->grpmask;
  2660. if (rnp == rdp->mynode) {
  2661. /*
  2662. * If there is a grace period in progress, we will
  2663. * set up to wait for it next time we run the
  2664. * RCU core code.
  2665. */
  2666. rdp->gpnum = rnp->completed;
  2667. rdp->completed = rnp->completed;
  2668. rdp->passed_quiesce = 0;
  2669. rdp->qs_pending = 0;
  2670. trace_rcu_grace_period(rsp->name, rdp->gpnum, TPS("cpuonl"));
  2671. }
  2672. raw_spin_unlock(&rnp->lock); /* irqs already disabled. */
  2673. rnp = rnp->parent;
  2674. } while (rnp != NULL && !(rnp->qsmaskinit & mask));
  2675. local_irq_restore(flags);
  2676. mutex_unlock(&rsp->onoff_mutex);
  2677. }
  2678. static void rcu_prepare_cpu(int cpu)
  2679. {
  2680. struct rcu_state *rsp;
  2681. for_each_rcu_flavor(rsp)
  2682. rcu_init_percpu_data(cpu, rsp,
  2683. strcmp(rsp->name, "rcu_preempt") == 0);
  2684. }
  2685. /*
  2686. * Handle CPU online/offline notification events.
  2687. */
  2688. static int rcu_cpu_notify(struct notifier_block *self,
  2689. unsigned long action, void *hcpu)
  2690. {
  2691. long cpu = (long)hcpu;
  2692. struct rcu_data *rdp = per_cpu_ptr(rcu_state->rda, cpu);
  2693. struct rcu_node *rnp = rdp->mynode;
  2694. struct rcu_state *rsp;
  2695. trace_rcu_utilization(TPS("Start CPU hotplug"));
  2696. switch (action) {
  2697. case CPU_UP_PREPARE:
  2698. case CPU_UP_PREPARE_FROZEN:
  2699. rcu_prepare_cpu(cpu);
  2700. rcu_prepare_kthreads(cpu);
  2701. break;
  2702. case CPU_ONLINE:
  2703. case CPU_DOWN_FAILED:
  2704. rcu_boost_kthread_setaffinity(rnp, -1);
  2705. break;
  2706. case CPU_DOWN_PREPARE:
  2707. rcu_boost_kthread_setaffinity(rnp, cpu);
  2708. break;
  2709. case CPU_DYING:
  2710. case CPU_DYING_FROZEN:
  2711. for_each_rcu_flavor(rsp)
  2712. rcu_cleanup_dying_cpu(rsp);
  2713. break;
  2714. case CPU_DEAD:
  2715. case CPU_DEAD_FROZEN:
  2716. case CPU_UP_CANCELED:
  2717. case CPU_UP_CANCELED_FROZEN:
  2718. for_each_rcu_flavor(rsp)
  2719. rcu_cleanup_dead_cpu(cpu, rsp);
  2720. break;
  2721. default:
  2722. break;
  2723. }
  2724. trace_rcu_utilization(TPS("End CPU hotplug"));
  2725. return NOTIFY_OK;
  2726. }
  2727. /*
  2728. * Spawn the kthread that handles this RCU flavor's grace periods.
  2729. */
  2730. static int __init rcu_spawn_gp_kthread(void)
  2731. {
  2732. unsigned long flags;
  2733. struct rcu_node *rnp;
  2734. struct rcu_state *rsp;
  2735. struct task_struct *t;
  2736. for_each_rcu_flavor(rsp) {
  2737. t = kthread_run(rcu_gp_kthread, rsp, "%s", rsp->name);
  2738. BUG_ON(IS_ERR(t));
  2739. rnp = rcu_get_root(rsp);
  2740. raw_spin_lock_irqsave(&rnp->lock, flags);
  2741. rsp->gp_kthread = t;
  2742. raw_spin_unlock_irqrestore(&rnp->lock, flags);
  2743. rcu_spawn_nocb_kthreads(rsp);
  2744. }
  2745. return 0;
  2746. }
  2747. early_initcall(rcu_spawn_gp_kthread);
  2748. /*
  2749. * This function is invoked towards the end of the scheduler's initialization
  2750. * process. Before this is called, the idle task might contain
  2751. * RCU read-side critical sections (during which time, this idle
  2752. * task is booting the system). After this function is called, the
  2753. * idle tasks are prohibited from containing RCU read-side critical
  2754. * sections. This function also enables RCU lockdep checking.
  2755. */
  2756. void rcu_scheduler_starting(void)
  2757. {
  2758. WARN_ON(num_online_cpus() != 1);
  2759. WARN_ON(nr_context_switches() > 0);
  2760. rcu_scheduler_active = 1;
  2761. }
  2762. /*
  2763. * Compute the per-level fanout, either using the exact fanout specified
  2764. * or balancing the tree, depending on CONFIG_RCU_FANOUT_EXACT.
  2765. */
  2766. #ifdef CONFIG_RCU_FANOUT_EXACT
  2767. static void __init rcu_init_levelspread(struct rcu_state *rsp)
  2768. {
  2769. int i;
  2770. for (i = rcu_num_lvls - 1; i > 0; i--)
  2771. rsp->levelspread[i] = CONFIG_RCU_FANOUT;
  2772. rsp->levelspread[0] = rcu_fanout_leaf;
  2773. }
  2774. #else /* #ifdef CONFIG_RCU_FANOUT_EXACT */
  2775. static void __init rcu_init_levelspread(struct rcu_state *rsp)
  2776. {
  2777. int ccur;
  2778. int cprv;
  2779. int i;
  2780. cprv = nr_cpu_ids;
  2781. for (i = rcu_num_lvls - 1; i >= 0; i--) {
  2782. ccur = rsp->levelcnt[i];
  2783. rsp->levelspread[i] = (cprv + ccur - 1) / ccur;
  2784. cprv = ccur;
  2785. }
  2786. }
  2787. #endif /* #else #ifdef CONFIG_RCU_FANOUT_EXACT */
  2788. /*
  2789. * Helper function for rcu_init() that initializes one rcu_state structure.
  2790. */
  2791. static void __init rcu_init_one(struct rcu_state *rsp,
  2792. struct rcu_data __percpu *rda)
  2793. {
  2794. static char *buf[] = { "rcu_node_0",
  2795. "rcu_node_1",
  2796. "rcu_node_2",
  2797. "rcu_node_3" }; /* Match MAX_RCU_LVLS */
  2798. static char *fqs[] = { "rcu_node_fqs_0",
  2799. "rcu_node_fqs_1",
  2800. "rcu_node_fqs_2",
  2801. "rcu_node_fqs_3" }; /* Match MAX_RCU_LVLS */
  2802. int cpustride = 1;
  2803. int i;
  2804. int j;
  2805. struct rcu_node *rnp;
  2806. BUILD_BUG_ON(MAX_RCU_LVLS > ARRAY_SIZE(buf)); /* Fix buf[] init! */
  2807. /* Silence gcc 4.8 warning about array index out of range. */
  2808. if (rcu_num_lvls > RCU_NUM_LVLS)
  2809. panic("rcu_init_one: rcu_num_lvls overflow");
  2810. /* Initialize the level-tracking arrays. */
  2811. for (i = 0; i < rcu_num_lvls; i++)
  2812. rsp->levelcnt[i] = num_rcu_lvl[i];
  2813. for (i = 1; i < rcu_num_lvls; i++)
  2814. rsp->level[i] = rsp->level[i - 1] + rsp->levelcnt[i - 1];
  2815. rcu_init_levelspread(rsp);
  2816. /* Initialize the elements themselves, starting from the leaves. */
  2817. for (i = rcu_num_lvls - 1; i >= 0; i--) {
  2818. cpustride *= rsp->levelspread[i];
  2819. rnp = rsp->level[i];
  2820. for (j = 0; j < rsp->levelcnt[i]; j++, rnp++) {
  2821. raw_spin_lock_init(&rnp->lock);
  2822. lockdep_set_class_and_name(&rnp->lock,
  2823. &rcu_node_class[i], buf[i]);
  2824. raw_spin_lock_init(&rnp->fqslock);
  2825. lockdep_set_class_and_name(&rnp->fqslock,
  2826. &rcu_fqs_class[i], fqs[i]);
  2827. rnp->gpnum = rsp->gpnum;
  2828. rnp->completed = rsp->completed;
  2829. rnp->qsmask = 0;
  2830. rnp->qsmaskinit = 0;
  2831. rnp->grplo = j * cpustride;
  2832. rnp->grphi = (j + 1) * cpustride - 1;
  2833. if (rnp->grphi >= NR_CPUS)
  2834. rnp->grphi = NR_CPUS - 1;
  2835. if (i == 0) {
  2836. rnp->grpnum = 0;
  2837. rnp->grpmask = 0;
  2838. rnp->parent = NULL;
  2839. } else {
  2840. rnp->grpnum = j % rsp->levelspread[i - 1];
  2841. rnp->grpmask = 1UL << rnp->grpnum;
  2842. rnp->parent = rsp->level[i - 1] +
  2843. j / rsp->levelspread[i - 1];
  2844. }
  2845. rnp->level = i;
  2846. INIT_LIST_HEAD(&rnp->blkd_tasks);
  2847. rcu_init_one_nocb(rnp);
  2848. }
  2849. }
  2850. rsp->rda = rda;
  2851. init_waitqueue_head(&rsp->gp_wq);
  2852. init_irq_work(&rsp->wakeup_work, rsp_wakeup);
  2853. rnp = rsp->level[rcu_num_lvls - 1];
  2854. for_each_possible_cpu(i) {
  2855. while (i > rnp->grphi)
  2856. rnp++;
  2857. per_cpu_ptr(rsp->rda, i)->mynode = rnp;
  2858. rcu_boot_init_percpu_data(i, rsp);
  2859. }
  2860. list_add(&rsp->flavors, &rcu_struct_flavors);
  2861. }
  2862. /*
  2863. * Compute the rcu_node tree geometry from kernel parameters. This cannot
  2864. * replace the definitions in rcutree.h because those are needed to size
  2865. * the ->node array in the rcu_state structure.
  2866. */
  2867. static void __init rcu_init_geometry(void)
  2868. {
  2869. ulong d;
  2870. int i;
  2871. int j;
  2872. int n = nr_cpu_ids;
  2873. int rcu_capacity[MAX_RCU_LVLS + 1];
  2874. /*
  2875. * Initialize any unspecified boot parameters.
  2876. * The default values of jiffies_till_first_fqs and
  2877. * jiffies_till_next_fqs are set to the RCU_JIFFIES_TILL_FORCE_QS
  2878. * value, which is a function of HZ, then adding one for each
  2879. * RCU_JIFFIES_FQS_DIV CPUs that might be on the system.
  2880. */
  2881. d = RCU_JIFFIES_TILL_FORCE_QS + nr_cpu_ids / RCU_JIFFIES_FQS_DIV;
  2882. if (jiffies_till_first_fqs == ULONG_MAX)
  2883. jiffies_till_first_fqs = d;
  2884. if (jiffies_till_next_fqs == ULONG_MAX)
  2885. jiffies_till_next_fqs = d;
  2886. /* If the compile-time values are accurate, just leave. */
  2887. if (rcu_fanout_leaf == CONFIG_RCU_FANOUT_LEAF &&
  2888. nr_cpu_ids == NR_CPUS)
  2889. return;
  2890. /*
  2891. * Compute number of nodes that can be handled an rcu_node tree
  2892. * with the given number of levels. Setting rcu_capacity[0] makes
  2893. * some of the arithmetic easier.
  2894. */
  2895. rcu_capacity[0] = 1;
  2896. rcu_capacity[1] = rcu_fanout_leaf;
  2897. for (i = 2; i <= MAX_RCU_LVLS; i++)
  2898. rcu_capacity[i] = rcu_capacity[i - 1] * CONFIG_RCU_FANOUT;
  2899. /*
  2900. * The boot-time rcu_fanout_leaf parameter is only permitted
  2901. * to increase the leaf-level fanout, not decrease it. Of course,
  2902. * the leaf-level fanout cannot exceed the number of bits in
  2903. * the rcu_node masks. Finally, the tree must be able to accommodate
  2904. * the configured number of CPUs. Complain and fall back to the
  2905. * compile-time values if these limits are exceeded.
  2906. */
  2907. if (rcu_fanout_leaf < CONFIG_RCU_FANOUT_LEAF ||
  2908. rcu_fanout_leaf > sizeof(unsigned long) * 8 ||
  2909. n > rcu_capacity[MAX_RCU_LVLS]) {
  2910. WARN_ON(1);
  2911. return;
  2912. }
  2913. /* Calculate the number of rcu_nodes at each level of the tree. */
  2914. for (i = 1; i <= MAX_RCU_LVLS; i++)
  2915. if (n <= rcu_capacity[i]) {
  2916. for (j = 0; j <= i; j++)
  2917. num_rcu_lvl[j] =
  2918. DIV_ROUND_UP(n, rcu_capacity[i - j]);
  2919. rcu_num_lvls = i;
  2920. for (j = i + 1; j <= MAX_RCU_LVLS; j++)
  2921. num_rcu_lvl[j] = 0;
  2922. break;
  2923. }
  2924. /* Calculate the total number of rcu_node structures. */
  2925. rcu_num_nodes = 0;
  2926. for (i = 0; i <= MAX_RCU_LVLS; i++)
  2927. rcu_num_nodes += num_rcu_lvl[i];
  2928. rcu_num_nodes -= n;
  2929. }
  2930. void __init rcu_init(void)
  2931. {
  2932. int cpu;
  2933. rcu_bootup_announce();
  2934. rcu_init_geometry();
  2935. rcu_init_one(&rcu_sched_state, &rcu_sched_data);
  2936. rcu_init_one(&rcu_bh_state, &rcu_bh_data);
  2937. __rcu_init_preempt();
  2938. open_softirq(RCU_SOFTIRQ, rcu_process_callbacks);
  2939. /*
  2940. * We don't need protection against CPU-hotplug here because
  2941. * this is called early in boot, before either interrupts
  2942. * or the scheduler are operational.
  2943. */
  2944. cpu_notifier(rcu_cpu_notify, 0);
  2945. for_each_online_cpu(cpu)
  2946. rcu_cpu_notify(NULL, CPU_UP_PREPARE, (void *)(long)cpu);
  2947. }
  2948. #include "rcutree_plugin.h"