TreeRCU-qs.svg 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!-- Creator: fig2dev Version 3.2 Patchlevel 5e -->
  3. <!-- CreationDate: Wed Dec 9 17:35:03 2015 -->
  4. <!-- Magnification: 2.000 -->
  5. <svg
  6. xmlns:dc="http://purl.org/dc/elements/1.1/"
  7. xmlns:cc="http://creativecommons.org/ns#"
  8. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  9. xmlns:svg="http://www.w3.org/2000/svg"
  10. xmlns="http://www.w3.org/2000/svg"
  11. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  12. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  13. width="1037.9601"
  14. height="1373.2583"
  15. viewBox="-44 -44 13802.927 18253.333"
  16. id="svg2"
  17. version="1.1"
  18. inkscape:version="0.48.4 r9939"
  19. sodipodi:docname="TreeRCU-qs.svg">
  20. <metadata
  21. id="metadata212">
  22. <rdf:RDF>
  23. <cc:Work
  24. rdf:about="">
  25. <dc:format>image/svg+xml</dc:format>
  26. <dc:type
  27. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  28. <dc:title />
  29. </cc:Work>
  30. </rdf:RDF>
  31. </metadata>
  32. <defs
  33. id="defs210">
  34. <marker
  35. inkscape:stockid="Arrow1Send"
  36. orient="auto"
  37. refY="0"
  38. refX="0"
  39. id="Arrow1Send"
  40. style="overflow:visible">
  41. <path
  42. id="path3940"
  43. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  44. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  45. transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
  46. inkscape:connector-curvature="0" />
  47. </marker>
  48. <marker
  49. inkscape:stockid="TriangleOutS"
  50. orient="auto"
  51. refY="0"
  52. refX="0"
  53. id="TriangleOutS"
  54. style="overflow:visible">
  55. <path
  56. id="path4073"
  57. d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
  58. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  59. transform="scale(0.2,0.2)"
  60. inkscape:connector-curvature="0" />
  61. </marker>
  62. <marker
  63. inkscape:stockid="TriangleOutM"
  64. orient="auto"
  65. refY="0"
  66. refX="0"
  67. id="TriangleOutM"
  68. style="overflow:visible">
  69. <path
  70. id="path4070"
  71. d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
  72. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  73. transform="scale(0.4,0.4)"
  74. inkscape:connector-curvature="0" />
  75. </marker>
  76. <marker
  77. inkscape:stockid="Arrow2Mend"
  78. orient="auto"
  79. refY="0"
  80. refX="0"
  81. id="Arrow2Mend"
  82. style="overflow:visible">
  83. <path
  84. id="path3952"
  85. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  86. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  87. transform="scale(-0.6,-0.6)"
  88. inkscape:connector-curvature="0" />
  89. </marker>
  90. <marker
  91. inkscape:stockid="Arrow2Lend"
  92. orient="auto"
  93. refY="0"
  94. refX="0"
  95. id="Arrow2Lend"
  96. style="overflow:visible">
  97. <path
  98. id="path3946"
  99. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  100. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  101. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  102. inkscape:connector-curvature="0" />
  103. </marker>
  104. <marker
  105. inkscape:stockid="Arrow1Mend"
  106. orient="auto"
  107. refY="0"
  108. refX="0"
  109. id="Arrow1Mend"
  110. style="overflow:visible">
  111. <path
  112. id="path3970"
  113. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  114. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  115. transform="matrix(-0.4,0,0,-0.4,-4,0)"
  116. inkscape:connector-curvature="0" />
  117. </marker>
  118. <marker
  119. inkscape:stockid="Arrow2Mend"
  120. orient="auto"
  121. refY="0"
  122. refX="0"
  123. id="Arrow2Mend-7"
  124. style="overflow:visible">
  125. <path
  126. inkscape:connector-curvature="0"
  127. id="path3952-0"
  128. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  129. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  130. transform="scale(-0.6,-0.6)" />
  131. </marker>
  132. <marker
  133. inkscape:stockid="Arrow1Send"
  134. orient="auto"
  135. refY="0"
  136. refX="0"
  137. id="Arrow1Send-3"
  138. style="overflow:visible">
  139. <path
  140. inkscape:connector-curvature="0"
  141. id="path3940-6"
  142. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  143. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  144. transform="matrix(-0.2,0,0,-0.2,-1.2,0)" />
  145. </marker>
  146. <marker
  147. inkscape:stockid="Arrow1Send"
  148. orient="auto"
  149. refY="0"
  150. refX="0"
  151. id="Arrow1Send-1"
  152. style="overflow:visible">
  153. <path
  154. inkscape:connector-curvature="0"
  155. id="path3940-2"
  156. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  157. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  158. transform="matrix(-0.2,0,0,-0.2,-1.2,0)" />
  159. </marker>
  160. <marker
  161. inkscape:stockid="Arrow1Send"
  162. orient="auto"
  163. refY="0"
  164. refX="0"
  165. id="Arrow1Send-0"
  166. style="overflow:visible">
  167. <path
  168. inkscape:connector-curvature="0"
  169. id="path3940-9"
  170. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  171. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  172. transform="matrix(-0.2,0,0,-0.2,-1.2,0)" />
  173. </marker>
  174. <marker
  175. inkscape:stockid="Arrow2Lend"
  176. orient="auto"
  177. refY="0"
  178. refX="0"
  179. id="Arrow2Lend-3"
  180. style="overflow:visible">
  181. <path
  182. id="path3946-1"
  183. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  184. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  185. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  186. inkscape:connector-curvature="0" />
  187. </marker>
  188. <marker
  189. inkscape:stockid="Arrow2Lend"
  190. orient="auto"
  191. refY="0"
  192. refX="0"
  193. id="Arrow2Lend-4"
  194. style="overflow:visible">
  195. <path
  196. id="path3946-7"
  197. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  198. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  199. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  200. inkscape:connector-curvature="0" />
  201. </marker>
  202. <marker
  203. inkscape:stockid="Arrow2Lend"
  204. orient="auto"
  205. refY="0"
  206. refX="0"
  207. id="marker4880"
  208. style="overflow:visible">
  209. <path
  210. id="path4882"
  211. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  212. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  213. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  214. inkscape:connector-curvature="0" />
  215. </marker>
  216. <marker
  217. inkscape:stockid="Arrow2Lend"
  218. orient="auto"
  219. refY="0"
  220. refX="0"
  221. id="Arrow2Lend-5"
  222. style="overflow:visible">
  223. <path
  224. id="path3946-0"
  225. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  226. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  227. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  228. inkscape:connector-curvature="0" />
  229. </marker>
  230. <marker
  231. inkscape:stockid="Arrow2Lend"
  232. orient="auto"
  233. refY="0"
  234. refX="0"
  235. id="Arrow2Lend-6"
  236. style="overflow:visible">
  237. <path
  238. id="path3946-10"
  239. style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
  240. d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
  241. transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
  242. inkscape:connector-curvature="0" />
  243. </marker>
  244. <marker
  245. inkscape:stockid="Arrow1Send"
  246. orient="auto"
  247. refY="0"
  248. refX="0"
  249. id="Arrow1Send-36"
  250. style="overflow:visible">
  251. <path
  252. id="path3940-0"
  253. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  254. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  255. transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
  256. inkscape:connector-curvature="0" />
  257. </marker>
  258. <marker
  259. inkscape:stockid="Arrow1Send"
  260. orient="auto"
  261. refY="0"
  262. refX="0"
  263. id="Arrow1Send-6"
  264. style="overflow:visible">
  265. <path
  266. id="path3940-26"
  267. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  268. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  269. transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
  270. inkscape:connector-curvature="0" />
  271. </marker>
  272. <marker
  273. inkscape:stockid="Arrow1Send"
  274. orient="auto"
  275. refY="0"
  276. refX="0"
  277. id="Arrow1Send-8"
  278. style="overflow:visible">
  279. <path
  280. id="path3940-7"
  281. d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
  282. style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
  283. transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
  284. inkscape:connector-curvature="0" />
  285. </marker>
  286. </defs>
  287. <sodipodi:namedview
  288. pagecolor="#ffffff"
  289. bordercolor="#666666"
  290. borderopacity="1"
  291. objecttolerance="10"
  292. gridtolerance="10"
  293. guidetolerance="10"
  294. inkscape:pageopacity="0"
  295. inkscape:pageshadow="2"
  296. inkscape:window-width="1087"
  297. inkscape:window-height="1144"
  298. id="namedview208"
  299. showgrid="true"
  300. inkscape:zoom="0.96484375"
  301. inkscape:cx="507.0191"
  302. inkscape:cy="885.62207"
  303. inkscape:window-x="47"
  304. inkscape:window-y="28"
  305. inkscape:window-maximized="0"
  306. inkscape:current-layer="g3115"
  307. fit-margin-top="5"
  308. fit-margin-right="5"
  309. fit-margin-left="5"
  310. fit-margin-bottom="5">
  311. <inkscape:grid
  312. type="xygrid"
  313. id="grid3381" />
  314. </sodipodi:namedview>
  315. <path
  316. style="fill:none;stroke:#969696;stroke-width:53.19251633;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Send-8)"
  317. d="m 6922.3555,14693.733 16.472,2346.582"
  318. id="path3134-9-0-3-1-9-9"
  319. inkscape:connector-curvature="0"
  320. sodipodi:nodetypes="cc" />
  321. <g
  322. style="fill:none;stroke-width:0.025in"
  323. transform="translate(2431.6011,-4570.136)"
  324. id="g3188">
  325. <text
  326. xml:space="preserve"
  327. x="3172.5554"
  328. y="13255.592"
  329. font-style="normal"
  330. font-weight="bold"
  331. font-size="192"
  332. id="text202"
  333. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-family:Courier">-&gt;qsmask &amp;= ~-&gt;grpmask</text>
  334. <g
  335. id="g3107"
  336. transform="translate(947.90548,11584.029)">
  337. <rect
  338. id="rect112"
  339. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  340. rx="0"
  341. height="1370.8721"
  342. width="2809.1992"
  343. y="949.37109"
  344. x="2084.55" />
  345. <rect
  346. id="rect112-3"
  347. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  348. rx="0"
  349. height="1294.8468"
  350. width="2809.1992"
  351. y="1025.3964"
  352. x="2084.55" />
  353. </g>
  354. <text
  355. xml:space="preserve"
  356. x="5452.3052"
  357. y="13844.535"
  358. font-style="normal"
  359. font-weight="bold"
  360. font-size="192"
  361. id="text202-7-5-1-2-3-7"
  362. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  363. sodipodi:linespacing="125%"><tspan
  364. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans"
  365. id="tspan3104-6-5">Root</tspan></text>
  366. </g>
  367. <rect
  368. ry="0"
  369. id="rect118"
  370. style="fill:none;stroke:#000000;stroke-width:30.00057793;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:30.00057884, 60.00115769;stroke-dashoffset:0"
  371. rx="0"
  372. height="7164.1636"
  373. width="13639.945"
  374. y="7160.9038"
  375. x="37.490932" />
  376. <text
  377. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  378. id="text202-7"
  379. font-size="192"
  380. font-weight="bold"
  381. font-style="normal"
  382. y="7367.7192"
  383. x="134.46094"
  384. xml:space="preserve">rcu_report_rnp()</text>
  385. <g
  386. style="fill:none;stroke-width:0.025in"
  387. transform="translate(2311.1375,-4533.769)"
  388. id="g3147">
  389. <g
  390. style="fill:none;stroke-width:0.025in"
  391. id="g3107-6"
  392. transform="translate(3054.6101,13760.052)">
  393. <rect
  394. id="rect112-7"
  395. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  396. rx="0"
  397. height="1370.8721"
  398. width="2809.1992"
  399. y="949.37109"
  400. x="2084.55" />
  401. <rect
  402. id="rect112-3-5"
  403. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  404. rx="0"
  405. height="1294.8468"
  406. width="2809.1992"
  407. y="1025.3964"
  408. x="2084.55" />
  409. </g>
  410. </g>
  411. <g
  412. style="fill:none;stroke-width:0.025in"
  413. transform="translate(3162.2182,-4570.136)"
  414. id="g3153">
  415. <g
  416. style="fill:none;stroke-width:0.025in"
  417. id="g3107-6-9"
  418. transform="translate(5213.0126,16008.808)">
  419. <rect
  420. id="rect112-7-1"
  421. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  422. rx="0"
  423. height="1370.8721"
  424. width="2809.1992"
  425. y="949.37109"
  426. x="2084.55" />
  427. <rect
  428. id="rect112-3-5-2"
  429. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  430. rx="0"
  431. height="1294.8468"
  432. width="2809.1992"
  433. y="1025.3964"
  434. x="2084.55" />
  435. </g>
  436. <text
  437. xml:space="preserve"
  438. x="9717.4141"
  439. y="18269.314"
  440. font-style="normal"
  441. font-weight="bold"
  442. font-size="192"
  443. id="text202-7-5-1-2-3-7-35-7"
  444. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  445. sodipodi:linespacing="125%"><tspan
  446. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans"
  447. id="tspan3104-6-5-6-0">Leaf</tspan></text>
  448. </g>
  449. <g
  450. transform="translate(-1661.3439,-4533.769)"
  451. id="g3147-3"
  452. style="fill:none;stroke-width:0.025in">
  453. <g
  454. style="fill:none;stroke-width:0.025in"
  455. id="g3107-6-6"
  456. transform="translate(3054.6101,13760.052)">
  457. <rect
  458. id="rect112-7-0"
  459. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  460. rx="0"
  461. height="1370.8721"
  462. width="2809.1992"
  463. y="949.37109"
  464. x="2084.55" />
  465. <rect
  466. id="rect112-3-5-6"
  467. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  468. rx="0"
  469. height="1294.8468"
  470. width="2809.1992"
  471. y="1025.3964"
  472. x="2084.55" />
  473. </g>
  474. <text
  475. xml:space="preserve"
  476. x="5284.9155"
  477. y="15386.685"
  478. font-style="normal"
  479. font-weight="bold"
  480. font-size="192"
  481. id="text202-3"
  482. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">-&gt;qsmask &amp;= ~-&gt;grpmask</text>
  483. </g>
  484. <g
  485. transform="translate(-170.52365,-4570.136)"
  486. id="g3153-2"
  487. style="fill:none;stroke-width:0.025in">
  488. <g
  489. style="fill:none;stroke-width:0.025in"
  490. id="g3107-6-9-6"
  491. transform="translate(5213.0126,16008.808)">
  492. <rect
  493. id="rect112-7-1-1"
  494. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  495. rx="0"
  496. height="1370.8721"
  497. width="2809.1992"
  498. y="949.37109"
  499. x="2084.55" />
  500. <rect
  501. id="rect112-3-5-2-8"
  502. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  503. rx="0"
  504. height="1294.8468"
  505. width="2809.1992"
  506. y="1025.3964"
  507. x="2084.55" />
  508. </g>
  509. <text
  510. xml:space="preserve"
  511. x="9717.4141"
  512. y="18269.314"
  513. font-style="normal"
  514. font-weight="bold"
  515. font-size="192"
  516. id="text202-7-5-1-2-3-7-35-7-7"
  517. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  518. sodipodi:linespacing="125%"><tspan
  519. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans"
  520. id="tspan3104-6-5-6-0-9">Leaf</tspan></text>
  521. </g>
  522. <g
  523. transform="translate(-3503.2651,-4570.136)"
  524. id="g3153-20"
  525. style="fill:none;stroke-width:0.025in">
  526. <g
  527. style="fill:none;stroke-width:0.025in"
  528. id="g3107-6-9-2"
  529. transform="translate(5213.0126,16008.808)">
  530. <rect
  531. id="rect112-7-1-3"
  532. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  533. rx="0"
  534. height="1370.8721"
  535. width="2809.1992"
  536. y="949.37109"
  537. x="2084.55" />
  538. <rect
  539. id="rect112-3-5-2-7"
  540. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  541. rx="0"
  542. height="1294.8468"
  543. width="2809.1992"
  544. y="1025.3964"
  545. x="2084.55" />
  546. </g>
  547. <text
  548. xml:space="preserve"
  549. x="9717.4141"
  550. y="18269.314"
  551. font-style="normal"
  552. font-weight="bold"
  553. font-size="192"
  554. id="text202-7-5-1-2-3-7-35-7-5"
  555. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  556. sodipodi:linespacing="125%"><tspan
  557. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans"
  558. id="tspan3104-6-5-6-0-92">Leaf</tspan></text>
  559. </g>
  560. <g
  561. transform="translate(-6836.0062,-4570.136)"
  562. id="g3153-28"
  563. style="fill:none;stroke-width:0.025in">
  564. <g
  565. style="fill:none;stroke-width:0.025in"
  566. id="g3107-6-9-9"
  567. transform="translate(5213.0126,16008.808)">
  568. <rect
  569. id="rect112-7-1-7"
  570. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  571. rx="0"
  572. height="1370.8721"
  573. width="2809.1992"
  574. y="949.37109"
  575. x="2084.55" />
  576. <rect
  577. id="rect112-3-5-2-3"
  578. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  579. rx="0"
  580. height="1294.8468"
  581. width="2809.1992"
  582. y="1025.3964"
  583. x="2084.55" />
  584. </g>
  585. <text
  586. xml:space="preserve"
  587. x="9717.4141"
  588. y="18269.314"
  589. font-style="normal"
  590. font-weight="bold"
  591. font-size="192"
  592. id="text202-7-5-1-2-3-7-35-7-6"
  593. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  594. sodipodi:linespacing="125%"><tspan
  595. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans"
  596. id="tspan3104-6-5-6-0-1">Leaf</tspan></text>
  597. <text
  598. xml:space="preserve"
  599. x="7422.3945"
  600. y="17661.012"
  601. font-style="normal"
  602. font-weight="bold"
  603. font-size="192"
  604. id="text202-67"
  605. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">-&gt;qsmask &amp;= ~-&gt;grpmask</text>
  606. </g>
  607. <path
  608. style="fill:none;stroke:#000000;stroke-width:13.29812908px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  609. d="m 5454.9508,9312.2011 -582.9982,865.0929"
  610. id="path3414"
  611. inkscape:connector-curvature="0" />
  612. <path
  613. style="fill:none;stroke:#000000;stroke-width:13.29812813px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  614. d="m 8263.7327,9312.4631 582.9982,865.0929"
  615. id="path3414-9"
  616. inkscape:connector-curvature="0" />
  617. <path
  618. style="fill:none;stroke:#000000;stroke-width:13.29812813px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  619. d="m 3504.3177,11525.377 -582.9982,865.094"
  620. id="path3414-8"
  621. inkscape:connector-curvature="0" />
  622. <path
  623. style="fill:none;stroke:#000000;stroke-width:13.29812717px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  624. d="m 10249.365,11525.639 583,865.094"
  625. id="path3414-9-4"
  626. inkscape:connector-curvature="0" />
  627. <path
  628. style="fill:none;stroke:#000000;stroke-width:13.29812717px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  629. d="m 4920.8141,11525.377 0,846.288"
  630. id="path3414-8-3"
  631. inkscape:connector-curvature="0"
  632. sodipodi:nodetypes="cc" />
  633. <path
  634. style="fill:none;stroke:#000000;stroke-width:13.29812717px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow2Lend)"
  635. d="m 8797.7894,11551.973 0,846.288"
  636. id="path3414-8-3-6"
  637. inkscape:connector-curvature="0"
  638. sodipodi:nodetypes="cc" />
  639. <path
  640. sodipodi:nodetypes="cccccccccccccccc"
  641. inkscape:connector-curvature="0"
  642. id="path3134-9-0-3"
  643. d="m 6912.3719,6251.0009 -2.8276,1315.669 -5343.8436,17.119 -2.8276,6561.7441 2039.08,17.963 -2.7042,-2144.14 -491.6706,-0.211 -2.7042,-1993.689 1487.718,-4.728 -17.8001,1812.453 2017.2374,-7.643 4.9532,-2151.5715 -1405.5263,11.1629 -10.9191,-1891.1465 1739.2165,-2.718 0.1141,7086.0301"
  644. style="fill:none;stroke:#969696;stroke-width:53.19251633;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Send)" />
  645. <g
  646. id="g4405"
  647. transform="translate(1241.222,9051.8644)">
  648. <path
  649. style="fill:none;stroke:#969696;stroke-width:53.19251633;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Send)"
  650. d="m 5694.6259,-9006.994 -2.828,3233.9212 -2616.9163,17.1191 15.9788,1446.406 2603.2719,-0.8434 -29.6182,2086.6656"
  651. id="path3134-9-0-3-1"
  652. inkscape:connector-curvature="0"
  653. sodipodi:nodetypes="cccccc" />
  654. <path
  655. style="fill:none;stroke:#969696;stroke-width:53.19251633;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:none"
  656. d="m 5674.0539,-5773.0705 2616.9163,17.1191 -15.9788,1465.2124 -2584.4655,-19.6498"
  657. id="path3134-9-0-3-1-9"
  658. inkscape:connector-curvature="0"
  659. sodipodi:nodetypes="cccc" />
  660. <g
  661. transform="translate(-456.05505,0)"
  662. id="g3115">
  663. <rect
  664. x="4485.6865"
  665. y="-8571.0352"
  666. width="3296.428"
  667. height="2199.2754"
  668. rx="0"
  669. style="fill:none;stroke:#000000;stroke-width:30.00057983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:30.00057923, 60.00115859;stroke-dashoffset:0"
  670. id="rect118-3"
  671. ry="0" />
  672. <g
  673. style="fill:none;stroke-width:0.025in"
  674. id="g3107-7"
  675. transform="translate(2656.673,-8952.2968)">
  676. <rect
  677. id="rect112-5"
  678. style="stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  679. rx="0"
  680. height="1370.8721"
  681. width="2809.1992"
  682. y="949.37109"
  683. x="2084.55" />
  684. <rect
  685. id="rect112-3-3"
  686. style="fill:none;stroke:#000000;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter"
  687. rx="0"
  688. height="1294.8468"
  689. width="2809.1992"
  690. y="1025.3964"
  691. x="2084.55" />
  692. </g>
  693. <text
  694. xml:space="preserve"
  695. x="4714.3018"
  696. y="-8349.1943"
  697. font-style="normal"
  698. font-weight="bold"
  699. font-size="192"
  700. id="text202-7-5"
  701. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">note_gp_changes()</text>
  702. <text
  703. xml:space="preserve"
  704. x="5014.2954"
  705. y="-7170.978"
  706. font-style="normal"
  707. font-weight="bold"
  708. font-size="192"
  709. id="text202-6-6"
  710. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">rdp-&gt;gp_seq</text>
  711. <text
  712. xml:space="preserve"
  713. x="5035.4155"
  714. y="-7436.1636"
  715. font-style="normal"
  716. font-weight="bold"
  717. font-size="192"
  718. id="text202-6-6-2"
  719. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier">__note_gp_changes()</text>
  720. <text
  721. xml:space="preserve"
  722. x="7162.7471"
  723. y="-6692.6006"
  724. font-style="normal"
  725. font-weight="bold"
  726. font-size="192"
  727. id="text202-7-5-1-2-3"
  728. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  729. sodipodi:linespacing="125%"><tspan
  730. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans"
  731. id="tspan3104-6">Leaf</tspan></text>
  732. </g>
  733. <g
  734. transform="translate(-2049.897,-585.6713)"
  735. id="g3148">
  736. <rect
  737. ry="0"
  738. id="rect118-3-5"
  739. style="fill:none;stroke:#000000;stroke-width:30.00057983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:30.00057963, 60.00115926;stroke-dashoffset:0"
  740. rx="0"
  741. height="412.66794"
  742. width="3240.0085"
  743. y="-4640.499"
  744. x="3517.1572" />
  745. <text
  746. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  747. id="text202-7-5-3"
  748. font-size="192"
  749. font-weight="bold"
  750. font-style="normal"
  751. y="-4418.6582"
  752. x="3745.7725"
  753. xml:space="preserve">rcu_note_context_switch()</text>
  754. </g>
  755. <g
  756. transform="translate(3131.2648,-585.6713)"
  757. id="g3148-5">
  758. <rect
  759. ry="0"
  760. id="rect118-3-5-6"
  761. style="fill:none;stroke:#000000;stroke-width:30.00057983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:30.00057963, 60.00115926;stroke-dashoffset:0"
  762. rx="0"
  763. height="412.66794"
  764. width="3240.0085"
  765. y="-4640.499"
  766. x="3517.1572" />
  767. <text
  768. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  769. id="text202-7-5-3-2"
  770. font-size="192"
  771. font-weight="bold"
  772. font-style="normal"
  773. y="-4418.6582"
  774. x="3745.7725"
  775. xml:space="preserve">rcu_sched_clock_irq()</text>
  776. </g>
  777. <g
  778. transform="translate(399.7744,828.86448)"
  779. id="g3148-9">
  780. <rect
  781. ry="0"
  782. id="rect118-3-5-1"
  783. style="fill:none;stroke:#000000;stroke-width:30.00057983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:30.00057963, 60.00115926;stroke-dashoffset:0"
  784. rx="0"
  785. height="864.02148"
  786. width="3540.9114"
  787. y="-4640.499"
  788. x="3517.1572" />
  789. <text
  790. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  791. id="text202-7-5-3-27"
  792. font-size="192"
  793. font-weight="bold"
  794. font-style="normal"
  795. y="-4418.6582"
  796. x="3745.7725"
  797. xml:space="preserve">rcu_core()</text>
  798. <text
  799. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  800. id="text202-7-5-3-27-0"
  801. font-size="192"
  802. font-weight="bold"
  803. font-style="normal"
  804. y="-4165.7954"
  805. x="3745.7725"
  806. xml:space="preserve">rcu_check_quiescent_state()</text>
  807. <text
  808. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  809. id="text202-7-5-3-27-0-9"
  810. font-size="192"
  811. font-weight="bold"
  812. font-style="normal"
  813. y="-3914.085"
  814. x="3745.7725"
  815. xml:space="preserve">rcu__report_qs_rdp())</text>
  816. </g>
  817. <g
  818. id="g4504-3"
  819. transform="translate(5136.3339,-23870.546)">
  820. <path
  821. transform="matrix(13.298129,0,0,13.298129,335.22989,12456.379)"
  822. d="m 385.2961,345.54001 c 0,21.84301 -29.51209,39.55026 -65.9171,39.55026 -36.40501,0 -65.91711,-17.70725 -65.91711,-39.55026 0,-21.84301 29.5121,-39.55026 65.91711,-39.55026 36.40501,0 65.9171,17.70725 65.9171,39.55026 z"
  823. sodipodi:ry="39.550262"
  824. sodipodi:rx="65.917107"
  825. sodipodi:cy="345.54001"
  826. sodipodi:cx="319.379"
  827. id="path3084-6"
  828. style="fill:#ffffa1;fill-opacity:0;stroke:#000000;stroke-width:2.25600004;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.256, 4.512;stroke-dashoffset:0"
  829. sodipodi:type="arc" />
  830. <text
  831. sodipodi:linespacing="125%"
  832. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  833. id="text202-7-5-1-2-7"
  834. font-size="192"
  835. font-weight="bold"
  836. font-style="normal"
  837. y="16835.086"
  838. x="4409.043"
  839. xml:space="preserve"><tspan
  840. id="tspan3104-5"
  841. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans">RCU</tspan></text>
  842. <text
  843. sodipodi:linespacing="125%"
  844. id="text3110-3"
  845. y="17055.541"
  846. x="4579.373"
  847. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  848. xml:space="preserve"><tspan
  849. y="17055.541"
  850. x="4579.373"
  851. id="tspan3112-5"
  852. sodipodi:role="line">read-side</tspan></text>
  853. <text
  854. sodipodi:linespacing="125%"
  855. id="text3114-6"
  856. y="17297.08"
  857. x="4584.8276"
  858. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  859. xml:space="preserve"><tspan
  860. y="17297.08"
  861. x="4584.8276"
  862. id="tspan3116-2"
  863. sodipodi:role="line">critical section</tspan></text>
  864. </g>
  865. <g
  866. id="g4504-3-9"
  867. transform="translate(5136.3339,-20417.959)">
  868. <path
  869. transform="matrix(13.298129,0,0,13.298129,335.22989,12456.379)"
  870. d="m 385.2961,345.54001 c 0,21.84301 -29.51209,39.55026 -65.9171,39.55026 -36.40501,0 -65.91711,-17.70725 -65.91711,-39.55026 0,-21.84301 29.5121,-39.55026 65.91711,-39.55026 36.40501,0 65.9171,17.70725 65.9171,39.55026 z"
  871. sodipodi:ry="39.550262"
  872. sodipodi:rx="65.917107"
  873. sodipodi:cy="345.54001"
  874. sodipodi:cx="319.379"
  875. id="path3084-6-1"
  876. style="fill:#ffffa1;fill-opacity:0;stroke:#000000;stroke-width:2.25600004;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.256, 4.512;stroke-dashoffset:0"
  877. sodipodi:type="arc" />
  878. <text
  879. sodipodi:linespacing="125%"
  880. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  881. id="text202-7-5-1-2-7-2"
  882. font-size="192"
  883. font-weight="bold"
  884. font-style="normal"
  885. y="16835.086"
  886. x="4409.043"
  887. xml:space="preserve"><tspan
  888. id="tspan3104-5-7"
  889. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans">RCU</tspan></text>
  890. <text
  891. sodipodi:linespacing="125%"
  892. id="text3110-3-0"
  893. y="17055.541"
  894. x="4579.373"
  895. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  896. xml:space="preserve"><tspan
  897. y="17055.541"
  898. x="4579.373"
  899. id="tspan3112-5-9"
  900. sodipodi:role="line">read-side</tspan></text>
  901. <text
  902. sodipodi:linespacing="125%"
  903. id="text3114-6-3"
  904. y="17297.08"
  905. x="4584.8276"
  906. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  907. xml:space="preserve"><tspan
  908. y="17297.08"
  909. x="4584.8276"
  910. id="tspan3116-2-6"
  911. sodipodi:role="line">critical section</tspan></text>
  912. </g>
  913. <g
  914. id="g4504-3-0"
  915. transform="translate(-2824.9451,-23870.546)">
  916. <path
  917. transform="matrix(13.298129,0,0,13.298129,228.84485,12456.379)"
  918. d="m 385.2961,345.54001 c 0,21.84301 -29.51209,39.55026 -65.9171,39.55026 -36.40501,0 -65.91711,-17.70725 -65.91711,-39.55026 0,-21.84301 29.5121,-39.55026 65.91711,-39.55026 36.40501,0 65.9171,17.70725 65.9171,39.55026 z"
  919. sodipodi:ry="39.550262"
  920. sodipodi:rx="65.917107"
  921. sodipodi:cy="345.54001"
  922. sodipodi:cx="319.379"
  923. id="path3084-6-6"
  924. style="fill:#ffffa1;fill-opacity:0;stroke:#000000;stroke-width:2.25600004;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.256, 4.512;stroke-dashoffset:0"
  925. sodipodi:type="arc" />
  926. <text
  927. sodipodi:linespacing="125%"
  928. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  929. id="text202-7-5-1-2-7-26"
  930. font-size="192"
  931. font-weight="bold"
  932. font-style="normal"
  933. y="16835.086"
  934. x="4409.043"
  935. xml:space="preserve"><tspan
  936. id="tspan3104-5-1"
  937. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans">RCU</tspan></text>
  938. <text
  939. sodipodi:linespacing="125%"
  940. id="text3110-3-8"
  941. y="17055.541"
  942. x="4579.373"
  943. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  944. xml:space="preserve"><tspan
  945. y="17055.541"
  946. x="4579.373"
  947. id="tspan3112-5-7"
  948. sodipodi:role="line">read-side</tspan></text>
  949. <text
  950. sodipodi:linespacing="125%"
  951. id="text3114-6-9"
  952. y="17297.08"
  953. x="4584.8276"
  954. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  955. xml:space="preserve"><tspan
  956. y="17297.08"
  957. x="4584.8276"
  958. id="tspan3116-2-2"
  959. sodipodi:role="line">critical section</tspan></text>
  960. </g>
  961. <g
  962. id="g4504-3-9-0"
  963. transform="translate(-2931.3303,-20417.959)">
  964. <path
  965. transform="matrix(13.298129,0,0,13.298129,335.22989,12456.379)"
  966. d="m 385.2961,345.54001 c 0,21.84301 -29.51209,39.55026 -65.9171,39.55026 -36.40501,0 -65.91711,-17.70725 -65.91711,-39.55026 0,-21.84301 29.5121,-39.55026 65.91711,-39.55026 36.40501,0 65.9171,17.70725 65.9171,39.55026 z"
  967. sodipodi:ry="39.550262"
  968. sodipodi:rx="65.917107"
  969. sodipodi:cy="345.54001"
  970. sodipodi:cx="319.379"
  971. id="path3084-6-1-2"
  972. style="fill:#ffffa1;fill-opacity:0;stroke:#000000;stroke-width:2.25600004;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.256, 4.512;stroke-dashoffset:0"
  973. sodipodi:type="arc" />
  974. <text
  975. sodipodi:linespacing="125%"
  976. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  977. id="text202-7-5-1-2-7-2-3"
  978. font-size="192"
  979. font-weight="bold"
  980. font-style="normal"
  981. y="16835.086"
  982. x="4409.043"
  983. xml:space="preserve"><tspan
  984. id="tspan3104-5-7-7"
  985. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans">RCU</tspan></text>
  986. <text
  987. sodipodi:linespacing="125%"
  988. id="text3110-3-0-5"
  989. y="17055.541"
  990. x="4579.373"
  991. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  992. xml:space="preserve"><tspan
  993. y="17055.541"
  994. x="4579.373"
  995. id="tspan3112-5-9-9"
  996. sodipodi:role="line">read-side</tspan></text>
  997. <text
  998. sodipodi:linespacing="125%"
  999. id="text3114-6-3-2"
  1000. y="17297.08"
  1001. x="4584.8276"
  1002. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  1003. xml:space="preserve"><tspan
  1004. y="17297.08"
  1005. x="4584.8276"
  1006. id="tspan3116-2-6-2"
  1007. sodipodi:role="line">critical section</tspan></text>
  1008. </g>
  1009. <path
  1010. style="fill:none;stroke:#969696;stroke-width:53.19251633;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:none"
  1011. d="m 9699.0326,-6264.1445 0,2393.6632"
  1012. id="path3134-9-0-3-1-9-8"
  1013. inkscape:connector-curvature="0"
  1014. sodipodi:nodetypes="cc" />
  1015. <path
  1016. style="fill:none;stroke:#969696;stroke-width:53.19251633;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:none"
  1017. d="m 1640.3664,-6264.1445 0,2393.6632"
  1018. id="path3134-9-0-3-1-9-8-9"
  1019. inkscape:connector-curvature="0"
  1020. sodipodi:nodetypes="cc" />
  1021. </g>
  1022. <g
  1023. id="g4504"
  1024. transform="translate(2347.5727,554.69889)">
  1025. <path
  1026. transform="matrix(13.298129,0,0,13.298129,335.22989,12456.379)"
  1027. d="m 385.2961,345.54001 c 0,21.84301 -29.51209,39.55026 -65.9171,39.55026 -36.40501,0 -65.91711,-17.70725 -65.91711,-39.55026 0,-21.84301 29.5121,-39.55026 65.91711,-39.55026 36.40501,0 65.9171,17.70725 65.9171,39.55026 z"
  1028. sodipodi:ry="39.550262"
  1029. sodipodi:rx="65.917107"
  1030. sodipodi:cy="345.54001"
  1031. sodipodi:cx="319.379"
  1032. id="path3084"
  1033. style="fill:#ffffa1;fill-opacity:0;stroke:#000000;stroke-width:2.25600004;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.256, 4.512;stroke-dashoffset:0"
  1034. sodipodi:type="arc" />
  1035. <text
  1036. sodipodi:linespacing="125%"
  1037. style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  1038. id="text202-7-5-1-2"
  1039. font-size="192"
  1040. font-weight="bold"
  1041. font-style="normal"
  1042. y="16835.086"
  1043. x="4273.4326"
  1044. xml:space="preserve"><tspan
  1045. id="tspan3104"
  1046. style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;font-family:Liberation Sans;-inkscape-font-specification:Liberation Sans">Wake up</tspan></text>
  1047. <text
  1048. sodipodi:linespacing="125%"
  1049. id="text3110"
  1050. y="17055.541"
  1051. x="4585.2246"
  1052. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  1053. xml:space="preserve"><tspan
  1054. y="17055.541"
  1055. x="4585.2246"
  1056. id="tspan3112"
  1057. sodipodi:role="line">grace-period</tspan></text>
  1058. <text
  1059. sodipodi:linespacing="125%"
  1060. id="text3114"
  1061. y="17297.08"
  1062. x="4582.3804"
  1063. style="font-size:159.57754517px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  1064. xml:space="preserve"><tspan
  1065. y="17297.08"
  1066. x="4582.3804"
  1067. id="tspan3116"
  1068. sodipodi:role="line">kernel thread</tspan></text>
  1069. </g>
  1070. <g
  1071. transform="translate(1783.6576,20674.512)"
  1072. id="g3148-2">
  1073. <rect
  1074. ry="0"
  1075. id="rect118-3-5-2"
  1076. style="fill:none;stroke:#000000;stroke-width:30.00057983;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:30.00057963, 60.00115926;stroke-dashoffset:0"
  1077. rx="0"
  1078. height="412.66794"
  1079. width="3240.0085"
  1080. y="-4640.499"
  1081. x="3517.1572" />
  1082. <text
  1083. style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-width:0.025in;font-family:Courier"
  1084. id="text202-7-5-3-8"
  1085. font-size="192"
  1086. font-weight="bold"
  1087. font-style="normal"
  1088. y="-4418.6582"
  1089. x="4064.9268"
  1090. xml:space="preserve">rcu_report_qs_rsp()</text>
  1091. </g>
  1092. </svg>