Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2017
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 MB | None | 0 0
  1. /sys/fs/cgroup
  2. ├── blkio
  3. │   ├── blkio.io_merged
  4. │   ├── blkio.io_merged_recursive
  5. │   ├── blkio.io_queued
  6. │   ├── blkio.io_queued_recursive
  7. │   ├── blkio.io_service_bytes
  8. │   ├── blkio.io_service_bytes_recursive
  9. │   ├── blkio.io_serviced
  10. │   ├── blkio.io_serviced_recursive
  11. │   ├── blkio.io_service_time
  12. │   ├── blkio.io_service_time_recursive
  13. │   ├── blkio.io_wait_time
  14. │   ├── blkio.io_wait_time_recursive
  15. │   ├── blkio.leaf_weight
  16. │   ├── blkio.leaf_weight_device
  17. │   ├── blkio.reset_stats
  18. │   ├── blkio.sectors
  19. │   ├── blkio.sectors_recursive
  20. │   ├── blkio.throttle.io_service_bytes
  21. │   ├── blkio.throttle.io_serviced
  22. │   ├── blkio.throttle.read_bps_device
  23. │   ├── blkio.throttle.read_iops_device
  24. │   ├── blkio.throttle.write_bps_device
  25. │   ├── blkio.throttle.write_iops_device
  26. │   ├── blkio.time
  27. │   ├── blkio.time_recursive
  28. │   ├── blkio.weight
  29. │   ├── blkio.weight_device
  30. │   ├── cgroup.clone_children
  31. │   ├── cgroup.procs
  32. │   ├── cgroup.sane_behavior
  33. │   ├── init.scope
  34. │   │   ├── blkio.io_merged
  35. │   │   ├── blkio.io_merged_recursive
  36. │   │   ├── blkio.io_queued
  37. │   │   ├── blkio.io_queued_recursive
  38. │   │   ├── blkio.io_service_bytes
  39. │   │   ├── blkio.io_service_bytes_recursive
  40. │   │   ├── blkio.io_serviced
  41. │   │   ├── blkio.io_serviced_recursive
  42. │   │   ├── blkio.io_service_time
  43. │   │   ├── blkio.io_service_time_recursive
  44. │   │   ├── blkio.io_wait_time
  45. │   │   ├── blkio.io_wait_time_recursive
  46. │   │   ├── blkio.leaf_weight
  47. │   │   ├── blkio.leaf_weight_device
  48. │   │   ├── blkio.reset_stats
  49. │   │   ├── blkio.sectors
  50. │   │   ├── blkio.sectors_recursive
  51. │   │   ├── blkio.throttle.io_service_bytes
  52. │   │   ├── blkio.throttle.io_serviced
  53. │   │   ├── blkio.throttle.read_bps_device
  54. │   │   ├── blkio.throttle.read_iops_device
  55. │   │   ├── blkio.throttle.write_bps_device
  56. │   │   ├── blkio.throttle.write_iops_device
  57. │   │   ├── blkio.time
  58. │   │   ├── blkio.time_recursive
  59. │   │   ├── blkio.weight
  60. │   │   ├── blkio.weight_device
  61. │   │   ├── cgroup.clone_children
  62. │   │   ├── cgroup.procs
  63. │   │   ├── notify_on_release
  64. │   │   └── tasks
  65. │   ├── lxc
  66. │   │   ├── apt-cacher
  67. │   │   │   ├── blkio.io_merged
  68. │   │   │   ├── blkio.io_merged_recursive
  69. │   │   │   ├── blkio.io_queued
  70. │   │   │   ├── blkio.io_queued_recursive
  71. │   │   │   ├── blkio.io_service_bytes
  72. │   │   │   ├── blkio.io_service_bytes_recursive
  73. │   │   │   ├── blkio.io_serviced
  74. │   │   │   ├── blkio.io_serviced_recursive
  75. │   │   │   ├── blkio.io_service_time
  76. │   │   │   ├── blkio.io_service_time_recursive
  77. │   │   │   ├── blkio.io_wait_time
  78. │   │   │   ├── blkio.io_wait_time_recursive
  79. │   │   │   ├── blkio.leaf_weight
  80. │   │   │   ├── blkio.leaf_weight_device
  81. │   │   │   ├── blkio.reset_stats
  82. │   │   │   ├── blkio.sectors
  83. │   │   │   ├── blkio.sectors_recursive
  84. │   │   │   ├── blkio.throttle.io_service_bytes
  85. │   │   │   ├── blkio.throttle.io_serviced
  86. │   │   │   ├── blkio.throttle.read_bps_device
  87. │   │   │   ├── blkio.throttle.read_iops_device
  88. │   │   │   ├── blkio.throttle.write_bps_device
  89. │   │   │   ├── blkio.throttle.write_iops_device
  90. │   │   │   ├── blkio.time
  91. │   │   │   ├── blkio.time_recursive
  92. │   │   │   ├── blkio.weight
  93. │   │   │   ├── blkio.weight_device
  94. │   │   │   ├── cgroup.clone_children
  95. │   │   │   ├── cgroup.procs
  96. │   │   │   ├── init.scope
  97. │   │   │   │   ├── blkio.io_merged
  98. │   │   │   │   ├── blkio.io_merged_recursive
  99. │   │   │   │   ├── blkio.io_queued
  100. │   │   │   │   ├── blkio.io_queued_recursive
  101. │   │   │   │   ├── blkio.io_service_bytes
  102. │   │   │   │   ├── blkio.io_service_bytes_recursive
  103. │   │   │   │   ├── blkio.io_serviced
  104. │   │   │   │   ├── blkio.io_serviced_recursive
  105. │   │   │   │   ├── blkio.io_service_time
  106. │   │   │   │   ├── blkio.io_service_time_recursive
  107. │   │   │   │   ├── blkio.io_wait_time
  108. │   │   │   │   ├── blkio.io_wait_time_recursive
  109. │   │   │   │   ├── blkio.leaf_weight
  110. │   │   │   │   ├── blkio.leaf_weight_device
  111. │   │   │   │   ├── blkio.reset_stats
  112. │   │   │   │   ├── blkio.sectors
  113. │   │   │   │   ├── blkio.sectors_recursive
  114. │   │   │   │   ├── blkio.throttle.io_service_bytes
  115. │   │   │   │   ├── blkio.throttle.io_serviced
  116. │   │   │   │   ├── blkio.throttle.read_bps_device
  117. │   │   │   │   ├── blkio.throttle.read_iops_device
  118. │   │   │   │   ├── blkio.throttle.write_bps_device
  119. │   │   │   │   ├── blkio.throttle.write_iops_device
  120. │   │   │   │   ├── blkio.time
  121. │   │   │   │   ├── blkio.time_recursive
  122. │   │   │   │   ├── blkio.weight
  123. │   │   │   │   ├── blkio.weight_device
  124. │   │   │   │   ├── cgroup.clone_children
  125. │   │   │   │   ├── cgroup.procs
  126. │   │   │   │   ├── notify_on_release
  127. │   │   │   │   └── tasks
  128. │   │   │   ├── notify_on_release
  129. │   │   │   ├── system.slice
  130. │   │   │   │   ├── accounts-daemon.service
  131. │   │   │   │   │   ├── blkio.io_merged
  132. │   │   │   │   │   ├── blkio.io_merged_recursive
  133. │   │   │   │   │   ├── blkio.io_queued
  134. │   │   │   │   │   ├── blkio.io_queued_recursive
  135. │   │   │   │   │   ├── blkio.io_service_bytes
  136. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  137. │   │   │   │   │   ├── blkio.io_serviced
  138. │   │   │   │   │   ├── blkio.io_serviced_recursive
  139. │   │   │   │   │   ├── blkio.io_service_time
  140. │   │   │   │   │   ├── blkio.io_service_time_recursive
  141. │   │   │   │   │   ├── blkio.io_wait_time
  142. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  143. │   │   │   │   │   ├── blkio.leaf_weight
  144. │   │   │   │   │   ├── blkio.leaf_weight_device
  145. │   │   │   │   │   ├── blkio.reset_stats
  146. │   │   │   │   │   ├── blkio.sectors
  147. │   │   │   │   │   ├── blkio.sectors_recursive
  148. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  149. │   │   │   │   │   ├── blkio.throttle.io_serviced
  150. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  151. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  152. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  153. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  154. │   │   │   │   │   ├── blkio.time
  155. │   │   │   │   │   ├── blkio.time_recursive
  156. │   │   │   │   │   ├── blkio.weight
  157. │   │   │   │   │   ├── blkio.weight_device
  158. │   │   │   │   │   ├── cgroup.clone_children
  159. │   │   │   │   │   ├── cgroup.procs
  160. │   │   │   │   │   ├── notify_on_release
  161. │   │   │   │   │   └── tasks
  162. │   │   │   │   ├── apparmor.service
  163. │   │   │   │   │   ├── blkio.io_merged
  164. │   │   │   │   │   ├── blkio.io_merged_recursive
  165. │   │   │   │   │   ├── blkio.io_queued
  166. │   │   │   │   │   ├── blkio.io_queued_recursive
  167. │   │   │   │   │   ├── blkio.io_service_bytes
  168. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  169. │   │   │   │   │   ├── blkio.io_serviced
  170. │   │   │   │   │   ├── blkio.io_serviced_recursive
  171. │   │   │   │   │   ├── blkio.io_service_time
  172. │   │   │   │   │   ├── blkio.io_service_time_recursive
  173. │   │   │   │   │   ├── blkio.io_wait_time
  174. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  175. │   │   │   │   │   ├── blkio.leaf_weight
  176. │   │   │   │   │   ├── blkio.leaf_weight_device
  177. │   │   │   │   │   ├── blkio.reset_stats
  178. │   │   │   │   │   ├── blkio.sectors
  179. │   │   │   │   │   ├── blkio.sectors_recursive
  180. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  181. │   │   │   │   │   ├── blkio.throttle.io_serviced
  182. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  183. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  184. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  185. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  186. │   │   │   │   │   ├── blkio.time
  187. │   │   │   │   │   ├── blkio.time_recursive
  188. │   │   │   │   │   ├── blkio.weight
  189. │   │   │   │   │   ├── blkio.weight_device
  190. │   │   │   │   │   ├── cgroup.clone_children
  191. │   │   │   │   │   ├── cgroup.procs
  192. │   │   │   │   │   ├── notify_on_release
  193. │   │   │   │   │   └── tasks
  194. │   │   │   │   ├── apport.service
  195. │   │   │   │   │   ├── blkio.io_merged
  196. │   │   │   │   │   ├── blkio.io_merged_recursive
  197. │   │   │   │   │   ├── blkio.io_queued
  198. │   │   │   │   │   ├── blkio.io_queued_recursive
  199. │   │   │   │   │   ├── blkio.io_service_bytes
  200. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  201. │   │   │   │   │   ├── blkio.io_serviced
  202. │   │   │   │   │   ├── blkio.io_serviced_recursive
  203. │   │   │   │   │   ├── blkio.io_service_time
  204. │   │   │   │   │   ├── blkio.io_service_time_recursive
  205. │   │   │   │   │   ├── blkio.io_wait_time
  206. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  207. │   │   │   │   │   ├── blkio.leaf_weight
  208. │   │   │   │   │   ├── blkio.leaf_weight_device
  209. │   │   │   │   │   ├── blkio.reset_stats
  210. │   │   │   │   │   ├── blkio.sectors
  211. │   │   │   │   │   ├── blkio.sectors_recursive
  212. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  213. │   │   │   │   │   ├── blkio.throttle.io_serviced
  214. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  215. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  216. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  217. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  218. │   │   │   │   │   ├── blkio.time
  219. │   │   │   │   │   ├── blkio.time_recursive
  220. │   │   │   │   │   ├── blkio.weight
  221. │   │   │   │   │   ├── blkio.weight_device
  222. │   │   │   │   │   ├── cgroup.clone_children
  223. │   │   │   │   │   ├── cgroup.procs
  224. │   │   │   │   │   ├── notify_on_release
  225. │   │   │   │   │   └── tasks
  226. │   │   │   │   ├── apt-cacher-ng.service
  227. │   │   │   │   │   ├── blkio.io_merged
  228. │   │   │   │   │   ├── blkio.io_merged_recursive
  229. │   │   │   │   │   ├── blkio.io_queued
  230. │   │   │   │   │   ├── blkio.io_queued_recursive
  231. │   │   │   │   │   ├── blkio.io_service_bytes
  232. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  233. │   │   │   │   │   ├── blkio.io_serviced
  234. │   │   │   │   │   ├── blkio.io_serviced_recursive
  235. │   │   │   │   │   ├── blkio.io_service_time
  236. │   │   │   │   │   ├── blkio.io_service_time_recursive
  237. │   │   │   │   │   ├── blkio.io_wait_time
  238. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  239. │   │   │   │   │   ├── blkio.leaf_weight
  240. │   │   │   │   │   ├── blkio.leaf_weight_device
  241. │   │   │   │   │   ├── blkio.reset_stats
  242. │   │   │   │   │   ├── blkio.sectors
  243. │   │   │   │   │   ├── blkio.sectors_recursive
  244. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  245. │   │   │   │   │   ├── blkio.throttle.io_serviced
  246. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  247. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  248. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  249. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  250. │   │   │   │   │   ├── blkio.time
  251. │   │   │   │   │   ├── blkio.time_recursive
  252. │   │   │   │   │   ├── blkio.weight
  253. │   │   │   │   │   ├── blkio.weight_device
  254. │   │   │   │   │   ├── cgroup.clone_children
  255. │   │   │   │   │   ├── cgroup.procs
  256. │   │   │   │   │   ├── notify_on_release
  257. │   │   │   │   │   └── tasks
  258. │   │   │   │   ├── atd.service
  259. │   │   │   │   │   ├── blkio.io_merged
  260. │   │   │   │   │   ├── blkio.io_merged_recursive
  261. │   │   │   │   │   ├── blkio.io_queued
  262. │   │   │   │   │   ├── blkio.io_queued_recursive
  263. │   │   │   │   │   ├── blkio.io_service_bytes
  264. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  265. │   │   │   │   │   ├── blkio.io_serviced
  266. │   │   │   │   │   ├── blkio.io_serviced_recursive
  267. │   │   │   │   │   ├── blkio.io_service_time
  268. │   │   │   │   │   ├── blkio.io_service_time_recursive
  269. │   │   │   │   │   ├── blkio.io_wait_time
  270. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  271. │   │   │   │   │   ├── blkio.leaf_weight
  272. │   │   │   │   │   ├── blkio.leaf_weight_device
  273. │   │   │   │   │   ├── blkio.reset_stats
  274. │   │   │   │   │   ├── blkio.sectors
  275. │   │   │   │   │   ├── blkio.sectors_recursive
  276. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  277. │   │   │   │   │   ├── blkio.throttle.io_serviced
  278. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  279. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  280. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  281. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  282. │   │   │   │   │   ├── blkio.time
  283. │   │   │   │   │   ├── blkio.time_recursive
  284. │   │   │   │   │   ├── blkio.weight
  285. │   │   │   │   │   ├── blkio.weight_device
  286. │   │   │   │   │   ├── cgroup.clone_children
  287. │   │   │   │   │   ├── cgroup.procs
  288. │   │   │   │   │   ├── notify_on_release
  289. │   │   │   │   │   └── tasks
  290. │   │   │   │   ├── blkio.io_merged
  291. │   │   │   │   ├── blkio.io_merged_recursive
  292. │   │   │   │   ├── blkio.io_queued
  293. │   │   │   │   ├── blkio.io_queued_recursive
  294. │   │   │   │   ├── blkio.io_service_bytes
  295. │   │   │   │   ├── blkio.io_service_bytes_recursive
  296. │   │   │   │   ├── blkio.io_serviced
  297. │   │   │   │   ├── blkio.io_serviced_recursive
  298. │   │   │   │   ├── blkio.io_service_time
  299. │   │   │   │   ├── blkio.io_service_time_recursive
  300. │   │   │   │   ├── blkio.io_wait_time
  301. │   │   │   │   ├── blkio.io_wait_time_recursive
  302. │   │   │   │   ├── blkio.leaf_weight
  303. │   │   │   │   ├── blkio.leaf_weight_device
  304. │   │   │   │   ├── blkio.reset_stats
  305. │   │   │   │   ├── blkio.sectors
  306. │   │   │   │   ├── blkio.sectors_recursive
  307. │   │   │   │   ├── blkio.throttle.io_service_bytes
  308. │   │   │   │   ├── blkio.throttle.io_serviced
  309. │   │   │   │   ├── blkio.throttle.read_bps_device
  310. │   │   │   │   ├── blkio.throttle.read_iops_device
  311. │   │   │   │   ├── blkio.throttle.write_bps_device
  312. │   │   │   │   ├── blkio.throttle.write_iops_device
  313. │   │   │   │   ├── blkio.time
  314. │   │   │   │   ├── blkio.time_recursive
  315. │   │   │   │   ├── blkio.weight
  316. │   │   │   │   ├── blkio.weight_device
  317. │   │   │   │   ├── cgroup.clone_children
  318. │   │   │   │   ├── cgroup.procs
  319. │   │   │   │   ├── cloud-config.service
  320. │   │   │   │   │   ├── blkio.io_merged
  321. │   │   │   │   │   ├── blkio.io_merged_recursive
  322. │   │   │   │   │   ├── blkio.io_queued
  323. │   │   │   │   │   ├── blkio.io_queued_recursive
  324. │   │   │   │   │   ├── blkio.io_service_bytes
  325. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  326. │   │   │   │   │   ├── blkio.io_serviced
  327. │   │   │   │   │   ├── blkio.io_serviced_recursive
  328. │   │   │   │   │   ├── blkio.io_service_time
  329. │   │   │   │   │   ├── blkio.io_service_time_recursive
  330. │   │   │   │   │   ├── blkio.io_wait_time
  331. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  332. │   │   │   │   │   ├── blkio.leaf_weight
  333. │   │   │   │   │   ├── blkio.leaf_weight_device
  334. │   │   │   │   │   ├── blkio.reset_stats
  335. │   │   │   │   │   ├── blkio.sectors
  336. │   │   │   │   │   ├── blkio.sectors_recursive
  337. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  338. │   │   │   │   │   ├── blkio.throttle.io_serviced
  339. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  340. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  341. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  342. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  343. │   │   │   │   │   ├── blkio.time
  344. │   │   │   │   │   ├── blkio.time_recursive
  345. │   │   │   │   │   ├── blkio.weight
  346. │   │   │   │   │   ├── blkio.weight_device
  347. │   │   │   │   │   ├── cgroup.clone_children
  348. │   │   │   │   │   ├── cgroup.procs
  349. │   │   │   │   │   ├── notify_on_release
  350. │   │   │   │   │   └── tasks
  351. │   │   │   │   ├── cloud-final.service
  352. │   │   │   │   │   ├── blkio.io_merged
  353. │   │   │   │   │   ├── blkio.io_merged_recursive
  354. │   │   │   │   │   ├── blkio.io_queued
  355. │   │   │   │   │   ├── blkio.io_queued_recursive
  356. │   │   │   │   │   ├── blkio.io_service_bytes
  357. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  358. │   │   │   │   │   ├── blkio.io_serviced
  359. │   │   │   │   │   ├── blkio.io_serviced_recursive
  360. │   │   │   │   │   ├── blkio.io_service_time
  361. │   │   │   │   │   ├── blkio.io_service_time_recursive
  362. │   │   │   │   │   ├── blkio.io_wait_time
  363. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  364. │   │   │   │   │   ├── blkio.leaf_weight
  365. │   │   │   │   │   ├── blkio.leaf_weight_device
  366. │   │   │   │   │   ├── blkio.reset_stats
  367. │   │   │   │   │   ├── blkio.sectors
  368. │   │   │   │   │   ├── blkio.sectors_recursive
  369. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  370. │   │   │   │   │   ├── blkio.throttle.io_serviced
  371. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  372. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  373. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  374. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  375. │   │   │   │   │   ├── blkio.time
  376. │   │   │   │   │   ├── blkio.time_recursive
  377. │   │   │   │   │   ├── blkio.weight
  378. │   │   │   │   │   ├── blkio.weight_device
  379. │   │   │   │   │   ├── cgroup.clone_children
  380. │   │   │   │   │   ├── cgroup.procs
  381. │   │   │   │   │   ├── notify_on_release
  382. │   │   │   │   │   └── tasks
  383. │   │   │   │   ├── cloud-init-local.service
  384. │   │   │   │   │   ├── blkio.io_merged
  385. │   │   │   │   │   ├── blkio.io_merged_recursive
  386. │   │   │   │   │   ├── blkio.io_queued
  387. │   │   │   │   │   ├── blkio.io_queued_recursive
  388. │   │   │   │   │   ├── blkio.io_service_bytes
  389. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  390. │   │   │   │   │   ├── blkio.io_serviced
  391. │   │   │   │   │   ├── blkio.io_serviced_recursive
  392. │   │   │   │   │   ├── blkio.io_service_time
  393. │   │   │   │   │   ├── blkio.io_service_time_recursive
  394. │   │   │   │   │   ├── blkio.io_wait_time
  395. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  396. │   │   │   │   │   ├── blkio.leaf_weight
  397. │   │   │   │   │   ├── blkio.leaf_weight_device
  398. │   │   │   │   │   ├── blkio.reset_stats
  399. │   │   │   │   │   ├── blkio.sectors
  400. │   │   │   │   │   ├── blkio.sectors_recursive
  401. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  402. │   │   │   │   │   ├── blkio.throttle.io_serviced
  403. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  404. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  405. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  406. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  407. │   │   │   │   │   ├── blkio.time
  408. │   │   │   │   │   ├── blkio.time_recursive
  409. │   │   │   │   │   ├── blkio.weight
  410. │   │   │   │   │   ├── blkio.weight_device
  411. │   │   │   │   │   ├── cgroup.clone_children
  412. │   │   │   │   │   ├── cgroup.procs
  413. │   │   │   │   │   ├── notify_on_release
  414. │   │   │   │   │   └── tasks
  415. │   │   │   │   ├── cloud-init.service
  416. │   │   │   │   │   ├── blkio.io_merged
  417. │   │   │   │   │   ├── blkio.io_merged_recursive
  418. │   │   │   │   │   ├── blkio.io_queued
  419. │   │   │   │   │   ├── blkio.io_queued_recursive
  420. │   │   │   │   │   ├── blkio.io_service_bytes
  421. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  422. │   │   │   │   │   ├── blkio.io_serviced
  423. │   │   │   │   │   ├── blkio.io_serviced_recursive
  424. │   │   │   │   │   ├── blkio.io_service_time
  425. │   │   │   │   │   ├── blkio.io_service_time_recursive
  426. │   │   │   │   │   ├── blkio.io_wait_time
  427. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  428. │   │   │   │   │   ├── blkio.leaf_weight
  429. │   │   │   │   │   ├── blkio.leaf_weight_device
  430. │   │   │   │   │   ├── blkio.reset_stats
  431. │   │   │   │   │   ├── blkio.sectors
  432. │   │   │   │   │   ├── blkio.sectors_recursive
  433. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  434. │   │   │   │   │   ├── blkio.throttle.io_serviced
  435. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  436. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  437. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  438. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  439. │   │   │   │   │   ├── blkio.time
  440. │   │   │   │   │   ├── blkio.time_recursive
  441. │   │   │   │   │   ├── blkio.weight
  442. │   │   │   │   │   ├── blkio.weight_device
  443. │   │   │   │   │   ├── cgroup.clone_children
  444. │   │   │   │   │   ├── cgroup.procs
  445. │   │   │   │   │   ├── notify_on_release
  446. │   │   │   │   │   └── tasks
  447. │   │   │   │   ├── console-getty.service
  448. │   │   │   │   │   ├── blkio.io_merged
  449. │   │   │   │   │   ├── blkio.io_merged_recursive
  450. │   │   │   │   │   ├── blkio.io_queued
  451. │   │   │   │   │   ├── blkio.io_queued_recursive
  452. │   │   │   │   │   ├── blkio.io_service_bytes
  453. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  454. │   │   │   │   │   ├── blkio.io_serviced
  455. │   │   │   │   │   ├── blkio.io_serviced_recursive
  456. │   │   │   │   │   ├── blkio.io_service_time
  457. │   │   │   │   │   ├── blkio.io_service_time_recursive
  458. │   │   │   │   │   ├── blkio.io_wait_time
  459. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  460. │   │   │   │   │   ├── blkio.leaf_weight
  461. │   │   │   │   │   ├── blkio.leaf_weight_device
  462. │   │   │   │   │   ├── blkio.reset_stats
  463. │   │   │   │   │   ├── blkio.sectors
  464. │   │   │   │   │   ├── blkio.sectors_recursive
  465. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  466. │   │   │   │   │   ├── blkio.throttle.io_serviced
  467. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  468. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  469. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  470. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  471. │   │   │   │   │   ├── blkio.time
  472. │   │   │   │   │   ├── blkio.time_recursive
  473. │   │   │   │   │   ├── blkio.weight
  474. │   │   │   │   │   ├── blkio.weight_device
  475. │   │   │   │   │   ├── cgroup.clone_children
  476. │   │   │   │   │   ├── cgroup.procs
  477. │   │   │   │   │   ├── notify_on_release
  478. │   │   │   │   │   └── tasks
  479. │   │   │   │   ├── cron.service
  480. │   │   │   │   │   ├── blkio.io_merged
  481. │   │   │   │   │   ├── blkio.io_merged_recursive
  482. │   │   │   │   │   ├── blkio.io_queued
  483. │   │   │   │   │   ├── blkio.io_queued_recursive
  484. │   │   │   │   │   ├── blkio.io_service_bytes
  485. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  486. │   │   │   │   │   ├── blkio.io_serviced
  487. │   │   │   │   │   ├── blkio.io_serviced_recursive
  488. │   │   │   │   │   ├── blkio.io_service_time
  489. │   │   │   │   │   ├── blkio.io_service_time_recursive
  490. │   │   │   │   │   ├── blkio.io_wait_time
  491. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  492. │   │   │   │   │   ├── blkio.leaf_weight
  493. │   │   │   │   │   ├── blkio.leaf_weight_device
  494. │   │   │   │   │   ├── blkio.reset_stats
  495. │   │   │   │   │   ├── blkio.sectors
  496. │   │   │   │   │   ├── blkio.sectors_recursive
  497. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  498. │   │   │   │   │   ├── blkio.throttle.io_serviced
  499. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  500. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  501. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  502. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  503. │   │   │   │   │   ├── blkio.time
  504. │   │   │   │   │   ├── blkio.time_recursive
  505. │   │   │   │   │   ├── blkio.weight
  506. │   │   │   │   │   ├── blkio.weight_device
  507. │   │   │   │   │   ├── cgroup.clone_children
  508. │   │   │   │   │   ├── cgroup.procs
  509. │   │   │   │   │   ├── notify_on_release
  510. │   │   │   │   │   └── tasks
  511. │   │   │   │   ├── dbus.service
  512. │   │   │   │   │   ├── blkio.io_merged
  513. │   │   │   │   │   ├── blkio.io_merged_recursive
  514. │   │   │   │   │   ├── blkio.io_queued
  515. │   │   │   │   │   ├── blkio.io_queued_recursive
  516. │   │   │   │   │   ├── blkio.io_service_bytes
  517. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  518. │   │   │   │   │   ├── blkio.io_serviced
  519. │   │   │   │   │   ├── blkio.io_serviced_recursive
  520. │   │   │   │   │   ├── blkio.io_service_time
  521. │   │   │   │   │   ├── blkio.io_service_time_recursive
  522. │   │   │   │   │   ├── blkio.io_wait_time
  523. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  524. │   │   │   │   │   ├── blkio.leaf_weight
  525. │   │   │   │   │   ├── blkio.leaf_weight_device
  526. │   │   │   │   │   ├── blkio.reset_stats
  527. │   │   │   │   │   ├── blkio.sectors
  528. │   │   │   │   │   ├── blkio.sectors_recursive
  529. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  530. │   │   │   │   │   ├── blkio.throttle.io_serviced
  531. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  532. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  533. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  534. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  535. │   │   │   │   │   ├── blkio.time
  536. │   │   │   │   │   ├── blkio.time_recursive
  537. │   │   │   │   │   ├── blkio.weight
  538. │   │   │   │   │   ├── blkio.weight_device
  539. │   │   │   │   │   ├── cgroup.clone_children
  540. │   │   │   │   │   ├── cgroup.procs
  541. │   │   │   │   │   ├── notify_on_release
  542. │   │   │   │   │   └── tasks
  543. │   │   │   │   ├── dev-full.mount
  544. │   │   │   │   │   ├── blkio.io_merged
  545. │   │   │   │   │   ├── blkio.io_merged_recursive
  546. │   │   │   │   │   ├── blkio.io_queued
  547. │   │   │   │   │   ├── blkio.io_queued_recursive
  548. │   │   │   │   │   ├── blkio.io_service_bytes
  549. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  550. │   │   │   │   │   ├── blkio.io_serviced
  551. │   │   │   │   │   ├── blkio.io_serviced_recursive
  552. │   │   │   │   │   ├── blkio.io_service_time
  553. │   │   │   │   │   ├── blkio.io_service_time_recursive
  554. │   │   │   │   │   ├── blkio.io_wait_time
  555. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  556. │   │   │   │   │   ├── blkio.leaf_weight
  557. │   │   │   │   │   ├── blkio.leaf_weight_device
  558. │   │   │   │   │   ├── blkio.reset_stats
  559. │   │   │   │   │   ├── blkio.sectors
  560. │   │   │   │   │   ├── blkio.sectors_recursive
  561. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  562. │   │   │   │   │   ├── blkio.throttle.io_serviced
  563. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  564. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  565. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  566. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  567. │   │   │   │   │   ├── blkio.time
  568. │   │   │   │   │   ├── blkio.time_recursive
  569. │   │   │   │   │   ├── blkio.weight
  570. │   │   │   │   │   ├── blkio.weight_device
  571. │   │   │   │   │   ├── cgroup.clone_children
  572. │   │   │   │   │   ├── cgroup.procs
  573. │   │   │   │   │   ├── notify_on_release
  574. │   │   │   │   │   └── tasks
  575. │   │   │   │   ├── dev-fuse.mount
  576. │   │   │   │   │   ├── blkio.io_merged
  577. │   │   │   │   │   ├── blkio.io_merged_recursive
  578. │   │   │   │   │   ├── blkio.io_queued
  579. │   │   │   │   │   ├── blkio.io_queued_recursive
  580. │   │   │   │   │   ├── blkio.io_service_bytes
  581. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  582. │   │   │   │   │   ├── blkio.io_serviced
  583. │   │   │   │   │   ├── blkio.io_serviced_recursive
  584. │   │   │   │   │   ├── blkio.io_service_time
  585. │   │   │   │   │   ├── blkio.io_service_time_recursive
  586. │   │   │   │   │   ├── blkio.io_wait_time
  587. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  588. │   │   │   │   │   ├── blkio.leaf_weight
  589. │   │   │   │   │   ├── blkio.leaf_weight_device
  590. │   │   │   │   │   ├── blkio.reset_stats
  591. │   │   │   │   │   ├── blkio.sectors
  592. │   │   │   │   │   ├── blkio.sectors_recursive
  593. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  594. │   │   │   │   │   ├── blkio.throttle.io_serviced
  595. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  596. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  597. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  598. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  599. │   │   │   │   │   ├── blkio.time
  600. │   │   │   │   │   ├── blkio.time_recursive
  601. │   │   │   │   │   ├── blkio.weight
  602. │   │   │   │   │   ├── blkio.weight_device
  603. │   │   │   │   │   ├── cgroup.clone_children
  604. │   │   │   │   │   ├── cgroup.procs
  605. │   │   │   │   │   ├── notify_on_release
  606. │   │   │   │   │   └── tasks
  607. │   │   │   │   ├── dev-lxd.mount
  608. │   │   │   │   │   ├── blkio.io_merged
  609. │   │   │   │   │   ├── blkio.io_merged_recursive
  610. │   │   │   │   │   ├── blkio.io_queued
  611. │   │   │   │   │   ├── blkio.io_queued_recursive
  612. │   │   │   │   │   ├── blkio.io_service_bytes
  613. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  614. │   │   │   │   │   ├── blkio.io_serviced
  615. │   │   │   │   │   ├── blkio.io_serviced_recursive
  616. │   │   │   │   │   ├── blkio.io_service_time
  617. │   │   │   │   │   ├── blkio.io_service_time_recursive
  618. │   │   │   │   │   ├── blkio.io_wait_time
  619. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  620. │   │   │   │   │   ├── blkio.leaf_weight
  621. │   │   │   │   │   ├── blkio.leaf_weight_device
  622. │   │   │   │   │   ├── blkio.reset_stats
  623. │   │   │   │   │   ├── blkio.sectors
  624. │   │   │   │   │   ├── blkio.sectors_recursive
  625. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  626. │   │   │   │   │   ├── blkio.throttle.io_serviced
  627. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  628. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  629. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  630. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  631. │   │   │   │   │   ├── blkio.time
  632. │   │   │   │   │   ├── blkio.time_recursive
  633. │   │   │   │   │   ├── blkio.weight
  634. │   │   │   │   │   ├── blkio.weight_device
  635. │   │   │   │   │   ├── cgroup.clone_children
  636. │   │   │   │   │   ├── cgroup.procs
  637. │   │   │   │   │   ├── notify_on_release
  638. │   │   │   │   │   └── tasks
  639. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  640. │   │   │   │   │   ├── blkio.io_merged
  641. │   │   │   │   │   ├── blkio.io_merged_recursive
  642. │   │   │   │   │   ├── blkio.io_queued
  643. │   │   │   │   │   ├── blkio.io_queued_recursive
  644. │   │   │   │   │   ├── blkio.io_service_bytes
  645. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  646. │   │   │   │   │   ├── blkio.io_serviced
  647. │   │   │   │   │   ├── blkio.io_serviced_recursive
  648. │   │   │   │   │   ├── blkio.io_service_time
  649. │   │   │   │   │   ├── blkio.io_service_time_recursive
  650. │   │   │   │   │   ├── blkio.io_wait_time
  651. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  652. │   │   │   │   │   ├── blkio.leaf_weight
  653. │   │   │   │   │   ├── blkio.leaf_weight_device
  654. │   │   │   │   │   ├── blkio.reset_stats
  655. │   │   │   │   │   ├── blkio.sectors
  656. │   │   │   │   │   ├── blkio.sectors_recursive
  657. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  658. │   │   │   │   │   ├── blkio.throttle.io_serviced
  659. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  660. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  661. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  662. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  663. │   │   │   │   │   ├── blkio.time
  664. │   │   │   │   │   ├── blkio.time_recursive
  665. │   │   │   │   │   ├── blkio.weight
  666. │   │   │   │   │   ├── blkio.weight_device
  667. │   │   │   │   │   ├── cgroup.clone_children
  668. │   │   │   │   │   ├── cgroup.procs
  669. │   │   │   │   │   ├── notify_on_release
  670. │   │   │   │   │   └── tasks
  671. │   │   │   │   ├── dev-mqueue.mount
  672. │   │   │   │   │   ├── blkio.io_merged
  673. │   │   │   │   │   ├── blkio.io_merged_recursive
  674. │   │   │   │   │   ├── blkio.io_queued
  675. │   │   │   │   │   ├── blkio.io_queued_recursive
  676. │   │   │   │   │   ├── blkio.io_service_bytes
  677. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  678. │   │   │   │   │   ├── blkio.io_serviced
  679. │   │   │   │   │   ├── blkio.io_serviced_recursive
  680. │   │   │   │   │   ├── blkio.io_service_time
  681. │   │   │   │   │   ├── blkio.io_service_time_recursive
  682. │   │   │   │   │   ├── blkio.io_wait_time
  683. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  684. │   │   │   │   │   ├── blkio.leaf_weight
  685. │   │   │   │   │   ├── blkio.leaf_weight_device
  686. │   │   │   │   │   ├── blkio.reset_stats
  687. │   │   │   │   │   ├── blkio.sectors
  688. │   │   │   │   │   ├── blkio.sectors_recursive
  689. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  690. │   │   │   │   │   ├── blkio.throttle.io_serviced
  691. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  692. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  693. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  694. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  695. │   │   │   │   │   ├── blkio.time
  696. │   │   │   │   │   ├── blkio.time_recursive
  697. │   │   │   │   │   ├── blkio.weight
  698. │   │   │   │   │   ├── blkio.weight_device
  699. │   │   │   │   │   ├── cgroup.clone_children
  700. │   │   │   │   │   ├── cgroup.procs
  701. │   │   │   │   │   ├── notify_on_release
  702. │   │   │   │   │   └── tasks
  703. │   │   │   │   ├── dev-net-tun.mount
  704. │   │   │   │   │   ├── blkio.io_merged
  705. │   │   │   │   │   ├── blkio.io_merged_recursive
  706. │   │   │   │   │   ├── blkio.io_queued
  707. │   │   │   │   │   ├── blkio.io_queued_recursive
  708. │   │   │   │   │   ├── blkio.io_service_bytes
  709. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  710. │   │   │   │   │   ├── blkio.io_serviced
  711. │   │   │   │   │   ├── blkio.io_serviced_recursive
  712. │   │   │   │   │   ├── blkio.io_service_time
  713. │   │   │   │   │   ├── blkio.io_service_time_recursive
  714. │   │   │   │   │   ├── blkio.io_wait_time
  715. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  716. │   │   │   │   │   ├── blkio.leaf_weight
  717. │   │   │   │   │   ├── blkio.leaf_weight_device
  718. │   │   │   │   │   ├── blkio.reset_stats
  719. │   │   │   │   │   ├── blkio.sectors
  720. │   │   │   │   │   ├── blkio.sectors_recursive
  721. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  722. │   │   │   │   │   ├── blkio.throttle.io_serviced
  723. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  724. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  725. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  726. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  727. │   │   │   │   │   ├── blkio.time
  728. │   │   │   │   │   ├── blkio.time_recursive
  729. │   │   │   │   │   ├── blkio.weight
  730. │   │   │   │   │   ├── blkio.weight_device
  731. │   │   │   │   │   ├── cgroup.clone_children
  732. │   │   │   │   │   ├── cgroup.procs
  733. │   │   │   │   │   ├── notify_on_release
  734. │   │   │   │   │   └── tasks
  735. │   │   │   │   ├── dev-null.mount
  736. │   │   │   │   │   ├── blkio.io_merged
  737. │   │   │   │   │   ├── blkio.io_merged_recursive
  738. │   │   │   │   │   ├── blkio.io_queued
  739. │   │   │   │   │   ├── blkio.io_queued_recursive
  740. │   │   │   │   │   ├── blkio.io_service_bytes
  741. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  742. │   │   │   │   │   ├── blkio.io_serviced
  743. │   │   │   │   │   ├── blkio.io_serviced_recursive
  744. │   │   │   │   │   ├── blkio.io_service_time
  745. │   │   │   │   │   ├── blkio.io_service_time_recursive
  746. │   │   │   │   │   ├── blkio.io_wait_time
  747. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  748. │   │   │   │   │   ├── blkio.leaf_weight
  749. │   │   │   │   │   ├── blkio.leaf_weight_device
  750. │   │   │   │   │   ├── blkio.reset_stats
  751. │   │   │   │   │   ├── blkio.sectors
  752. │   │   │   │   │   ├── blkio.sectors_recursive
  753. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  754. │   │   │   │   │   ├── blkio.throttle.io_serviced
  755. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  756. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  757. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  758. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  759. │   │   │   │   │   ├── blkio.time
  760. │   │   │   │   │   ├── blkio.time_recursive
  761. │   │   │   │   │   ├── blkio.weight
  762. │   │   │   │   │   ├── blkio.weight_device
  763. │   │   │   │   │   ├── cgroup.clone_children
  764. │   │   │   │   │   ├── cgroup.procs
  765. │   │   │   │   │   ├── notify_on_release
  766. │   │   │   │   │   └── tasks
  767. │   │   │   │   ├── dev-ptmx.mount
  768. │   │   │   │   │   ├── blkio.io_merged
  769. │   │   │   │   │   ├── blkio.io_merged_recursive
  770. │   │   │   │   │   ├── blkio.io_queued
  771. │   │   │   │   │   ├── blkio.io_queued_recursive
  772. │   │   │   │   │   ├── blkio.io_service_bytes
  773. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  774. │   │   │   │   │   ├── blkio.io_serviced
  775. │   │   │   │   │   ├── blkio.io_serviced_recursive
  776. │   │   │   │   │   ├── blkio.io_service_time
  777. │   │   │   │   │   ├── blkio.io_service_time_recursive
  778. │   │   │   │   │   ├── blkio.io_wait_time
  779. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  780. │   │   │   │   │   ├── blkio.leaf_weight
  781. │   │   │   │   │   ├── blkio.leaf_weight_device
  782. │   │   │   │   │   ├── blkio.reset_stats
  783. │   │   │   │   │   ├── blkio.sectors
  784. │   │   │   │   │   ├── blkio.sectors_recursive
  785. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  786. │   │   │   │   │   ├── blkio.throttle.io_serviced
  787. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  788. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  789. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  790. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  791. │   │   │   │   │   ├── blkio.time
  792. │   │   │   │   │   ├── blkio.time_recursive
  793. │   │   │   │   │   ├── blkio.weight
  794. │   │   │   │   │   ├── blkio.weight_device
  795. │   │   │   │   │   ├── cgroup.clone_children
  796. │   │   │   │   │   ├── cgroup.procs
  797. │   │   │   │   │   ├── notify_on_release
  798. │   │   │   │   │   └── tasks
  799. │   │   │   │   ├── dev-random.mount
  800. │   │   │   │   │   ├── blkio.io_merged
  801. │   │   │   │   │   ├── blkio.io_merged_recursive
  802. │   │   │   │   │   ├── blkio.io_queued
  803. │   │   │   │   │   ├── blkio.io_queued_recursive
  804. │   │   │   │   │   ├── blkio.io_service_bytes
  805. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  806. │   │   │   │   │   ├── blkio.io_serviced
  807. │   │   │   │   │   ├── blkio.io_serviced_recursive
  808. │   │   │   │   │   ├── blkio.io_service_time
  809. │   │   │   │   │   ├── blkio.io_service_time_recursive
  810. │   │   │   │   │   ├── blkio.io_wait_time
  811. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  812. │   │   │   │   │   ├── blkio.leaf_weight
  813. │   │   │   │   │   ├── blkio.leaf_weight_device
  814. │   │   │   │   │   ├── blkio.reset_stats
  815. │   │   │   │   │   ├── blkio.sectors
  816. │   │   │   │   │   ├── blkio.sectors_recursive
  817. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  818. │   │   │   │   │   ├── blkio.throttle.io_serviced
  819. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  820. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  821. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  822. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  823. │   │   │   │   │   ├── blkio.time
  824. │   │   │   │   │   ├── blkio.time_recursive
  825. │   │   │   │   │   ├── blkio.weight
  826. │   │   │   │   │   ├── blkio.weight_device
  827. │   │   │   │   │   ├── cgroup.clone_children
  828. │   │   │   │   │   ├── cgroup.procs
  829. │   │   │   │   │   ├── notify_on_release
  830. │   │   │   │   │   └── tasks
  831. │   │   │   │   ├── dev-tty.mount
  832. │   │   │   │   │   ├── blkio.io_merged
  833. │   │   │   │   │   ├── blkio.io_merged_recursive
  834. │   │   │   │   │   ├── blkio.io_queued
  835. │   │   │   │   │   ├── blkio.io_queued_recursive
  836. │   │   │   │   │   ├── blkio.io_service_bytes
  837. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  838. │   │   │   │   │   ├── blkio.io_serviced
  839. │   │   │   │   │   ├── blkio.io_serviced_recursive
  840. │   │   │   │   │   ├── blkio.io_service_time
  841. │   │   │   │   │   ├── blkio.io_service_time_recursive
  842. │   │   │   │   │   ├── blkio.io_wait_time
  843. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  844. │   │   │   │   │   ├── blkio.leaf_weight
  845. │   │   │   │   │   ├── blkio.leaf_weight_device
  846. │   │   │   │   │   ├── blkio.reset_stats
  847. │   │   │   │   │   ├── blkio.sectors
  848. │   │   │   │   │   ├── blkio.sectors_recursive
  849. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  850. │   │   │   │   │   ├── blkio.throttle.io_serviced
  851. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  852. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  853. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  854. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  855. │   │   │   │   │   ├── blkio.time
  856. │   │   │   │   │   ├── blkio.time_recursive
  857. │   │   │   │   │   ├── blkio.weight
  858. │   │   │   │   │   ├── blkio.weight_device
  859. │   │   │   │   │   ├── cgroup.clone_children
  860. │   │   │   │   │   ├── cgroup.procs
  861. │   │   │   │   │   ├── notify_on_release
  862. │   │   │   │   │   └── tasks
  863. │   │   │   │   ├── dev-urandom.mount
  864. │   │   │   │   │   ├── blkio.io_merged
  865. │   │   │   │   │   ├── blkio.io_merged_recursive
  866. │   │   │   │   │   ├── blkio.io_queued
  867. │   │   │   │   │   ├── blkio.io_queued_recursive
  868. │   │   │   │   │   ├── blkio.io_service_bytes
  869. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  870. │   │   │   │   │   ├── blkio.io_serviced
  871. │   │   │   │   │   ├── blkio.io_serviced_recursive
  872. │   │   │   │   │   ├── blkio.io_service_time
  873. │   │   │   │   │   ├── blkio.io_service_time_recursive
  874. │   │   │   │   │   ├── blkio.io_wait_time
  875. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  876. │   │   │   │   │   ├── blkio.leaf_weight
  877. │   │   │   │   │   ├── blkio.leaf_weight_device
  878. │   │   │   │   │   ├── blkio.reset_stats
  879. │   │   │   │   │   ├── blkio.sectors
  880. │   │   │   │   │   ├── blkio.sectors_recursive
  881. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  882. │   │   │   │   │   ├── blkio.throttle.io_serviced
  883. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  884. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  885. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  886. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  887. │   │   │   │   │   ├── blkio.time
  888. │   │   │   │   │   ├── blkio.time_recursive
  889. │   │   │   │   │   ├── blkio.weight
  890. │   │   │   │   │   ├── blkio.weight_device
  891. │   │   │   │   │   ├── cgroup.clone_children
  892. │   │   │   │   │   ├── cgroup.procs
  893. │   │   │   │   │   ├── notify_on_release
  894. │   │   │   │   │   └── tasks
  895. │   │   │   │   ├── dev-zero.mount
  896. │   │   │   │   │   ├── blkio.io_merged
  897. │   │   │   │   │   ├── blkio.io_merged_recursive
  898. │   │   │   │   │   ├── blkio.io_queued
  899. │   │   │   │   │   ├── blkio.io_queued_recursive
  900. │   │   │   │   │   ├── blkio.io_service_bytes
  901. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  902. │   │   │   │   │   ├── blkio.io_serviced
  903. │   │   │   │   │   ├── blkio.io_serviced_recursive
  904. │   │   │   │   │   ├── blkio.io_service_time
  905. │   │   │   │   │   ├── blkio.io_service_time_recursive
  906. │   │   │   │   │   ├── blkio.io_wait_time
  907. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  908. │   │   │   │   │   ├── blkio.leaf_weight
  909. │   │   │   │   │   ├── blkio.leaf_weight_device
  910. │   │   │   │   │   ├── blkio.reset_stats
  911. │   │   │   │   │   ├── blkio.sectors
  912. │   │   │   │   │   ├── blkio.sectors_recursive
  913. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  914. │   │   │   │   │   ├── blkio.throttle.io_serviced
  915. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  916. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  917. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  918. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  919. │   │   │   │   │   ├── blkio.time
  920. │   │   │   │   │   ├── blkio.time_recursive
  921. │   │   │   │   │   ├── blkio.weight
  922. │   │   │   │   │   ├── blkio.weight_device
  923. │   │   │   │   │   ├── cgroup.clone_children
  924. │   │   │   │   │   ├── cgroup.procs
  925. │   │   │   │   │   ├── notify_on_release
  926. │   │   │   │   │   └── tasks
  927. │   │   │   │   ├── irqbalance.service
  928. │   │   │   │   │   ├── blkio.io_merged
  929. │   │   │   │   │   ├── blkio.io_merged_recursive
  930. │   │   │   │   │   ├── blkio.io_queued
  931. │   │   │   │   │   ├── blkio.io_queued_recursive
  932. │   │   │   │   │   ├── blkio.io_service_bytes
  933. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  934. │   │   │   │   │   ├── blkio.io_serviced
  935. │   │   │   │   │   ├── blkio.io_serviced_recursive
  936. │   │   │   │   │   ├── blkio.io_service_time
  937. │   │   │   │   │   ├── blkio.io_service_time_recursive
  938. │   │   │   │   │   ├── blkio.io_wait_time
  939. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  940. │   │   │   │   │   ├── blkio.leaf_weight
  941. │   │   │   │   │   ├── blkio.leaf_weight_device
  942. │   │   │   │   │   ├── blkio.reset_stats
  943. │   │   │   │   │   ├── blkio.sectors
  944. │   │   │   │   │   ├── blkio.sectors_recursive
  945. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  946. │   │   │   │   │   ├── blkio.throttle.io_serviced
  947. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  948. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  949. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  950. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  951. │   │   │   │   │   ├── blkio.time
  952. │   │   │   │   │   ├── blkio.time_recursive
  953. │   │   │   │   │   ├── blkio.weight
  954. │   │   │   │   │   ├── blkio.weight_device
  955. │   │   │   │   │   ├── cgroup.clone_children
  956. │   │   │   │   │   ├── cgroup.procs
  957. │   │   │   │   │   ├── notify_on_release
  958. │   │   │   │   │   └── tasks
  959. │   │   │   │   ├── lvm2-monitor.service
  960. │   │   │   │   │   ├── blkio.io_merged
  961. │   │   │   │   │   ├── blkio.io_merged_recursive
  962. │   │   │   │   │   ├── blkio.io_queued
  963. │   │   │   │   │   ├── blkio.io_queued_recursive
  964. │   │   │   │   │   ├── blkio.io_service_bytes
  965. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  966. │   │   │   │   │   ├── blkio.io_serviced
  967. │   │   │   │   │   ├── blkio.io_serviced_recursive
  968. │   │   │   │   │   ├── blkio.io_service_time
  969. │   │   │   │   │   ├── blkio.io_service_time_recursive
  970. │   │   │   │   │   ├── blkio.io_wait_time
  971. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  972. │   │   │   │   │   ├── blkio.leaf_weight
  973. │   │   │   │   │   ├── blkio.leaf_weight_device
  974. │   │   │   │   │   ├── blkio.reset_stats
  975. │   │   │   │   │   ├── blkio.sectors
  976. │   │   │   │   │   ├── blkio.sectors_recursive
  977. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  978. │   │   │   │   │   ├── blkio.throttle.io_serviced
  979. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  980. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  981. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  982. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  983. │   │   │   │   │   ├── blkio.time
  984. │   │   │   │   │   ├── blkio.time_recursive
  985. │   │   │   │   │   ├── blkio.weight
  986. │   │   │   │   │   ├── blkio.weight_device
  987. │   │   │   │   │   ├── cgroup.clone_children
  988. │   │   │   │   │   ├── cgroup.procs
  989. │   │   │   │   │   ├── notify_on_release
  990. │   │   │   │   │   └── tasks
  991. │   │   │   │   ├── -.mount
  992. │   │   │   │   │   ├── blkio.io_merged
  993. │   │   │   │   │   ├── blkio.io_merged_recursive
  994. │   │   │   │   │   ├── blkio.io_queued
  995. │   │   │   │   │   ├── blkio.io_queued_recursive
  996. │   │   │   │   │   ├── blkio.io_service_bytes
  997. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  998. │   │   │   │   │   ├── blkio.io_serviced
  999. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1000. │   │   │   │   │   ├── blkio.io_service_time
  1001. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1002. │   │   │   │   │   ├── blkio.io_wait_time
  1003. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1004. │   │   │   │   │   ├── blkio.leaf_weight
  1005. │   │   │   │   │   ├── blkio.leaf_weight_device
  1006. │   │   │   │   │   ├── blkio.reset_stats
  1007. │   │   │   │   │   ├── blkio.sectors
  1008. │   │   │   │   │   ├── blkio.sectors_recursive
  1009. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1010. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1011. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1012. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1013. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1014. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1015. │   │   │   │   │   ├── blkio.time
  1016. │   │   │   │   │   ├── blkio.time_recursive
  1017. │   │   │   │   │   ├── blkio.weight
  1018. │   │   │   │   │   ├── blkio.weight_device
  1019. │   │   │   │   │   ├── cgroup.clone_children
  1020. │   │   │   │   │   ├── cgroup.procs
  1021. │   │   │   │   │   ├── notify_on_release
  1022. │   │   │   │   │   └── tasks
  1023. │   │   │   │   ├── networking.service
  1024. │   │   │   │   │   ├── blkio.io_merged
  1025. │   │   │   │   │   ├── blkio.io_merged_recursive
  1026. │   │   │   │   │   ├── blkio.io_queued
  1027. │   │   │   │   │   ├── blkio.io_queued_recursive
  1028. │   │   │   │   │   ├── blkio.io_service_bytes
  1029. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1030. │   │   │   │   │   ├── blkio.io_serviced
  1031. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1032. │   │   │   │   │   ├── blkio.io_service_time
  1033. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1034. │   │   │   │   │   ├── blkio.io_wait_time
  1035. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1036. │   │   │   │   │   ├── blkio.leaf_weight
  1037. │   │   │   │   │   ├── blkio.leaf_weight_device
  1038. │   │   │   │   │   ├── blkio.reset_stats
  1039. │   │   │   │   │   ├── blkio.sectors
  1040. │   │   │   │   │   ├── blkio.sectors_recursive
  1041. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1042. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1043. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1044. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1045. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1046. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1047. │   │   │   │   │   ├── blkio.time
  1048. │   │   │   │   │   ├── blkio.time_recursive
  1049. │   │   │   │   │   ├── blkio.weight
  1050. │   │   │   │   │   ├── blkio.weight_device
  1051. │   │   │   │   │   ├── cgroup.clone_children
  1052. │   │   │   │   │   ├── cgroup.procs
  1053. │   │   │   │   │   ├── notify_on_release
  1054. │   │   │   │   │   └── tasks
  1055. │   │   │   │   ├── notify_on_release
  1056. │   │   │   │   ├── ondemand.service
  1057. │   │   │   │   │   ├── blkio.io_merged
  1058. │   │   │   │   │   ├── blkio.io_merged_recursive
  1059. │   │   │   │   │   ├── blkio.io_queued
  1060. │   │   │   │   │   ├── blkio.io_queued_recursive
  1061. │   │   │   │   │   ├── blkio.io_service_bytes
  1062. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1063. │   │   │   │   │   ├── blkio.io_serviced
  1064. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1065. │   │   │   │   │   ├── blkio.io_service_time
  1066. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1067. │   │   │   │   │   ├── blkio.io_wait_time
  1068. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1069. │   │   │   │   │   ├── blkio.leaf_weight
  1070. │   │   │   │   │   ├── blkio.leaf_weight_device
  1071. │   │   │   │   │   ├── blkio.reset_stats
  1072. │   │   │   │   │   ├── blkio.sectors
  1073. │   │   │   │   │   ├── blkio.sectors_recursive
  1074. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1075. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1076. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1077. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1078. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1079. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1080. │   │   │   │   │   ├── blkio.time
  1081. │   │   │   │   │   ├── blkio.time_recursive
  1082. │   │   │   │   │   ├── blkio.weight
  1083. │   │   │   │   │   ├── blkio.weight_device
  1084. │   │   │   │   │   ├── cgroup.clone_children
  1085. │   │   │   │   │   ├── cgroup.procs
  1086. │   │   │   │   │   ├── notify_on_release
  1087. │   │   │   │   │   └── tasks
  1088. │   │   │   │   ├── polkitd.service
  1089. │   │   │   │   │   ├── blkio.io_merged
  1090. │   │   │   │   │   ├── blkio.io_merged_recursive
  1091. │   │   │   │   │   ├── blkio.io_queued
  1092. │   │   │   │   │   ├── blkio.io_queued_recursive
  1093. │   │   │   │   │   ├── blkio.io_service_bytes
  1094. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1095. │   │   │   │   │   ├── blkio.io_serviced
  1096. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1097. │   │   │   │   │   ├── blkio.io_service_time
  1098. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1099. │   │   │   │   │   ├── blkio.io_wait_time
  1100. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1101. │   │   │   │   │   ├── blkio.leaf_weight
  1102. │   │   │   │   │   ├── blkio.leaf_weight_device
  1103. │   │   │   │   │   ├── blkio.reset_stats
  1104. │   │   │   │   │   ├── blkio.sectors
  1105. │   │   │   │   │   ├── blkio.sectors_recursive
  1106. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1107. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1108. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1109. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1110. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1111. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1112. │   │   │   │   │   ├── blkio.time
  1113. │   │   │   │   │   ├── blkio.time_recursive
  1114. │   │   │   │   │   ├── blkio.weight
  1115. │   │   │   │   │   ├── blkio.weight_device
  1116. │   │   │   │   │   ├── cgroup.clone_children
  1117. │   │   │   │   │   ├── cgroup.procs
  1118. │   │   │   │   │   ├── notify_on_release
  1119. │   │   │   │   │   └── tasks
  1120. │   │   │   │   ├── proc-cpuinfo.mount
  1121. │   │   │   │   │   ├── blkio.io_merged
  1122. │   │   │   │   │   ├── blkio.io_merged_recursive
  1123. │   │   │   │   │   ├── blkio.io_queued
  1124. │   │   │   │   │   ├── blkio.io_queued_recursive
  1125. │   │   │   │   │   ├── blkio.io_service_bytes
  1126. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1127. │   │   │   │   │   ├── blkio.io_serviced
  1128. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1129. │   │   │   │   │   ├── blkio.io_service_time
  1130. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1131. │   │   │   │   │   ├── blkio.io_wait_time
  1132. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1133. │   │   │   │   │   ├── blkio.leaf_weight
  1134. │   │   │   │   │   ├── blkio.leaf_weight_device
  1135. │   │   │   │   │   ├── blkio.reset_stats
  1136. │   │   │   │   │   ├── blkio.sectors
  1137. │   │   │   │   │   ├── blkio.sectors_recursive
  1138. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1139. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1140. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1141. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1142. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1143. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1144. │   │   │   │   │   ├── blkio.time
  1145. │   │   │   │   │   ├── blkio.time_recursive
  1146. │   │   │   │   │   ├── blkio.weight
  1147. │   │   │   │   │   ├── blkio.weight_device
  1148. │   │   │   │   │   ├── cgroup.clone_children
  1149. │   │   │   │   │   ├── cgroup.procs
  1150. │   │   │   │   │   ├── notify_on_release
  1151. │   │   │   │   │   └── tasks
  1152. │   │   │   │   ├── proc-diskstats.mount
  1153. │   │   │   │   │   ├── blkio.io_merged
  1154. │   │   │   │   │   ├── blkio.io_merged_recursive
  1155. │   │   │   │   │   ├── blkio.io_queued
  1156. │   │   │   │   │   ├── blkio.io_queued_recursive
  1157. │   │   │   │   │   ├── blkio.io_service_bytes
  1158. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1159. │   │   │   │   │   ├── blkio.io_serviced
  1160. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1161. │   │   │   │   │   ├── blkio.io_service_time
  1162. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1163. │   │   │   │   │   ├── blkio.io_wait_time
  1164. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1165. │   │   │   │   │   ├── blkio.leaf_weight
  1166. │   │   │   │   │   ├── blkio.leaf_weight_device
  1167. │   │   │   │   │   ├── blkio.reset_stats
  1168. │   │   │   │   │   ├── blkio.sectors
  1169. │   │   │   │   │   ├── blkio.sectors_recursive
  1170. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1171. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1172. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1173. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1174. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1175. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1176. │   │   │   │   │   ├── blkio.time
  1177. │   │   │   │   │   ├── blkio.time_recursive
  1178. │   │   │   │   │   ├── blkio.weight
  1179. │   │   │   │   │   ├── blkio.weight_device
  1180. │   │   │   │   │   ├── cgroup.clone_children
  1181. │   │   │   │   │   ├── cgroup.procs
  1182. │   │   │   │   │   ├── notify_on_release
  1183. │   │   │   │   │   └── tasks
  1184. │   │   │   │   ├── proc-meminfo.mount
  1185. │   │   │   │   │   ├── blkio.io_merged
  1186. │   │   │   │   │   ├── blkio.io_merged_recursive
  1187. │   │   │   │   │   ├── blkio.io_queued
  1188. │   │   │   │   │   ├── blkio.io_queued_recursive
  1189. │   │   │   │   │   ├── blkio.io_service_bytes
  1190. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1191. │   │   │   │   │   ├── blkio.io_serviced
  1192. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1193. │   │   │   │   │   ├── blkio.io_service_time
  1194. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1195. │   │   │   │   │   ├── blkio.io_wait_time
  1196. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1197. │   │   │   │   │   ├── blkio.leaf_weight
  1198. │   │   │   │   │   ├── blkio.leaf_weight_device
  1199. │   │   │   │   │   ├── blkio.reset_stats
  1200. │   │   │   │   │   ├── blkio.sectors
  1201. │   │   │   │   │   ├── blkio.sectors_recursive
  1202. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1203. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1204. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1205. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1206. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1207. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1208. │   │   │   │   │   ├── blkio.time
  1209. │   │   │   │   │   ├── blkio.time_recursive
  1210. │   │   │   │   │   ├── blkio.weight
  1211. │   │   │   │   │   ├── blkio.weight_device
  1212. │   │   │   │   │   ├── cgroup.clone_children
  1213. │   │   │   │   │   ├── cgroup.procs
  1214. │   │   │   │   │   ├── notify_on_release
  1215. │   │   │   │   │   └── tasks
  1216. │   │   │   │   ├── proc-stat.mount
  1217. │   │   │   │   │   ├── blkio.io_merged
  1218. │   │   │   │   │   ├── blkio.io_merged_recursive
  1219. │   │   │   │   │   ├── blkio.io_queued
  1220. │   │   │   │   │   ├── blkio.io_queued_recursive
  1221. │   │   │   │   │   ├── blkio.io_service_bytes
  1222. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1223. │   │   │   │   │   ├── blkio.io_serviced
  1224. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1225. │   │   │   │   │   ├── blkio.io_service_time
  1226. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1227. │   │   │   │   │   ├── blkio.io_wait_time
  1228. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1229. │   │   │   │   │   ├── blkio.leaf_weight
  1230. │   │   │   │   │   ├── blkio.leaf_weight_device
  1231. │   │   │   │   │   ├── blkio.reset_stats
  1232. │   │   │   │   │   ├── blkio.sectors
  1233. │   │   │   │   │   ├── blkio.sectors_recursive
  1234. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1235. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1236. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1237. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1238. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1239. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1240. │   │   │   │   │   ├── blkio.time
  1241. │   │   │   │   │   ├── blkio.time_recursive
  1242. │   │   │   │   │   ├── blkio.weight
  1243. │   │   │   │   │   ├── blkio.weight_device
  1244. │   │   │   │   │   ├── cgroup.clone_children
  1245. │   │   │   │   │   ├── cgroup.procs
  1246. │   │   │   │   │   ├── notify_on_release
  1247. │   │   │   │   │   └── tasks
  1248. │   │   │   │   ├── proc-swaps.mount
  1249. │   │   │   │   │   ├── blkio.io_merged
  1250. │   │   │   │   │   ├── blkio.io_merged_recursive
  1251. │   │   │   │   │   ├── blkio.io_queued
  1252. │   │   │   │   │   ├── blkio.io_queued_recursive
  1253. │   │   │   │   │   ├── blkio.io_service_bytes
  1254. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1255. │   │   │   │   │   ├── blkio.io_serviced
  1256. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1257. │   │   │   │   │   ├── blkio.io_service_time
  1258. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1259. │   │   │   │   │   ├── blkio.io_wait_time
  1260. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1261. │   │   │   │   │   ├── blkio.leaf_weight
  1262. │   │   │   │   │   ├── blkio.leaf_weight_device
  1263. │   │   │   │   │   ├── blkio.reset_stats
  1264. │   │   │   │   │   ├── blkio.sectors
  1265. │   │   │   │   │   ├── blkio.sectors_recursive
  1266. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1267. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1268. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1269. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1270. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1271. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1272. │   │   │   │   │   ├── blkio.time
  1273. │   │   │   │   │   ├── blkio.time_recursive
  1274. │   │   │   │   │   ├── blkio.weight
  1275. │   │   │   │   │   ├── blkio.weight_device
  1276. │   │   │   │   │   ├── cgroup.clone_children
  1277. │   │   │   │   │   ├── cgroup.procs
  1278. │   │   │   │   │   ├── notify_on_release
  1279. │   │   │   │   │   └── tasks
  1280. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  1281. │   │   │   │   │   ├── blkio.io_merged
  1282. │   │   │   │   │   ├── blkio.io_merged_recursive
  1283. │   │   │   │   │   ├── blkio.io_queued
  1284. │   │   │   │   │   ├── blkio.io_queued_recursive
  1285. │   │   │   │   │   ├── blkio.io_service_bytes
  1286. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1287. │   │   │   │   │   ├── blkio.io_serviced
  1288. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1289. │   │   │   │   │   ├── blkio.io_service_time
  1290. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1291. │   │   │   │   │   ├── blkio.io_wait_time
  1292. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1293. │   │   │   │   │   ├── blkio.leaf_weight
  1294. │   │   │   │   │   ├── blkio.leaf_weight_device
  1295. │   │   │   │   │   ├── blkio.reset_stats
  1296. │   │   │   │   │   ├── blkio.sectors
  1297. │   │   │   │   │   ├── blkio.sectors_recursive
  1298. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1299. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1300. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1301. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1302. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1303. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1304. │   │   │   │   │   ├── blkio.time
  1305. │   │   │   │   │   ├── blkio.time_recursive
  1306. │   │   │   │   │   ├── blkio.weight
  1307. │   │   │   │   │   ├── blkio.weight_device
  1308. │   │   │   │   │   ├── cgroup.clone_children
  1309. │   │   │   │   │   ├── cgroup.procs
  1310. │   │   │   │   │   ├── notify_on_release
  1311. │   │   │   │   │   └── tasks
  1312. │   │   │   │   ├── proc-uptime.mount
  1313. │   │   │   │   │   ├── blkio.io_merged
  1314. │   │   │   │   │   ├── blkio.io_merged_recursive
  1315. │   │   │   │   │   ├── blkio.io_queued
  1316. │   │   │   │   │   ├── blkio.io_queued_recursive
  1317. │   │   │   │   │   ├── blkio.io_service_bytes
  1318. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1319. │   │   │   │   │   ├── blkio.io_serviced
  1320. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1321. │   │   │   │   │   ├── blkio.io_service_time
  1322. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1323. │   │   │   │   │   ├── blkio.io_wait_time
  1324. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1325. │   │   │   │   │   ├── blkio.leaf_weight
  1326. │   │   │   │   │   ├── blkio.leaf_weight_device
  1327. │   │   │   │   │   ├── blkio.reset_stats
  1328. │   │   │   │   │   ├── blkio.sectors
  1329. │   │   │   │   │   ├── blkio.sectors_recursive
  1330. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1331. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1332. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1333. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1334. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1335. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1336. │   │   │   │   │   ├── blkio.time
  1337. │   │   │   │   │   ├── blkio.time_recursive
  1338. │   │   │   │   │   ├── blkio.weight
  1339. │   │   │   │   │   ├── blkio.weight_device
  1340. │   │   │   │   │   ├── cgroup.clone_children
  1341. │   │   │   │   │   ├── cgroup.procs
  1342. │   │   │   │   │   ├── notify_on_release
  1343. │   │   │   │   │   └── tasks
  1344. │   │   │   │   ├── rc-local.service
  1345. │   │   │   │   │   ├── blkio.io_merged
  1346. │   │   │   │   │   ├── blkio.io_merged_recursive
  1347. │   │   │   │   │   ├── blkio.io_queued
  1348. │   │   │   │   │   ├── blkio.io_queued_recursive
  1349. │   │   │   │   │   ├── blkio.io_service_bytes
  1350. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1351. │   │   │   │   │   ├── blkio.io_serviced
  1352. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1353. │   │   │   │   │   ├── blkio.io_service_time
  1354. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1355. │   │   │   │   │   ├── blkio.io_wait_time
  1356. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1357. │   │   │   │   │   ├── blkio.leaf_weight
  1358. │   │   │   │   │   ├── blkio.leaf_weight_device
  1359. │   │   │   │   │   ├── blkio.reset_stats
  1360. │   │   │   │   │   ├── blkio.sectors
  1361. │   │   │   │   │   ├── blkio.sectors_recursive
  1362. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1363. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1364. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1365. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1366. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1367. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1368. │   │   │   │   │   ├── blkio.time
  1369. │   │   │   │   │   ├── blkio.time_recursive
  1370. │   │   │   │   │   ├── blkio.weight
  1371. │   │   │   │   │   ├── blkio.weight_device
  1372. │   │   │   │   │   ├── cgroup.clone_children
  1373. │   │   │   │   │   ├── cgroup.procs
  1374. │   │   │   │   │   ├── notify_on_release
  1375. │   │   │   │   │   └── tasks
  1376. │   │   │   │   ├── resolvconf.service
  1377. │   │   │   │   │   ├── blkio.io_merged
  1378. │   │   │   │   │   ├── blkio.io_merged_recursive
  1379. │   │   │   │   │   ├── blkio.io_queued
  1380. │   │   │   │   │   ├── blkio.io_queued_recursive
  1381. │   │   │   │   │   ├── blkio.io_service_bytes
  1382. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1383. │   │   │   │   │   ├── blkio.io_serviced
  1384. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1385. │   │   │   │   │   ├── blkio.io_service_time
  1386. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1387. │   │   │   │   │   ├── blkio.io_wait_time
  1388. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1389. │   │   │   │   │   ├── blkio.leaf_weight
  1390. │   │   │   │   │   ├── blkio.leaf_weight_device
  1391. │   │   │   │   │   ├── blkio.reset_stats
  1392. │   │   │   │   │   ├── blkio.sectors
  1393. │   │   │   │   │   ├── blkio.sectors_recursive
  1394. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1395. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1396. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1397. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1398. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1399. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1400. │   │   │   │   │   ├── blkio.time
  1401. │   │   │   │   │   ├── blkio.time_recursive
  1402. │   │   │   │   │   ├── blkio.weight
  1403. │   │   │   │   │   ├── blkio.weight_device
  1404. │   │   │   │   │   ├── cgroup.clone_children
  1405. │   │   │   │   │   ├── cgroup.procs
  1406. │   │   │   │   │   ├── notify_on_release
  1407. │   │   │   │   │   └── tasks
  1408. │   │   │   │   ├── rsyslog.service
  1409. │   │   │   │   │   ├── blkio.io_merged
  1410. │   │   │   │   │   ├── blkio.io_merged_recursive
  1411. │   │   │   │   │   ├── blkio.io_queued
  1412. │   │   │   │   │   ├── blkio.io_queued_recursive
  1413. │   │   │   │   │   ├── blkio.io_service_bytes
  1414. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1415. │   │   │   │   │   ├── blkio.io_serviced
  1416. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1417. │   │   │   │   │   ├── blkio.io_service_time
  1418. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1419. │   │   │   │   │   ├── blkio.io_wait_time
  1420. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1421. │   │   │   │   │   ├── blkio.leaf_weight
  1422. │   │   │   │   │   ├── blkio.leaf_weight_device
  1423. │   │   │   │   │   ├── blkio.reset_stats
  1424. │   │   │   │   │   ├── blkio.sectors
  1425. │   │   │   │   │   ├── blkio.sectors_recursive
  1426. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1427. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1428. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1429. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1430. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1431. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1432. │   │   │   │   │   ├── blkio.time
  1433. │   │   │   │   │   ├── blkio.time_recursive
  1434. │   │   │   │   │   ├── blkio.weight
  1435. │   │   │   │   │   ├── blkio.weight_device
  1436. │   │   │   │   │   ├── cgroup.clone_children
  1437. │   │   │   │   │   ├── cgroup.procs
  1438. │   │   │   │   │   ├── notify_on_release
  1439. │   │   │   │   │   └── tasks
  1440. │   │   │   │   ├── snapd.service
  1441. │   │   │   │   │   ├── blkio.io_merged
  1442. │   │   │   │   │   ├── blkio.io_merged_recursive
  1443. │   │   │   │   │   ├── blkio.io_queued
  1444. │   │   │   │   │   ├── blkio.io_queued_recursive
  1445. │   │   │   │   │   ├── blkio.io_service_bytes
  1446. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1447. │   │   │   │   │   ├── blkio.io_serviced
  1448. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1449. │   │   │   │   │   ├── blkio.io_service_time
  1450. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1451. │   │   │   │   │   ├── blkio.io_wait_time
  1452. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1453. │   │   │   │   │   ├── blkio.leaf_weight
  1454. │   │   │   │   │   ├── blkio.leaf_weight_device
  1455. │   │   │   │   │   ├── blkio.reset_stats
  1456. │   │   │   │   │   ├── blkio.sectors
  1457. │   │   │   │   │   ├── blkio.sectors_recursive
  1458. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1459. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1460. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1461. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1462. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1463. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1464. │   │   │   │   │   ├── blkio.time
  1465. │   │   │   │   │   ├── blkio.time_recursive
  1466. │   │   │   │   │   ├── blkio.weight
  1467. │   │   │   │   │   ├── blkio.weight_device
  1468. │   │   │   │   │   ├── cgroup.clone_children
  1469. │   │   │   │   │   ├── cgroup.procs
  1470. │   │   │   │   │   ├── notify_on_release
  1471. │   │   │   │   │   └── tasks
  1472. │   │   │   │   ├── ssh.service
  1473. │   │   │   │   │   ├── blkio.io_merged
  1474. │   │   │   │   │   ├── blkio.io_merged_recursive
  1475. │   │   │   │   │   ├── blkio.io_queued
  1476. │   │   │   │   │   ├── blkio.io_queued_recursive
  1477. │   │   │   │   │   ├── blkio.io_service_bytes
  1478. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1479. │   │   │   │   │   ├── blkio.io_serviced
  1480. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1481. │   │   │   │   │   ├── blkio.io_service_time
  1482. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1483. │   │   │   │   │   ├── blkio.io_wait_time
  1484. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1485. │   │   │   │   │   ├── blkio.leaf_weight
  1486. │   │   │   │   │   ├── blkio.leaf_weight_device
  1487. │   │   │   │   │   ├── blkio.reset_stats
  1488. │   │   │   │   │   ├── blkio.sectors
  1489. │   │   │   │   │   ├── blkio.sectors_recursive
  1490. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1491. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1492. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1493. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1494. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1495. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1496. │   │   │   │   │   ├── blkio.time
  1497. │   │   │   │   │   ├── blkio.time_recursive
  1498. │   │   │   │   │   ├── blkio.weight
  1499. │   │   │   │   │   ├── blkio.weight_device
  1500. │   │   │   │   │   ├── cgroup.clone_children
  1501. │   │   │   │   │   ├── cgroup.procs
  1502. │   │   │   │   │   ├── notify_on_release
  1503. │   │   │   │   │   └── tasks
  1504. │   │   │   │   ├── sys-fs-fuse-connections.mount
  1505. │   │   │   │   │   ├── blkio.io_merged
  1506. │   │   │   │   │   ├── blkio.io_merged_recursive
  1507. │   │   │   │   │   ├── blkio.io_queued
  1508. │   │   │   │   │   ├── blkio.io_queued_recursive
  1509. │   │   │   │   │   ├── blkio.io_service_bytes
  1510. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1511. │   │   │   │   │   ├── blkio.io_serviced
  1512. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1513. │   │   │   │   │   ├── blkio.io_service_time
  1514. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1515. │   │   │   │   │   ├── blkio.io_wait_time
  1516. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1517. │   │   │   │   │   ├── blkio.leaf_weight
  1518. │   │   │   │   │   ├── blkio.leaf_weight_device
  1519. │   │   │   │   │   ├── blkio.reset_stats
  1520. │   │   │   │   │   ├── blkio.sectors
  1521. │   │   │   │   │   ├── blkio.sectors_recursive
  1522. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1523. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1524. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1525. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1526. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1527. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1528. │   │   │   │   │   ├── blkio.time
  1529. │   │   │   │   │   ├── blkio.time_recursive
  1530. │   │   │   │   │   ├── blkio.weight
  1531. │   │   │   │   │   ├── blkio.weight_device
  1532. │   │   │   │   │   ├── cgroup.clone_children
  1533. │   │   │   │   │   ├── cgroup.procs
  1534. │   │   │   │   │   ├── notify_on_release
  1535. │   │   │   │   │   └── tasks
  1536. │   │   │   │   ├── sys-kernel-debug.mount
  1537. │   │   │   │   │   ├── blkio.io_merged
  1538. │   │   │   │   │   ├── blkio.io_merged_recursive
  1539. │   │   │   │   │   ├── blkio.io_queued
  1540. │   │   │   │   │   ├── blkio.io_queued_recursive
  1541. │   │   │   │   │   ├── blkio.io_service_bytes
  1542. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1543. │   │   │   │   │   ├── blkio.io_serviced
  1544. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1545. │   │   │   │   │   ├── blkio.io_service_time
  1546. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1547. │   │   │   │   │   ├── blkio.io_wait_time
  1548. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1549. │   │   │   │   │   ├── blkio.leaf_weight
  1550. │   │   │   │   │   ├── blkio.leaf_weight_device
  1551. │   │   │   │   │   ├── blkio.reset_stats
  1552. │   │   │   │   │   ├── blkio.sectors
  1553. │   │   │   │   │   ├── blkio.sectors_recursive
  1554. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1555. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1556. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1557. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1558. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1559. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1560. │   │   │   │   │   ├── blkio.time
  1561. │   │   │   │   │   ├── blkio.time_recursive
  1562. │   │   │   │   │   ├── blkio.weight
  1563. │   │   │   │   │   ├── blkio.weight_device
  1564. │   │   │   │   │   ├── cgroup.clone_children
  1565. │   │   │   │   │   ├── cgroup.procs
  1566. │   │   │   │   │   ├── notify_on_release
  1567. │   │   │   │   │   └── tasks
  1568. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  1569. │   │   │   │   │   ├── blkio.io_merged
  1570. │   │   │   │   │   ├── blkio.io_merged_recursive
  1571. │   │   │   │   │   ├── blkio.io_queued
  1572. │   │   │   │   │   ├── blkio.io_queued_recursive
  1573. │   │   │   │   │   ├── blkio.io_service_bytes
  1574. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1575. │   │   │   │   │   ├── blkio.io_serviced
  1576. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1577. │   │   │   │   │   ├── blkio.io_service_time
  1578. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1579. │   │   │   │   │   ├── blkio.io_wait_time
  1580. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1581. │   │   │   │   │   ├── blkio.leaf_weight
  1582. │   │   │   │   │   ├── blkio.leaf_weight_device
  1583. │   │   │   │   │   ├── blkio.reset_stats
  1584. │   │   │   │   │   ├── blkio.sectors
  1585. │   │   │   │   │   ├── blkio.sectors_recursive
  1586. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1587. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1588. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1589. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1590. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1591. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1592. │   │   │   │   │   ├── blkio.time
  1593. │   │   │   │   │   ├── blkio.time_recursive
  1594. │   │   │   │   │   ├── blkio.weight
  1595. │   │   │   │   │   ├── blkio.weight_device
  1596. │   │   │   │   │   ├── cgroup.clone_children
  1597. │   │   │   │   │   ├── cgroup.procs
  1598. │   │   │   │   │   ├── notify_on_release
  1599. │   │   │   │   │   └── tasks
  1600. │   │   │   │   ├── systemd-journald.service
  1601. │   │   │   │   │   ├── blkio.io_merged
  1602. │   │   │   │   │   ├── blkio.io_merged_recursive
  1603. │   │   │   │   │   ├── blkio.io_queued
  1604. │   │   │   │   │   ├── blkio.io_queued_recursive
  1605. │   │   │   │   │   ├── blkio.io_service_bytes
  1606. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1607. │   │   │   │   │   ├── blkio.io_serviced
  1608. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1609. │   │   │   │   │   ├── blkio.io_service_time
  1610. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1611. │   │   │   │   │   ├── blkio.io_wait_time
  1612. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1613. │   │   │   │   │   ├── blkio.leaf_weight
  1614. │   │   │   │   │   ├── blkio.leaf_weight_device
  1615. │   │   │   │   │   ├── blkio.reset_stats
  1616. │   │   │   │   │   ├── blkio.sectors
  1617. │   │   │   │   │   ├── blkio.sectors_recursive
  1618. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1619. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1620. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1621. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1622. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1623. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1624. │   │   │   │   │   ├── blkio.time
  1625. │   │   │   │   │   ├── blkio.time_recursive
  1626. │   │   │   │   │   ├── blkio.weight
  1627. │   │   │   │   │   ├── blkio.weight_device
  1628. │   │   │   │   │   ├── cgroup.clone_children
  1629. │   │   │   │   │   ├── cgroup.procs
  1630. │   │   │   │   │   ├── notify_on_release
  1631. │   │   │   │   │   └── tasks
  1632. │   │   │   │   ├── systemd-journal-flush.service
  1633. │   │   │   │   │   ├── blkio.io_merged
  1634. │   │   │   │   │   ├── blkio.io_merged_recursive
  1635. │   │   │   │   │   ├── blkio.io_queued
  1636. │   │   │   │   │   ├── blkio.io_queued_recursive
  1637. │   │   │   │   │   ├── blkio.io_service_bytes
  1638. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1639. │   │   │   │   │   ├── blkio.io_serviced
  1640. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1641. │   │   │   │   │   ├── blkio.io_service_time
  1642. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1643. │   │   │   │   │   ├── blkio.io_wait_time
  1644. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1645. │   │   │   │   │   ├── blkio.leaf_weight
  1646. │   │   │   │   │   ├── blkio.leaf_weight_device
  1647. │   │   │   │   │   ├── blkio.reset_stats
  1648. │   │   │   │   │   ├── blkio.sectors
  1649. │   │   │   │   │   ├── blkio.sectors_recursive
  1650. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1651. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1652. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1653. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1654. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1655. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1656. │   │   │   │   │   ├── blkio.time
  1657. │   │   │   │   │   ├── blkio.time_recursive
  1658. │   │   │   │   │   ├── blkio.weight
  1659. │   │   │   │   │   ├── blkio.weight_device
  1660. │   │   │   │   │   ├── cgroup.clone_children
  1661. │   │   │   │   │   ├── cgroup.procs
  1662. │   │   │   │   │   ├── notify_on_release
  1663. │   │   │   │   │   └── tasks
  1664. │   │   │   │   ├── systemd-logind.service
  1665. │   │   │   │   │   ├── blkio.io_merged
  1666. │   │   │   │   │   ├── blkio.io_merged_recursive
  1667. │   │   │   │   │   ├── blkio.io_queued
  1668. │   │   │   │   │   ├── blkio.io_queued_recursive
  1669. │   │   │   │   │   ├── blkio.io_service_bytes
  1670. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1671. │   │   │   │   │   ├── blkio.io_serviced
  1672. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1673. │   │   │   │   │   ├── blkio.io_service_time
  1674. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1675. │   │   │   │   │   ├── blkio.io_wait_time
  1676. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1677. │   │   │   │   │   ├── blkio.leaf_weight
  1678. │   │   │   │   │   ├── blkio.leaf_weight_device
  1679. │   │   │   │   │   ├── blkio.reset_stats
  1680. │   │   │   │   │   ├── blkio.sectors
  1681. │   │   │   │   │   ├── blkio.sectors_recursive
  1682. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1683. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1684. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1685. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1686. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1687. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1688. │   │   │   │   │   ├── blkio.time
  1689. │   │   │   │   │   ├── blkio.time_recursive
  1690. │   │   │   │   │   ├── blkio.weight
  1691. │   │   │   │   │   ├── blkio.weight_device
  1692. │   │   │   │   │   ├── cgroup.clone_children
  1693. │   │   │   │   │   ├── cgroup.procs
  1694. │   │   │   │   │   ├── notify_on_release
  1695. │   │   │   │   │   └── tasks
  1696. │   │   │   │   ├── systemd-random-seed.service
  1697. │   │   │   │   │   ├── blkio.io_merged
  1698. │   │   │   │   │   ├── blkio.io_merged_recursive
  1699. │   │   │   │   │   ├── blkio.io_queued
  1700. │   │   │   │   │   ├── blkio.io_queued_recursive
  1701. │   │   │   │   │   ├── blkio.io_service_bytes
  1702. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1703. │   │   │   │   │   ├── blkio.io_serviced
  1704. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1705. │   │   │   │   │   ├── blkio.io_service_time
  1706. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1707. │   │   │   │   │   ├── blkio.io_wait_time
  1708. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1709. │   │   │   │   │   ├── blkio.leaf_weight
  1710. │   │   │   │   │   ├── blkio.leaf_weight_device
  1711. │   │   │   │   │   ├── blkio.reset_stats
  1712. │   │   │   │   │   ├── blkio.sectors
  1713. │   │   │   │   │   ├── blkio.sectors_recursive
  1714. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1715. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1716. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1717. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1718. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1719. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1720. │   │   │   │   │   ├── blkio.time
  1721. │   │   │   │   │   ├── blkio.time_recursive
  1722. │   │   │   │   │   ├── blkio.weight
  1723. │   │   │   │   │   ├── blkio.weight_device
  1724. │   │   │   │   │   ├── cgroup.clone_children
  1725. │   │   │   │   │   ├── cgroup.procs
  1726. │   │   │   │   │   ├── notify_on_release
  1727. │   │   │   │   │   └── tasks
  1728. │   │   │   │   ├── systemd-tmpfiles-setup.service
  1729. │   │   │   │   │   ├── blkio.io_merged
  1730. │   │   │   │   │   ├── blkio.io_merged_recursive
  1731. │   │   │   │   │   ├── blkio.io_queued
  1732. │   │   │   │   │   ├── blkio.io_queued_recursive
  1733. │   │   │   │   │   ├── blkio.io_service_bytes
  1734. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1735. │   │   │   │   │   ├── blkio.io_serviced
  1736. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1737. │   │   │   │   │   ├── blkio.io_service_time
  1738. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1739. │   │   │   │   │   ├── blkio.io_wait_time
  1740. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1741. │   │   │   │   │   ├── blkio.leaf_weight
  1742. │   │   │   │   │   ├── blkio.leaf_weight_device
  1743. │   │   │   │   │   ├── blkio.reset_stats
  1744. │   │   │   │   │   ├── blkio.sectors
  1745. │   │   │   │   │   ├── blkio.sectors_recursive
  1746. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1747. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1748. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1749. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1750. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1751. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1752. │   │   │   │   │   ├── blkio.time
  1753. │   │   │   │   │   ├── blkio.time_recursive
  1754. │   │   │   │   │   ├── blkio.weight
  1755. │   │   │   │   │   ├── blkio.weight_device
  1756. │   │   │   │   │   ├── cgroup.clone_children
  1757. │   │   │   │   │   ├── cgroup.procs
  1758. │   │   │   │   │   ├── notify_on_release
  1759. │   │   │   │   │   └── tasks
  1760. │   │   │   │   ├── systemd-udevd.service
  1761. │   │   │   │   │   ├── blkio.io_merged
  1762. │   │   │   │   │   ├── blkio.io_merged_recursive
  1763. │   │   │   │   │   ├── blkio.io_queued
  1764. │   │   │   │   │   ├── blkio.io_queued_recursive
  1765. │   │   │   │   │   ├── blkio.io_service_bytes
  1766. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1767. │   │   │   │   │   ├── blkio.io_serviced
  1768. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1769. │   │   │   │   │   ├── blkio.io_service_time
  1770. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1771. │   │   │   │   │   ├── blkio.io_wait_time
  1772. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1773. │   │   │   │   │   ├── blkio.leaf_weight
  1774. │   │   │   │   │   ├── blkio.leaf_weight_device
  1775. │   │   │   │   │   ├── blkio.reset_stats
  1776. │   │   │   │   │   ├── blkio.sectors
  1777. │   │   │   │   │   ├── blkio.sectors_recursive
  1778. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1779. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1780. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1781. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1782. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1783. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1784. │   │   │   │   │   ├── blkio.time
  1785. │   │   │   │   │   ├── blkio.time_recursive
  1786. │   │   │   │   │   ├── blkio.weight
  1787. │   │   │   │   │   ├── blkio.weight_device
  1788. │   │   │   │   │   ├── cgroup.clone_children
  1789. │   │   │   │   │   ├── cgroup.procs
  1790. │   │   │   │   │   ├── notify_on_release
  1791. │   │   │   │   │   └── tasks
  1792. │   │   │   │   ├── systemd-udev-trigger.service
  1793. │   │   │   │   │   ├── blkio.io_merged
  1794. │   │   │   │   │   ├── blkio.io_merged_recursive
  1795. │   │   │   │   │   ├── blkio.io_queued
  1796. │   │   │   │   │   ├── blkio.io_queued_recursive
  1797. │   │   │   │   │   ├── blkio.io_service_bytes
  1798. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1799. │   │   │   │   │   ├── blkio.io_serviced
  1800. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1801. │   │   │   │   │   ├── blkio.io_service_time
  1802. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1803. │   │   │   │   │   ├── blkio.io_wait_time
  1804. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1805. │   │   │   │   │   ├── blkio.leaf_weight
  1806. │   │   │   │   │   ├── blkio.leaf_weight_device
  1807. │   │   │   │   │   ├── blkio.reset_stats
  1808. │   │   │   │   │   ├── blkio.sectors
  1809. │   │   │   │   │   ├── blkio.sectors_recursive
  1810. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1811. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1812. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1813. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1814. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1815. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1816. │   │   │   │   │   ├── blkio.time
  1817. │   │   │   │   │   ├── blkio.time_recursive
  1818. │   │   │   │   │   ├── blkio.weight
  1819. │   │   │   │   │   ├── blkio.weight_device
  1820. │   │   │   │   │   ├── cgroup.clone_children
  1821. │   │   │   │   │   ├── cgroup.procs
  1822. │   │   │   │   │   ├── notify_on_release
  1823. │   │   │   │   │   └── tasks
  1824. │   │   │   │   ├── systemd-update-utmp.service
  1825. │   │   │   │   │   ├── blkio.io_merged
  1826. │   │   │   │   │   ├── blkio.io_merged_recursive
  1827. │   │   │   │   │   ├── blkio.io_queued
  1828. │   │   │   │   │   ├── blkio.io_queued_recursive
  1829. │   │   │   │   │   ├── blkio.io_service_bytes
  1830. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1831. │   │   │   │   │   ├── blkio.io_serviced
  1832. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1833. │   │   │   │   │   ├── blkio.io_service_time
  1834. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1835. │   │   │   │   │   ├── blkio.io_wait_time
  1836. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1837. │   │   │   │   │   ├── blkio.leaf_weight
  1838. │   │   │   │   │   ├── blkio.leaf_weight_device
  1839. │   │   │   │   │   ├── blkio.reset_stats
  1840. │   │   │   │   │   ├── blkio.sectors
  1841. │   │   │   │   │   ├── blkio.sectors_recursive
  1842. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1843. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1844. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1845. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1846. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1847. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1848. │   │   │   │   │   ├── blkio.time
  1849. │   │   │   │   │   ├── blkio.time_recursive
  1850. │   │   │   │   │   ├── blkio.weight
  1851. │   │   │   │   │   ├── blkio.weight_device
  1852. │   │   │   │   │   ├── cgroup.clone_children
  1853. │   │   │   │   │   ├── cgroup.procs
  1854. │   │   │   │   │   ├── notify_on_release
  1855. │   │   │   │   │   └── tasks
  1856. │   │   │   │   ├── systemd-user-sessions.service
  1857. │   │   │   │   │   ├── blkio.io_merged
  1858. │   │   │   │   │   ├── blkio.io_merged_recursive
  1859. │   │   │   │   │   ├── blkio.io_queued
  1860. │   │   │   │   │   ├── blkio.io_queued_recursive
  1861. │   │   │   │   │   ├── blkio.io_service_bytes
  1862. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1863. │   │   │   │   │   ├── blkio.io_serviced
  1864. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1865. │   │   │   │   │   ├── blkio.io_service_time
  1866. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1867. │   │   │   │   │   ├── blkio.io_wait_time
  1868. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1869. │   │   │   │   │   ├── blkio.leaf_weight
  1870. │   │   │   │   │   ├── blkio.leaf_weight_device
  1871. │   │   │   │   │   ├── blkio.reset_stats
  1872. │   │   │   │   │   ├── blkio.sectors
  1873. │   │   │   │   │   ├── blkio.sectors_recursive
  1874. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1875. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1876. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1877. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1878. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1879. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1880. │   │   │   │   │   ├── blkio.time
  1881. │   │   │   │   │   ├── blkio.time_recursive
  1882. │   │   │   │   │   ├── blkio.weight
  1883. │   │   │   │   │   ├── blkio.weight_device
  1884. │   │   │   │   │   ├── cgroup.clone_children
  1885. │   │   │   │   │   ├── cgroup.procs
  1886. │   │   │   │   │   ├── notify_on_release
  1887. │   │   │   │   │   └── tasks
  1888. │   │   │   │   ├── system-getty.slice
  1889. │   │   │   │   │   ├── blkio.io_merged
  1890. │   │   │   │   │   ├── blkio.io_merged_recursive
  1891. │   │   │   │   │   ├── blkio.io_queued
  1892. │   │   │   │   │   ├── blkio.io_queued_recursive
  1893. │   │   │   │   │   ├── blkio.io_service_bytes
  1894. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1895. │   │   │   │   │   ├── blkio.io_serviced
  1896. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1897. │   │   │   │   │   ├── blkio.io_service_time
  1898. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1899. │   │   │   │   │   ├── blkio.io_wait_time
  1900. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1901. │   │   │   │   │   ├── blkio.leaf_weight
  1902. │   │   │   │   │   ├── blkio.leaf_weight_device
  1903. │   │   │   │   │   ├── blkio.reset_stats
  1904. │   │   │   │   │   ├── blkio.sectors
  1905. │   │   │   │   │   ├── blkio.sectors_recursive
  1906. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1907. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1908. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1909. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1910. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1911. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1912. │   │   │   │   │   ├── blkio.time
  1913. │   │   │   │   │   ├── blkio.time_recursive
  1914. │   │   │   │   │   ├── blkio.weight
  1915. │   │   │   │   │   ├── blkio.weight_device
  1916. │   │   │   │   │   ├── cgroup.clone_children
  1917. │   │   │   │   │   ├── cgroup.procs
  1918. │   │   │   │   │   ├── notify_on_release
  1919. │   │   │   │   │   └── tasks
  1920. │   │   │   │   ├── tasks
  1921. │   │   │   │   ├── ufw.service
  1922. │   │   │   │   │   ├── blkio.io_merged
  1923. │   │   │   │   │   ├── blkio.io_merged_recursive
  1924. │   │   │   │   │   ├── blkio.io_queued
  1925. │   │   │   │   │   ├── blkio.io_queued_recursive
  1926. │   │   │   │   │   ├── blkio.io_service_bytes
  1927. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1928. │   │   │   │   │   ├── blkio.io_serviced
  1929. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1930. │   │   │   │   │   ├── blkio.io_service_time
  1931. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1932. │   │   │   │   │   ├── blkio.io_wait_time
  1933. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1934. │   │   │   │   │   ├── blkio.leaf_weight
  1935. │   │   │   │   │   ├── blkio.leaf_weight_device
  1936. │   │   │   │   │   ├── blkio.reset_stats
  1937. │   │   │   │   │   ├── blkio.sectors
  1938. │   │   │   │   │   ├── blkio.sectors_recursive
  1939. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1940. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1941. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1942. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1943. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1944. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1945. │   │   │   │   │   ├── blkio.time
  1946. │   │   │   │   │   ├── blkio.time_recursive
  1947. │   │   │   │   │   ├── blkio.weight
  1948. │   │   │   │   │   ├── blkio.weight_device
  1949. │   │   │   │   │   ├── cgroup.clone_children
  1950. │   │   │   │   │   ├── cgroup.procs
  1951. │   │   │   │   │   ├── notify_on_release
  1952. │   │   │   │   │   └── tasks
  1953. │   │   │   │   ├── unattended-upgrades.service
  1954. │   │   │   │   │   ├── blkio.io_merged
  1955. │   │   │   │   │   ├── blkio.io_merged_recursive
  1956. │   │   │   │   │   ├── blkio.io_queued
  1957. │   │   │   │   │   ├── blkio.io_queued_recursive
  1958. │   │   │   │   │   ├── blkio.io_service_bytes
  1959. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  1960. │   │   │   │   │   ├── blkio.io_serviced
  1961. │   │   │   │   │   ├── blkio.io_serviced_recursive
  1962. │   │   │   │   │   ├── blkio.io_service_time
  1963. │   │   │   │   │   ├── blkio.io_service_time_recursive
  1964. │   │   │   │   │   ├── blkio.io_wait_time
  1965. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  1966. │   │   │   │   │   ├── blkio.leaf_weight
  1967. │   │   │   │   │   ├── blkio.leaf_weight_device
  1968. │   │   │   │   │   ├── blkio.reset_stats
  1969. │   │   │   │   │   ├── blkio.sectors
  1970. │   │   │   │   │   ├── blkio.sectors_recursive
  1971. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  1972. │   │   │   │   │   ├── blkio.throttle.io_serviced
  1973. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  1974. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  1975. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  1976. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  1977. │   │   │   │   │   ├── blkio.time
  1978. │   │   │   │   │   ├── blkio.time_recursive
  1979. │   │   │   │   │   ├── blkio.weight
  1980. │   │   │   │   │   ├── blkio.weight_device
  1981. │   │   │   │   │   ├── cgroup.clone_children
  1982. │   │   │   │   │   ├── cgroup.procs
  1983. │   │   │   │   │   ├── notify_on_release
  1984. │   │   │   │   │   └── tasks
  1985. │   │   │   │   └── var-lib-lxcfs.mount
  1986. │   │   │   │   ├── blkio.io_merged
  1987. │   │   │   │   ├── blkio.io_merged_recursive
  1988. │   │   │   │   ├── blkio.io_queued
  1989. │   │   │   │   ├── blkio.io_queued_recursive
  1990. │   │   │   │   ├── blkio.io_service_bytes
  1991. │   │   │   │   ├── blkio.io_service_bytes_recursive
  1992. │   │   │   │   ├── blkio.io_serviced
  1993. │   │   │   │   ├── blkio.io_serviced_recursive
  1994. │   │   │   │   ├── blkio.io_service_time
  1995. │   │   │   │   ├── blkio.io_service_time_recursive
  1996. │   │   │   │   ├── blkio.io_wait_time
  1997. │   │   │   │   ├── blkio.io_wait_time_recursive
  1998. │   │   │   │   ├── blkio.leaf_weight
  1999. │   │   │   │   ├── blkio.leaf_weight_device
  2000. │   │   │   │   ├── blkio.reset_stats
  2001. │   │   │   │   ├── blkio.sectors
  2002. │   │   │   │   ├── blkio.sectors_recursive
  2003. │   │   │   │   ├── blkio.throttle.io_service_bytes
  2004. │   │   │   │   ├── blkio.throttle.io_serviced
  2005. │   │   │   │   ├── blkio.throttle.read_bps_device
  2006. │   │   │   │   ├── blkio.throttle.read_iops_device
  2007. │   │   │   │   ├── blkio.throttle.write_bps_device
  2008. │   │   │   │   ├── blkio.throttle.write_iops_device
  2009. │   │   │   │   ├── blkio.time
  2010. │   │   │   │   ├── blkio.time_recursive
  2011. │   │   │   │   ├── blkio.weight
  2012. │   │   │   │   ├── blkio.weight_device
  2013. │   │   │   │   ├── cgroup.clone_children
  2014. │   │   │   │   ├── cgroup.procs
  2015. │   │   │   │   ├── notify_on_release
  2016. │   │   │   │   └── tasks
  2017. │   │   │   ├── tasks
  2018. │   │   │   └── user.slice
  2019. │   │   │   ├── blkio.io_merged
  2020. │   │   │   ├── blkio.io_merged_recursive
  2021. │   │   │   ├── blkio.io_queued
  2022. │   │   │   ├── blkio.io_queued_recursive
  2023. │   │   │   ├── blkio.io_service_bytes
  2024. │   │   │   ├── blkio.io_service_bytes_recursive
  2025. │   │   │   ├── blkio.io_serviced
  2026. │   │   │   ├── blkio.io_serviced_recursive
  2027. │   │   │   ├── blkio.io_service_time
  2028. │   │   │   ├── blkio.io_service_time_recursive
  2029. │   │   │   ├── blkio.io_wait_time
  2030. │   │   │   ├── blkio.io_wait_time_recursive
  2031. │   │   │   ├── blkio.leaf_weight
  2032. │   │   │   ├── blkio.leaf_weight_device
  2033. │   │   │   ├── blkio.reset_stats
  2034. │   │   │   ├── blkio.sectors
  2035. │   │   │   ├── blkio.sectors_recursive
  2036. │   │   │   ├── blkio.throttle.io_service_bytes
  2037. │   │   │   ├── blkio.throttle.io_serviced
  2038. │   │   │   ├── blkio.throttle.read_bps_device
  2039. │   │   │   ├── blkio.throttle.read_iops_device
  2040. │   │   │   ├── blkio.throttle.write_bps_device
  2041. │   │   │   ├── blkio.throttle.write_iops_device
  2042. │   │   │   ├── blkio.time
  2043. │   │   │   ├── blkio.time_recursive
  2044. │   │   │   ├── blkio.weight
  2045. │   │   │   ├── blkio.weight_device
  2046. │   │   │   ├── cgroup.clone_children
  2047. │   │   │   ├── cgroup.procs
  2048. │   │   │   ├── notify_on_release
  2049. │   │   │   └── tasks
  2050. │   │   ├── blkio.io_merged
  2051. │   │   ├── blkio.io_merged_recursive
  2052. │   │   ├── blkio.io_queued
  2053. │   │   ├── blkio.io_queued_recursive
  2054. │   │   ├── blkio.io_service_bytes
  2055. │   │   ├── blkio.io_service_bytes_recursive
  2056. │   │   ├── blkio.io_serviced
  2057. │   │   ├── blkio.io_serviced_recursive
  2058. │   │   ├── blkio.io_service_time
  2059. │   │   ├── blkio.io_service_time_recursive
  2060. │   │   ├── blkio.io_wait_time
  2061. │   │   ├── blkio.io_wait_time_recursive
  2062. │   │   ├── blkio.leaf_weight
  2063. │   │   ├── blkio.leaf_weight_device
  2064. │   │   ├── blkio.reset_stats
  2065. │   │   ├── blkio.sectors
  2066. │   │   ├── blkio.sectors_recursive
  2067. │   │   ├── blkio.throttle.io_service_bytes
  2068. │   │   ├── blkio.throttle.io_serviced
  2069. │   │   ├── blkio.throttle.read_bps_device
  2070. │   │   ├── blkio.throttle.read_iops_device
  2071. │   │   ├── blkio.throttle.write_bps_device
  2072. │   │   ├── blkio.throttle.write_iops_device
  2073. │   │   ├── blkio.time
  2074. │   │   ├── blkio.time_recursive
  2075. │   │   ├── blkio.weight
  2076. │   │   ├── blkio.weight_device
  2077. │   │   ├── builder
  2078. │   │   │   ├── blkio.io_merged
  2079. │   │   │   ├── blkio.io_merged_recursive
  2080. │   │   │   ├── blkio.io_queued
  2081. │   │   │   ├── blkio.io_queued_recursive
  2082. │   │   │   ├── blkio.io_service_bytes
  2083. │   │   │   ├── blkio.io_service_bytes_recursive
  2084. │   │   │   ├── blkio.io_serviced
  2085. │   │   │   ├── blkio.io_serviced_recursive
  2086. │   │   │   ├── blkio.io_service_time
  2087. │   │   │   ├── blkio.io_service_time_recursive
  2088. │   │   │   ├── blkio.io_wait_time
  2089. │   │   │   ├── blkio.io_wait_time_recursive
  2090. │   │   │   ├── blkio.leaf_weight
  2091. │   │   │   ├── blkio.leaf_weight_device
  2092. │   │   │   ├── blkio.reset_stats
  2093. │   │   │   ├── blkio.sectors
  2094. │   │   │   ├── blkio.sectors_recursive
  2095. │   │   │   ├── blkio.throttle.io_service_bytes
  2096. │   │   │   ├── blkio.throttle.io_serviced
  2097. │   │   │   ├── blkio.throttle.read_bps_device
  2098. │   │   │   ├── blkio.throttle.read_iops_device
  2099. │   │   │   ├── blkio.throttle.write_bps_device
  2100. │   │   │   ├── blkio.throttle.write_iops_device
  2101. │   │   │   ├── blkio.time
  2102. │   │   │   ├── blkio.time_recursive
  2103. │   │   │   ├── blkio.weight
  2104. │   │   │   ├── blkio.weight_device
  2105. │   │   │   ├── cgroup.clone_children
  2106. │   │   │   ├── cgroup.procs
  2107. │   │   │   ├── init.scope
  2108. │   │   │   │   ├── blkio.io_merged
  2109. │   │   │   │   ├── blkio.io_merged_recursive
  2110. │   │   │   │   ├── blkio.io_queued
  2111. │   │   │   │   ├── blkio.io_queued_recursive
  2112. │   │   │   │   ├── blkio.io_service_bytes
  2113. │   │   │   │   ├── blkio.io_service_bytes_recursive
  2114. │   │   │   │   ├── blkio.io_serviced
  2115. │   │   │   │   ├── blkio.io_serviced_recursive
  2116. │   │   │   │   ├── blkio.io_service_time
  2117. │   │   │   │   ├── blkio.io_service_time_recursive
  2118. │   │   │   │   ├── blkio.io_wait_time
  2119. │   │   │   │   ├── blkio.io_wait_time_recursive
  2120. │   │   │   │   ├── blkio.leaf_weight
  2121. │   │   │   │   ├── blkio.leaf_weight_device
  2122. │   │   │   │   ├── blkio.reset_stats
  2123. │   │   │   │   ├── blkio.sectors
  2124. │   │   │   │   ├── blkio.sectors_recursive
  2125. │   │   │   │   ├── blkio.throttle.io_service_bytes
  2126. │   │   │   │   ├── blkio.throttle.io_serviced
  2127. │   │   │   │   ├── blkio.throttle.read_bps_device
  2128. │   │   │   │   ├── blkio.throttle.read_iops_device
  2129. │   │   │   │   ├── blkio.throttle.write_bps_device
  2130. │   │   │   │   ├── blkio.throttle.write_iops_device
  2131. │   │   │   │   ├── blkio.time
  2132. │   │   │   │   ├── blkio.time_recursive
  2133. │   │   │   │   ├── blkio.weight
  2134. │   │   │   │   ├── blkio.weight_device
  2135. │   │   │   │   ├── cgroup.clone_children
  2136. │   │   │   │   ├── cgroup.procs
  2137. │   │   │   │   ├── notify_on_release
  2138. │   │   │   │   └── tasks
  2139. │   │   │   ├── notify_on_release
  2140. │   │   │   ├── system.slice
  2141. │   │   │   │   ├── accounts-daemon.service
  2142. │   │   │   │   │   ├── blkio.io_merged
  2143. │   │   │   │   │   ├── blkio.io_merged_recursive
  2144. │   │   │   │   │   ├── blkio.io_queued
  2145. │   │   │   │   │   ├── blkio.io_queued_recursive
  2146. │   │   │   │   │   ├── blkio.io_service_bytes
  2147. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2148. │   │   │   │   │   ├── blkio.io_serviced
  2149. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2150. │   │   │   │   │   ├── blkio.io_service_time
  2151. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2152. │   │   │   │   │   ├── blkio.io_wait_time
  2153. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2154. │   │   │   │   │   ├── blkio.leaf_weight
  2155. │   │   │   │   │   ├── blkio.leaf_weight_device
  2156. │   │   │   │   │   ├── blkio.reset_stats
  2157. │   │   │   │   │   ├── blkio.sectors
  2158. │   │   │   │   │   ├── blkio.sectors_recursive
  2159. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2160. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2161. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2162. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2163. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2164. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2165. │   │   │   │   │   ├── blkio.time
  2166. │   │   │   │   │   ├── blkio.time_recursive
  2167. │   │   │   │   │   ├── blkio.weight
  2168. │   │   │   │   │   ├── blkio.weight_device
  2169. │   │   │   │   │   ├── cgroup.clone_children
  2170. │   │   │   │   │   ├── cgroup.procs
  2171. │   │   │   │   │   ├── notify_on_release
  2172. │   │   │   │   │   └── tasks
  2173. │   │   │   │   ├── apparmor.service
  2174. │   │   │   │   │   ├── blkio.io_merged
  2175. │   │   │   │   │   ├── blkio.io_merged_recursive
  2176. │   │   │   │   │   ├── blkio.io_queued
  2177. │   │   │   │   │   ├── blkio.io_queued_recursive
  2178. │   │   │   │   │   ├── blkio.io_service_bytes
  2179. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2180. │   │   │   │   │   ├── blkio.io_serviced
  2181. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2182. │   │   │   │   │   ├── blkio.io_service_time
  2183. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2184. │   │   │   │   │   ├── blkio.io_wait_time
  2185. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2186. │   │   │   │   │   ├── blkio.leaf_weight
  2187. │   │   │   │   │   ├── blkio.leaf_weight_device
  2188. │   │   │   │   │   ├── blkio.reset_stats
  2189. │   │   │   │   │   ├── blkio.sectors
  2190. │   │   │   │   │   ├── blkio.sectors_recursive
  2191. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2192. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2193. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2194. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2195. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2196. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2197. │   │   │   │   │   ├── blkio.time
  2198. │   │   │   │   │   ├── blkio.time_recursive
  2199. │   │   │   │   │   ├── blkio.weight
  2200. │   │   │   │   │   ├── blkio.weight_device
  2201. │   │   │   │   │   ├── cgroup.clone_children
  2202. │   │   │   │   │   ├── cgroup.procs
  2203. │   │   │   │   │   ├── notify_on_release
  2204. │   │   │   │   │   └── tasks
  2205. │   │   │   │   ├── apport.service
  2206. │   │   │   │   │   ├── blkio.io_merged
  2207. │   │   │   │   │   ├── blkio.io_merged_recursive
  2208. │   │   │   │   │   ├── blkio.io_queued
  2209. │   │   │   │   │   ├── blkio.io_queued_recursive
  2210. │   │   │   │   │   ├── blkio.io_service_bytes
  2211. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2212. │   │   │   │   │   ├── blkio.io_serviced
  2213. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2214. │   │   │   │   │   ├── blkio.io_service_time
  2215. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2216. │   │   │   │   │   ├── blkio.io_wait_time
  2217. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2218. │   │   │   │   │   ├── blkio.leaf_weight
  2219. │   │   │   │   │   ├── blkio.leaf_weight_device
  2220. │   │   │   │   │   ├── blkio.reset_stats
  2221. │   │   │   │   │   ├── blkio.sectors
  2222. │   │   │   │   │   ├── blkio.sectors_recursive
  2223. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2224. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2225. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2226. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2227. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2228. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2229. │   │   │   │   │   ├── blkio.time
  2230. │   │   │   │   │   ├── blkio.time_recursive
  2231. │   │   │   │   │   ├── blkio.weight
  2232. │   │   │   │   │   ├── blkio.weight_device
  2233. │   │   │   │   │   ├── cgroup.clone_children
  2234. │   │   │   │   │   ├── cgroup.procs
  2235. │   │   │   │   │   ├── notify_on_release
  2236. │   │   │   │   │   └── tasks
  2237. │   │   │   │   ├── atd.service
  2238. │   │   │   │   │   ├── blkio.io_merged
  2239. │   │   │   │   │   ├── blkio.io_merged_recursive
  2240. │   │   │   │   │   ├── blkio.io_queued
  2241. │   │   │   │   │   ├── blkio.io_queued_recursive
  2242. │   │   │   │   │   ├── blkio.io_service_bytes
  2243. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2244. │   │   │   │   │   ├── blkio.io_serviced
  2245. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2246. │   │   │   │   │   ├── blkio.io_service_time
  2247. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2248. │   │   │   │   │   ├── blkio.io_wait_time
  2249. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2250. │   │   │   │   │   ├── blkio.leaf_weight
  2251. │   │   │   │   │   ├── blkio.leaf_weight_device
  2252. │   │   │   │   │   ├── blkio.reset_stats
  2253. │   │   │   │   │   ├── blkio.sectors
  2254. │   │   │   │   │   ├── blkio.sectors_recursive
  2255. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2256. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2257. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2258. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2259. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2260. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2261. │   │   │   │   │   ├── blkio.time
  2262. │   │   │   │   │   ├── blkio.time_recursive
  2263. │   │   │   │   │   ├── blkio.weight
  2264. │   │   │   │   │   ├── blkio.weight_device
  2265. │   │   │   │   │   ├── cgroup.clone_children
  2266. │   │   │   │   │   ├── cgroup.procs
  2267. │   │   │   │   │   ├── notify_on_release
  2268. │   │   │   │   │   └── tasks
  2269. │   │   │   │   ├── blkio.io_merged
  2270. │   │   │   │   ├── blkio.io_merged_recursive
  2271. │   │   │   │   ├── blkio.io_queued
  2272. │   │   │   │   ├── blkio.io_queued_recursive
  2273. │   │   │   │   ├── blkio.io_service_bytes
  2274. │   │   │   │   ├── blkio.io_service_bytes_recursive
  2275. │   │   │   │   ├── blkio.io_serviced
  2276. │   │   │   │   ├── blkio.io_serviced_recursive
  2277. │   │   │   │   ├── blkio.io_service_time
  2278. │   │   │   │   ├── blkio.io_service_time_recursive
  2279. │   │   │   │   ├── blkio.io_wait_time
  2280. │   │   │   │   ├── blkio.io_wait_time_recursive
  2281. │   │   │   │   ├── blkio.leaf_weight
  2282. │   │   │   │   ├── blkio.leaf_weight_device
  2283. │   │   │   │   ├── blkio.reset_stats
  2284. │   │   │   │   ├── blkio.sectors
  2285. │   │   │   │   ├── blkio.sectors_recursive
  2286. │   │   │   │   ├── blkio.throttle.io_service_bytes
  2287. │   │   │   │   ├── blkio.throttle.io_serviced
  2288. │   │   │   │   ├── blkio.throttle.read_bps_device
  2289. │   │   │   │   ├── blkio.throttle.read_iops_device
  2290. │   │   │   │   ├── blkio.throttle.write_bps_device
  2291. │   │   │   │   ├── blkio.throttle.write_iops_device
  2292. │   │   │   │   ├── blkio.time
  2293. │   │   │   │   ├── blkio.time_recursive
  2294. │   │   │   │   ├── blkio.weight
  2295. │   │   │   │   ├── blkio.weight_device
  2296. │   │   │   │   ├── cgroup.clone_children
  2297. │   │   │   │   ├── cgroupfs-mount.service
  2298. │   │   │   │   │   ├── blkio.io_merged
  2299. │   │   │   │   │   ├── blkio.io_merged_recursive
  2300. │   │   │   │   │   ├── blkio.io_queued
  2301. │   │   │   │   │   ├── blkio.io_queued_recursive
  2302. │   │   │   │   │   ├── blkio.io_service_bytes
  2303. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2304. │   │   │   │   │   ├── blkio.io_serviced
  2305. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2306. │   │   │   │   │   ├── blkio.io_service_time
  2307. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2308. │   │   │   │   │   ├── blkio.io_wait_time
  2309. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2310. │   │   │   │   │   ├── blkio.leaf_weight
  2311. │   │   │   │   │   ├── blkio.leaf_weight_device
  2312. │   │   │   │   │   ├── blkio.reset_stats
  2313. │   │   │   │   │   ├── blkio.sectors
  2314. │   │   │   │   │   ├── blkio.sectors_recursive
  2315. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2316. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2317. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2318. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2319. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2320. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2321. │   │   │   │   │   ├── blkio.time
  2322. │   │   │   │   │   ├── blkio.time_recursive
  2323. │   │   │   │   │   ├── blkio.weight
  2324. │   │   │   │   │   ├── blkio.weight_device
  2325. │   │   │   │   │   ├── cgroup.clone_children
  2326. │   │   │   │   │   ├── cgroup.procs
  2327. │   │   │   │   │   ├── notify_on_release
  2328. │   │   │   │   │   └── tasks
  2329. │   │   │   │   ├── cgroup.procs
  2330. │   │   │   │   ├── cloud-config.service
  2331. │   │   │   │   │   ├── blkio.io_merged
  2332. │   │   │   │   │   ├── blkio.io_merged_recursive
  2333. │   │   │   │   │   ├── blkio.io_queued
  2334. │   │   │   │   │   ├── blkio.io_queued_recursive
  2335. │   │   │   │   │   ├── blkio.io_service_bytes
  2336. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2337. │   │   │   │   │   ├── blkio.io_serviced
  2338. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2339. │   │   │   │   │   ├── blkio.io_service_time
  2340. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2341. │   │   │   │   │   ├── blkio.io_wait_time
  2342. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2343. │   │   │   │   │   ├── blkio.leaf_weight
  2344. │   │   │   │   │   ├── blkio.leaf_weight_device
  2345. │   │   │   │   │   ├── blkio.reset_stats
  2346. │   │   │   │   │   ├── blkio.sectors
  2347. │   │   │   │   │   ├── blkio.sectors_recursive
  2348. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2349. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2350. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2351. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2352. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2353. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2354. │   │   │   │   │   ├── blkio.time
  2355. │   │   │   │   │   ├── blkio.time_recursive
  2356. │   │   │   │   │   ├── blkio.weight
  2357. │   │   │   │   │   ├── blkio.weight_device
  2358. │   │   │   │   │   ├── cgroup.clone_children
  2359. │   │   │   │   │   ├── cgroup.procs
  2360. │   │   │   │   │   ├── notify_on_release
  2361. │   │   │   │   │   └── tasks
  2362. │   │   │   │   ├── cloud-final.service
  2363. │   │   │   │   │   ├── blkio.io_merged
  2364. │   │   │   │   │   ├── blkio.io_merged_recursive
  2365. │   │   │   │   │   ├── blkio.io_queued
  2366. │   │   │   │   │   ├── blkio.io_queued_recursive
  2367. │   │   │   │   │   ├── blkio.io_service_bytes
  2368. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2369. │   │   │   │   │   ├── blkio.io_serviced
  2370. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2371. │   │   │   │   │   ├── blkio.io_service_time
  2372. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2373. │   │   │   │   │   ├── blkio.io_wait_time
  2374. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2375. │   │   │   │   │   ├── blkio.leaf_weight
  2376. │   │   │   │   │   ├── blkio.leaf_weight_device
  2377. │   │   │   │   │   ├── blkio.reset_stats
  2378. │   │   │   │   │   ├── blkio.sectors
  2379. │   │   │   │   │   ├── blkio.sectors_recursive
  2380. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2381. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2382. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2383. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2384. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2385. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2386. │   │   │   │   │   ├── blkio.time
  2387. │   │   │   │   │   ├── blkio.time_recursive
  2388. │   │   │   │   │   ├── blkio.weight
  2389. │   │   │   │   │   ├── blkio.weight_device
  2390. │   │   │   │   │   ├── cgroup.clone_children
  2391. │   │   │   │   │   ├── cgroup.procs
  2392. │   │   │   │   │   ├── notify_on_release
  2393. │   │   │   │   │   └── tasks
  2394. │   │   │   │   ├── cloud-init-local.service
  2395. │   │   │   │   │   ├── blkio.io_merged
  2396. │   │   │   │   │   ├── blkio.io_merged_recursive
  2397. │   │   │   │   │   ├── blkio.io_queued
  2398. │   │   │   │   │   ├── blkio.io_queued_recursive
  2399. │   │   │   │   │   ├── blkio.io_service_bytes
  2400. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2401. │   │   │   │   │   ├── blkio.io_serviced
  2402. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2403. │   │   │   │   │   ├── blkio.io_service_time
  2404. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2405. │   │   │   │   │   ├── blkio.io_wait_time
  2406. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2407. │   │   │   │   │   ├── blkio.leaf_weight
  2408. │   │   │   │   │   ├── blkio.leaf_weight_device
  2409. │   │   │   │   │   ├── blkio.reset_stats
  2410. │   │   │   │   │   ├── blkio.sectors
  2411. │   │   │   │   │   ├── blkio.sectors_recursive
  2412. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2413. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2414. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2415. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2416. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2417. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2418. │   │   │   │   │   ├── blkio.time
  2419. │   │   │   │   │   ├── blkio.time_recursive
  2420. │   │   │   │   │   ├── blkio.weight
  2421. │   │   │   │   │   ├── blkio.weight_device
  2422. │   │   │   │   │   ├── cgroup.clone_children
  2423. │   │   │   │   │   ├── cgroup.procs
  2424. │   │   │   │   │   ├── notify_on_release
  2425. │   │   │   │   │   └── tasks
  2426. │   │   │   │   ├── cloud-init.service
  2427. │   │   │   │   │   ├── blkio.io_merged
  2428. │   │   │   │   │   ├── blkio.io_merged_recursive
  2429. │   │   │   │   │   ├── blkio.io_queued
  2430. │   │   │   │   │   ├── blkio.io_queued_recursive
  2431. │   │   │   │   │   ├── blkio.io_service_bytes
  2432. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2433. │   │   │   │   │   ├── blkio.io_serviced
  2434. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2435. │   │   │   │   │   ├── blkio.io_service_time
  2436. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2437. │   │   │   │   │   ├── blkio.io_wait_time
  2438. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2439. │   │   │   │   │   ├── blkio.leaf_weight
  2440. │   │   │   │   │   ├── blkio.leaf_weight_device
  2441. │   │   │   │   │   ├── blkio.reset_stats
  2442. │   │   │   │   │   ├── blkio.sectors
  2443. │   │   │   │   │   ├── blkio.sectors_recursive
  2444. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2445. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2446. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2447. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2448. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2449. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2450. │   │   │   │   │   ├── blkio.time
  2451. │   │   │   │   │   ├── blkio.time_recursive
  2452. │   │   │   │   │   ├── blkio.weight
  2453. │   │   │   │   │   ├── blkio.weight_device
  2454. │   │   │   │   │   ├── cgroup.clone_children
  2455. │   │   │   │   │   ├── cgroup.procs
  2456. │   │   │   │   │   ├── notify_on_release
  2457. │   │   │   │   │   └── tasks
  2458. │   │   │   │   ├── console-getty.service
  2459. │   │   │   │   │   ├── blkio.io_merged
  2460. │   │   │   │   │   ├── blkio.io_merged_recursive
  2461. │   │   │   │   │   ├── blkio.io_queued
  2462. │   │   │   │   │   ├── blkio.io_queued_recursive
  2463. │   │   │   │   │   ├── blkio.io_service_bytes
  2464. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2465. │   │   │   │   │   ├── blkio.io_serviced
  2466. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2467. │   │   │   │   │   ├── blkio.io_service_time
  2468. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2469. │   │   │   │   │   ├── blkio.io_wait_time
  2470. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2471. │   │   │   │   │   ├── blkio.leaf_weight
  2472. │   │   │   │   │   ├── blkio.leaf_weight_device
  2473. │   │   │   │   │   ├── blkio.reset_stats
  2474. │   │   │   │   │   ├── blkio.sectors
  2475. │   │   │   │   │   ├── blkio.sectors_recursive
  2476. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2477. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2478. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2479. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2480. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2481. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2482. │   │   │   │   │   ├── blkio.time
  2483. │   │   │   │   │   ├── blkio.time_recursive
  2484. │   │   │   │   │   ├── blkio.weight
  2485. │   │   │   │   │   ├── blkio.weight_device
  2486. │   │   │   │   │   ├── cgroup.clone_children
  2487. │   │   │   │   │   ├── cgroup.procs
  2488. │   │   │   │   │   ├── notify_on_release
  2489. │   │   │   │   │   └── tasks
  2490. │   │   │   │   ├── cron.service
  2491. │   │   │   │   │   ├── blkio.io_merged
  2492. │   │   │   │   │   ├── blkio.io_merged_recursive
  2493. │   │   │   │   │   ├── blkio.io_queued
  2494. │   │   │   │   │   ├── blkio.io_queued_recursive
  2495. │   │   │   │   │   ├── blkio.io_service_bytes
  2496. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2497. │   │   │   │   │   ├── blkio.io_serviced
  2498. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2499. │   │   │   │   │   ├── blkio.io_service_time
  2500. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2501. │   │   │   │   │   ├── blkio.io_wait_time
  2502. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2503. │   │   │   │   │   ├── blkio.leaf_weight
  2504. │   │   │   │   │   ├── blkio.leaf_weight_device
  2505. │   │   │   │   │   ├── blkio.reset_stats
  2506. │   │   │   │   │   ├── blkio.sectors
  2507. │   │   │   │   │   ├── blkio.sectors_recursive
  2508. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2509. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2510. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2511. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2512. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2513. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2514. │   │   │   │   │   ├── blkio.time
  2515. │   │   │   │   │   ├── blkio.time_recursive
  2516. │   │   │   │   │   ├── blkio.weight
  2517. │   │   │   │   │   ├── blkio.weight_device
  2518. │   │   │   │   │   ├── cgroup.clone_children
  2519. │   │   │   │   │   ├── cgroup.procs
  2520. │   │   │   │   │   ├── notify_on_release
  2521. │   │   │   │   │   └── tasks
  2522. │   │   │   │   ├── dbus.service
  2523. │   │   │   │   │   ├── blkio.io_merged
  2524. │   │   │   │   │   ├── blkio.io_merged_recursive
  2525. │   │   │   │   │   ├── blkio.io_queued
  2526. │   │   │   │   │   ├── blkio.io_queued_recursive
  2527. │   │   │   │   │   ├── blkio.io_service_bytes
  2528. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2529. │   │   │   │   │   ├── blkio.io_serviced
  2530. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2531. │   │   │   │   │   ├── blkio.io_service_time
  2532. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2533. │   │   │   │   │   ├── blkio.io_wait_time
  2534. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2535. │   │   │   │   │   ├── blkio.leaf_weight
  2536. │   │   │   │   │   ├── blkio.leaf_weight_device
  2537. │   │   │   │   │   ├── blkio.reset_stats
  2538. │   │   │   │   │   ├── blkio.sectors
  2539. │   │   │   │   │   ├── blkio.sectors_recursive
  2540. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2541. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2542. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2543. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2544. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2545. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2546. │   │   │   │   │   ├── blkio.time
  2547. │   │   │   │   │   ├── blkio.time_recursive
  2548. │   │   │   │   │   ├── blkio.weight
  2549. │   │   │   │   │   ├── blkio.weight_device
  2550. │   │   │   │   │   ├── cgroup.clone_children
  2551. │   │   │   │   │   ├── cgroup.procs
  2552. │   │   │   │   │   ├── notify_on_release
  2553. │   │   │   │   │   └── tasks
  2554. │   │   │   │   ├── dev-full.mount
  2555. │   │   │   │   │   ├── blkio.io_merged
  2556. │   │   │   │   │   ├── blkio.io_merged_recursive
  2557. │   │   │   │   │   ├── blkio.io_queued
  2558. │   │   │   │   │   ├── blkio.io_queued_recursive
  2559. │   │   │   │   │   ├── blkio.io_service_bytes
  2560. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2561. │   │   │   │   │   ├── blkio.io_serviced
  2562. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2563. │   │   │   │   │   ├── blkio.io_service_time
  2564. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2565. │   │   │   │   │   ├── blkio.io_wait_time
  2566. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2567. │   │   │   │   │   ├── blkio.leaf_weight
  2568. │   │   │   │   │   ├── blkio.leaf_weight_device
  2569. │   │   │   │   │   ├── blkio.reset_stats
  2570. │   │   │   │   │   ├── blkio.sectors
  2571. │   │   │   │   │   ├── blkio.sectors_recursive
  2572. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2573. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2574. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2575. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2576. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2577. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2578. │   │   │   │   │   ├── blkio.time
  2579. │   │   │   │   │   ├── blkio.time_recursive
  2580. │   │   │   │   │   ├── blkio.weight
  2581. │   │   │   │   │   ├── blkio.weight_device
  2582. │   │   │   │   │   ├── cgroup.clone_children
  2583. │   │   │   │   │   ├── cgroup.procs
  2584. │   │   │   │   │   ├── notify_on_release
  2585. │   │   │   │   │   └── tasks
  2586. │   │   │   │   ├── dev-fuse.mount
  2587. │   │   │   │   │   ├── blkio.io_merged
  2588. │   │   │   │   │   ├── blkio.io_merged_recursive
  2589. │   │   │   │   │   ├── blkio.io_queued
  2590. │   │   │   │   │   ├── blkio.io_queued_recursive
  2591. │   │   │   │   │   ├── blkio.io_service_bytes
  2592. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2593. │   │   │   │   │   ├── blkio.io_serviced
  2594. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2595. │   │   │   │   │   ├── blkio.io_service_time
  2596. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2597. │   │   │   │   │   ├── blkio.io_wait_time
  2598. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2599. │   │   │   │   │   ├── blkio.leaf_weight
  2600. │   │   │   │   │   ├── blkio.leaf_weight_device
  2601. │   │   │   │   │   ├── blkio.reset_stats
  2602. │   │   │   │   │   ├── blkio.sectors
  2603. │   │   │   │   │   ├── blkio.sectors_recursive
  2604. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2605. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2606. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2607. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2608. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2609. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2610. │   │   │   │   │   ├── blkio.time
  2611. │   │   │   │   │   ├── blkio.time_recursive
  2612. │   │   │   │   │   ├── blkio.weight
  2613. │   │   │   │   │   ├── blkio.weight_device
  2614. │   │   │   │   │   ├── cgroup.clone_children
  2615. │   │   │   │   │   ├── cgroup.procs
  2616. │   │   │   │   │   ├── notify_on_release
  2617. │   │   │   │   │   └── tasks
  2618. │   │   │   │   ├── dev-.lxc-proc.mount
  2619. │   │   │   │   │   ├── blkio.io_merged
  2620. │   │   │   │   │   ├── blkio.io_merged_recursive
  2621. │   │   │   │   │   ├── blkio.io_queued
  2622. │   │   │   │   │   ├── blkio.io_queued_recursive
  2623. │   │   │   │   │   ├── blkio.io_service_bytes
  2624. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2625. │   │   │   │   │   ├── blkio.io_serviced
  2626. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2627. │   │   │   │   │   ├── blkio.io_service_time
  2628. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2629. │   │   │   │   │   ├── blkio.io_wait_time
  2630. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2631. │   │   │   │   │   ├── blkio.leaf_weight
  2632. │   │   │   │   │   ├── blkio.leaf_weight_device
  2633. │   │   │   │   │   ├── blkio.reset_stats
  2634. │   │   │   │   │   ├── blkio.sectors
  2635. │   │   │   │   │   ├── blkio.sectors_recursive
  2636. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2637. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2638. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2639. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2640. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2641. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2642. │   │   │   │   │   ├── blkio.time
  2643. │   │   │   │   │   ├── blkio.time_recursive
  2644. │   │   │   │   │   ├── blkio.weight
  2645. │   │   │   │   │   ├── blkio.weight_device
  2646. │   │   │   │   │   ├── cgroup.clone_children
  2647. │   │   │   │   │   ├── cgroup.procs
  2648. │   │   │   │   │   ├── notify_on_release
  2649. │   │   │   │   │   └── tasks
  2650. │   │   │   │   ├── dev-.lxc-sys.mount
  2651. │   │   │   │   │   ├── blkio.io_merged
  2652. │   │   │   │   │   ├── blkio.io_merged_recursive
  2653. │   │   │   │   │   ├── blkio.io_queued
  2654. │   │   │   │   │   ├── blkio.io_queued_recursive
  2655. │   │   │   │   │   ├── blkio.io_service_bytes
  2656. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2657. │   │   │   │   │   ├── blkio.io_serviced
  2658. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2659. │   │   │   │   │   ├── blkio.io_service_time
  2660. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2661. │   │   │   │   │   ├── blkio.io_wait_time
  2662. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2663. │   │   │   │   │   ├── blkio.leaf_weight
  2664. │   │   │   │   │   ├── blkio.leaf_weight_device
  2665. │   │   │   │   │   ├── blkio.reset_stats
  2666. │   │   │   │   │   ├── blkio.sectors
  2667. │   │   │   │   │   ├── blkio.sectors_recursive
  2668. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2669. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2670. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2671. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2672. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2673. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2674. │   │   │   │   │   ├── blkio.time
  2675. │   │   │   │   │   ├── blkio.time_recursive
  2676. │   │   │   │   │   ├── blkio.weight
  2677. │   │   │   │   │   ├── blkio.weight_device
  2678. │   │   │   │   │   ├── cgroup.clone_children
  2679. │   │   │   │   │   ├── cgroup.procs
  2680. │   │   │   │   │   ├── notify_on_release
  2681. │   │   │   │   │   └── tasks
  2682. │   │   │   │   ├── dev-lxd.mount
  2683. │   │   │   │   │   ├── blkio.io_merged
  2684. │   │   │   │   │   ├── blkio.io_merged_recursive
  2685. │   │   │   │   │   ├── blkio.io_queued
  2686. │   │   │   │   │   ├── blkio.io_queued_recursive
  2687. │   │   │   │   │   ├── blkio.io_service_bytes
  2688. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2689. │   │   │   │   │   ├── blkio.io_serviced
  2690. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2691. │   │   │   │   │   ├── blkio.io_service_time
  2692. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2693. │   │   │   │   │   ├── blkio.io_wait_time
  2694. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2695. │   │   │   │   │   ├── blkio.leaf_weight
  2696. │   │   │   │   │   ├── blkio.leaf_weight_device
  2697. │   │   │   │   │   ├── blkio.reset_stats
  2698. │   │   │   │   │   ├── blkio.sectors
  2699. │   │   │   │   │   ├── blkio.sectors_recursive
  2700. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2701. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2702. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2703. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2704. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2705. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2706. │   │   │   │   │   ├── blkio.time
  2707. │   │   │   │   │   ├── blkio.time_recursive
  2708. │   │   │   │   │   ├── blkio.weight
  2709. │   │   │   │   │   ├── blkio.weight_device
  2710. │   │   │   │   │   ├── cgroup.clone_children
  2711. │   │   │   │   │   ├── cgroup.procs
  2712. │   │   │   │   │   ├── notify_on_release
  2713. │   │   │   │   │   └── tasks
  2714. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  2715. │   │   │   │   │   ├── blkio.io_merged
  2716. │   │   │   │   │   ├── blkio.io_merged_recursive
  2717. │   │   │   │   │   ├── blkio.io_queued
  2718. │   │   │   │   │   ├── blkio.io_queued_recursive
  2719. │   │   │   │   │   ├── blkio.io_service_bytes
  2720. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2721. │   │   │   │   │   ├── blkio.io_serviced
  2722. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2723. │   │   │   │   │   ├── blkio.io_service_time
  2724. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2725. │   │   │   │   │   ├── blkio.io_wait_time
  2726. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2727. │   │   │   │   │   ├── blkio.leaf_weight
  2728. │   │   │   │   │   ├── blkio.leaf_weight_device
  2729. │   │   │   │   │   ├── blkio.reset_stats
  2730. │   │   │   │   │   ├── blkio.sectors
  2731. │   │   │   │   │   ├── blkio.sectors_recursive
  2732. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2733. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2734. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2735. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2736. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2737. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2738. │   │   │   │   │   ├── blkio.time
  2739. │   │   │   │   │   ├── blkio.time_recursive
  2740. │   │   │   │   │   ├── blkio.weight
  2741. │   │   │   │   │   ├── blkio.weight_device
  2742. │   │   │   │   │   ├── cgroup.clone_children
  2743. │   │   │   │   │   ├── cgroup.procs
  2744. │   │   │   │   │   ├── notify_on_release
  2745. │   │   │   │   │   └── tasks
  2746. │   │   │   │   ├── dev-mqueue.mount
  2747. │   │   │   │   │   ├── blkio.io_merged
  2748. │   │   │   │   │   ├── blkio.io_merged_recursive
  2749. │   │   │   │   │   ├── blkio.io_queued
  2750. │   │   │   │   │   ├── blkio.io_queued_recursive
  2751. │   │   │   │   │   ├── blkio.io_service_bytes
  2752. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2753. │   │   │   │   │   ├── blkio.io_serviced
  2754. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2755. │   │   │   │   │   ├── blkio.io_service_time
  2756. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2757. │   │   │   │   │   ├── blkio.io_wait_time
  2758. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2759. │   │   │   │   │   ├── blkio.leaf_weight
  2760. │   │   │   │   │   ├── blkio.leaf_weight_device
  2761. │   │   │   │   │   ├── blkio.reset_stats
  2762. │   │   │   │   │   ├── blkio.sectors
  2763. │   │   │   │   │   ├── blkio.sectors_recursive
  2764. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2765. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2766. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2767. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2768. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2769. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2770. │   │   │   │   │   ├── blkio.time
  2771. │   │   │   │   │   ├── blkio.time_recursive
  2772. │   │   │   │   │   ├── blkio.weight
  2773. │   │   │   │   │   ├── blkio.weight_device
  2774. │   │   │   │   │   ├── cgroup.clone_children
  2775. │   │   │   │   │   ├── cgroup.procs
  2776. │   │   │   │   │   ├── notify_on_release
  2777. │   │   │   │   │   └── tasks
  2778. │   │   │   │   ├── dev-net-tun.mount
  2779. │   │   │   │   │   ├── blkio.io_merged
  2780. │   │   │   │   │   ├── blkio.io_merged_recursive
  2781. │   │   │   │   │   ├── blkio.io_queued
  2782. │   │   │   │   │   ├── blkio.io_queued_recursive
  2783. │   │   │   │   │   ├── blkio.io_service_bytes
  2784. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2785. │   │   │   │   │   ├── blkio.io_serviced
  2786. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2787. │   │   │   │   │   ├── blkio.io_service_time
  2788. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2789. │   │   │   │   │   ├── blkio.io_wait_time
  2790. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2791. │   │   │   │   │   ├── blkio.leaf_weight
  2792. │   │   │   │   │   ├── blkio.leaf_weight_device
  2793. │   │   │   │   │   ├── blkio.reset_stats
  2794. │   │   │   │   │   ├── blkio.sectors
  2795. │   │   │   │   │   ├── blkio.sectors_recursive
  2796. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2797. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2798. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2799. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2800. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2801. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2802. │   │   │   │   │   ├── blkio.time
  2803. │   │   │   │   │   ├── blkio.time_recursive
  2804. │   │   │   │   │   ├── blkio.weight
  2805. │   │   │   │   │   ├── blkio.weight_device
  2806. │   │   │   │   │   ├── cgroup.clone_children
  2807. │   │   │   │   │   ├── cgroup.procs
  2808. │   │   │   │   │   ├── notify_on_release
  2809. │   │   │   │   │   └── tasks
  2810. │   │   │   │   ├── dev-null.mount
  2811. │   │   │   │   │   ├── blkio.io_merged
  2812. │   │   │   │   │   ├── blkio.io_merged_recursive
  2813. │   │   │   │   │   ├── blkio.io_queued
  2814. │   │   │   │   │   ├── blkio.io_queued_recursive
  2815. │   │   │   │   │   ├── blkio.io_service_bytes
  2816. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2817. │   │   │   │   │   ├── blkio.io_serviced
  2818. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2819. │   │   │   │   │   ├── blkio.io_service_time
  2820. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2821. │   │   │   │   │   ├── blkio.io_wait_time
  2822. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2823. │   │   │   │   │   ├── blkio.leaf_weight
  2824. │   │   │   │   │   ├── blkio.leaf_weight_device
  2825. │   │   │   │   │   ├── blkio.reset_stats
  2826. │   │   │   │   │   ├── blkio.sectors
  2827. │   │   │   │   │   ├── blkio.sectors_recursive
  2828. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2829. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2830. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2831. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2832. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2833. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2834. │   │   │   │   │   ├── blkio.time
  2835. │   │   │   │   │   ├── blkio.time_recursive
  2836. │   │   │   │   │   ├── blkio.weight
  2837. │   │   │   │   │   ├── blkio.weight_device
  2838. │   │   │   │   │   ├── cgroup.clone_children
  2839. │   │   │   │   │   ├── cgroup.procs
  2840. │   │   │   │   │   ├── notify_on_release
  2841. │   │   │   │   │   └── tasks
  2842. │   │   │   │   ├── dev-ptmx.mount
  2843. │   │   │   │   │   ├── blkio.io_merged
  2844. │   │   │   │   │   ├── blkio.io_merged_recursive
  2845. │   │   │   │   │   ├── blkio.io_queued
  2846. │   │   │   │   │   ├── blkio.io_queued_recursive
  2847. │   │   │   │   │   ├── blkio.io_service_bytes
  2848. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2849. │   │   │   │   │   ├── blkio.io_serviced
  2850. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2851. │   │   │   │   │   ├── blkio.io_service_time
  2852. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2853. │   │   │   │   │   ├── blkio.io_wait_time
  2854. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2855. │   │   │   │   │   ├── blkio.leaf_weight
  2856. │   │   │   │   │   ├── blkio.leaf_weight_device
  2857. │   │   │   │   │   ├── blkio.reset_stats
  2858. │   │   │   │   │   ├── blkio.sectors
  2859. │   │   │   │   │   ├── blkio.sectors_recursive
  2860. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2861. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2862. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2863. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2864. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2865. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2866. │   │   │   │   │   ├── blkio.time
  2867. │   │   │   │   │   ├── blkio.time_recursive
  2868. │   │   │   │   │   ├── blkio.weight
  2869. │   │   │   │   │   ├── blkio.weight_device
  2870. │   │   │   │   │   ├── cgroup.clone_children
  2871. │   │   │   │   │   ├── cgroup.procs
  2872. │   │   │   │   │   ├── notify_on_release
  2873. │   │   │   │   │   └── tasks
  2874. │   │   │   │   ├── dev-random.mount
  2875. │   │   │   │   │   ├── blkio.io_merged
  2876. │   │   │   │   │   ├── blkio.io_merged_recursive
  2877. │   │   │   │   │   ├── blkio.io_queued
  2878. │   │   │   │   │   ├── blkio.io_queued_recursive
  2879. │   │   │   │   │   ├── blkio.io_service_bytes
  2880. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2881. │   │   │   │   │   ├── blkio.io_serviced
  2882. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2883. │   │   │   │   │   ├── blkio.io_service_time
  2884. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2885. │   │   │   │   │   ├── blkio.io_wait_time
  2886. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2887. │   │   │   │   │   ├── blkio.leaf_weight
  2888. │   │   │   │   │   ├── blkio.leaf_weight_device
  2889. │   │   │   │   │   ├── blkio.reset_stats
  2890. │   │   │   │   │   ├── blkio.sectors
  2891. │   │   │   │   │   ├── blkio.sectors_recursive
  2892. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2893. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2894. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2895. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2896. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2897. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2898. │   │   │   │   │   ├── blkio.time
  2899. │   │   │   │   │   ├── blkio.time_recursive
  2900. │   │   │   │   │   ├── blkio.weight
  2901. │   │   │   │   │   ├── blkio.weight_device
  2902. │   │   │   │   │   ├── cgroup.clone_children
  2903. │   │   │   │   │   ├── cgroup.procs
  2904. │   │   │   │   │   ├── notify_on_release
  2905. │   │   │   │   │   └── tasks
  2906. │   │   │   │   ├── dev-tty.mount
  2907. │   │   │   │   │   ├── blkio.io_merged
  2908. │   │   │   │   │   ├── blkio.io_merged_recursive
  2909. │   │   │   │   │   ├── blkio.io_queued
  2910. │   │   │   │   │   ├── blkio.io_queued_recursive
  2911. │   │   │   │   │   ├── blkio.io_service_bytes
  2912. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2913. │   │   │   │   │   ├── blkio.io_serviced
  2914. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2915. │   │   │   │   │   ├── blkio.io_service_time
  2916. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2917. │   │   │   │   │   ├── blkio.io_wait_time
  2918. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2919. │   │   │   │   │   ├── blkio.leaf_weight
  2920. │   │   │   │   │   ├── blkio.leaf_weight_device
  2921. │   │   │   │   │   ├── blkio.reset_stats
  2922. │   │   │   │   │   ├── blkio.sectors
  2923. │   │   │   │   │   ├── blkio.sectors_recursive
  2924. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2925. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2926. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2927. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2928. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2929. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2930. │   │   │   │   │   ├── blkio.time
  2931. │   │   │   │   │   ├── blkio.time_recursive
  2932. │   │   │   │   │   ├── blkio.weight
  2933. │   │   │   │   │   ├── blkio.weight_device
  2934. │   │   │   │   │   ├── cgroup.clone_children
  2935. │   │   │   │   │   ├── cgroup.procs
  2936. │   │   │   │   │   ├── notify_on_release
  2937. │   │   │   │   │   └── tasks
  2938. │   │   │   │   ├── dev-urandom.mount
  2939. │   │   │   │   │   ├── blkio.io_merged
  2940. │   │   │   │   │   ├── blkio.io_merged_recursive
  2941. │   │   │   │   │   ├── blkio.io_queued
  2942. │   │   │   │   │   ├── blkio.io_queued_recursive
  2943. │   │   │   │   │   ├── blkio.io_service_bytes
  2944. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2945. │   │   │   │   │   ├── blkio.io_serviced
  2946. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2947. │   │   │   │   │   ├── blkio.io_service_time
  2948. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2949. │   │   │   │   │   ├── blkio.io_wait_time
  2950. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2951. │   │   │   │   │   ├── blkio.leaf_weight
  2952. │   │   │   │   │   ├── blkio.leaf_weight_device
  2953. │   │   │   │   │   ├── blkio.reset_stats
  2954. │   │   │   │   │   ├── blkio.sectors
  2955. │   │   │   │   │   ├── blkio.sectors_recursive
  2956. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2957. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2958. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2959. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2960. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2961. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2962. │   │   │   │   │   ├── blkio.time
  2963. │   │   │   │   │   ├── blkio.time_recursive
  2964. │   │   │   │   │   ├── blkio.weight
  2965. │   │   │   │   │   ├── blkio.weight_device
  2966. │   │   │   │   │   ├── cgroup.clone_children
  2967. │   │   │   │   │   ├── cgroup.procs
  2968. │   │   │   │   │   ├── notify_on_release
  2969. │   │   │   │   │   └── tasks
  2970. │   │   │   │   ├── dev-zero.mount
  2971. │   │   │   │   │   ├── blkio.io_merged
  2972. │   │   │   │   │   ├── blkio.io_merged_recursive
  2973. │   │   │   │   │   ├── blkio.io_queued
  2974. │   │   │   │   │   ├── blkio.io_queued_recursive
  2975. │   │   │   │   │   ├── blkio.io_service_bytes
  2976. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  2977. │   │   │   │   │   ├── blkio.io_serviced
  2978. │   │   │   │   │   ├── blkio.io_serviced_recursive
  2979. │   │   │   │   │   ├── blkio.io_service_time
  2980. │   │   │   │   │   ├── blkio.io_service_time_recursive
  2981. │   │   │   │   │   ├── blkio.io_wait_time
  2982. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  2983. │   │   │   │   │   ├── blkio.leaf_weight
  2984. │   │   │   │   │   ├── blkio.leaf_weight_device
  2985. │   │   │   │   │   ├── blkio.reset_stats
  2986. │   │   │   │   │   ├── blkio.sectors
  2987. │   │   │   │   │   ├── blkio.sectors_recursive
  2988. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  2989. │   │   │   │   │   ├── blkio.throttle.io_serviced
  2990. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  2991. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  2992. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  2993. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  2994. │   │   │   │   │   ├── blkio.time
  2995. │   │   │   │   │   ├── blkio.time_recursive
  2996. │   │   │   │   │   ├── blkio.weight
  2997. │   │   │   │   │   ├── blkio.weight_device
  2998. │   │   │   │   │   ├── cgroup.clone_children
  2999. │   │   │   │   │   ├── cgroup.procs
  3000. │   │   │   │   │   ├── notify_on_release
  3001. │   │   │   │   │   └── tasks
  3002. │   │   │   │   ├── docker.service
  3003. │   │   │   │   │   ├── blkio.io_merged
  3004. │   │   │   │   │   ├── blkio.io_merged_recursive
  3005. │   │   │   │   │   ├── blkio.io_queued
  3006. │   │   │   │   │   ├── blkio.io_queued_recursive
  3007. │   │   │   │   │   ├── blkio.io_service_bytes
  3008. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3009. │   │   │   │   │   ├── blkio.io_serviced
  3010. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3011. │   │   │   │   │   ├── blkio.io_service_time
  3012. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3013. │   │   │   │   │   ├── blkio.io_wait_time
  3014. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3015. │   │   │   │   │   ├── blkio.leaf_weight
  3016. │   │   │   │   │   ├── blkio.leaf_weight_device
  3017. │   │   │   │   │   ├── blkio.reset_stats
  3018. │   │   │   │   │   ├── blkio.sectors
  3019. │   │   │   │   │   ├── blkio.sectors_recursive
  3020. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3021. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3022. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3023. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3024. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3025. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3026. │   │   │   │   │   ├── blkio.time
  3027. │   │   │   │   │   ├── blkio.time_recursive
  3028. │   │   │   │   │   ├── blkio.weight
  3029. │   │   │   │   │   ├── blkio.weight_device
  3030. │   │   │   │   │   ├── cgroup.clone_children
  3031. │   │   │   │   │   ├── cgroup.procs
  3032. │   │   │   │   │   ├── notify_on_release
  3033. │   │   │   │   │   └── tasks
  3034. │   │   │   │   ├── irqbalance.service
  3035. │   │   │   │   │   ├── blkio.io_merged
  3036. │   │   │   │   │   ├── blkio.io_merged_recursive
  3037. │   │   │   │   │   ├── blkio.io_queued
  3038. │   │   │   │   │   ├── blkio.io_queued_recursive
  3039. │   │   │   │   │   ├── blkio.io_service_bytes
  3040. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3041. │   │   │   │   │   ├── blkio.io_serviced
  3042. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3043. │   │   │   │   │   ├── blkio.io_service_time
  3044. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3045. │   │   │   │   │   ├── blkio.io_wait_time
  3046. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3047. │   │   │   │   │   ├── blkio.leaf_weight
  3048. │   │   │   │   │   ├── blkio.leaf_weight_device
  3049. │   │   │   │   │   ├── blkio.reset_stats
  3050. │   │   │   │   │   ├── blkio.sectors
  3051. │   │   │   │   │   ├── blkio.sectors_recursive
  3052. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3053. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3054. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3055. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3056. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3057. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3058. │   │   │   │   │   ├── blkio.time
  3059. │   │   │   │   │   ├── blkio.time_recursive
  3060. │   │   │   │   │   ├── blkio.weight
  3061. │   │   │   │   │   ├── blkio.weight_device
  3062. │   │   │   │   │   ├── cgroup.clone_children
  3063. │   │   │   │   │   ├── cgroup.procs
  3064. │   │   │   │   │   ├── notify_on_release
  3065. │   │   │   │   │   └── tasks
  3066. │   │   │   │   ├── lvm2-monitor.service
  3067. │   │   │   │   │   ├── blkio.io_merged
  3068. │   │   │   │   │   ├── blkio.io_merged_recursive
  3069. │   │   │   │   │   ├── blkio.io_queued
  3070. │   │   │   │   │   ├── blkio.io_queued_recursive
  3071. │   │   │   │   │   ├── blkio.io_service_bytes
  3072. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3073. │   │   │   │   │   ├── blkio.io_serviced
  3074. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3075. │   │   │   │   │   ├── blkio.io_service_time
  3076. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3077. │   │   │   │   │   ├── blkio.io_wait_time
  3078. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3079. │   │   │   │   │   ├── blkio.leaf_weight
  3080. │   │   │   │   │   ├── blkio.leaf_weight_device
  3081. │   │   │   │   │   ├── blkio.reset_stats
  3082. │   │   │   │   │   ├── blkio.sectors
  3083. │   │   │   │   │   ├── blkio.sectors_recursive
  3084. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3085. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3086. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3087. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3088. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3089. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3090. │   │   │   │   │   ├── blkio.time
  3091. │   │   │   │   │   ├── blkio.time_recursive
  3092. │   │   │   │   │   ├── blkio.weight
  3093. │   │   │   │   │   ├── blkio.weight_device
  3094. │   │   │   │   │   ├── cgroup.clone_children
  3095. │   │   │   │   │   ├── cgroup.procs
  3096. │   │   │   │   │   ├── notify_on_release
  3097. │   │   │   │   │   └── tasks
  3098. │   │   │   │   ├── lxd-containers.service
  3099. │   │   │   │   │   ├── blkio.io_merged
  3100. │   │   │   │   │   ├── blkio.io_merged_recursive
  3101. │   │   │   │   │   ├── blkio.io_queued
  3102. │   │   │   │   │   ├── blkio.io_queued_recursive
  3103. │   │   │   │   │   ├── blkio.io_service_bytes
  3104. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3105. │   │   │   │   │   ├── blkio.io_serviced
  3106. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3107. │   │   │   │   │   ├── blkio.io_service_time
  3108. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3109. │   │   │   │   │   ├── blkio.io_wait_time
  3110. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3111. │   │   │   │   │   ├── blkio.leaf_weight
  3112. │   │   │   │   │   ├── blkio.leaf_weight_device
  3113. │   │   │   │   │   ├── blkio.reset_stats
  3114. │   │   │   │   │   ├── blkio.sectors
  3115. │   │   │   │   │   ├── blkio.sectors_recursive
  3116. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3117. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3118. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3119. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3120. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3121. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3122. │   │   │   │   │   ├── blkio.time
  3123. │   │   │   │   │   ├── blkio.time_recursive
  3124. │   │   │   │   │   ├── blkio.weight
  3125. │   │   │   │   │   ├── blkio.weight_device
  3126. │   │   │   │   │   ├── cgroup.clone_children
  3127. │   │   │   │   │   ├── cgroup.procs
  3128. │   │   │   │   │   ├── notify_on_release
  3129. │   │   │   │   │   └── tasks
  3130. │   │   │   │   ├── mdadm.service
  3131. │   │   │   │   │   ├── blkio.io_merged
  3132. │   │   │   │   │   ├── blkio.io_merged_recursive
  3133. │   │   │   │   │   ├── blkio.io_queued
  3134. │   │   │   │   │   ├── blkio.io_queued_recursive
  3135. │   │   │   │   │   ├── blkio.io_service_bytes
  3136. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3137. │   │   │   │   │   ├── blkio.io_serviced
  3138. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3139. │   │   │   │   │   ├── blkio.io_service_time
  3140. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3141. │   │   │   │   │   ├── blkio.io_wait_time
  3142. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3143. │   │   │   │   │   ├── blkio.leaf_weight
  3144. │   │   │   │   │   ├── blkio.leaf_weight_device
  3145. │   │   │   │   │   ├── blkio.reset_stats
  3146. │   │   │   │   │   ├── blkio.sectors
  3147. │   │   │   │   │   ├── blkio.sectors_recursive
  3148. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3149. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3150. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3151. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3152. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3153. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3154. │   │   │   │   │   ├── blkio.time
  3155. │   │   │   │   │   ├── blkio.time_recursive
  3156. │   │   │   │   │   ├── blkio.weight
  3157. │   │   │   │   │   ├── blkio.weight_device
  3158. │   │   │   │   │   ├── cgroup.clone_children
  3159. │   │   │   │   │   ├── cgroup.procs
  3160. │   │   │   │   │   ├── notify_on_release
  3161. │   │   │   │   │   └── tasks
  3162. │   │   │   │   ├── -.mount
  3163. │   │   │   │   │   ├── blkio.io_merged
  3164. │   │   │   │   │   ├── blkio.io_merged_recursive
  3165. │   │   │   │   │   ├── blkio.io_queued
  3166. │   │   │   │   │   ├── blkio.io_queued_recursive
  3167. │   │   │   │   │   ├── blkio.io_service_bytes
  3168. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3169. │   │   │   │   │   ├── blkio.io_serviced
  3170. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3171. │   │   │   │   │   ├── blkio.io_service_time
  3172. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3173. │   │   │   │   │   ├── blkio.io_wait_time
  3174. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3175. │   │   │   │   │   ├── blkio.leaf_weight
  3176. │   │   │   │   │   ├── blkio.leaf_weight_device
  3177. │   │   │   │   │   ├── blkio.reset_stats
  3178. │   │   │   │   │   ├── blkio.sectors
  3179. │   │   │   │   │   ├── blkio.sectors_recursive
  3180. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3181. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3182. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3183. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3184. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3185. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3186. │   │   │   │   │   ├── blkio.time
  3187. │   │   │   │   │   ├── blkio.time_recursive
  3188. │   │   │   │   │   ├── blkio.weight
  3189. │   │   │   │   │   ├── blkio.weight_device
  3190. │   │   │   │   │   ├── cgroup.clone_children
  3191. │   │   │   │   │   ├── cgroup.procs
  3192. │   │   │   │   │   ├── notify_on_release
  3193. │   │   │   │   │   └── tasks
  3194. │   │   │   │   ├── networking.service
  3195. │   │   │   │   │   ├── blkio.io_merged
  3196. │   │   │   │   │   ├── blkio.io_merged_recursive
  3197. │   │   │   │   │   ├── blkio.io_queued
  3198. │   │   │   │   │   ├── blkio.io_queued_recursive
  3199. │   │   │   │   │   ├── blkio.io_service_bytes
  3200. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3201. │   │   │   │   │   ├── blkio.io_serviced
  3202. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3203. │   │   │   │   │   ├── blkio.io_service_time
  3204. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3205. │   │   │   │   │   ├── blkio.io_wait_time
  3206. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3207. │   │   │   │   │   ├── blkio.leaf_weight
  3208. │   │   │   │   │   ├── blkio.leaf_weight_device
  3209. │   │   │   │   │   ├── blkio.reset_stats
  3210. │   │   │   │   │   ├── blkio.sectors
  3211. │   │   │   │   │   ├── blkio.sectors_recursive
  3212. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3213. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3214. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3215. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3216. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3217. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3218. │   │   │   │   │   ├── blkio.time
  3219. │   │   │   │   │   ├── blkio.time_recursive
  3220. │   │   │   │   │   ├── blkio.weight
  3221. │   │   │   │   │   ├── blkio.weight_device
  3222. │   │   │   │   │   ├── cgroup.clone_children
  3223. │   │   │   │   │   ├── cgroup.procs
  3224. │   │   │   │   │   ├── notify_on_release
  3225. │   │   │   │   │   └── tasks
  3226. │   │   │   │   ├── notify_on_release
  3227. │   │   │   │   ├── ondemand.service
  3228. │   │   │   │   │   ├── blkio.io_merged
  3229. │   │   │   │   │   ├── blkio.io_merged_recursive
  3230. │   │   │   │   │   ├── blkio.io_queued
  3231. │   │   │   │   │   ├── blkio.io_queued_recursive
  3232. │   │   │   │   │   ├── blkio.io_service_bytes
  3233. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3234. │   │   │   │   │   ├── blkio.io_serviced
  3235. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3236. │   │   │   │   │   ├── blkio.io_service_time
  3237. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3238. │   │   │   │   │   ├── blkio.io_wait_time
  3239. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3240. │   │   │   │   │   ├── blkio.leaf_weight
  3241. │   │   │   │   │   ├── blkio.leaf_weight_device
  3242. │   │   │   │   │   ├── blkio.reset_stats
  3243. │   │   │   │   │   ├── blkio.sectors
  3244. │   │   │   │   │   ├── blkio.sectors_recursive
  3245. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3246. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3247. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3248. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3249. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3250. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3251. │   │   │   │   │   ├── blkio.time
  3252. │   │   │   │   │   ├── blkio.time_recursive
  3253. │   │   │   │   │   ├── blkio.weight
  3254. │   │   │   │   │   ├── blkio.weight_device
  3255. │   │   │   │   │   ├── cgroup.clone_children
  3256. │   │   │   │   │   ├── cgroup.procs
  3257. │   │   │   │   │   ├── notify_on_release
  3258. │   │   │   │   │   └── tasks
  3259. │   │   │   │   ├── polkitd.service
  3260. │   │   │   │   │   ├── blkio.io_merged
  3261. │   │   │   │   │   ├── blkio.io_merged_recursive
  3262. │   │   │   │   │   ├── blkio.io_queued
  3263. │   │   │   │   │   ├── blkio.io_queued_recursive
  3264. │   │   │   │   │   ├── blkio.io_service_bytes
  3265. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3266. │   │   │   │   │   ├── blkio.io_serviced
  3267. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3268. │   │   │   │   │   ├── blkio.io_service_time
  3269. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3270. │   │   │   │   │   ├── blkio.io_wait_time
  3271. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3272. │   │   │   │   │   ├── blkio.leaf_weight
  3273. │   │   │   │   │   ├── blkio.leaf_weight_device
  3274. │   │   │   │   │   ├── blkio.reset_stats
  3275. │   │   │   │   │   ├── blkio.sectors
  3276. │   │   │   │   │   ├── blkio.sectors_recursive
  3277. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3278. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3279. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3280. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3281. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3282. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3283. │   │   │   │   │   ├── blkio.time
  3284. │   │   │   │   │   ├── blkio.time_recursive
  3285. │   │   │   │   │   ├── blkio.weight
  3286. │   │   │   │   │   ├── blkio.weight_device
  3287. │   │   │   │   │   ├── cgroup.clone_children
  3288. │   │   │   │   │   ├── cgroup.procs
  3289. │   │   │   │   │   ├── notify_on_release
  3290. │   │   │   │   │   └── tasks
  3291. │   │   │   │   ├── proc-cpuinfo.mount
  3292. │   │   │   │   │   ├── blkio.io_merged
  3293. │   │   │   │   │   ├── blkio.io_merged_recursive
  3294. │   │   │   │   │   ├── blkio.io_queued
  3295. │   │   │   │   │   ├── blkio.io_queued_recursive
  3296. │   │   │   │   │   ├── blkio.io_service_bytes
  3297. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3298. │   │   │   │   │   ├── blkio.io_serviced
  3299. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3300. │   │   │   │   │   ├── blkio.io_service_time
  3301. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3302. │   │   │   │   │   ├── blkio.io_wait_time
  3303. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3304. │   │   │   │   │   ├── blkio.leaf_weight
  3305. │   │   │   │   │   ├── blkio.leaf_weight_device
  3306. │   │   │   │   │   ├── blkio.reset_stats
  3307. │   │   │   │   │   ├── blkio.sectors
  3308. │   │   │   │   │   ├── blkio.sectors_recursive
  3309. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3310. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3311. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3312. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3313. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3314. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3315. │   │   │   │   │   ├── blkio.time
  3316. │   │   │   │   │   ├── blkio.time_recursive
  3317. │   │   │   │   │   ├── blkio.weight
  3318. │   │   │   │   │   ├── blkio.weight_device
  3319. │   │   │   │   │   ├── cgroup.clone_children
  3320. │   │   │   │   │   ├── cgroup.procs
  3321. │   │   │   │   │   ├── notify_on_release
  3322. │   │   │   │   │   └── tasks
  3323. │   │   │   │   ├── proc-diskstats.mount
  3324. │   │   │   │   │   ├── blkio.io_merged
  3325. │   │   │   │   │   ├── blkio.io_merged_recursive
  3326. │   │   │   │   │   ├── blkio.io_queued
  3327. │   │   │   │   │   ├── blkio.io_queued_recursive
  3328. │   │   │   │   │   ├── blkio.io_service_bytes
  3329. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3330. │   │   │   │   │   ├── blkio.io_serviced
  3331. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3332. │   │   │   │   │   ├── blkio.io_service_time
  3333. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3334. │   │   │   │   │   ├── blkio.io_wait_time
  3335. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3336. │   │   │   │   │   ├── blkio.leaf_weight
  3337. │   │   │   │   │   ├── blkio.leaf_weight_device
  3338. │   │   │   │   │   ├── blkio.reset_stats
  3339. │   │   │   │   │   ├── blkio.sectors
  3340. │   │   │   │   │   ├── blkio.sectors_recursive
  3341. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3342. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3343. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3344. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3345. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3346. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3347. │   │   │   │   │   ├── blkio.time
  3348. │   │   │   │   │   ├── blkio.time_recursive
  3349. │   │   │   │   │   ├── blkio.weight
  3350. │   │   │   │   │   ├── blkio.weight_device
  3351. │   │   │   │   │   ├── cgroup.clone_children
  3352. │   │   │   │   │   ├── cgroup.procs
  3353. │   │   │   │   │   ├── notify_on_release
  3354. │   │   │   │   │   └── tasks
  3355. │   │   │   │   ├── proc-meminfo.mount
  3356. │   │   │   │   │   ├── blkio.io_merged
  3357. │   │   │   │   │   ├── blkio.io_merged_recursive
  3358. │   │   │   │   │   ├── blkio.io_queued
  3359. │   │   │   │   │   ├── blkio.io_queued_recursive
  3360. │   │   │   │   │   ├── blkio.io_service_bytes
  3361. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3362. │   │   │   │   │   ├── blkio.io_serviced
  3363. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3364. │   │   │   │   │   ├── blkio.io_service_time
  3365. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3366. │   │   │   │   │   ├── blkio.io_wait_time
  3367. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3368. │   │   │   │   │   ├── blkio.leaf_weight
  3369. │   │   │   │   │   ├── blkio.leaf_weight_device
  3370. │   │   │   │   │   ├── blkio.reset_stats
  3371. │   │   │   │   │   ├── blkio.sectors
  3372. │   │   │   │   │   ├── blkio.sectors_recursive
  3373. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3374. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3375. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3376. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3377. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3378. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3379. │   │   │   │   │   ├── blkio.time
  3380. │   │   │   │   │   ├── blkio.time_recursive
  3381. │   │   │   │   │   ├── blkio.weight
  3382. │   │   │   │   │   ├── blkio.weight_device
  3383. │   │   │   │   │   ├── cgroup.clone_children
  3384. │   │   │   │   │   ├── cgroup.procs
  3385. │   │   │   │   │   ├── notify_on_release
  3386. │   │   │   │   │   └── tasks
  3387. │   │   │   │   ├── proc-stat.mount
  3388. │   │   │   │   │   ├── blkio.io_merged
  3389. │   │   │   │   │   ├── blkio.io_merged_recursive
  3390. │   │   │   │   │   ├── blkio.io_queued
  3391. │   │   │   │   │   ├── blkio.io_queued_recursive
  3392. │   │   │   │   │   ├── blkio.io_service_bytes
  3393. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3394. │   │   │   │   │   ├── blkio.io_serviced
  3395. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3396. │   │   │   │   │   ├── blkio.io_service_time
  3397. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3398. │   │   │   │   │   ├── blkio.io_wait_time
  3399. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3400. │   │   │   │   │   ├── blkio.leaf_weight
  3401. │   │   │   │   │   ├── blkio.leaf_weight_device
  3402. │   │   │   │   │   ├── blkio.reset_stats
  3403. │   │   │   │   │   ├── blkio.sectors
  3404. │   │   │   │   │   ├── blkio.sectors_recursive
  3405. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3406. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3407. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3408. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3409. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3410. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3411. │   │   │   │   │   ├── blkio.time
  3412. │   │   │   │   │   ├── blkio.time_recursive
  3413. │   │   │   │   │   ├── blkio.weight
  3414. │   │   │   │   │   ├── blkio.weight_device
  3415. │   │   │   │   │   ├── cgroup.clone_children
  3416. │   │   │   │   │   ├── cgroup.procs
  3417. │   │   │   │   │   ├── notify_on_release
  3418. │   │   │   │   │   └── tasks
  3419. │   │   │   │   ├── proc-swaps.mount
  3420. │   │   │   │   │   ├── blkio.io_merged
  3421. │   │   │   │   │   ├── blkio.io_merged_recursive
  3422. │   │   │   │   │   ├── blkio.io_queued
  3423. │   │   │   │   │   ├── blkio.io_queued_recursive
  3424. │   │   │   │   │   ├── blkio.io_service_bytes
  3425. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3426. │   │   │   │   │   ├── blkio.io_serviced
  3427. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3428. │   │   │   │   │   ├── blkio.io_service_time
  3429. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3430. │   │   │   │   │   ├── blkio.io_wait_time
  3431. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3432. │   │   │   │   │   ├── blkio.leaf_weight
  3433. │   │   │   │   │   ├── blkio.leaf_weight_device
  3434. │   │   │   │   │   ├── blkio.reset_stats
  3435. │   │   │   │   │   ├── blkio.sectors
  3436. │   │   │   │   │   ├── blkio.sectors_recursive
  3437. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3438. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3439. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3440. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3441. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3442. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3443. │   │   │   │   │   ├── blkio.time
  3444. │   │   │   │   │   ├── blkio.time_recursive
  3445. │   │   │   │   │   ├── blkio.weight
  3446. │   │   │   │   │   ├── blkio.weight_device
  3447. │   │   │   │   │   ├── cgroup.clone_children
  3448. │   │   │   │   │   ├── cgroup.procs
  3449. │   │   │   │   │   ├── notify_on_release
  3450. │   │   │   │   │   └── tasks
  3451. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  3452. │   │   │   │   │   ├── blkio.io_merged
  3453. │   │   │   │   │   ├── blkio.io_merged_recursive
  3454. │   │   │   │   │   ├── blkio.io_queued
  3455. │   │   │   │   │   ├── blkio.io_queued_recursive
  3456. │   │   │   │   │   ├── blkio.io_service_bytes
  3457. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3458. │   │   │   │   │   ├── blkio.io_serviced
  3459. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3460. │   │   │   │   │   ├── blkio.io_service_time
  3461. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3462. │   │   │   │   │   ├── blkio.io_wait_time
  3463. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3464. │   │   │   │   │   ├── blkio.leaf_weight
  3465. │   │   │   │   │   ├── blkio.leaf_weight_device
  3466. │   │   │   │   │   ├── blkio.reset_stats
  3467. │   │   │   │   │   ├── blkio.sectors
  3468. │   │   │   │   │   ├── blkio.sectors_recursive
  3469. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3470. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3471. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3472. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3473. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3474. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3475. │   │   │   │   │   ├── blkio.time
  3476. │   │   │   │   │   ├── blkio.time_recursive
  3477. │   │   │   │   │   ├── blkio.weight
  3478. │   │   │   │   │   ├── blkio.weight_device
  3479. │   │   │   │   │   ├── cgroup.clone_children
  3480. │   │   │   │   │   ├── cgroup.procs
  3481. │   │   │   │   │   ├── notify_on_release
  3482. │   │   │   │   │   └── tasks
  3483. │   │   │   │   ├── proc-uptime.mount
  3484. │   │   │   │   │   ├── blkio.io_merged
  3485. │   │   │   │   │   ├── blkio.io_merged_recursive
  3486. │   │   │   │   │   ├── blkio.io_queued
  3487. │   │   │   │   │   ├── blkio.io_queued_recursive
  3488. │   │   │   │   │   ├── blkio.io_service_bytes
  3489. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3490. │   │   │   │   │   ├── blkio.io_serviced
  3491. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3492. │   │   │   │   │   ├── blkio.io_service_time
  3493. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3494. │   │   │   │   │   ├── blkio.io_wait_time
  3495. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3496. │   │   │   │   │   ├── blkio.leaf_weight
  3497. │   │   │   │   │   ├── blkio.leaf_weight_device
  3498. │   │   │   │   │   ├── blkio.reset_stats
  3499. │   │   │   │   │   ├── blkio.sectors
  3500. │   │   │   │   │   ├── blkio.sectors_recursive
  3501. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3502. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3503. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3504. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3505. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3506. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3507. │   │   │   │   │   ├── blkio.time
  3508. │   │   │   │   │   ├── blkio.time_recursive
  3509. │   │   │   │   │   ├── blkio.weight
  3510. │   │   │   │   │   ├── blkio.weight_device
  3511. │   │   │   │   │   ├── cgroup.clone_children
  3512. │   │   │   │   │   ├── cgroup.procs
  3513. │   │   │   │   │   ├── notify_on_release
  3514. │   │   │   │   │   └── tasks
  3515. │   │   │   │   ├── rc-local.service
  3516. │   │   │   │   │   ├── blkio.io_merged
  3517. │   │   │   │   │   ├── blkio.io_merged_recursive
  3518. │   │   │   │   │   ├── blkio.io_queued
  3519. │   │   │   │   │   ├── blkio.io_queued_recursive
  3520. │   │   │   │   │   ├── blkio.io_service_bytes
  3521. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3522. │   │   │   │   │   ├── blkio.io_serviced
  3523. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3524. │   │   │   │   │   ├── blkio.io_service_time
  3525. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3526. │   │   │   │   │   ├── blkio.io_wait_time
  3527. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3528. │   │   │   │   │   ├── blkio.leaf_weight
  3529. │   │   │   │   │   ├── blkio.leaf_weight_device
  3530. │   │   │   │   │   ├── blkio.reset_stats
  3531. │   │   │   │   │   ├── blkio.sectors
  3532. │   │   │   │   │   ├── blkio.sectors_recursive
  3533. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3534. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3535. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3536. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3537. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3538. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3539. │   │   │   │   │   ├── blkio.time
  3540. │   │   │   │   │   ├── blkio.time_recursive
  3541. │   │   │   │   │   ├── blkio.weight
  3542. │   │   │   │   │   ├── blkio.weight_device
  3543. │   │   │   │   │   ├── cgroup.clone_children
  3544. │   │   │   │   │   ├── cgroup.procs
  3545. │   │   │   │   │   ├── notify_on_release
  3546. │   │   │   │   │   └── tasks
  3547. │   │   │   │   ├── resolvconf.service
  3548. │   │   │   │   │   ├── blkio.io_merged
  3549. │   │   │   │   │   ├── blkio.io_merged_recursive
  3550. │   │   │   │   │   ├── blkio.io_queued
  3551. │   │   │   │   │   ├── blkio.io_queued_recursive
  3552. │   │   │   │   │   ├── blkio.io_service_bytes
  3553. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3554. │   │   │   │   │   ├── blkio.io_serviced
  3555. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3556. │   │   │   │   │   ├── blkio.io_service_time
  3557. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3558. │   │   │   │   │   ├── blkio.io_wait_time
  3559. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3560. │   │   │   │   │   ├── blkio.leaf_weight
  3561. │   │   │   │   │   ├── blkio.leaf_weight_device
  3562. │   │   │   │   │   ├── blkio.reset_stats
  3563. │   │   │   │   │   ├── blkio.sectors
  3564. │   │   │   │   │   ├── blkio.sectors_recursive
  3565. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3566. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3567. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3568. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3569. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3570. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3571. │   │   │   │   │   ├── blkio.time
  3572. │   │   │   │   │   ├── blkio.time_recursive
  3573. │   │   │   │   │   ├── blkio.weight
  3574. │   │   │   │   │   ├── blkio.weight_device
  3575. │   │   │   │   │   ├── cgroup.clone_children
  3576. │   │   │   │   │   ├── cgroup.procs
  3577. │   │   │   │   │   ├── notify_on_release
  3578. │   │   │   │   │   └── tasks
  3579. │   │   │   │   ├── rsyslog.service
  3580. │   │   │   │   │   ├── blkio.io_merged
  3581. │   │   │   │   │   ├── blkio.io_merged_recursive
  3582. │   │   │   │   │   ├── blkio.io_queued
  3583. │   │   │   │   │   ├── blkio.io_queued_recursive
  3584. │   │   │   │   │   ├── blkio.io_service_bytes
  3585. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3586. │   │   │   │   │   ├── blkio.io_serviced
  3587. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3588. │   │   │   │   │   ├── blkio.io_service_time
  3589. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3590. │   │   │   │   │   ├── blkio.io_wait_time
  3591. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3592. │   │   │   │   │   ├── blkio.leaf_weight
  3593. │   │   │   │   │   ├── blkio.leaf_weight_device
  3594. │   │   │   │   │   ├── blkio.reset_stats
  3595. │   │   │   │   │   ├── blkio.sectors
  3596. │   │   │   │   │   ├── blkio.sectors_recursive
  3597. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3598. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3599. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3600. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3601. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3602. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3603. │   │   │   │   │   ├── blkio.time
  3604. │   │   │   │   │   ├── blkio.time_recursive
  3605. │   │   │   │   │   ├── blkio.weight
  3606. │   │   │   │   │   ├── blkio.weight_device
  3607. │   │   │   │   │   ├── cgroup.clone_children
  3608. │   │   │   │   │   ├── cgroup.procs
  3609. │   │   │   │   │   ├── notify_on_release
  3610. │   │   │   │   │   └── tasks
  3611. │   │   │   │   ├── snapd.service
  3612. │   │   │   │   │   ├── blkio.io_merged
  3613. │   │   │   │   │   ├── blkio.io_merged_recursive
  3614. │   │   │   │   │   ├── blkio.io_queued
  3615. │   │   │   │   │   ├── blkio.io_queued_recursive
  3616. │   │   │   │   │   ├── blkio.io_service_bytes
  3617. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3618. │   │   │   │   │   ├── blkio.io_serviced
  3619. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3620. │   │   │   │   │   ├── blkio.io_service_time
  3621. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3622. │   │   │   │   │   ├── blkio.io_wait_time
  3623. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3624. │   │   │   │   │   ├── blkio.leaf_weight
  3625. │   │   │   │   │   ├── blkio.leaf_weight_device
  3626. │   │   │   │   │   ├── blkio.reset_stats
  3627. │   │   │   │   │   ├── blkio.sectors
  3628. │   │   │   │   │   ├── blkio.sectors_recursive
  3629. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3630. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3631. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3632. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3633. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3634. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3635. │   │   │   │   │   ├── blkio.time
  3636. │   │   │   │   │   ├── blkio.time_recursive
  3637. │   │   │   │   │   ├── blkio.weight
  3638. │   │   │   │   │   ├── blkio.weight_device
  3639. │   │   │   │   │   ├── cgroup.clone_children
  3640. │   │   │   │   │   ├── cgroup.procs
  3641. │   │   │   │   │   ├── notify_on_release
  3642. │   │   │   │   │   └── tasks
  3643. │   │   │   │   ├── ssh.service
  3644. │   │   │   │   │   ├── blkio.io_merged
  3645. │   │   │   │   │   ├── blkio.io_merged_recursive
  3646. │   │   │   │   │   ├── blkio.io_queued
  3647. │   │   │   │   │   ├── blkio.io_queued_recursive
  3648. │   │   │   │   │   ├── blkio.io_service_bytes
  3649. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3650. │   │   │   │   │   ├── blkio.io_serviced
  3651. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3652. │   │   │   │   │   ├── blkio.io_service_time
  3653. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3654. │   │   │   │   │   ├── blkio.io_wait_time
  3655. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3656. │   │   │   │   │   ├── blkio.leaf_weight
  3657. │   │   │   │   │   ├── blkio.leaf_weight_device
  3658. │   │   │   │   │   ├── blkio.reset_stats
  3659. │   │   │   │   │   ├── blkio.sectors
  3660. │   │   │   │   │   ├── blkio.sectors_recursive
  3661. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3662. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3663. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3664. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3665. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3666. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3667. │   │   │   │   │   ├── blkio.time
  3668. │   │   │   │   │   ├── blkio.time_recursive
  3669. │   │   │   │   │   ├── blkio.weight
  3670. │   │   │   │   │   ├── blkio.weight_device
  3671. │   │   │   │   │   ├── cgroup.clone_children
  3672. │   │   │   │   │   ├── cgroup.procs
  3673. │   │   │   │   │   ├── notify_on_release
  3674. │   │   │   │   │   └── tasks
  3675. │   │   │   │   ├── sys-fs-fuse-connections.mount
  3676. │   │   │   │   │   ├── blkio.io_merged
  3677. │   │   │   │   │   ├── blkio.io_merged_recursive
  3678. │   │   │   │   │   ├── blkio.io_queued
  3679. │   │   │   │   │   ├── blkio.io_queued_recursive
  3680. │   │   │   │   │   ├── blkio.io_service_bytes
  3681. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3682. │   │   │   │   │   ├── blkio.io_serviced
  3683. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3684. │   │   │   │   │   ├── blkio.io_service_time
  3685. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3686. │   │   │   │   │   ├── blkio.io_wait_time
  3687. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3688. │   │   │   │   │   ├── blkio.leaf_weight
  3689. │   │   │   │   │   ├── blkio.leaf_weight_device
  3690. │   │   │   │   │   ├── blkio.reset_stats
  3691. │   │   │   │   │   ├── blkio.sectors
  3692. │   │   │   │   │   ├── blkio.sectors_recursive
  3693. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3694. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3695. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3696. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3697. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3698. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3699. │   │   │   │   │   ├── blkio.time
  3700. │   │   │   │   │   ├── blkio.time_recursive
  3701. │   │   │   │   │   ├── blkio.weight
  3702. │   │   │   │   │   ├── blkio.weight_device
  3703. │   │   │   │   │   ├── cgroup.clone_children
  3704. │   │   │   │   │   ├── cgroup.procs
  3705. │   │   │   │   │   ├── notify_on_release
  3706. │   │   │   │   │   └── tasks
  3707. │   │   │   │   ├── sys-kernel-debug.mount
  3708. │   │   │   │   │   ├── blkio.io_merged
  3709. │   │   │   │   │   ├── blkio.io_merged_recursive
  3710. │   │   │   │   │   ├── blkio.io_queued
  3711. │   │   │   │   │   ├── blkio.io_queued_recursive
  3712. │   │   │   │   │   ├── blkio.io_service_bytes
  3713. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3714. │   │   │   │   │   ├── blkio.io_serviced
  3715. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3716. │   │   │   │   │   ├── blkio.io_service_time
  3717. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3718. │   │   │   │   │   ├── blkio.io_wait_time
  3719. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3720. │   │   │   │   │   ├── blkio.leaf_weight
  3721. │   │   │   │   │   ├── blkio.leaf_weight_device
  3722. │   │   │   │   │   ├── blkio.reset_stats
  3723. │   │   │   │   │   ├── blkio.sectors
  3724. │   │   │   │   │   ├── blkio.sectors_recursive
  3725. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3726. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3727. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3728. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3729. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3730. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3731. │   │   │   │   │   ├── blkio.time
  3732. │   │   │   │   │   ├── blkio.time_recursive
  3733. │   │   │   │   │   ├── blkio.weight
  3734. │   │   │   │   │   ├── blkio.weight_device
  3735. │   │   │   │   │   ├── cgroup.clone_children
  3736. │   │   │   │   │   ├── cgroup.procs
  3737. │   │   │   │   │   ├── notify_on_release
  3738. │   │   │   │   │   └── tasks
  3739. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  3740. │   │   │   │   │   ├── blkio.io_merged
  3741. │   │   │   │   │   ├── blkio.io_merged_recursive
  3742. │   │   │   │   │   ├── blkio.io_queued
  3743. │   │   │   │   │   ├── blkio.io_queued_recursive
  3744. │   │   │   │   │   ├── blkio.io_service_bytes
  3745. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3746. │   │   │   │   │   ├── blkio.io_serviced
  3747. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3748. │   │   │   │   │   ├── blkio.io_service_time
  3749. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3750. │   │   │   │   │   ├── blkio.io_wait_time
  3751. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3752. │   │   │   │   │   ├── blkio.leaf_weight
  3753. │   │   │   │   │   ├── blkio.leaf_weight_device
  3754. │   │   │   │   │   ├── blkio.reset_stats
  3755. │   │   │   │   │   ├── blkio.sectors
  3756. │   │   │   │   │   ├── blkio.sectors_recursive
  3757. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3758. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3759. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3760. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3761. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3762. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3763. │   │   │   │   │   ├── blkio.time
  3764. │   │   │   │   │   ├── blkio.time_recursive
  3765. │   │   │   │   │   ├── blkio.weight
  3766. │   │   │   │   │   ├── blkio.weight_device
  3767. │   │   │   │   │   ├── cgroup.clone_children
  3768. │   │   │   │   │   ├── cgroup.procs
  3769. │   │   │   │   │   ├── notify_on_release
  3770. │   │   │   │   │   └── tasks
  3771. │   │   │   │   ├── sys-module-apparmor-parameters-enabled.mount
  3772. │   │   │   │   │   ├── blkio.io_merged
  3773. │   │   │   │   │   ├── blkio.io_merged_recursive
  3774. │   │   │   │   │   ├── blkio.io_queued
  3775. │   │   │   │   │   ├── blkio.io_queued_recursive
  3776. │   │   │   │   │   ├── blkio.io_service_bytes
  3777. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3778. │   │   │   │   │   ├── blkio.io_serviced
  3779. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3780. │   │   │   │   │   ├── blkio.io_service_time
  3781. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3782. │   │   │   │   │   ├── blkio.io_wait_time
  3783. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3784. │   │   │   │   │   ├── blkio.leaf_weight
  3785. │   │   │   │   │   ├── blkio.leaf_weight_device
  3786. │   │   │   │   │   ├── blkio.reset_stats
  3787. │   │   │   │   │   ├── blkio.sectors
  3788. │   │   │   │   │   ├── blkio.sectors_recursive
  3789. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3790. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3791. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3792. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3793. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3794. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3795. │   │   │   │   │   ├── blkio.time
  3796. │   │   │   │   │   ├── blkio.time_recursive
  3797. │   │   │   │   │   ├── blkio.weight
  3798. │   │   │   │   │   ├── blkio.weight_device
  3799. │   │   │   │   │   ├── cgroup.clone_children
  3800. │   │   │   │   │   ├── cgroup.procs
  3801. │   │   │   │   │   ├── notify_on_release
  3802. │   │   │   │   │   └── tasks
  3803. │   │   │   │   ├── systemd-journald.service
  3804. │   │   │   │   │   ├── blkio.io_merged
  3805. │   │   │   │   │   ├── blkio.io_merged_recursive
  3806. │   │   │   │   │   ├── blkio.io_queued
  3807. │   │   │   │   │   ├── blkio.io_queued_recursive
  3808. │   │   │   │   │   ├── blkio.io_service_bytes
  3809. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3810. │   │   │   │   │   ├── blkio.io_serviced
  3811. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3812. │   │   │   │   │   ├── blkio.io_service_time
  3813. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3814. │   │   │   │   │   ├── blkio.io_wait_time
  3815. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3816. │   │   │   │   │   ├── blkio.leaf_weight
  3817. │   │   │   │   │   ├── blkio.leaf_weight_device
  3818. │   │   │   │   │   ├── blkio.reset_stats
  3819. │   │   │   │   │   ├── blkio.sectors
  3820. │   │   │   │   │   ├── blkio.sectors_recursive
  3821. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3822. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3823. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3824. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3825. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3826. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3827. │   │   │   │   │   ├── blkio.time
  3828. │   │   │   │   │   ├── blkio.time_recursive
  3829. │   │   │   │   │   ├── blkio.weight
  3830. │   │   │   │   │   ├── blkio.weight_device
  3831. │   │   │   │   │   ├── cgroup.clone_children
  3832. │   │   │   │   │   ├── cgroup.procs
  3833. │   │   │   │   │   ├── notify_on_release
  3834. │   │   │   │   │   └── tasks
  3835. │   │   │   │   ├── systemd-journal-flush.service
  3836. │   │   │   │   │   ├── blkio.io_merged
  3837. │   │   │   │   │   ├── blkio.io_merged_recursive
  3838. │   │   │   │   │   ├── blkio.io_queued
  3839. │   │   │   │   │   ├── blkio.io_queued_recursive
  3840. │   │   │   │   │   ├── blkio.io_service_bytes
  3841. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3842. │   │   │   │   │   ├── blkio.io_serviced
  3843. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3844. │   │   │   │   │   ├── blkio.io_service_time
  3845. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3846. │   │   │   │   │   ├── blkio.io_wait_time
  3847. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3848. │   │   │   │   │   ├── blkio.leaf_weight
  3849. │   │   │   │   │   ├── blkio.leaf_weight_device
  3850. │   │   │   │   │   ├── blkio.reset_stats
  3851. │   │   │   │   │   ├── blkio.sectors
  3852. │   │   │   │   │   ├── blkio.sectors_recursive
  3853. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3854. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3855. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3856. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3857. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3858. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3859. │   │   │   │   │   ├── blkio.time
  3860. │   │   │   │   │   ├── blkio.time_recursive
  3861. │   │   │   │   │   ├── blkio.weight
  3862. │   │   │   │   │   ├── blkio.weight_device
  3863. │   │   │   │   │   ├── cgroup.clone_children
  3864. │   │   │   │   │   ├── cgroup.procs
  3865. │   │   │   │   │   ├── notify_on_release
  3866. │   │   │   │   │   └── tasks
  3867. │   │   │   │   ├── systemd-logind.service
  3868. │   │   │   │   │   ├── blkio.io_merged
  3869. │   │   │   │   │   ├── blkio.io_merged_recursive
  3870. │   │   │   │   │   ├── blkio.io_queued
  3871. │   │   │   │   │   ├── blkio.io_queued_recursive
  3872. │   │   │   │   │   ├── blkio.io_service_bytes
  3873. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3874. │   │   │   │   │   ├── blkio.io_serviced
  3875. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3876. │   │   │   │   │   ├── blkio.io_service_time
  3877. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3878. │   │   │   │   │   ├── blkio.io_wait_time
  3879. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3880. │   │   │   │   │   ├── blkio.leaf_weight
  3881. │   │   │   │   │   ├── blkio.leaf_weight_device
  3882. │   │   │   │   │   ├── blkio.reset_stats
  3883. │   │   │   │   │   ├── blkio.sectors
  3884. │   │   │   │   │   ├── blkio.sectors_recursive
  3885. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3886. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3887. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3888. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3889. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3890. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3891. │   │   │   │   │   ├── blkio.time
  3892. │   │   │   │   │   ├── blkio.time_recursive
  3893. │   │   │   │   │   ├── blkio.weight
  3894. │   │   │   │   │   ├── blkio.weight_device
  3895. │   │   │   │   │   ├── cgroup.clone_children
  3896. │   │   │   │   │   ├── cgroup.procs
  3897. │   │   │   │   │   ├── notify_on_release
  3898. │   │   │   │   │   └── tasks
  3899. │   │   │   │   ├── systemd-random-seed.service
  3900. │   │   │   │   │   ├── blkio.io_merged
  3901. │   │   │   │   │   ├── blkio.io_merged_recursive
  3902. │   │   │   │   │   ├── blkio.io_queued
  3903. │   │   │   │   │   ├── blkio.io_queued_recursive
  3904. │   │   │   │   │   ├── blkio.io_service_bytes
  3905. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3906. │   │   │   │   │   ├── blkio.io_serviced
  3907. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3908. │   │   │   │   │   ├── blkio.io_service_time
  3909. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3910. │   │   │   │   │   ├── blkio.io_wait_time
  3911. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3912. │   │   │   │   │   ├── blkio.leaf_weight
  3913. │   │   │   │   │   ├── blkio.leaf_weight_device
  3914. │   │   │   │   │   ├── blkio.reset_stats
  3915. │   │   │   │   │   ├── blkio.sectors
  3916. │   │   │   │   │   ├── blkio.sectors_recursive
  3917. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3918. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3919. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3920. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3921. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3922. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3923. │   │   │   │   │   ├── blkio.time
  3924. │   │   │   │   │   ├── blkio.time_recursive
  3925. │   │   │   │   │   ├── blkio.weight
  3926. │   │   │   │   │   ├── blkio.weight_device
  3927. │   │   │   │   │   ├── cgroup.clone_children
  3928. │   │   │   │   │   ├── cgroup.procs
  3929. │   │   │   │   │   ├── notify_on_release
  3930. │   │   │   │   │   └── tasks
  3931. │   │   │   │   ├── systemd-tmpfiles-setup.service
  3932. │   │   │   │   │   ├── blkio.io_merged
  3933. │   │   │   │   │   ├── blkio.io_merged_recursive
  3934. │   │   │   │   │   ├── blkio.io_queued
  3935. │   │   │   │   │   ├── blkio.io_queued_recursive
  3936. │   │   │   │   │   ├── blkio.io_service_bytes
  3937. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3938. │   │   │   │   │   ├── blkio.io_serviced
  3939. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3940. │   │   │   │   │   ├── blkio.io_service_time
  3941. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3942. │   │   │   │   │   ├── blkio.io_wait_time
  3943. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3944. │   │   │   │   │   ├── blkio.leaf_weight
  3945. │   │   │   │   │   ├── blkio.leaf_weight_device
  3946. │   │   │   │   │   ├── blkio.reset_stats
  3947. │   │   │   │   │   ├── blkio.sectors
  3948. │   │   │   │   │   ├── blkio.sectors_recursive
  3949. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3950. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3951. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3952. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3953. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3954. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3955. │   │   │   │   │   ├── blkio.time
  3956. │   │   │   │   │   ├── blkio.time_recursive
  3957. │   │   │   │   │   ├── blkio.weight
  3958. │   │   │   │   │   ├── blkio.weight_device
  3959. │   │   │   │   │   ├── cgroup.clone_children
  3960. │   │   │   │   │   ├── cgroup.procs
  3961. │   │   │   │   │   ├── notify_on_release
  3962. │   │   │   │   │   └── tasks
  3963. │   │   │   │   ├── systemd-udevd.service
  3964. │   │   │   │   │   ├── blkio.io_merged
  3965. │   │   │   │   │   ├── blkio.io_merged_recursive
  3966. │   │   │   │   │   ├── blkio.io_queued
  3967. │   │   │   │   │   ├── blkio.io_queued_recursive
  3968. │   │   │   │   │   ├── blkio.io_service_bytes
  3969. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  3970. │   │   │   │   │   ├── blkio.io_serviced
  3971. │   │   │   │   │   ├── blkio.io_serviced_recursive
  3972. │   │   │   │   │   ├── blkio.io_service_time
  3973. │   │   │   │   │   ├── blkio.io_service_time_recursive
  3974. │   │   │   │   │   ├── blkio.io_wait_time
  3975. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  3976. │   │   │   │   │   ├── blkio.leaf_weight
  3977. │   │   │   │   │   ├── blkio.leaf_weight_device
  3978. │   │   │   │   │   ├── blkio.reset_stats
  3979. │   │   │   │   │   ├── blkio.sectors
  3980. │   │   │   │   │   ├── blkio.sectors_recursive
  3981. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  3982. │   │   │   │   │   ├── blkio.throttle.io_serviced
  3983. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  3984. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  3985. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  3986. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  3987. │   │   │   │   │   ├── blkio.time
  3988. │   │   │   │   │   ├── blkio.time_recursive
  3989. │   │   │   │   │   ├── blkio.weight
  3990. │   │   │   │   │   ├── blkio.weight_device
  3991. │   │   │   │   │   ├── cgroup.clone_children
  3992. │   │   │   │   │   ├── cgroup.procs
  3993. │   │   │   │   │   ├── notify_on_release
  3994. │   │   │   │   │   └── tasks
  3995. │   │   │   │   ├── systemd-udev-trigger.service
  3996. │   │   │   │   │   ├── blkio.io_merged
  3997. │   │   │   │   │   ├── blkio.io_merged_recursive
  3998. │   │   │   │   │   ├── blkio.io_queued
  3999. │   │   │   │   │   ├── blkio.io_queued_recursive
  4000. │   │   │   │   │   ├── blkio.io_service_bytes
  4001. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4002. │   │   │   │   │   ├── blkio.io_serviced
  4003. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4004. │   │   │   │   │   ├── blkio.io_service_time
  4005. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4006. │   │   │   │   │   ├── blkio.io_wait_time
  4007. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4008. │   │   │   │   │   ├── blkio.leaf_weight
  4009. │   │   │   │   │   ├── blkio.leaf_weight_device
  4010. │   │   │   │   │   ├── blkio.reset_stats
  4011. │   │   │   │   │   ├── blkio.sectors
  4012. │   │   │   │   │   ├── blkio.sectors_recursive
  4013. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4014. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4015. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4016. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4017. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4018. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4019. │   │   │   │   │   ├── blkio.time
  4020. │   │   │   │   │   ├── blkio.time_recursive
  4021. │   │   │   │   │   ├── blkio.weight
  4022. │   │   │   │   │   ├── blkio.weight_device
  4023. │   │   │   │   │   ├── cgroup.clone_children
  4024. │   │   │   │   │   ├── cgroup.procs
  4025. │   │   │   │   │   ├── notify_on_release
  4026. │   │   │   │   │   └── tasks
  4027. │   │   │   │   ├── systemd-update-utmp.service
  4028. │   │   │   │   │   ├── blkio.io_merged
  4029. │   │   │   │   │   ├── blkio.io_merged_recursive
  4030. │   │   │   │   │   ├── blkio.io_queued
  4031. │   │   │   │   │   ├── blkio.io_queued_recursive
  4032. │   │   │   │   │   ├── blkio.io_service_bytes
  4033. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4034. │   │   │   │   │   ├── blkio.io_serviced
  4035. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4036. │   │   │   │   │   ├── blkio.io_service_time
  4037. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4038. │   │   │   │   │   ├── blkio.io_wait_time
  4039. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4040. │   │   │   │   │   ├── blkio.leaf_weight
  4041. │   │   │   │   │   ├── blkio.leaf_weight_device
  4042. │   │   │   │   │   ├── blkio.reset_stats
  4043. │   │   │   │   │   ├── blkio.sectors
  4044. │   │   │   │   │   ├── blkio.sectors_recursive
  4045. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4046. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4047. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4048. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4049. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4050. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4051. │   │   │   │   │   ├── blkio.time
  4052. │   │   │   │   │   ├── blkio.time_recursive
  4053. │   │   │   │   │   ├── blkio.weight
  4054. │   │   │   │   │   ├── blkio.weight_device
  4055. │   │   │   │   │   ├── cgroup.clone_children
  4056. │   │   │   │   │   ├── cgroup.procs
  4057. │   │   │   │   │   ├── notify_on_release
  4058. │   │   │   │   │   └── tasks
  4059. │   │   │   │   ├── systemd-user-sessions.service
  4060. │   │   │   │   │   ├── blkio.io_merged
  4061. │   │   │   │   │   ├── blkio.io_merged_recursive
  4062. │   │   │   │   │   ├── blkio.io_queued
  4063. │   │   │   │   │   ├── blkio.io_queued_recursive
  4064. │   │   │   │   │   ├── blkio.io_service_bytes
  4065. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4066. │   │   │   │   │   ├── blkio.io_serviced
  4067. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4068. │   │   │   │   │   ├── blkio.io_service_time
  4069. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4070. │   │   │   │   │   ├── blkio.io_wait_time
  4071. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4072. │   │   │   │   │   ├── blkio.leaf_weight
  4073. │   │   │   │   │   ├── blkio.leaf_weight_device
  4074. │   │   │   │   │   ├── blkio.reset_stats
  4075. │   │   │   │   │   ├── blkio.sectors
  4076. │   │   │   │   │   ├── blkio.sectors_recursive
  4077. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4078. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4079. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4080. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4081. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4082. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4083. │   │   │   │   │   ├── blkio.time
  4084. │   │   │   │   │   ├── blkio.time_recursive
  4085. │   │   │   │   │   ├── blkio.weight
  4086. │   │   │   │   │   ├── blkio.weight_device
  4087. │   │   │   │   │   ├── cgroup.clone_children
  4088. │   │   │   │   │   ├── cgroup.procs
  4089. │   │   │   │   │   ├── notify_on_release
  4090. │   │   │   │   │   └── tasks
  4091. │   │   │   │   ├── system-getty.slice
  4092. │   │   │   │   │   ├── blkio.io_merged
  4093. │   │   │   │   │   ├── blkio.io_merged_recursive
  4094. │   │   │   │   │   ├── blkio.io_queued
  4095. │   │   │   │   │   ├── blkio.io_queued_recursive
  4096. │   │   │   │   │   ├── blkio.io_service_bytes
  4097. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4098. │   │   │   │   │   ├── blkio.io_serviced
  4099. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4100. │   │   │   │   │   ├── blkio.io_service_time
  4101. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4102. │   │   │   │   │   ├── blkio.io_wait_time
  4103. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4104. │   │   │   │   │   ├── blkio.leaf_weight
  4105. │   │   │   │   │   ├── blkio.leaf_weight_device
  4106. │   │   │   │   │   ├── blkio.reset_stats
  4107. │   │   │   │   │   ├── blkio.sectors
  4108. │   │   │   │   │   ├── blkio.sectors_recursive
  4109. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4110. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4111. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4112. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4113. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4114. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4115. │   │   │   │   │   ├── blkio.time
  4116. │   │   │   │   │   ├── blkio.time_recursive
  4117. │   │   │   │   │   ├── blkio.weight
  4118. │   │   │   │   │   ├── blkio.weight_device
  4119. │   │   │   │   │   ├── cgroup.clone_children
  4120. │   │   │   │   │   ├── cgroup.procs
  4121. │   │   │   │   │   ├── notify_on_release
  4122. │   │   │   │   │   └── tasks
  4123. │   │   │   │   ├── tasks
  4124. │   │   │   │   ├── ubuntu-fan.service
  4125. │   │   │   │   │   ├── blkio.io_merged
  4126. │   │   │   │   │   ├── blkio.io_merged_recursive
  4127. │   │   │   │   │   ├── blkio.io_queued
  4128. │   │   │   │   │   ├── blkio.io_queued_recursive
  4129. │   │   │   │   │   ├── blkio.io_service_bytes
  4130. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4131. │   │   │   │   │   ├── blkio.io_serviced
  4132. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4133. │   │   │   │   │   ├── blkio.io_service_time
  4134. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4135. │   │   │   │   │   ├── blkio.io_wait_time
  4136. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4137. │   │   │   │   │   ├── blkio.leaf_weight
  4138. │   │   │   │   │   ├── blkio.leaf_weight_device
  4139. │   │   │   │   │   ├── blkio.reset_stats
  4140. │   │   │   │   │   ├── blkio.sectors
  4141. │   │   │   │   │   ├── blkio.sectors_recursive
  4142. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4143. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4144. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4145. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4146. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4147. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4148. │   │   │   │   │   ├── blkio.time
  4149. │   │   │   │   │   ├── blkio.time_recursive
  4150. │   │   │   │   │   ├── blkio.weight
  4151. │   │   │   │   │   ├── blkio.weight_device
  4152. │   │   │   │   │   ├── cgroup.clone_children
  4153. │   │   │   │   │   ├── cgroup.procs
  4154. │   │   │   │   │   ├── notify_on_release
  4155. │   │   │   │   │   └── tasks
  4156. │   │   │   │   ├── ufw.service
  4157. │   │   │   │   │   ├── blkio.io_merged
  4158. │   │   │   │   │   ├── blkio.io_merged_recursive
  4159. │   │   │   │   │   ├── blkio.io_queued
  4160. │   │   │   │   │   ├── blkio.io_queued_recursive
  4161. │   │   │   │   │   ├── blkio.io_service_bytes
  4162. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4163. │   │   │   │   │   ├── blkio.io_serviced
  4164. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4165. │   │   │   │   │   ├── blkio.io_service_time
  4166. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4167. │   │   │   │   │   ├── blkio.io_wait_time
  4168. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4169. │   │   │   │   │   ├── blkio.leaf_weight
  4170. │   │   │   │   │   ├── blkio.leaf_weight_device
  4171. │   │   │   │   │   ├── blkio.reset_stats
  4172. │   │   │   │   │   ├── blkio.sectors
  4173. │   │   │   │   │   ├── blkio.sectors_recursive
  4174. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4175. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4176. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4177. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4178. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4179. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4180. │   │   │   │   │   ├── blkio.time
  4181. │   │   │   │   │   ├── blkio.time_recursive
  4182. │   │   │   │   │   ├── blkio.weight
  4183. │   │   │   │   │   ├── blkio.weight_device
  4184. │   │   │   │   │   ├── cgroup.clone_children
  4185. │   │   │   │   │   ├── cgroup.procs
  4186. │   │   │   │   │   ├── notify_on_release
  4187. │   │   │   │   │   └── tasks
  4188. │   │   │   │   ├── unattended-upgrades.service
  4189. │   │   │   │   │   ├── blkio.io_merged
  4190. │   │   │   │   │   ├── blkio.io_merged_recursive
  4191. │   │   │   │   │   ├── blkio.io_queued
  4192. │   │   │   │   │   ├── blkio.io_queued_recursive
  4193. │   │   │   │   │   ├── blkio.io_service_bytes
  4194. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4195. │   │   │   │   │   ├── blkio.io_serviced
  4196. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4197. │   │   │   │   │   ├── blkio.io_service_time
  4198. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4199. │   │   │   │   │   ├── blkio.io_wait_time
  4200. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4201. │   │   │   │   │   ├── blkio.leaf_weight
  4202. │   │   │   │   │   ├── blkio.leaf_weight_device
  4203. │   │   │   │   │   ├── blkio.reset_stats
  4204. │   │   │   │   │   ├── blkio.sectors
  4205. │   │   │   │   │   ├── blkio.sectors_recursive
  4206. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4207. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4208. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4209. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4210. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4211. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4212. │   │   │   │   │   ├── blkio.time
  4213. │   │   │   │   │   ├── blkio.time_recursive
  4214. │   │   │   │   │   ├── blkio.weight
  4215. │   │   │   │   │   ├── blkio.weight_device
  4216. │   │   │   │   │   ├── cgroup.clone_children
  4217. │   │   │   │   │   ├── cgroup.procs
  4218. │   │   │   │   │   ├── notify_on_release
  4219. │   │   │   │   │   └── tasks
  4220. │   │   │   │   ├── var-lib-docker-btrfs.mount
  4221. │   │   │   │   │   ├── blkio.io_merged
  4222. │   │   │   │   │   ├── blkio.io_merged_recursive
  4223. │   │   │   │   │   ├── blkio.io_queued
  4224. │   │   │   │   │   ├── blkio.io_queued_recursive
  4225. │   │   │   │   │   ├── blkio.io_service_bytes
  4226. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4227. │   │   │   │   │   ├── blkio.io_serviced
  4228. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4229. │   │   │   │   │   ├── blkio.io_service_time
  4230. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4231. │   │   │   │   │   ├── blkio.io_wait_time
  4232. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4233. │   │   │   │   │   ├── blkio.leaf_weight
  4234. │   │   │   │   │   ├── blkio.leaf_weight_device
  4235. │   │   │   │   │   ├── blkio.reset_stats
  4236. │   │   │   │   │   ├── blkio.sectors
  4237. │   │   │   │   │   ├── blkio.sectors_recursive
  4238. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4239. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4240. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4241. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4242. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4243. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4244. │   │   │   │   │   ├── blkio.time
  4245. │   │   │   │   │   ├── blkio.time_recursive
  4246. │   │   │   │   │   ├── blkio.weight
  4247. │   │   │   │   │   ├── blkio.weight_device
  4248. │   │   │   │   │   ├── cgroup.clone_children
  4249. │   │   │   │   │   ├── cgroup.procs
  4250. │   │   │   │   │   ├── notify_on_release
  4251. │   │   │   │   │   └── tasks
  4252. │   │   │   │   └── var-lib-lxcfs.mount
  4253. │   │   │   │   ├── blkio.io_merged
  4254. │   │   │   │   ├── blkio.io_merged_recursive
  4255. │   │   │   │   ├── blkio.io_queued
  4256. │   │   │   │   ├── blkio.io_queued_recursive
  4257. │   │   │   │   ├── blkio.io_service_bytes
  4258. │   │   │   │   ├── blkio.io_service_bytes_recursive
  4259. │   │   │   │   ├── blkio.io_serviced
  4260. │   │   │   │   ├── blkio.io_serviced_recursive
  4261. │   │   │   │   ├── blkio.io_service_time
  4262. │   │   │   │   ├── blkio.io_service_time_recursive
  4263. │   │   │   │   ├── blkio.io_wait_time
  4264. │   │   │   │   ├── blkio.io_wait_time_recursive
  4265. │   │   │   │   ├── blkio.leaf_weight
  4266. │   │   │   │   ├── blkio.leaf_weight_device
  4267. │   │   │   │   ├── blkio.reset_stats
  4268. │   │   │   │   ├── blkio.sectors
  4269. │   │   │   │   ├── blkio.sectors_recursive
  4270. │   │   │   │   ├── blkio.throttle.io_service_bytes
  4271. │   │   │   │   ├── blkio.throttle.io_serviced
  4272. │   │   │   │   ├── blkio.throttle.read_bps_device
  4273. │   │   │   │   ├── blkio.throttle.read_iops_device
  4274. │   │   │   │   ├── blkio.throttle.write_bps_device
  4275. │   │   │   │   ├── blkio.throttle.write_iops_device
  4276. │   │   │   │   ├── blkio.time
  4277. │   │   │   │   ├── blkio.time_recursive
  4278. │   │   │   │   ├── blkio.weight
  4279. │   │   │   │   ├── blkio.weight_device
  4280. │   │   │   │   ├── cgroup.clone_children
  4281. │   │   │   │   ├── cgroup.procs
  4282. │   │   │   │   ├── notify_on_release
  4283. │   │   │   │   └── tasks
  4284. │   │   │   ├── tasks
  4285. │   │   │   └── user.slice
  4286. │   │   │   ├── blkio.io_merged
  4287. │   │   │   ├── blkio.io_merged_recursive
  4288. │   │   │   ├── blkio.io_queued
  4289. │   │   │   ├── blkio.io_queued_recursive
  4290. │   │   │   ├── blkio.io_service_bytes
  4291. │   │   │   ├── blkio.io_service_bytes_recursive
  4292. │   │   │   ├── blkio.io_serviced
  4293. │   │   │   ├── blkio.io_serviced_recursive
  4294. │   │   │   ├── blkio.io_service_time
  4295. │   │   │   ├── blkio.io_service_time_recursive
  4296. │   │   │   ├── blkio.io_wait_time
  4297. │   │   │   ├── blkio.io_wait_time_recursive
  4298. │   │   │   ├── blkio.leaf_weight
  4299. │   │   │   ├── blkio.leaf_weight_device
  4300. │   │   │   ├── blkio.reset_stats
  4301. │   │   │   ├── blkio.sectors
  4302. │   │   │   ├── blkio.sectors_recursive
  4303. │   │   │   ├── blkio.throttle.io_service_bytes
  4304. │   │   │   ├── blkio.throttle.io_serviced
  4305. │   │   │   ├── blkio.throttle.read_bps_device
  4306. │   │   │   ├── blkio.throttle.read_iops_device
  4307. │   │   │   ├── blkio.throttle.write_bps_device
  4308. │   │   │   ├── blkio.throttle.write_iops_device
  4309. │   │   │   ├── blkio.time
  4310. │   │   │   ├── blkio.time_recursive
  4311. │   │   │   ├── blkio.weight
  4312. │   │   │   ├── blkio.weight_device
  4313. │   │   │   ├── cgroup.clone_children
  4314. │   │   │   ├── cgroup.procs
  4315. │   │   │   ├── notify_on_release
  4316. │   │   │   └── tasks
  4317. │   │   ├── cgroup.clone_children
  4318. │   │   ├── cgroup.procs
  4319. │   │   ├── notify_on_release
  4320. │   │   ├── ns-auth
  4321. │   │   │   ├── blkio.io_merged
  4322. │   │   │   ├── blkio.io_merged_recursive
  4323. │   │   │   ├── blkio.io_queued
  4324. │   │   │   ├── blkio.io_queued_recursive
  4325. │   │   │   ├── blkio.io_service_bytes
  4326. │   │   │   ├── blkio.io_service_bytes_recursive
  4327. │   │   │   ├── blkio.io_serviced
  4328. │   │   │   ├── blkio.io_serviced_recursive
  4329. │   │   │   ├── blkio.io_service_time
  4330. │   │   │   ├── blkio.io_service_time_recursive
  4331. │   │   │   ├── blkio.io_wait_time
  4332. │   │   │   ├── blkio.io_wait_time_recursive
  4333. │   │   │   ├── blkio.leaf_weight
  4334. │   │   │   ├── blkio.leaf_weight_device
  4335. │   │   │   ├── blkio.reset_stats
  4336. │   │   │   ├── blkio.sectors
  4337. │   │   │   ├── blkio.sectors_recursive
  4338. │   │   │   ├── blkio.throttle.io_service_bytes
  4339. │   │   │   ├── blkio.throttle.io_serviced
  4340. │   │   │   ├── blkio.throttle.read_bps_device
  4341. │   │   │   ├── blkio.throttle.read_iops_device
  4342. │   │   │   ├── blkio.throttle.write_bps_device
  4343. │   │   │   ├── blkio.throttle.write_iops_device
  4344. │   │   │   ├── blkio.time
  4345. │   │   │   ├── blkio.time_recursive
  4346. │   │   │   ├── blkio.weight
  4347. │   │   │   ├── blkio.weight_device
  4348. │   │   │   ├── cgroup.clone_children
  4349. │   │   │   ├── cgroup.procs
  4350. │   │   │   ├── init.scope
  4351. │   │   │   │   ├── blkio.io_merged
  4352. │   │   │   │   ├── blkio.io_merged_recursive
  4353. │   │   │   │   ├── blkio.io_queued
  4354. │   │   │   │   ├── blkio.io_queued_recursive
  4355. │   │   │   │   ├── blkio.io_service_bytes
  4356. │   │   │   │   ├── blkio.io_service_bytes_recursive
  4357. │   │   │   │   ├── blkio.io_serviced
  4358. │   │   │   │   ├── blkio.io_serviced_recursive
  4359. │   │   │   │   ├── blkio.io_service_time
  4360. │   │   │   │   ├── blkio.io_service_time_recursive
  4361. │   │   │   │   ├── blkio.io_wait_time
  4362. │   │   │   │   ├── blkio.io_wait_time_recursive
  4363. │   │   │   │   ├── blkio.leaf_weight
  4364. │   │   │   │   ├── blkio.leaf_weight_device
  4365. │   │   │   │   ├── blkio.reset_stats
  4366. │   │   │   │   ├── blkio.sectors
  4367. │   │   │   │   ├── blkio.sectors_recursive
  4368. │   │   │   │   ├── blkio.throttle.io_service_bytes
  4369. │   │   │   │   ├── blkio.throttle.io_serviced
  4370. │   │   │   │   ├── blkio.throttle.read_bps_device
  4371. │   │   │   │   ├── blkio.throttle.read_iops_device
  4372. │   │   │   │   ├── blkio.throttle.write_bps_device
  4373. │   │   │   │   ├── blkio.throttle.write_iops_device
  4374. │   │   │   │   ├── blkio.time
  4375. │   │   │   │   ├── blkio.time_recursive
  4376. │   │   │   │   ├── blkio.weight
  4377. │   │   │   │   ├── blkio.weight_device
  4378. │   │   │   │   ├── cgroup.clone_children
  4379. │   │   │   │   ├── cgroup.procs
  4380. │   │   │   │   ├── notify_on_release
  4381. │   │   │   │   └── tasks
  4382. │   │   │   ├── notify_on_release
  4383. │   │   │   ├── system.slice
  4384. │   │   │   │   ├── accounts-daemon.service
  4385. │   │   │   │   │   ├── blkio.io_merged
  4386. │   │   │   │   │   ├── blkio.io_merged_recursive
  4387. │   │   │   │   │   ├── blkio.io_queued
  4388. │   │   │   │   │   ├── blkio.io_queued_recursive
  4389. │   │   │   │   │   ├── blkio.io_service_bytes
  4390. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4391. │   │   │   │   │   ├── blkio.io_serviced
  4392. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4393. │   │   │   │   │   ├── blkio.io_service_time
  4394. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4395. │   │   │   │   │   ├── blkio.io_wait_time
  4396. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4397. │   │   │   │   │   ├── blkio.leaf_weight
  4398. │   │   │   │   │   ├── blkio.leaf_weight_device
  4399. │   │   │   │   │   ├── blkio.reset_stats
  4400. │   │   │   │   │   ├── blkio.sectors
  4401. │   │   │   │   │   ├── blkio.sectors_recursive
  4402. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4403. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4404. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4405. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4406. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4407. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4408. │   │   │   │   │   ├── blkio.time
  4409. │   │   │   │   │   ├── blkio.time_recursive
  4410. │   │   │   │   │   ├── blkio.weight
  4411. │   │   │   │   │   ├── blkio.weight_device
  4412. │   │   │   │   │   ├── cgroup.clone_children
  4413. │   │   │   │   │   ├── cgroup.procs
  4414. │   │   │   │   │   ├── notify_on_release
  4415. │   │   │   │   │   └── tasks
  4416. │   │   │   │   ├── apparmor.service
  4417. │   │   │   │   │   ├── blkio.io_merged
  4418. │   │   │   │   │   ├── blkio.io_merged_recursive
  4419. │   │   │   │   │   ├── blkio.io_queued
  4420. │   │   │   │   │   ├── blkio.io_queued_recursive
  4421. │   │   │   │   │   ├── blkio.io_service_bytes
  4422. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4423. │   │   │   │   │   ├── blkio.io_serviced
  4424. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4425. │   │   │   │   │   ├── blkio.io_service_time
  4426. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4427. │   │   │   │   │   ├── blkio.io_wait_time
  4428. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4429. │   │   │   │   │   ├── blkio.leaf_weight
  4430. │   │   │   │   │   ├── blkio.leaf_weight_device
  4431. │   │   │   │   │   ├── blkio.reset_stats
  4432. │   │   │   │   │   ├── blkio.sectors
  4433. │   │   │   │   │   ├── blkio.sectors_recursive
  4434. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4435. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4436. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4437. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4438. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4439. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4440. │   │   │   │   │   ├── blkio.time
  4441. │   │   │   │   │   ├── blkio.time_recursive
  4442. │   │   │   │   │   ├── blkio.weight
  4443. │   │   │   │   │   ├── blkio.weight_device
  4444. │   │   │   │   │   ├── cgroup.clone_children
  4445. │   │   │   │   │   ├── cgroup.procs
  4446. │   │   │   │   │   ├── notify_on_release
  4447. │   │   │   │   │   └── tasks
  4448. │   │   │   │   ├── apport.service
  4449. │   │   │   │   │   ├── blkio.io_merged
  4450. │   │   │   │   │   ├── blkio.io_merged_recursive
  4451. │   │   │   │   │   ├── blkio.io_queued
  4452. │   │   │   │   │   ├── blkio.io_queued_recursive
  4453. │   │   │   │   │   ├── blkio.io_service_bytes
  4454. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4455. │   │   │   │   │   ├── blkio.io_serviced
  4456. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4457. │   │   │   │   │   ├── blkio.io_service_time
  4458. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4459. │   │   │   │   │   ├── blkio.io_wait_time
  4460. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4461. │   │   │   │   │   ├── blkio.leaf_weight
  4462. │   │   │   │   │   ├── blkio.leaf_weight_device
  4463. │   │   │   │   │   ├── blkio.reset_stats
  4464. │   │   │   │   │   ├── blkio.sectors
  4465. │   │   │   │   │   ├── blkio.sectors_recursive
  4466. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4467. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4468. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4469. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4470. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4471. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4472. │   │   │   │   │   ├── blkio.time
  4473. │   │   │   │   │   ├── blkio.time_recursive
  4474. │   │   │   │   │   ├── blkio.weight
  4475. │   │   │   │   │   ├── blkio.weight_device
  4476. │   │   │   │   │   ├── cgroup.clone_children
  4477. │   │   │   │   │   ├── cgroup.procs
  4478. │   │   │   │   │   ├── notify_on_release
  4479. │   │   │   │   │   └── tasks
  4480. │   │   │   │   ├── atd.service
  4481. │   │   │   │   │   ├── blkio.io_merged
  4482. │   │   │   │   │   ├── blkio.io_merged_recursive
  4483. │   │   │   │   │   ├── blkio.io_queued
  4484. │   │   │   │   │   ├── blkio.io_queued_recursive
  4485. │   │   │   │   │   ├── blkio.io_service_bytes
  4486. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4487. │   │   │   │   │   ├── blkio.io_serviced
  4488. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4489. │   │   │   │   │   ├── blkio.io_service_time
  4490. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4491. │   │   │   │   │   ├── blkio.io_wait_time
  4492. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4493. │   │   │   │   │   ├── blkio.leaf_weight
  4494. │   │   │   │   │   ├── blkio.leaf_weight_device
  4495. │   │   │   │   │   ├── blkio.reset_stats
  4496. │   │   │   │   │   ├── blkio.sectors
  4497. │   │   │   │   │   ├── blkio.sectors_recursive
  4498. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4499. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4500. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4501. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4502. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4503. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4504. │   │   │   │   │   ├── blkio.time
  4505. │   │   │   │   │   ├── blkio.time_recursive
  4506. │   │   │   │   │   ├── blkio.weight
  4507. │   │   │   │   │   ├── blkio.weight_device
  4508. │   │   │   │   │   ├── cgroup.clone_children
  4509. │   │   │   │   │   ├── cgroup.procs
  4510. │   │   │   │   │   ├── notify_on_release
  4511. │   │   │   │   │   └── tasks
  4512. │   │   │   │   ├── bind9.service
  4513. │   │   │   │   │   ├── blkio.io_merged
  4514. │   │   │   │   │   ├── blkio.io_merged_recursive
  4515. │   │   │   │   │   ├── blkio.io_queued
  4516. │   │   │   │   │   ├── blkio.io_queued_recursive
  4517. │   │   │   │   │   ├── blkio.io_service_bytes
  4518. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4519. │   │   │   │   │   ├── blkio.io_serviced
  4520. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4521. │   │   │   │   │   ├── blkio.io_service_time
  4522. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4523. │   │   │   │   │   ├── blkio.io_wait_time
  4524. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4525. │   │   │   │   │   ├── blkio.leaf_weight
  4526. │   │   │   │   │   ├── blkio.leaf_weight_device
  4527. │   │   │   │   │   ├── blkio.reset_stats
  4528. │   │   │   │   │   ├── blkio.sectors
  4529. │   │   │   │   │   ├── blkio.sectors_recursive
  4530. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4531. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4532. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4533. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4534. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4535. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4536. │   │   │   │   │   ├── blkio.time
  4537. │   │   │   │   │   ├── blkio.time_recursive
  4538. │   │   │   │   │   ├── blkio.weight
  4539. │   │   │   │   │   ├── blkio.weight_device
  4540. │   │   │   │   │   ├── cgroup.clone_children
  4541. │   │   │   │   │   ├── cgroup.procs
  4542. │   │   │   │   │   ├── notify_on_release
  4543. │   │   │   │   │   └── tasks
  4544. │   │   │   │   ├── blkio.io_merged
  4545. │   │   │   │   ├── blkio.io_merged_recursive
  4546. │   │   │   │   ├── blkio.io_queued
  4547. │   │   │   │   ├── blkio.io_queued_recursive
  4548. │   │   │   │   ├── blkio.io_service_bytes
  4549. │   │   │   │   ├── blkio.io_service_bytes_recursive
  4550. │   │   │   │   ├── blkio.io_serviced
  4551. │   │   │   │   ├── blkio.io_serviced_recursive
  4552. │   │   │   │   ├── blkio.io_service_time
  4553. │   │   │   │   ├── blkio.io_service_time_recursive
  4554. │   │   │   │   ├── blkio.io_wait_time
  4555. │   │   │   │   ├── blkio.io_wait_time_recursive
  4556. │   │   │   │   ├── blkio.leaf_weight
  4557. │   │   │   │   ├── blkio.leaf_weight_device
  4558. │   │   │   │   ├── blkio.reset_stats
  4559. │   │   │   │   ├── blkio.sectors
  4560. │   │   │   │   ├── blkio.sectors_recursive
  4561. │   │   │   │   ├── blkio.throttle.io_service_bytes
  4562. │   │   │   │   ├── blkio.throttle.io_serviced
  4563. │   │   │   │   ├── blkio.throttle.read_bps_device
  4564. │   │   │   │   ├── blkio.throttle.read_iops_device
  4565. │   │   │   │   ├── blkio.throttle.write_bps_device
  4566. │   │   │   │   ├── blkio.throttle.write_iops_device
  4567. │   │   │   │   ├── blkio.time
  4568. │   │   │   │   ├── blkio.time_recursive
  4569. │   │   │   │   ├── blkio.weight
  4570. │   │   │   │   ├── blkio.weight_device
  4571. │   │   │   │   ├── cgroup.clone_children
  4572. │   │   │   │   ├── cgroup.procs
  4573. │   │   │   │   ├── cloud-config.service
  4574. │   │   │   │   │   ├── blkio.io_merged
  4575. │   │   │   │   │   ├── blkio.io_merged_recursive
  4576. │   │   │   │   │   ├── blkio.io_queued
  4577. │   │   │   │   │   ├── blkio.io_queued_recursive
  4578. │   │   │   │   │   ├── blkio.io_service_bytes
  4579. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4580. │   │   │   │   │   ├── blkio.io_serviced
  4581. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4582. │   │   │   │   │   ├── blkio.io_service_time
  4583. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4584. │   │   │   │   │   ├── blkio.io_wait_time
  4585. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4586. │   │   │   │   │   ├── blkio.leaf_weight
  4587. │   │   │   │   │   ├── blkio.leaf_weight_device
  4588. │   │   │   │   │   ├── blkio.reset_stats
  4589. │   │   │   │   │   ├── blkio.sectors
  4590. │   │   │   │   │   ├── blkio.sectors_recursive
  4591. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4592. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4593. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4594. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4595. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4596. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4597. │   │   │   │   │   ├── blkio.time
  4598. │   │   │   │   │   ├── blkio.time_recursive
  4599. │   │   │   │   │   ├── blkio.weight
  4600. │   │   │   │   │   ├── blkio.weight_device
  4601. │   │   │   │   │   ├── cgroup.clone_children
  4602. │   │   │   │   │   ├── cgroup.procs
  4603. │   │   │   │   │   ├── notify_on_release
  4604. │   │   │   │   │   └── tasks
  4605. │   │   │   │   ├── cloud-final.service
  4606. │   │   │   │   │   ├── blkio.io_merged
  4607. │   │   │   │   │   ├── blkio.io_merged_recursive
  4608. │   │   │   │   │   ├── blkio.io_queued
  4609. │   │   │   │   │   ├── blkio.io_queued_recursive
  4610. │   │   │   │   │   ├── blkio.io_service_bytes
  4611. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4612. │   │   │   │   │   ├── blkio.io_serviced
  4613. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4614. │   │   │   │   │   ├── blkio.io_service_time
  4615. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4616. │   │   │   │   │   ├── blkio.io_wait_time
  4617. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4618. │   │   │   │   │   ├── blkio.leaf_weight
  4619. │   │   │   │   │   ├── blkio.leaf_weight_device
  4620. │   │   │   │   │   ├── blkio.reset_stats
  4621. │   │   │   │   │   ├── blkio.sectors
  4622. │   │   │   │   │   ├── blkio.sectors_recursive
  4623. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4624. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4625. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4626. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4627. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4628. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4629. │   │   │   │   │   ├── blkio.time
  4630. │   │   │   │   │   ├── blkio.time_recursive
  4631. │   │   │   │   │   ├── blkio.weight
  4632. │   │   │   │   │   ├── blkio.weight_device
  4633. │   │   │   │   │   ├── cgroup.clone_children
  4634. │   │   │   │   │   ├── cgroup.procs
  4635. │   │   │   │   │   ├── notify_on_release
  4636. │   │   │   │   │   └── tasks
  4637. │   │   │   │   ├── cloud-init-local.service
  4638. │   │   │   │   │   ├── blkio.io_merged
  4639. │   │   │   │   │   ├── blkio.io_merged_recursive
  4640. │   │   │   │   │   ├── blkio.io_queued
  4641. │   │   │   │   │   ├── blkio.io_queued_recursive
  4642. │   │   │   │   │   ├── blkio.io_service_bytes
  4643. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4644. │   │   │   │   │   ├── blkio.io_serviced
  4645. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4646. │   │   │   │   │   ├── blkio.io_service_time
  4647. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4648. │   │   │   │   │   ├── blkio.io_wait_time
  4649. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4650. │   │   │   │   │   ├── blkio.leaf_weight
  4651. │   │   │   │   │   ├── blkio.leaf_weight_device
  4652. │   │   │   │   │   ├── blkio.reset_stats
  4653. │   │   │   │   │   ├── blkio.sectors
  4654. │   │   │   │   │   ├── blkio.sectors_recursive
  4655. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4656. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4657. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4658. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4659. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4660. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4661. │   │   │   │   │   ├── blkio.time
  4662. │   │   │   │   │   ├── blkio.time_recursive
  4663. │   │   │   │   │   ├── blkio.weight
  4664. │   │   │   │   │   ├── blkio.weight_device
  4665. │   │   │   │   │   ├── cgroup.clone_children
  4666. │   │   │   │   │   ├── cgroup.procs
  4667. │   │   │   │   │   ├── notify_on_release
  4668. │   │   │   │   │   └── tasks
  4669. │   │   │   │   ├── cloud-init.service
  4670. │   │   │   │   │   ├── blkio.io_merged
  4671. │   │   │   │   │   ├── blkio.io_merged_recursive
  4672. │   │   │   │   │   ├── blkio.io_queued
  4673. │   │   │   │   │   ├── blkio.io_queued_recursive
  4674. │   │   │   │   │   ├── blkio.io_service_bytes
  4675. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4676. │   │   │   │   │   ├── blkio.io_serviced
  4677. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4678. │   │   │   │   │   ├── blkio.io_service_time
  4679. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4680. │   │   │   │   │   ├── blkio.io_wait_time
  4681. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4682. │   │   │   │   │   ├── blkio.leaf_weight
  4683. │   │   │   │   │   ├── blkio.leaf_weight_device
  4684. │   │   │   │   │   ├── blkio.reset_stats
  4685. │   │   │   │   │   ├── blkio.sectors
  4686. │   │   │   │   │   ├── blkio.sectors_recursive
  4687. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4688. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4689. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4690. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4691. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4692. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4693. │   │   │   │   │   ├── blkio.time
  4694. │   │   │   │   │   ├── blkio.time_recursive
  4695. │   │   │   │   │   ├── blkio.weight
  4696. │   │   │   │   │   ├── blkio.weight_device
  4697. │   │   │   │   │   ├── cgroup.clone_children
  4698. │   │   │   │   │   ├── cgroup.procs
  4699. │   │   │   │   │   ├── notify_on_release
  4700. │   │   │   │   │   └── tasks
  4701. │   │   │   │   ├── console-getty.service
  4702. │   │   │   │   │   ├── blkio.io_merged
  4703. │   │   │   │   │   ├── blkio.io_merged_recursive
  4704. │   │   │   │   │   ├── blkio.io_queued
  4705. │   │   │   │   │   ├── blkio.io_queued_recursive
  4706. │   │   │   │   │   ├── blkio.io_service_bytes
  4707. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4708. │   │   │   │   │   ├── blkio.io_serviced
  4709. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4710. │   │   │   │   │   ├── blkio.io_service_time
  4711. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4712. │   │   │   │   │   ├── blkio.io_wait_time
  4713. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4714. │   │   │   │   │   ├── blkio.leaf_weight
  4715. │   │   │   │   │   ├── blkio.leaf_weight_device
  4716. │   │   │   │   │   ├── blkio.reset_stats
  4717. │   │   │   │   │   ├── blkio.sectors
  4718. │   │   │   │   │   ├── blkio.sectors_recursive
  4719. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4720. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4721. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4722. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4723. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4724. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4725. │   │   │   │   │   ├── blkio.time
  4726. │   │   │   │   │   ├── blkio.time_recursive
  4727. │   │   │   │   │   ├── blkio.weight
  4728. │   │   │   │   │   ├── blkio.weight_device
  4729. │   │   │   │   │   ├── cgroup.clone_children
  4730. │   │   │   │   │   ├── cgroup.procs
  4731. │   │   │   │   │   ├── notify_on_release
  4732. │   │   │   │   │   └── tasks
  4733. │   │   │   │   ├── cron.service
  4734. │   │   │   │   │   ├── blkio.io_merged
  4735. │   │   │   │   │   ├── blkio.io_merged_recursive
  4736. │   │   │   │   │   ├── blkio.io_queued
  4737. │   │   │   │   │   ├── blkio.io_queued_recursive
  4738. │   │   │   │   │   ├── blkio.io_service_bytes
  4739. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4740. │   │   │   │   │   ├── blkio.io_serviced
  4741. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4742. │   │   │   │   │   ├── blkio.io_service_time
  4743. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4744. │   │   │   │   │   ├── blkio.io_wait_time
  4745. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4746. │   │   │   │   │   ├── blkio.leaf_weight
  4747. │   │   │   │   │   ├── blkio.leaf_weight_device
  4748. │   │   │   │   │   ├── blkio.reset_stats
  4749. │   │   │   │   │   ├── blkio.sectors
  4750. │   │   │   │   │   ├── blkio.sectors_recursive
  4751. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4752. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4753. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4754. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4755. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4756. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4757. │   │   │   │   │   ├── blkio.time
  4758. │   │   │   │   │   ├── blkio.time_recursive
  4759. │   │   │   │   │   ├── blkio.weight
  4760. │   │   │   │   │   ├── blkio.weight_device
  4761. │   │   │   │   │   ├── cgroup.clone_children
  4762. │   │   │   │   │   ├── cgroup.procs
  4763. │   │   │   │   │   ├── notify_on_release
  4764. │   │   │   │   │   └── tasks
  4765. │   │   │   │   ├── dbus.service
  4766. │   │   │   │   │   ├── blkio.io_merged
  4767. │   │   │   │   │   ├── blkio.io_merged_recursive
  4768. │   │   │   │   │   ├── blkio.io_queued
  4769. │   │   │   │   │   ├── blkio.io_queued_recursive
  4770. │   │   │   │   │   ├── blkio.io_service_bytes
  4771. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4772. │   │   │   │   │   ├── blkio.io_serviced
  4773. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4774. │   │   │   │   │   ├── blkio.io_service_time
  4775. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4776. │   │   │   │   │   ├── blkio.io_wait_time
  4777. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4778. │   │   │   │   │   ├── blkio.leaf_weight
  4779. │   │   │   │   │   ├── blkio.leaf_weight_device
  4780. │   │   │   │   │   ├── blkio.reset_stats
  4781. │   │   │   │   │   ├── blkio.sectors
  4782. │   │   │   │   │   ├── blkio.sectors_recursive
  4783. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4784. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4785. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4786. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4787. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4788. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4789. │   │   │   │   │   ├── blkio.time
  4790. │   │   │   │   │   ├── blkio.time_recursive
  4791. │   │   │   │   │   ├── blkio.weight
  4792. │   │   │   │   │   ├── blkio.weight_device
  4793. │   │   │   │   │   ├── cgroup.clone_children
  4794. │   │   │   │   │   ├── cgroup.procs
  4795. │   │   │   │   │   ├── notify_on_release
  4796. │   │   │   │   │   └── tasks
  4797. │   │   │   │   ├── dev-full.mount
  4798. │   │   │   │   │   ├── blkio.io_merged
  4799. │   │   │   │   │   ├── blkio.io_merged_recursive
  4800. │   │   │   │   │   ├── blkio.io_queued
  4801. │   │   │   │   │   ├── blkio.io_queued_recursive
  4802. │   │   │   │   │   ├── blkio.io_service_bytes
  4803. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4804. │   │   │   │   │   ├── blkio.io_serviced
  4805. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4806. │   │   │   │   │   ├── blkio.io_service_time
  4807. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4808. │   │   │   │   │   ├── blkio.io_wait_time
  4809. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4810. │   │   │   │   │   ├── blkio.leaf_weight
  4811. │   │   │   │   │   ├── blkio.leaf_weight_device
  4812. │   │   │   │   │   ├── blkio.reset_stats
  4813. │   │   │   │   │   ├── blkio.sectors
  4814. │   │   │   │   │   ├── blkio.sectors_recursive
  4815. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4816. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4817. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4818. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4819. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4820. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4821. │   │   │   │   │   ├── blkio.time
  4822. │   │   │   │   │   ├── blkio.time_recursive
  4823. │   │   │   │   │   ├── blkio.weight
  4824. │   │   │   │   │   ├── blkio.weight_device
  4825. │   │   │   │   │   ├── cgroup.clone_children
  4826. │   │   │   │   │   ├── cgroup.procs
  4827. │   │   │   │   │   ├── notify_on_release
  4828. │   │   │   │   │   └── tasks
  4829. │   │   │   │   ├── dev-fuse.mount
  4830. │   │   │   │   │   ├── blkio.io_merged
  4831. │   │   │   │   │   ├── blkio.io_merged_recursive
  4832. │   │   │   │   │   ├── blkio.io_queued
  4833. │   │   │   │   │   ├── blkio.io_queued_recursive
  4834. │   │   │   │   │   ├── blkio.io_service_bytes
  4835. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4836. │   │   │   │   │   ├── blkio.io_serviced
  4837. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4838. │   │   │   │   │   ├── blkio.io_service_time
  4839. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4840. │   │   │   │   │   ├── blkio.io_wait_time
  4841. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4842. │   │   │   │   │   ├── blkio.leaf_weight
  4843. │   │   │   │   │   ├── blkio.leaf_weight_device
  4844. │   │   │   │   │   ├── blkio.reset_stats
  4845. │   │   │   │   │   ├── blkio.sectors
  4846. │   │   │   │   │   ├── blkio.sectors_recursive
  4847. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4848. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4849. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4850. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4851. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4852. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4853. │   │   │   │   │   ├── blkio.time
  4854. │   │   │   │   │   ├── blkio.time_recursive
  4855. │   │   │   │   │   ├── blkio.weight
  4856. │   │   │   │   │   ├── blkio.weight_device
  4857. │   │   │   │   │   ├── cgroup.clone_children
  4858. │   │   │   │   │   ├── cgroup.procs
  4859. │   │   │   │   │   ├── notify_on_release
  4860. │   │   │   │   │   └── tasks
  4861. │   │   │   │   ├── dev-lxd.mount
  4862. │   │   │   │   │   ├── blkio.io_merged
  4863. │   │   │   │   │   ├── blkio.io_merged_recursive
  4864. │   │   │   │   │   ├── blkio.io_queued
  4865. │   │   │   │   │   ├── blkio.io_queued_recursive
  4866. │   │   │   │   │   ├── blkio.io_service_bytes
  4867. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4868. │   │   │   │   │   ├── blkio.io_serviced
  4869. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4870. │   │   │   │   │   ├── blkio.io_service_time
  4871. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4872. │   │   │   │   │   ├── blkio.io_wait_time
  4873. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4874. │   │   │   │   │   ├── blkio.leaf_weight
  4875. │   │   │   │   │   ├── blkio.leaf_weight_device
  4876. │   │   │   │   │   ├── blkio.reset_stats
  4877. │   │   │   │   │   ├── blkio.sectors
  4878. │   │   │   │   │   ├── blkio.sectors_recursive
  4879. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4880. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4881. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4882. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4883. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4884. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4885. │   │   │   │   │   ├── blkio.time
  4886. │   │   │   │   │   ├── blkio.time_recursive
  4887. │   │   │   │   │   ├── blkio.weight
  4888. │   │   │   │   │   ├── blkio.weight_device
  4889. │   │   │   │   │   ├── cgroup.clone_children
  4890. │   │   │   │   │   ├── cgroup.procs
  4891. │   │   │   │   │   ├── notify_on_release
  4892. │   │   │   │   │   └── tasks
  4893. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  4894. │   │   │   │   │   ├── blkio.io_merged
  4895. │   │   │   │   │   ├── blkio.io_merged_recursive
  4896. │   │   │   │   │   ├── blkio.io_queued
  4897. │   │   │   │   │   ├── blkio.io_queued_recursive
  4898. │   │   │   │   │   ├── blkio.io_service_bytes
  4899. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4900. │   │   │   │   │   ├── blkio.io_serviced
  4901. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4902. │   │   │   │   │   ├── blkio.io_service_time
  4903. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4904. │   │   │   │   │   ├── blkio.io_wait_time
  4905. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4906. │   │   │   │   │   ├── blkio.leaf_weight
  4907. │   │   │   │   │   ├── blkio.leaf_weight_device
  4908. │   │   │   │   │   ├── blkio.reset_stats
  4909. │   │   │   │   │   ├── blkio.sectors
  4910. │   │   │   │   │   ├── blkio.sectors_recursive
  4911. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4912. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4913. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4914. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4915. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4916. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4917. │   │   │   │   │   ├── blkio.time
  4918. │   │   │   │   │   ├── blkio.time_recursive
  4919. │   │   │   │   │   ├── blkio.weight
  4920. │   │   │   │   │   ├── blkio.weight_device
  4921. │   │   │   │   │   ├── cgroup.clone_children
  4922. │   │   │   │   │   ├── cgroup.procs
  4923. │   │   │   │   │   ├── notify_on_release
  4924. │   │   │   │   │   └── tasks
  4925. │   │   │   │   ├── dev-mqueue.mount
  4926. │   │   │   │   │   ├── blkio.io_merged
  4927. │   │   │   │   │   ├── blkio.io_merged_recursive
  4928. │   │   │   │   │   ├── blkio.io_queued
  4929. │   │   │   │   │   ├── blkio.io_queued_recursive
  4930. │   │   │   │   │   ├── blkio.io_service_bytes
  4931. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4932. │   │   │   │   │   ├── blkio.io_serviced
  4933. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4934. │   │   │   │   │   ├── blkio.io_service_time
  4935. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4936. │   │   │   │   │   ├── blkio.io_wait_time
  4937. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4938. │   │   │   │   │   ├── blkio.leaf_weight
  4939. │   │   │   │   │   ├── blkio.leaf_weight_device
  4940. │   │   │   │   │   ├── blkio.reset_stats
  4941. │   │   │   │   │   ├── blkio.sectors
  4942. │   │   │   │   │   ├── blkio.sectors_recursive
  4943. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4944. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4945. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4946. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4947. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4948. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4949. │   │   │   │   │   ├── blkio.time
  4950. │   │   │   │   │   ├── blkio.time_recursive
  4951. │   │   │   │   │   ├── blkio.weight
  4952. │   │   │   │   │   ├── blkio.weight_device
  4953. │   │   │   │   │   ├── cgroup.clone_children
  4954. │   │   │   │   │   ├── cgroup.procs
  4955. │   │   │   │   │   ├── notify_on_release
  4956. │   │   │   │   │   └── tasks
  4957. │   │   │   │   ├── dev-net-tun.mount
  4958. │   │   │   │   │   ├── blkio.io_merged
  4959. │   │   │   │   │   ├── blkio.io_merged_recursive
  4960. │   │   │   │   │   ├── blkio.io_queued
  4961. │   │   │   │   │   ├── blkio.io_queued_recursive
  4962. │   │   │   │   │   ├── blkio.io_service_bytes
  4963. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4964. │   │   │   │   │   ├── blkio.io_serviced
  4965. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4966. │   │   │   │   │   ├── blkio.io_service_time
  4967. │   │   │   │   │   ├── blkio.io_service_time_recursive
  4968. │   │   │   │   │   ├── blkio.io_wait_time
  4969. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  4970. │   │   │   │   │   ├── blkio.leaf_weight
  4971. │   │   │   │   │   ├── blkio.leaf_weight_device
  4972. │   │   │   │   │   ├── blkio.reset_stats
  4973. │   │   │   │   │   ├── blkio.sectors
  4974. │   │   │   │   │   ├── blkio.sectors_recursive
  4975. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  4976. │   │   │   │   │   ├── blkio.throttle.io_serviced
  4977. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  4978. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  4979. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  4980. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  4981. │   │   │   │   │   ├── blkio.time
  4982. │   │   │   │   │   ├── blkio.time_recursive
  4983. │   │   │   │   │   ├── blkio.weight
  4984. │   │   │   │   │   ├── blkio.weight_device
  4985. │   │   │   │   │   ├── cgroup.clone_children
  4986. │   │   │   │   │   ├── cgroup.procs
  4987. │   │   │   │   │   ├── notify_on_release
  4988. │   │   │   │   │   └── tasks
  4989. │   │   │   │   ├── dev-null.mount
  4990. │   │   │   │   │   ├── blkio.io_merged
  4991. │   │   │   │   │   ├── blkio.io_merged_recursive
  4992. │   │   │   │   │   ├── blkio.io_queued
  4993. │   │   │   │   │   ├── blkio.io_queued_recursive
  4994. │   │   │   │   │   ├── blkio.io_service_bytes
  4995. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  4996. │   │   │   │   │   ├── blkio.io_serviced
  4997. │   │   │   │   │   ├── blkio.io_serviced_recursive
  4998. │   │   │   │   │   ├── blkio.io_service_time
  4999. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5000. │   │   │   │   │   ├── blkio.io_wait_time
  5001. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5002. │   │   │   │   │   ├── blkio.leaf_weight
  5003. │   │   │   │   │   ├── blkio.leaf_weight_device
  5004. │   │   │   │   │   ├── blkio.reset_stats
  5005. │   │   │   │   │   ├── blkio.sectors
  5006. │   │   │   │   │   ├── blkio.sectors_recursive
  5007. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5008. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5009. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5010. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5011. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5012. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5013. │   │   │   │   │   ├── blkio.time
  5014. │   │   │   │   │   ├── blkio.time_recursive
  5015. │   │   │   │   │   ├── blkio.weight
  5016. │   │   │   │   │   ├── blkio.weight_device
  5017. │   │   │   │   │   ├── cgroup.clone_children
  5018. │   │   │   │   │   ├── cgroup.procs
  5019. │   │   │   │   │   ├── notify_on_release
  5020. │   │   │   │   │   └── tasks
  5021. │   │   │   │   ├── dev-ptmx.mount
  5022. │   │   │   │   │   ├── blkio.io_merged
  5023. │   │   │   │   │   ├── blkio.io_merged_recursive
  5024. │   │   │   │   │   ├── blkio.io_queued
  5025. │   │   │   │   │   ├── blkio.io_queued_recursive
  5026. │   │   │   │   │   ├── blkio.io_service_bytes
  5027. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5028. │   │   │   │   │   ├── blkio.io_serviced
  5029. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5030. │   │   │   │   │   ├── blkio.io_service_time
  5031. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5032. │   │   │   │   │   ├── blkio.io_wait_time
  5033. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5034. │   │   │   │   │   ├── blkio.leaf_weight
  5035. │   │   │   │   │   ├── blkio.leaf_weight_device
  5036. │   │   │   │   │   ├── blkio.reset_stats
  5037. │   │   │   │   │   ├── blkio.sectors
  5038. │   │   │   │   │   ├── blkio.sectors_recursive
  5039. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5040. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5041. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5042. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5043. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5044. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5045. │   │   │   │   │   ├── blkio.time
  5046. │   │   │   │   │   ├── blkio.time_recursive
  5047. │   │   │   │   │   ├── blkio.weight
  5048. │   │   │   │   │   ├── blkio.weight_device
  5049. │   │   │   │   │   ├── cgroup.clone_children
  5050. │   │   │   │   │   ├── cgroup.procs
  5051. │   │   │   │   │   ├── notify_on_release
  5052. │   │   │   │   │   └── tasks
  5053. │   │   │   │   ├── dev-random.mount
  5054. │   │   │   │   │   ├── blkio.io_merged
  5055. │   │   │   │   │   ├── blkio.io_merged_recursive
  5056. │   │   │   │   │   ├── blkio.io_queued
  5057. │   │   │   │   │   ├── blkio.io_queued_recursive
  5058. │   │   │   │   │   ├── blkio.io_service_bytes
  5059. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5060. │   │   │   │   │   ├── blkio.io_serviced
  5061. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5062. │   │   │   │   │   ├── blkio.io_service_time
  5063. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5064. │   │   │   │   │   ├── blkio.io_wait_time
  5065. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5066. │   │   │   │   │   ├── blkio.leaf_weight
  5067. │   │   │   │   │   ├── blkio.leaf_weight_device
  5068. │   │   │   │   │   ├── blkio.reset_stats
  5069. │   │   │   │   │   ├── blkio.sectors
  5070. │   │   │   │   │   ├── blkio.sectors_recursive
  5071. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5072. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5073. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5074. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5075. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5076. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5077. │   │   │   │   │   ├── blkio.time
  5078. │   │   │   │   │   ├── blkio.time_recursive
  5079. │   │   │   │   │   ├── blkio.weight
  5080. │   │   │   │   │   ├── blkio.weight_device
  5081. │   │   │   │   │   ├── cgroup.clone_children
  5082. │   │   │   │   │   ├── cgroup.procs
  5083. │   │   │   │   │   ├── notify_on_release
  5084. │   │   │   │   │   └── tasks
  5085. │   │   │   │   ├── dev-tty.mount
  5086. │   │   │   │   │   ├── blkio.io_merged
  5087. │   │   │   │   │   ├── blkio.io_merged_recursive
  5088. │   │   │   │   │   ├── blkio.io_queued
  5089. │   │   │   │   │   ├── blkio.io_queued_recursive
  5090. │   │   │   │   │   ├── blkio.io_service_bytes
  5091. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5092. │   │   │   │   │   ├── blkio.io_serviced
  5093. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5094. │   │   │   │   │   ├── blkio.io_service_time
  5095. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5096. │   │   │   │   │   ├── blkio.io_wait_time
  5097. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5098. │   │   │   │   │   ├── blkio.leaf_weight
  5099. │   │   │   │   │   ├── blkio.leaf_weight_device
  5100. │   │   │   │   │   ├── blkio.reset_stats
  5101. │   │   │   │   │   ├── blkio.sectors
  5102. │   │   │   │   │   ├── blkio.sectors_recursive
  5103. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5104. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5105. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5106. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5107. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5108. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5109. │   │   │   │   │   ├── blkio.time
  5110. │   │   │   │   │   ├── blkio.time_recursive
  5111. │   │   │   │   │   ├── blkio.weight
  5112. │   │   │   │   │   ├── blkio.weight_device
  5113. │   │   │   │   │   ├── cgroup.clone_children
  5114. │   │   │   │   │   ├── cgroup.procs
  5115. │   │   │   │   │   ├── notify_on_release
  5116. │   │   │   │   │   └── tasks
  5117. │   │   │   │   ├── dev-urandom.mount
  5118. │   │   │   │   │   ├── blkio.io_merged
  5119. │   │   │   │   │   ├── blkio.io_merged_recursive
  5120. │   │   │   │   │   ├── blkio.io_queued
  5121. │   │   │   │   │   ├── blkio.io_queued_recursive
  5122. │   │   │   │   │   ├── blkio.io_service_bytes
  5123. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5124. │   │   │   │   │   ├── blkio.io_serviced
  5125. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5126. │   │   │   │   │   ├── blkio.io_service_time
  5127. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5128. │   │   │   │   │   ├── blkio.io_wait_time
  5129. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5130. │   │   │   │   │   ├── blkio.leaf_weight
  5131. │   │   │   │   │   ├── blkio.leaf_weight_device
  5132. │   │   │   │   │   ├── blkio.reset_stats
  5133. │   │   │   │   │   ├── blkio.sectors
  5134. │   │   │   │   │   ├── blkio.sectors_recursive
  5135. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5136. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5137. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5138. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5139. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5140. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5141. │   │   │   │   │   ├── blkio.time
  5142. │   │   │   │   │   ├── blkio.time_recursive
  5143. │   │   │   │   │   ├── blkio.weight
  5144. │   │   │   │   │   ├── blkio.weight_device
  5145. │   │   │   │   │   ├── cgroup.clone_children
  5146. │   │   │   │   │   ├── cgroup.procs
  5147. │   │   │   │   │   ├── notify_on_release
  5148. │   │   │   │   │   └── tasks
  5149. │   │   │   │   ├── dev-zero.mount
  5150. │   │   │   │   │   ├── blkio.io_merged
  5151. │   │   │   │   │   ├── blkio.io_merged_recursive
  5152. │   │   │   │   │   ├── blkio.io_queued
  5153. │   │   │   │   │   ├── blkio.io_queued_recursive
  5154. │   │   │   │   │   ├── blkio.io_service_bytes
  5155. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5156. │   │   │   │   │   ├── blkio.io_serviced
  5157. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5158. │   │   │   │   │   ├── blkio.io_service_time
  5159. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5160. │   │   │   │   │   ├── blkio.io_wait_time
  5161. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5162. │   │   │   │   │   ├── blkio.leaf_weight
  5163. │   │   │   │   │   ├── blkio.leaf_weight_device
  5164. │   │   │   │   │   ├── blkio.reset_stats
  5165. │   │   │   │   │   ├── blkio.sectors
  5166. │   │   │   │   │   ├── blkio.sectors_recursive
  5167. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5168. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5169. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5170. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5171. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5172. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5173. │   │   │   │   │   ├── blkio.time
  5174. │   │   │   │   │   ├── blkio.time_recursive
  5175. │   │   │   │   │   ├── blkio.weight
  5176. │   │   │   │   │   ├── blkio.weight_device
  5177. │   │   │   │   │   ├── cgroup.clone_children
  5178. │   │   │   │   │   ├── cgroup.procs
  5179. │   │   │   │   │   ├── notify_on_release
  5180. │   │   │   │   │   └── tasks
  5181. │   │   │   │   ├── irqbalance.service
  5182. │   │   │   │   │   ├── blkio.io_merged
  5183. │   │   │   │   │   ├── blkio.io_merged_recursive
  5184. │   │   │   │   │   ├── blkio.io_queued
  5185. │   │   │   │   │   ├── blkio.io_queued_recursive
  5186. │   │   │   │   │   ├── blkio.io_service_bytes
  5187. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5188. │   │   │   │   │   ├── blkio.io_serviced
  5189. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5190. │   │   │   │   │   ├── blkio.io_service_time
  5191. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5192. │   │   │   │   │   ├── blkio.io_wait_time
  5193. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5194. │   │   │   │   │   ├── blkio.leaf_weight
  5195. │   │   │   │   │   ├── blkio.leaf_weight_device
  5196. │   │   │   │   │   ├── blkio.reset_stats
  5197. │   │   │   │   │   ├── blkio.sectors
  5198. │   │   │   │   │   ├── blkio.sectors_recursive
  5199. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5200. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5201. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5202. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5203. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5204. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5205. │   │   │   │   │   ├── blkio.time
  5206. │   │   │   │   │   ├── blkio.time_recursive
  5207. │   │   │   │   │   ├── blkio.weight
  5208. │   │   │   │   │   ├── blkio.weight_device
  5209. │   │   │   │   │   ├── cgroup.clone_children
  5210. │   │   │   │   │   ├── cgroup.procs
  5211. │   │   │   │   │   ├── notify_on_release
  5212. │   │   │   │   │   └── tasks
  5213. │   │   │   │   ├── lvm2-monitor.service
  5214. │   │   │   │   │   ├── blkio.io_merged
  5215. │   │   │   │   │   ├── blkio.io_merged_recursive
  5216. │   │   │   │   │   ├── blkio.io_queued
  5217. │   │   │   │   │   ├── blkio.io_queued_recursive
  5218. │   │   │   │   │   ├── blkio.io_service_bytes
  5219. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5220. │   │   │   │   │   ├── blkio.io_serviced
  5221. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5222. │   │   │   │   │   ├── blkio.io_service_time
  5223. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5224. │   │   │   │   │   ├── blkio.io_wait_time
  5225. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5226. │   │   │   │   │   ├── blkio.leaf_weight
  5227. │   │   │   │   │   ├── blkio.leaf_weight_device
  5228. │   │   │   │   │   ├── blkio.reset_stats
  5229. │   │   │   │   │   ├── blkio.sectors
  5230. │   │   │   │   │   ├── blkio.sectors_recursive
  5231. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5232. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5233. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5234. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5235. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5236. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5237. │   │   │   │   │   ├── blkio.time
  5238. │   │   │   │   │   ├── blkio.time_recursive
  5239. │   │   │   │   │   ├── blkio.weight
  5240. │   │   │   │   │   ├── blkio.weight_device
  5241. │   │   │   │   │   ├── cgroup.clone_children
  5242. │   │   │   │   │   ├── cgroup.procs
  5243. │   │   │   │   │   ├── notify_on_release
  5244. │   │   │   │   │   └── tasks
  5245. │   │   │   │   ├── -.mount
  5246. │   │   │   │   │   ├── blkio.io_merged
  5247. │   │   │   │   │   ├── blkio.io_merged_recursive
  5248. │   │   │   │   │   ├── blkio.io_queued
  5249. │   │   │   │   │   ├── blkio.io_queued_recursive
  5250. │   │   │   │   │   ├── blkio.io_service_bytes
  5251. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5252. │   │   │   │   │   ├── blkio.io_serviced
  5253. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5254. │   │   │   │   │   ├── blkio.io_service_time
  5255. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5256. │   │   │   │   │   ├── blkio.io_wait_time
  5257. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5258. │   │   │   │   │   ├── blkio.leaf_weight
  5259. │   │   │   │   │   ├── blkio.leaf_weight_device
  5260. │   │   │   │   │   ├── blkio.reset_stats
  5261. │   │   │   │   │   ├── blkio.sectors
  5262. │   │   │   │   │   ├── blkio.sectors_recursive
  5263. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5264. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5265. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5266. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5267. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5268. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5269. │   │   │   │   │   ├── blkio.time
  5270. │   │   │   │   │   ├── blkio.time_recursive
  5271. │   │   │   │   │   ├── blkio.weight
  5272. │   │   │   │   │   ├── blkio.weight_device
  5273. │   │   │   │   │   ├── cgroup.clone_children
  5274. │   │   │   │   │   ├── cgroup.procs
  5275. │   │   │   │   │   ├── notify_on_release
  5276. │   │   │   │   │   └── tasks
  5277. │   │   │   │   ├── networking.service
  5278. │   │   │   │   │   ├── blkio.io_merged
  5279. │   │   │   │   │   ├── blkio.io_merged_recursive
  5280. │   │   │   │   │   ├── blkio.io_queued
  5281. │   │   │   │   │   ├── blkio.io_queued_recursive
  5282. │   │   │   │   │   ├── blkio.io_service_bytes
  5283. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5284. │   │   │   │   │   ├── blkio.io_serviced
  5285. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5286. │   │   │   │   │   ├── blkio.io_service_time
  5287. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5288. │   │   │   │   │   ├── blkio.io_wait_time
  5289. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5290. │   │   │   │   │   ├── blkio.leaf_weight
  5291. │   │   │   │   │   ├── blkio.leaf_weight_device
  5292. │   │   │   │   │   ├── blkio.reset_stats
  5293. │   │   │   │   │   ├── blkio.sectors
  5294. │   │   │   │   │   ├── blkio.sectors_recursive
  5295. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5296. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5297. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5298. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5299. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5300. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5301. │   │   │   │   │   ├── blkio.time
  5302. │   │   │   │   │   ├── blkio.time_recursive
  5303. │   │   │   │   │   ├── blkio.weight
  5304. │   │   │   │   │   ├── blkio.weight_device
  5305. │   │   │   │   │   ├── cgroup.clone_children
  5306. │   │   │   │   │   ├── cgroup.procs
  5307. │   │   │   │   │   ├── notify_on_release
  5308. │   │   │   │   │   └── tasks
  5309. │   │   │   │   ├── notify_on_release
  5310. │   │   │   │   ├── ondemand.service
  5311. │   │   │   │   │   ├── blkio.io_merged
  5312. │   │   │   │   │   ├── blkio.io_merged_recursive
  5313. │   │   │   │   │   ├── blkio.io_queued
  5314. │   │   │   │   │   ├── blkio.io_queued_recursive
  5315. │   │   │   │   │   ├── blkio.io_service_bytes
  5316. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5317. │   │   │   │   │   ├── blkio.io_serviced
  5318. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5319. │   │   │   │   │   ├── blkio.io_service_time
  5320. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5321. │   │   │   │   │   ├── blkio.io_wait_time
  5322. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5323. │   │   │   │   │   ├── blkio.leaf_weight
  5324. │   │   │   │   │   ├── blkio.leaf_weight_device
  5325. │   │   │   │   │   ├── blkio.reset_stats
  5326. │   │   │   │   │   ├── blkio.sectors
  5327. │   │   │   │   │   ├── blkio.sectors_recursive
  5328. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5329. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5330. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5331. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5332. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5333. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5334. │   │   │   │   │   ├── blkio.time
  5335. │   │   │   │   │   ├── blkio.time_recursive
  5336. │   │   │   │   │   ├── blkio.weight
  5337. │   │   │   │   │   ├── blkio.weight_device
  5338. │   │   │   │   │   ├── cgroup.clone_children
  5339. │   │   │   │   │   ├── cgroup.procs
  5340. │   │   │   │   │   ├── notify_on_release
  5341. │   │   │   │   │   └── tasks
  5342. │   │   │   │   ├── polkitd.service
  5343. │   │   │   │   │   ├── blkio.io_merged
  5344. │   │   │   │   │   ├── blkio.io_merged_recursive
  5345. │   │   │   │   │   ├── blkio.io_queued
  5346. │   │   │   │   │   ├── blkio.io_queued_recursive
  5347. │   │   │   │   │   ├── blkio.io_service_bytes
  5348. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5349. │   │   │   │   │   ├── blkio.io_serviced
  5350. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5351. │   │   │   │   │   ├── blkio.io_service_time
  5352. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5353. │   │   │   │   │   ├── blkio.io_wait_time
  5354. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5355. │   │   │   │   │   ├── blkio.leaf_weight
  5356. │   │   │   │   │   ├── blkio.leaf_weight_device
  5357. │   │   │   │   │   ├── blkio.reset_stats
  5358. │   │   │   │   │   ├── blkio.sectors
  5359. │   │   │   │   │   ├── blkio.sectors_recursive
  5360. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5361. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5362. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5363. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5364. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5365. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5366. │   │   │   │   │   ├── blkio.time
  5367. │   │   │   │   │   ├── blkio.time_recursive
  5368. │   │   │   │   │   ├── blkio.weight
  5369. │   │   │   │   │   ├── blkio.weight_device
  5370. │   │   │   │   │   ├── cgroup.clone_children
  5371. │   │   │   │   │   ├── cgroup.procs
  5372. │   │   │   │   │   ├── notify_on_release
  5373. │   │   │   │   │   └── tasks
  5374. │   │   │   │   ├── proc-cpuinfo.mount
  5375. │   │   │   │   │   ├── blkio.io_merged
  5376. │   │   │   │   │   ├── blkio.io_merged_recursive
  5377. │   │   │   │   │   ├── blkio.io_queued
  5378. │   │   │   │   │   ├── blkio.io_queued_recursive
  5379. │   │   │   │   │   ├── blkio.io_service_bytes
  5380. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5381. │   │   │   │   │   ├── blkio.io_serviced
  5382. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5383. │   │   │   │   │   ├── blkio.io_service_time
  5384. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5385. │   │   │   │   │   ├── blkio.io_wait_time
  5386. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5387. │   │   │   │   │   ├── blkio.leaf_weight
  5388. │   │   │   │   │   ├── blkio.leaf_weight_device
  5389. │   │   │   │   │   ├── blkio.reset_stats
  5390. │   │   │   │   │   ├── blkio.sectors
  5391. │   │   │   │   │   ├── blkio.sectors_recursive
  5392. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5393. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5394. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5395. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5396. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5397. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5398. │   │   │   │   │   ├── blkio.time
  5399. │   │   │   │   │   ├── blkio.time_recursive
  5400. │   │   │   │   │   ├── blkio.weight
  5401. │   │   │   │   │   ├── blkio.weight_device
  5402. │   │   │   │   │   ├── cgroup.clone_children
  5403. │   │   │   │   │   ├── cgroup.procs
  5404. │   │   │   │   │   ├── notify_on_release
  5405. │   │   │   │   │   └── tasks
  5406. │   │   │   │   ├── proc-diskstats.mount
  5407. │   │   │   │   │   ├── blkio.io_merged
  5408. │   │   │   │   │   ├── blkio.io_merged_recursive
  5409. │   │   │   │   │   ├── blkio.io_queued
  5410. │   │   │   │   │   ├── blkio.io_queued_recursive
  5411. │   │   │   │   │   ├── blkio.io_service_bytes
  5412. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5413. │   │   │   │   │   ├── blkio.io_serviced
  5414. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5415. │   │   │   │   │   ├── blkio.io_service_time
  5416. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5417. │   │   │   │   │   ├── blkio.io_wait_time
  5418. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5419. │   │   │   │   │   ├── blkio.leaf_weight
  5420. │   │   │   │   │   ├── blkio.leaf_weight_device
  5421. │   │   │   │   │   ├── blkio.reset_stats
  5422. │   │   │   │   │   ├── blkio.sectors
  5423. │   │   │   │   │   ├── blkio.sectors_recursive
  5424. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5425. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5426. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5427. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5428. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5429. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5430. │   │   │   │   │   ├── blkio.time
  5431. │   │   │   │   │   ├── blkio.time_recursive
  5432. │   │   │   │   │   ├── blkio.weight
  5433. │   │   │   │   │   ├── blkio.weight_device
  5434. │   │   │   │   │   ├── cgroup.clone_children
  5435. │   │   │   │   │   ├── cgroup.procs
  5436. │   │   │   │   │   ├── notify_on_release
  5437. │   │   │   │   │   └── tasks
  5438. │   │   │   │   ├── proc-meminfo.mount
  5439. │   │   │   │   │   ├── blkio.io_merged
  5440. │   │   │   │   │   ├── blkio.io_merged_recursive
  5441. │   │   │   │   │   ├── blkio.io_queued
  5442. │   │   │   │   │   ├── blkio.io_queued_recursive
  5443. │   │   │   │   │   ├── blkio.io_service_bytes
  5444. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5445. │   │   │   │   │   ├── blkio.io_serviced
  5446. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5447. │   │   │   │   │   ├── blkio.io_service_time
  5448. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5449. │   │   │   │   │   ├── blkio.io_wait_time
  5450. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5451. │   │   │   │   │   ├── blkio.leaf_weight
  5452. │   │   │   │   │   ├── blkio.leaf_weight_device
  5453. │   │   │   │   │   ├── blkio.reset_stats
  5454. │   │   │   │   │   ├── blkio.sectors
  5455. │   │   │   │   │   ├── blkio.sectors_recursive
  5456. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5457. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5458. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5459. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5460. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5461. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5462. │   │   │   │   │   ├── blkio.time
  5463. │   │   │   │   │   ├── blkio.time_recursive
  5464. │   │   │   │   │   ├── blkio.weight
  5465. │   │   │   │   │   ├── blkio.weight_device
  5466. │   │   │   │   │   ├── cgroup.clone_children
  5467. │   │   │   │   │   ├── cgroup.procs
  5468. │   │   │   │   │   ├── notify_on_release
  5469. │   │   │   │   │   └── tasks
  5470. │   │   │   │   ├── proc-stat.mount
  5471. │   │   │   │   │   ├── blkio.io_merged
  5472. │   │   │   │   │   ├── blkio.io_merged_recursive
  5473. │   │   │   │   │   ├── blkio.io_queued
  5474. │   │   │   │   │   ├── blkio.io_queued_recursive
  5475. │   │   │   │   │   ├── blkio.io_service_bytes
  5476. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5477. │   │   │   │   │   ├── blkio.io_serviced
  5478. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5479. │   │   │   │   │   ├── blkio.io_service_time
  5480. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5481. │   │   │   │   │   ├── blkio.io_wait_time
  5482. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5483. │   │   │   │   │   ├── blkio.leaf_weight
  5484. │   │   │   │   │   ├── blkio.leaf_weight_device
  5485. │   │   │   │   │   ├── blkio.reset_stats
  5486. │   │   │   │   │   ├── blkio.sectors
  5487. │   │   │   │   │   ├── blkio.sectors_recursive
  5488. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5489. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5490. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5491. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5492. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5493. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5494. │   │   │   │   │   ├── blkio.time
  5495. │   │   │   │   │   ├── blkio.time_recursive
  5496. │   │   │   │   │   ├── blkio.weight
  5497. │   │   │   │   │   ├── blkio.weight_device
  5498. │   │   │   │   │   ├── cgroup.clone_children
  5499. │   │   │   │   │   ├── cgroup.procs
  5500. │   │   │   │   │   ├── notify_on_release
  5501. │   │   │   │   │   └── tasks
  5502. │   │   │   │   ├── proc-swaps.mount
  5503. │   │   │   │   │   ├── blkio.io_merged
  5504. │   │   │   │   │   ├── blkio.io_merged_recursive
  5505. │   │   │   │   │   ├── blkio.io_queued
  5506. │   │   │   │   │   ├── blkio.io_queued_recursive
  5507. │   │   │   │   │   ├── blkio.io_service_bytes
  5508. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5509. │   │   │   │   │   ├── blkio.io_serviced
  5510. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5511. │   │   │   │   │   ├── blkio.io_service_time
  5512. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5513. │   │   │   │   │   ├── blkio.io_wait_time
  5514. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5515. │   │   │   │   │   ├── blkio.leaf_weight
  5516. │   │   │   │   │   ├── blkio.leaf_weight_device
  5517. │   │   │   │   │   ├── blkio.reset_stats
  5518. │   │   │   │   │   ├── blkio.sectors
  5519. │   │   │   │   │   ├── blkio.sectors_recursive
  5520. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5521. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5522. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5523. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5524. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5525. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5526. │   │   │   │   │   ├── blkio.time
  5527. │   │   │   │   │   ├── blkio.time_recursive
  5528. │   │   │   │   │   ├── blkio.weight
  5529. │   │   │   │   │   ├── blkio.weight_device
  5530. │   │   │   │   │   ├── cgroup.clone_children
  5531. │   │   │   │   │   ├── cgroup.procs
  5532. │   │   │   │   │   ├── notify_on_release
  5533. │   │   │   │   │   └── tasks
  5534. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  5535. │   │   │   │   │   ├── blkio.io_merged
  5536. │   │   │   │   │   ├── blkio.io_merged_recursive
  5537. │   │   │   │   │   ├── blkio.io_queued
  5538. │   │   │   │   │   ├── blkio.io_queued_recursive
  5539. │   │   │   │   │   ├── blkio.io_service_bytes
  5540. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5541. │   │   │   │   │   ├── blkio.io_serviced
  5542. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5543. │   │   │   │   │   ├── blkio.io_service_time
  5544. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5545. │   │   │   │   │   ├── blkio.io_wait_time
  5546. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5547. │   │   │   │   │   ├── blkio.leaf_weight
  5548. │   │   │   │   │   ├── blkio.leaf_weight_device
  5549. │   │   │   │   │   ├── blkio.reset_stats
  5550. │   │   │   │   │   ├── blkio.sectors
  5551. │   │   │   │   │   ├── blkio.sectors_recursive
  5552. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5553. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5554. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5555. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5556. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5557. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5558. │   │   │   │   │   ├── blkio.time
  5559. │   │   │   │   │   ├── blkio.time_recursive
  5560. │   │   │   │   │   ├── blkio.weight
  5561. │   │   │   │   │   ├── blkio.weight_device
  5562. │   │   │   │   │   ├── cgroup.clone_children
  5563. │   │   │   │   │   ├── cgroup.procs
  5564. │   │   │   │   │   ├── notify_on_release
  5565. │   │   │   │   │   └── tasks
  5566. │   │   │   │   ├── proc-uptime.mount
  5567. │   │   │   │   │   ├── blkio.io_merged
  5568. │   │   │   │   │   ├── blkio.io_merged_recursive
  5569. │   │   │   │   │   ├── blkio.io_queued
  5570. │   │   │   │   │   ├── blkio.io_queued_recursive
  5571. │   │   │   │   │   ├── blkio.io_service_bytes
  5572. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5573. │   │   │   │   │   ├── blkio.io_serviced
  5574. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5575. │   │   │   │   │   ├── blkio.io_service_time
  5576. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5577. │   │   │   │   │   ├── blkio.io_wait_time
  5578. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5579. │   │   │   │   │   ├── blkio.leaf_weight
  5580. │   │   │   │   │   ├── blkio.leaf_weight_device
  5581. │   │   │   │   │   ├── blkio.reset_stats
  5582. │   │   │   │   │   ├── blkio.sectors
  5583. │   │   │   │   │   ├── blkio.sectors_recursive
  5584. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5585. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5586. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5587. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5588. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5589. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5590. │   │   │   │   │   ├── blkio.time
  5591. │   │   │   │   │   ├── blkio.time_recursive
  5592. │   │   │   │   │   ├── blkio.weight
  5593. │   │   │   │   │   ├── blkio.weight_device
  5594. │   │   │   │   │   ├── cgroup.clone_children
  5595. │   │   │   │   │   ├── cgroup.procs
  5596. │   │   │   │   │   ├── notify_on_release
  5597. │   │   │   │   │   └── tasks
  5598. │   │   │   │   ├── rc-local.service
  5599. │   │   │   │   │   ├── blkio.io_merged
  5600. │   │   │   │   │   ├── blkio.io_merged_recursive
  5601. │   │   │   │   │   ├── blkio.io_queued
  5602. │   │   │   │   │   ├── blkio.io_queued_recursive
  5603. │   │   │   │   │   ├── blkio.io_service_bytes
  5604. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5605. │   │   │   │   │   ├── blkio.io_serviced
  5606. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5607. │   │   │   │   │   ├── blkio.io_service_time
  5608. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5609. │   │   │   │   │   ├── blkio.io_wait_time
  5610. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5611. │   │   │   │   │   ├── blkio.leaf_weight
  5612. │   │   │   │   │   ├── blkio.leaf_weight_device
  5613. │   │   │   │   │   ├── blkio.reset_stats
  5614. │   │   │   │   │   ├── blkio.sectors
  5615. │   │   │   │   │   ├── blkio.sectors_recursive
  5616. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5617. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5618. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5619. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5620. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5621. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5622. │   │   │   │   │   ├── blkio.time
  5623. │   │   │   │   │   ├── blkio.time_recursive
  5624. │   │   │   │   │   ├── blkio.weight
  5625. │   │   │   │   │   ├── blkio.weight_device
  5626. │   │   │   │   │   ├── cgroup.clone_children
  5627. │   │   │   │   │   ├── cgroup.procs
  5628. │   │   │   │   │   ├── notify_on_release
  5629. │   │   │   │   │   └── tasks
  5630. │   │   │   │   ├── resolvconf.service
  5631. │   │   │   │   │   ├── blkio.io_merged
  5632. │   │   │   │   │   ├── blkio.io_merged_recursive
  5633. │   │   │   │   │   ├── blkio.io_queued
  5634. │   │   │   │   │   ├── blkio.io_queued_recursive
  5635. │   │   │   │   │   ├── blkio.io_service_bytes
  5636. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5637. │   │   │   │   │   ├── blkio.io_serviced
  5638. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5639. │   │   │   │   │   ├── blkio.io_service_time
  5640. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5641. │   │   │   │   │   ├── blkio.io_wait_time
  5642. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5643. │   │   │   │   │   ├── blkio.leaf_weight
  5644. │   │   │   │   │   ├── blkio.leaf_weight_device
  5645. │   │   │   │   │   ├── blkio.reset_stats
  5646. │   │   │   │   │   ├── blkio.sectors
  5647. │   │   │   │   │   ├── blkio.sectors_recursive
  5648. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5649. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5650. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5651. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5652. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5653. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5654. │   │   │   │   │   ├── blkio.time
  5655. │   │   │   │   │   ├── blkio.time_recursive
  5656. │   │   │   │   │   ├── blkio.weight
  5657. │   │   │   │   │   ├── blkio.weight_device
  5658. │   │   │   │   │   ├── cgroup.clone_children
  5659. │   │   │   │   │   ├── cgroup.procs
  5660. │   │   │   │   │   ├── notify_on_release
  5661. │   │   │   │   │   └── tasks
  5662. │   │   │   │   ├── rsyslog.service
  5663. │   │   │   │   │   ├── blkio.io_merged
  5664. │   │   │   │   │   ├── blkio.io_merged_recursive
  5665. │   │   │   │   │   ├── blkio.io_queued
  5666. │   │   │   │   │   ├── blkio.io_queued_recursive
  5667. │   │   │   │   │   ├── blkio.io_service_bytes
  5668. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5669. │   │   │   │   │   ├── blkio.io_serviced
  5670. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5671. │   │   │   │   │   ├── blkio.io_service_time
  5672. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5673. │   │   │   │   │   ├── blkio.io_wait_time
  5674. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5675. │   │   │   │   │   ├── blkio.leaf_weight
  5676. │   │   │   │   │   ├── blkio.leaf_weight_device
  5677. │   │   │   │   │   ├── blkio.reset_stats
  5678. │   │   │   │   │   ├── blkio.sectors
  5679. │   │   │   │   │   ├── blkio.sectors_recursive
  5680. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5681. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5682. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5683. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5684. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5685. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5686. │   │   │   │   │   ├── blkio.time
  5687. │   │   │   │   │   ├── blkio.time_recursive
  5688. │   │   │   │   │   ├── blkio.weight
  5689. │   │   │   │   │   ├── blkio.weight_device
  5690. │   │   │   │   │   ├── cgroup.clone_children
  5691. │   │   │   │   │   ├── cgroup.procs
  5692. │   │   │   │   │   ├── notify_on_release
  5693. │   │   │   │   │   └── tasks
  5694. │   │   │   │   ├── snapd.service
  5695. │   │   │   │   │   ├── blkio.io_merged
  5696. │   │   │   │   │   ├── blkio.io_merged_recursive
  5697. │   │   │   │   │   ├── blkio.io_queued
  5698. │   │   │   │   │   ├── blkio.io_queued_recursive
  5699. │   │   │   │   │   ├── blkio.io_service_bytes
  5700. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5701. │   │   │   │   │   ├── blkio.io_serviced
  5702. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5703. │   │   │   │   │   ├── blkio.io_service_time
  5704. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5705. │   │   │   │   │   ├── blkio.io_wait_time
  5706. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5707. │   │   │   │   │   ├── blkio.leaf_weight
  5708. │   │   │   │   │   ├── blkio.leaf_weight_device
  5709. │   │   │   │   │   ├── blkio.reset_stats
  5710. │   │   │   │   │   ├── blkio.sectors
  5711. │   │   │   │   │   ├── blkio.sectors_recursive
  5712. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5713. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5714. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5715. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5716. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5717. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5718. │   │   │   │   │   ├── blkio.time
  5719. │   │   │   │   │   ├── blkio.time_recursive
  5720. │   │   │   │   │   ├── blkio.weight
  5721. │   │   │   │   │   ├── blkio.weight_device
  5722. │   │   │   │   │   ├── cgroup.clone_children
  5723. │   │   │   │   │   ├── cgroup.procs
  5724. │   │   │   │   │   ├── notify_on_release
  5725. │   │   │   │   │   └── tasks
  5726. │   │   │   │   ├── ssh.service
  5727. │   │   │   │   │   ├── blkio.io_merged
  5728. │   │   │   │   │   ├── blkio.io_merged_recursive
  5729. │   │   │   │   │   ├── blkio.io_queued
  5730. │   │   │   │   │   ├── blkio.io_queued_recursive
  5731. │   │   │   │   │   ├── blkio.io_service_bytes
  5732. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5733. │   │   │   │   │   ├── blkio.io_serviced
  5734. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5735. │   │   │   │   │   ├── blkio.io_service_time
  5736. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5737. │   │   │   │   │   ├── blkio.io_wait_time
  5738. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5739. │   │   │   │   │   ├── blkio.leaf_weight
  5740. │   │   │   │   │   ├── blkio.leaf_weight_device
  5741. │   │   │   │   │   ├── blkio.reset_stats
  5742. │   │   │   │   │   ├── blkio.sectors
  5743. │   │   │   │   │   ├── blkio.sectors_recursive
  5744. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5745. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5746. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5747. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5748. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5749. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5750. │   │   │   │   │   ├── blkio.time
  5751. │   │   │   │   │   ├── blkio.time_recursive
  5752. │   │   │   │   │   ├── blkio.weight
  5753. │   │   │   │   │   ├── blkio.weight_device
  5754. │   │   │   │   │   ├── cgroup.clone_children
  5755. │   │   │   │   │   ├── cgroup.procs
  5756. │   │   │   │   │   ├── notify_on_release
  5757. │   │   │   │   │   └── tasks
  5758. │   │   │   │   ├── sys-fs-fuse-connections.mount
  5759. │   │   │   │   │   ├── blkio.io_merged
  5760. │   │   │   │   │   ├── blkio.io_merged_recursive
  5761. │   │   │   │   │   ├── blkio.io_queued
  5762. │   │   │   │   │   ├── blkio.io_queued_recursive
  5763. │   │   │   │   │   ├── blkio.io_service_bytes
  5764. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5765. │   │   │   │   │   ├── blkio.io_serviced
  5766. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5767. │   │   │   │   │   ├── blkio.io_service_time
  5768. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5769. │   │   │   │   │   ├── blkio.io_wait_time
  5770. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5771. │   │   │   │   │   ├── blkio.leaf_weight
  5772. │   │   │   │   │   ├── blkio.leaf_weight_device
  5773. │   │   │   │   │   ├── blkio.reset_stats
  5774. │   │   │   │   │   ├── blkio.sectors
  5775. │   │   │   │   │   ├── blkio.sectors_recursive
  5776. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5777. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5778. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5779. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5780. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5781. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5782. │   │   │   │   │   ├── blkio.time
  5783. │   │   │   │   │   ├── blkio.time_recursive
  5784. │   │   │   │   │   ├── blkio.weight
  5785. │   │   │   │   │   ├── blkio.weight_device
  5786. │   │   │   │   │   ├── cgroup.clone_children
  5787. │   │   │   │   │   ├── cgroup.procs
  5788. │   │   │   │   │   ├── notify_on_release
  5789. │   │   │   │   │   └── tasks
  5790. │   │   │   │   ├── sys-kernel-debug.mount
  5791. │   │   │   │   │   ├── blkio.io_merged
  5792. │   │   │   │   │   ├── blkio.io_merged_recursive
  5793. │   │   │   │   │   ├── blkio.io_queued
  5794. │   │   │   │   │   ├── blkio.io_queued_recursive
  5795. │   │   │   │   │   ├── blkio.io_service_bytes
  5796. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5797. │   │   │   │   │   ├── blkio.io_serviced
  5798. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5799. │   │   │   │   │   ├── blkio.io_service_time
  5800. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5801. │   │   │   │   │   ├── blkio.io_wait_time
  5802. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5803. │   │   │   │   │   ├── blkio.leaf_weight
  5804. │   │   │   │   │   ├── blkio.leaf_weight_device
  5805. │   │   │   │   │   ├── blkio.reset_stats
  5806. │   │   │   │   │   ├── blkio.sectors
  5807. │   │   │   │   │   ├── blkio.sectors_recursive
  5808. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5809. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5810. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5811. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5812. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5813. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5814. │   │   │   │   │   ├── blkio.time
  5815. │   │   │   │   │   ├── blkio.time_recursive
  5816. │   │   │   │   │   ├── blkio.weight
  5817. │   │   │   │   │   ├── blkio.weight_device
  5818. │   │   │   │   │   ├── cgroup.clone_children
  5819. │   │   │   │   │   ├── cgroup.procs
  5820. │   │   │   │   │   ├── notify_on_release
  5821. │   │   │   │   │   └── tasks
  5822. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  5823. │   │   │   │   │   ├── blkio.io_merged
  5824. │   │   │   │   │   ├── blkio.io_merged_recursive
  5825. │   │   │   │   │   ├── blkio.io_queued
  5826. │   │   │   │   │   ├── blkio.io_queued_recursive
  5827. │   │   │   │   │   ├── blkio.io_service_bytes
  5828. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5829. │   │   │   │   │   ├── blkio.io_serviced
  5830. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5831. │   │   │   │   │   ├── blkio.io_service_time
  5832. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5833. │   │   │   │   │   ├── blkio.io_wait_time
  5834. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5835. │   │   │   │   │   ├── blkio.leaf_weight
  5836. │   │   │   │   │   ├── blkio.leaf_weight_device
  5837. │   │   │   │   │   ├── blkio.reset_stats
  5838. │   │   │   │   │   ├── blkio.sectors
  5839. │   │   │   │   │   ├── blkio.sectors_recursive
  5840. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5841. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5842. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5843. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5844. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5845. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5846. │   │   │   │   │   ├── blkio.time
  5847. │   │   │   │   │   ├── blkio.time_recursive
  5848. │   │   │   │   │   ├── blkio.weight
  5849. │   │   │   │   │   ├── blkio.weight_device
  5850. │   │   │   │   │   ├── cgroup.clone_children
  5851. │   │   │   │   │   ├── cgroup.procs
  5852. │   │   │   │   │   ├── notify_on_release
  5853. │   │   │   │   │   └── tasks
  5854. │   │   │   │   ├── systemd-journald.service
  5855. │   │   │   │   │   ├── blkio.io_merged
  5856. │   │   │   │   │   ├── blkio.io_merged_recursive
  5857. │   │   │   │   │   ├── blkio.io_queued
  5858. │   │   │   │   │   ├── blkio.io_queued_recursive
  5859. │   │   │   │   │   ├── blkio.io_service_bytes
  5860. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5861. │   │   │   │   │   ├── blkio.io_serviced
  5862. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5863. │   │   │   │   │   ├── blkio.io_service_time
  5864. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5865. │   │   │   │   │   ├── blkio.io_wait_time
  5866. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5867. │   │   │   │   │   ├── blkio.leaf_weight
  5868. │   │   │   │   │   ├── blkio.leaf_weight_device
  5869. │   │   │   │   │   ├── blkio.reset_stats
  5870. │   │   │   │   │   ├── blkio.sectors
  5871. │   │   │   │   │   ├── blkio.sectors_recursive
  5872. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5873. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5874. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5875. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5876. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5877. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5878. │   │   │   │   │   ├── blkio.time
  5879. │   │   │   │   │   ├── blkio.time_recursive
  5880. │   │   │   │   │   ├── blkio.weight
  5881. │   │   │   │   │   ├── blkio.weight_device
  5882. │   │   │   │   │   ├── cgroup.clone_children
  5883. │   │   │   │   │   ├── cgroup.procs
  5884. │   │   │   │   │   ├── notify_on_release
  5885. │   │   │   │   │   └── tasks
  5886. │   │   │   │   ├── systemd-journal-flush.service
  5887. │   │   │   │   │   ├── blkio.io_merged
  5888. │   │   │   │   │   ├── blkio.io_merged_recursive
  5889. │   │   │   │   │   ├── blkio.io_queued
  5890. │   │   │   │   │   ├── blkio.io_queued_recursive
  5891. │   │   │   │   │   ├── blkio.io_service_bytes
  5892. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5893. │   │   │   │   │   ├── blkio.io_serviced
  5894. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5895. │   │   │   │   │   ├── blkio.io_service_time
  5896. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5897. │   │   │   │   │   ├── blkio.io_wait_time
  5898. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5899. │   │   │   │   │   ├── blkio.leaf_weight
  5900. │   │   │   │   │   ├── blkio.leaf_weight_device
  5901. │   │   │   │   │   ├── blkio.reset_stats
  5902. │   │   │   │   │   ├── blkio.sectors
  5903. │   │   │   │   │   ├── blkio.sectors_recursive
  5904. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5905. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5906. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5907. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5908. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5909. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5910. │   │   │   │   │   ├── blkio.time
  5911. │   │   │   │   │   ├── blkio.time_recursive
  5912. │   │   │   │   │   ├── blkio.weight
  5913. │   │   │   │   │   ├── blkio.weight_device
  5914. │   │   │   │   │   ├── cgroup.clone_children
  5915. │   │   │   │   │   ├── cgroup.procs
  5916. │   │   │   │   │   ├── notify_on_release
  5917. │   │   │   │   │   └── tasks
  5918. │   │   │   │   ├── systemd-logind.service
  5919. │   │   │   │   │   ├── blkio.io_merged
  5920. │   │   │   │   │   ├── blkio.io_merged_recursive
  5921. │   │   │   │   │   ├── blkio.io_queued
  5922. │   │   │   │   │   ├── blkio.io_queued_recursive
  5923. │   │   │   │   │   ├── blkio.io_service_bytes
  5924. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5925. │   │   │   │   │   ├── blkio.io_serviced
  5926. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5927. │   │   │   │   │   ├── blkio.io_service_time
  5928. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5929. │   │   │   │   │   ├── blkio.io_wait_time
  5930. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5931. │   │   │   │   │   ├── blkio.leaf_weight
  5932. │   │   │   │   │   ├── blkio.leaf_weight_device
  5933. │   │   │   │   │   ├── blkio.reset_stats
  5934. │   │   │   │   │   ├── blkio.sectors
  5935. │   │   │   │   │   ├── blkio.sectors_recursive
  5936. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5937. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5938. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5939. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5940. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5941. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5942. │   │   │   │   │   ├── blkio.time
  5943. │   │   │   │   │   ├── blkio.time_recursive
  5944. │   │   │   │   │   ├── blkio.weight
  5945. │   │   │   │   │   ├── blkio.weight_device
  5946. │   │   │   │   │   ├── cgroup.clone_children
  5947. │   │   │   │   │   ├── cgroup.procs
  5948. │   │   │   │   │   ├── notify_on_release
  5949. │   │   │   │   │   └── tasks
  5950. │   │   │   │   ├── systemd-random-seed.service
  5951. │   │   │   │   │   ├── blkio.io_merged
  5952. │   │   │   │   │   ├── blkio.io_merged_recursive
  5953. │   │   │   │   │   ├── blkio.io_queued
  5954. │   │   │   │   │   ├── blkio.io_queued_recursive
  5955. │   │   │   │   │   ├── blkio.io_service_bytes
  5956. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5957. │   │   │   │   │   ├── blkio.io_serviced
  5958. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5959. │   │   │   │   │   ├── blkio.io_service_time
  5960. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5961. │   │   │   │   │   ├── blkio.io_wait_time
  5962. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5963. │   │   │   │   │   ├── blkio.leaf_weight
  5964. │   │   │   │   │   ├── blkio.leaf_weight_device
  5965. │   │   │   │   │   ├── blkio.reset_stats
  5966. │   │   │   │   │   ├── blkio.sectors
  5967. │   │   │   │   │   ├── blkio.sectors_recursive
  5968. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  5969. │   │   │   │   │   ├── blkio.throttle.io_serviced
  5970. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  5971. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  5972. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  5973. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  5974. │   │   │   │   │   ├── blkio.time
  5975. │   │   │   │   │   ├── blkio.time_recursive
  5976. │   │   │   │   │   ├── blkio.weight
  5977. │   │   │   │   │   ├── blkio.weight_device
  5978. │   │   │   │   │   ├── cgroup.clone_children
  5979. │   │   │   │   │   ├── cgroup.procs
  5980. │   │   │   │   │   ├── notify_on_release
  5981. │   │   │   │   │   └── tasks
  5982. │   │   │   │   ├── systemd-tmpfiles-setup.service
  5983. │   │   │   │   │   ├── blkio.io_merged
  5984. │   │   │   │   │   ├── blkio.io_merged_recursive
  5985. │   │   │   │   │   ├── blkio.io_queued
  5986. │   │   │   │   │   ├── blkio.io_queued_recursive
  5987. │   │   │   │   │   ├── blkio.io_service_bytes
  5988. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  5989. │   │   │   │   │   ├── blkio.io_serviced
  5990. │   │   │   │   │   ├── blkio.io_serviced_recursive
  5991. │   │   │   │   │   ├── blkio.io_service_time
  5992. │   │   │   │   │   ├── blkio.io_service_time_recursive
  5993. │   │   │   │   │   ├── blkio.io_wait_time
  5994. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  5995. │   │   │   │   │   ├── blkio.leaf_weight
  5996. │   │   │   │   │   ├── blkio.leaf_weight_device
  5997. │   │   │   │   │   ├── blkio.reset_stats
  5998. │   │   │   │   │   ├── blkio.sectors
  5999. │   │   │   │   │   ├── blkio.sectors_recursive
  6000. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6001. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6002. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6003. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6004. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6005. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6006. │   │   │   │   │   ├── blkio.time
  6007. │   │   │   │   │   ├── blkio.time_recursive
  6008. │   │   │   │   │   ├── blkio.weight
  6009. │   │   │   │   │   ├── blkio.weight_device
  6010. │   │   │   │   │   ├── cgroup.clone_children
  6011. │   │   │   │   │   ├── cgroup.procs
  6012. │   │   │   │   │   ├── notify_on_release
  6013. │   │   │   │   │   └── tasks
  6014. │   │   │   │   ├── systemd-udevd.service
  6015. │   │   │   │   │   ├── blkio.io_merged
  6016. │   │   │   │   │   ├── blkio.io_merged_recursive
  6017. │   │   │   │   │   ├── blkio.io_queued
  6018. │   │   │   │   │   ├── blkio.io_queued_recursive
  6019. │   │   │   │   │   ├── blkio.io_service_bytes
  6020. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6021. │   │   │   │   │   ├── blkio.io_serviced
  6022. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6023. │   │   │   │   │   ├── blkio.io_service_time
  6024. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6025. │   │   │   │   │   ├── blkio.io_wait_time
  6026. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6027. │   │   │   │   │   ├── blkio.leaf_weight
  6028. │   │   │   │   │   ├── blkio.leaf_weight_device
  6029. │   │   │   │   │   ├── blkio.reset_stats
  6030. │   │   │   │   │   ├── blkio.sectors
  6031. │   │   │   │   │   ├── blkio.sectors_recursive
  6032. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6033. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6034. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6035. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6036. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6037. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6038. │   │   │   │   │   ├── blkio.time
  6039. │   │   │   │   │   ├── blkio.time_recursive
  6040. │   │   │   │   │   ├── blkio.weight
  6041. │   │   │   │   │   ├── blkio.weight_device
  6042. │   │   │   │   │   ├── cgroup.clone_children
  6043. │   │   │   │   │   ├── cgroup.procs
  6044. │   │   │   │   │   ├── notify_on_release
  6045. │   │   │   │   │   └── tasks
  6046. │   │   │   │   ├── systemd-udev-trigger.service
  6047. │   │   │   │   │   ├── blkio.io_merged
  6048. │   │   │   │   │   ├── blkio.io_merged_recursive
  6049. │   │   │   │   │   ├── blkio.io_queued
  6050. │   │   │   │   │   ├── blkio.io_queued_recursive
  6051. │   │   │   │   │   ├── blkio.io_service_bytes
  6052. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6053. │   │   │   │   │   ├── blkio.io_serviced
  6054. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6055. │   │   │   │   │   ├── blkio.io_service_time
  6056. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6057. │   │   │   │   │   ├── blkio.io_wait_time
  6058. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6059. │   │   │   │   │   ├── blkio.leaf_weight
  6060. │   │   │   │   │   ├── blkio.leaf_weight_device
  6061. │   │   │   │   │   ├── blkio.reset_stats
  6062. │   │   │   │   │   ├── blkio.sectors
  6063. │   │   │   │   │   ├── blkio.sectors_recursive
  6064. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6065. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6066. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6067. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6068. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6069. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6070. │   │   │   │   │   ├── blkio.time
  6071. │   │   │   │   │   ├── blkio.time_recursive
  6072. │   │   │   │   │   ├── blkio.weight
  6073. │   │   │   │   │   ├── blkio.weight_device
  6074. │   │   │   │   │   ├── cgroup.clone_children
  6075. │   │   │   │   │   ├── cgroup.procs
  6076. │   │   │   │   │   ├── notify_on_release
  6077. │   │   │   │   │   └── tasks
  6078. │   │   │   │   ├── systemd-update-utmp.service
  6079. │   │   │   │   │   ├── blkio.io_merged
  6080. │   │   │   │   │   ├── blkio.io_merged_recursive
  6081. │   │   │   │   │   ├── blkio.io_queued
  6082. │   │   │   │   │   ├── blkio.io_queued_recursive
  6083. │   │   │   │   │   ├── blkio.io_service_bytes
  6084. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6085. │   │   │   │   │   ├── blkio.io_serviced
  6086. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6087. │   │   │   │   │   ├── blkio.io_service_time
  6088. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6089. │   │   │   │   │   ├── blkio.io_wait_time
  6090. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6091. │   │   │   │   │   ├── blkio.leaf_weight
  6092. │   │   │   │   │   ├── blkio.leaf_weight_device
  6093. │   │   │   │   │   ├── blkio.reset_stats
  6094. │   │   │   │   │   ├── blkio.sectors
  6095. │   │   │   │   │   ├── blkio.sectors_recursive
  6096. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6097. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6098. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6099. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6100. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6101. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6102. │   │   │   │   │   ├── blkio.time
  6103. │   │   │   │   │   ├── blkio.time_recursive
  6104. │   │   │   │   │   ├── blkio.weight
  6105. │   │   │   │   │   ├── blkio.weight_device
  6106. │   │   │   │   │   ├── cgroup.clone_children
  6107. │   │   │   │   │   ├── cgroup.procs
  6108. │   │   │   │   │   ├── notify_on_release
  6109. │   │   │   │   │   └── tasks
  6110. │   │   │   │   ├── systemd-user-sessions.service
  6111. │   │   │   │   │   ├── blkio.io_merged
  6112. │   │   │   │   │   ├── blkio.io_merged_recursive
  6113. │   │   │   │   │   ├── blkio.io_queued
  6114. │   │   │   │   │   ├── blkio.io_queued_recursive
  6115. │   │   │   │   │   ├── blkio.io_service_bytes
  6116. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6117. │   │   │   │   │   ├── blkio.io_serviced
  6118. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6119. │   │   │   │   │   ├── blkio.io_service_time
  6120. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6121. │   │   │   │   │   ├── blkio.io_wait_time
  6122. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6123. │   │   │   │   │   ├── blkio.leaf_weight
  6124. │   │   │   │   │   ├── blkio.leaf_weight_device
  6125. │   │   │   │   │   ├── blkio.reset_stats
  6126. │   │   │   │   │   ├── blkio.sectors
  6127. │   │   │   │   │   ├── blkio.sectors_recursive
  6128. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6129. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6130. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6131. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6132. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6133. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6134. │   │   │   │   │   ├── blkio.time
  6135. │   │   │   │   │   ├── blkio.time_recursive
  6136. │   │   │   │   │   ├── blkio.weight
  6137. │   │   │   │   │   ├── blkio.weight_device
  6138. │   │   │   │   │   ├── cgroup.clone_children
  6139. │   │   │   │   │   ├── cgroup.procs
  6140. │   │   │   │   │   ├── notify_on_release
  6141. │   │   │   │   │   └── tasks
  6142. │   │   │   │   ├── system-getty.slice
  6143. │   │   │   │   │   ├── blkio.io_merged
  6144. │   │   │   │   │   ├── blkio.io_merged_recursive
  6145. │   │   │   │   │   ├── blkio.io_queued
  6146. │   │   │   │   │   ├── blkio.io_queued_recursive
  6147. │   │   │   │   │   ├── blkio.io_service_bytes
  6148. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6149. │   │   │   │   │   ├── blkio.io_serviced
  6150. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6151. │   │   │   │   │   ├── blkio.io_service_time
  6152. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6153. │   │   │   │   │   ├── blkio.io_wait_time
  6154. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6155. │   │   │   │   │   ├── blkio.leaf_weight
  6156. │   │   │   │   │   ├── blkio.leaf_weight_device
  6157. │   │   │   │   │   ├── blkio.reset_stats
  6158. │   │   │   │   │   ├── blkio.sectors
  6159. │   │   │   │   │   ├── blkio.sectors_recursive
  6160. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6161. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6162. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6163. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6164. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6165. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6166. │   │   │   │   │   ├── blkio.time
  6167. │   │   │   │   │   ├── blkio.time_recursive
  6168. │   │   │   │   │   ├── blkio.weight
  6169. │   │   │   │   │   ├── blkio.weight_device
  6170. │   │   │   │   │   ├── cgroup.clone_children
  6171. │   │   │   │   │   ├── cgroup.procs
  6172. │   │   │   │   │   ├── notify_on_release
  6173. │   │   │   │   │   └── tasks
  6174. │   │   │   │   ├── tasks
  6175. │   │   │   │   ├── ufw.service
  6176. │   │   │   │   │   ├── blkio.io_merged
  6177. │   │   │   │   │   ├── blkio.io_merged_recursive
  6178. │   │   │   │   │   ├── blkio.io_queued
  6179. │   │   │   │   │   ├── blkio.io_queued_recursive
  6180. │   │   │   │   │   ├── blkio.io_service_bytes
  6181. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6182. │   │   │   │   │   ├── blkio.io_serviced
  6183. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6184. │   │   │   │   │   ├── blkio.io_service_time
  6185. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6186. │   │   │   │   │   ├── blkio.io_wait_time
  6187. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6188. │   │   │   │   │   ├── blkio.leaf_weight
  6189. │   │   │   │   │   ├── blkio.leaf_weight_device
  6190. │   │   │   │   │   ├── blkio.reset_stats
  6191. │   │   │   │   │   ├── blkio.sectors
  6192. │   │   │   │   │   ├── blkio.sectors_recursive
  6193. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6194. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6195. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6196. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6197. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6198. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6199. │   │   │   │   │   ├── blkio.time
  6200. │   │   │   │   │   ├── blkio.time_recursive
  6201. │   │   │   │   │   ├── blkio.weight
  6202. │   │   │   │   │   ├── blkio.weight_device
  6203. │   │   │   │   │   ├── cgroup.clone_children
  6204. │   │   │   │   │   ├── cgroup.procs
  6205. │   │   │   │   │   ├── notify_on_release
  6206. │   │   │   │   │   └── tasks
  6207. │   │   │   │   ├── unattended-upgrades.service
  6208. │   │   │   │   │   ├── blkio.io_merged
  6209. │   │   │   │   │   ├── blkio.io_merged_recursive
  6210. │   │   │   │   │   ├── blkio.io_queued
  6211. │   │   │   │   │   ├── blkio.io_queued_recursive
  6212. │   │   │   │   │   ├── blkio.io_service_bytes
  6213. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6214. │   │   │   │   │   ├── blkio.io_serviced
  6215. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6216. │   │   │   │   │   ├── blkio.io_service_time
  6217. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6218. │   │   │   │   │   ├── blkio.io_wait_time
  6219. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6220. │   │   │   │   │   ├── blkio.leaf_weight
  6221. │   │   │   │   │   ├── blkio.leaf_weight_device
  6222. │   │   │   │   │   ├── blkio.reset_stats
  6223. │   │   │   │   │   ├── blkio.sectors
  6224. │   │   │   │   │   ├── blkio.sectors_recursive
  6225. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6226. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6227. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6228. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6229. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6230. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6231. │   │   │   │   │   ├── blkio.time
  6232. │   │   │   │   │   ├── blkio.time_recursive
  6233. │   │   │   │   │   ├── blkio.weight
  6234. │   │   │   │   │   ├── blkio.weight_device
  6235. │   │   │   │   │   ├── cgroup.clone_children
  6236. │   │   │   │   │   ├── cgroup.procs
  6237. │   │   │   │   │   ├── notify_on_release
  6238. │   │   │   │   │   └── tasks
  6239. │   │   │   │   └── var-lib-lxcfs.mount
  6240. │   │   │   │   ├── blkio.io_merged
  6241. │   │   │   │   ├── blkio.io_merged_recursive
  6242. │   │   │   │   ├── blkio.io_queued
  6243. │   │   │   │   ├── blkio.io_queued_recursive
  6244. │   │   │   │   ├── blkio.io_service_bytes
  6245. │   │   │   │   ├── blkio.io_service_bytes_recursive
  6246. │   │   │   │   ├── blkio.io_serviced
  6247. │   │   │   │   ├── blkio.io_serviced_recursive
  6248. │   │   │   │   ├── blkio.io_service_time
  6249. │   │   │   │   ├── blkio.io_service_time_recursive
  6250. │   │   │   │   ├── blkio.io_wait_time
  6251. │   │   │   │   ├── blkio.io_wait_time_recursive
  6252. │   │   │   │   ├── blkio.leaf_weight
  6253. │   │   │   │   ├── blkio.leaf_weight_device
  6254. │   │   │   │   ├── blkio.reset_stats
  6255. │   │   │   │   ├── blkio.sectors
  6256. │   │   │   │   ├── blkio.sectors_recursive
  6257. │   │   │   │   ├── blkio.throttle.io_service_bytes
  6258. │   │   │   │   ├── blkio.throttle.io_serviced
  6259. │   │   │   │   ├── blkio.throttle.read_bps_device
  6260. │   │   │   │   ├── blkio.throttle.read_iops_device
  6261. │   │   │   │   ├── blkio.throttle.write_bps_device
  6262. │   │   │   │   ├── blkio.throttle.write_iops_device
  6263. │   │   │   │   ├── blkio.time
  6264. │   │   │   │   ├── blkio.time_recursive
  6265. │   │   │   │   ├── blkio.weight
  6266. │   │   │   │   ├── blkio.weight_device
  6267. │   │   │   │   ├── cgroup.clone_children
  6268. │   │   │   │   ├── cgroup.procs
  6269. │   │   │   │   ├── notify_on_release
  6270. │   │   │   │   └── tasks
  6271. │   │   │   ├── tasks
  6272. │   │   │   └── user.slice
  6273. │   │   │   ├── blkio.io_merged
  6274. │   │   │   ├── blkio.io_merged_recursive
  6275. │   │   │   ├── blkio.io_queued
  6276. │   │   │   ├── blkio.io_queued_recursive
  6277. │   │   │   ├── blkio.io_service_bytes
  6278. │   │   │   ├── blkio.io_service_bytes_recursive
  6279. │   │   │   ├── blkio.io_serviced
  6280. │   │   │   ├── blkio.io_serviced_recursive
  6281. │   │   │   ├── blkio.io_service_time
  6282. │   │   │   ├── blkio.io_service_time_recursive
  6283. │   │   │   ├── blkio.io_wait_time
  6284. │   │   │   ├── blkio.io_wait_time_recursive
  6285. │   │   │   ├── blkio.leaf_weight
  6286. │   │   │   ├── blkio.leaf_weight_device
  6287. │   │   │   ├── blkio.reset_stats
  6288. │   │   │   ├── blkio.sectors
  6289. │   │   │   ├── blkio.sectors_recursive
  6290. │   │   │   ├── blkio.throttle.io_service_bytes
  6291. │   │   │   ├── blkio.throttle.io_serviced
  6292. │   │   │   ├── blkio.throttle.read_bps_device
  6293. │   │   │   ├── blkio.throttle.read_iops_device
  6294. │   │   │   ├── blkio.throttle.write_bps_device
  6295. │   │   │   ├── blkio.throttle.write_iops_device
  6296. │   │   │   ├── blkio.time
  6297. │   │   │   ├── blkio.time_recursive
  6298. │   │   │   ├── blkio.weight
  6299. │   │   │   ├── blkio.weight_device
  6300. │   │   │   ├── cgroup.clone_children
  6301. │   │   │   ├── cgroup.procs
  6302. │   │   │   ├── notify_on_release
  6303. │   │   │   └── tasks
  6304. │   │   ├── prometheus
  6305. │   │   │   ├── blkio.io_merged
  6306. │   │   │   ├── blkio.io_merged_recursive
  6307. │   │   │   ├── blkio.io_queued
  6308. │   │   │   ├── blkio.io_queued_recursive
  6309. │   │   │   ├── blkio.io_service_bytes
  6310. │   │   │   ├── blkio.io_service_bytes_recursive
  6311. │   │   │   ├── blkio.io_serviced
  6312. │   │   │   ├── blkio.io_serviced_recursive
  6313. │   │   │   ├── blkio.io_service_time
  6314. │   │   │   ├── blkio.io_service_time_recursive
  6315. │   │   │   ├── blkio.io_wait_time
  6316. │   │   │   ├── blkio.io_wait_time_recursive
  6317. │   │   │   ├── blkio.leaf_weight
  6318. │   │   │   ├── blkio.leaf_weight_device
  6319. │   │   │   ├── blkio.reset_stats
  6320. │   │   │   ├── blkio.sectors
  6321. │   │   │   ├── blkio.sectors_recursive
  6322. │   │   │   ├── blkio.throttle.io_service_bytes
  6323. │   │   │   ├── blkio.throttle.io_serviced
  6324. │   │   │   ├── blkio.throttle.read_bps_device
  6325. │   │   │   ├── blkio.throttle.read_iops_device
  6326. │   │   │   ├── blkio.throttle.write_bps_device
  6327. │   │   │   ├── blkio.throttle.write_iops_device
  6328. │   │   │   ├── blkio.time
  6329. │   │   │   ├── blkio.time_recursive
  6330. │   │   │   ├── blkio.weight
  6331. │   │   │   ├── blkio.weight_device
  6332. │   │   │   ├── cgroup.clone_children
  6333. │   │   │   ├── cgroup.procs
  6334. │   │   │   ├── init.scope
  6335. │   │   │   │   ├── blkio.io_merged
  6336. │   │   │   │   ├── blkio.io_merged_recursive
  6337. │   │   │   │   ├── blkio.io_queued
  6338. │   │   │   │   ├── blkio.io_queued_recursive
  6339. │   │   │   │   ├── blkio.io_service_bytes
  6340. │   │   │   │   ├── blkio.io_service_bytes_recursive
  6341. │   │   │   │   ├── blkio.io_serviced
  6342. │   │   │   │   ├── blkio.io_serviced_recursive
  6343. │   │   │   │   ├── blkio.io_service_time
  6344. │   │   │   │   ├── blkio.io_service_time_recursive
  6345. │   │   │   │   ├── blkio.io_wait_time
  6346. │   │   │   │   ├── blkio.io_wait_time_recursive
  6347. │   │   │   │   ├── blkio.leaf_weight
  6348. │   │   │   │   ├── blkio.leaf_weight_device
  6349. │   │   │   │   ├── blkio.reset_stats
  6350. │   │   │   │   ├── blkio.sectors
  6351. │   │   │   │   ├── blkio.sectors_recursive
  6352. │   │   │   │   ├── blkio.throttle.io_service_bytes
  6353. │   │   │   │   ├── blkio.throttle.io_serviced
  6354. │   │   │   │   ├── blkio.throttle.read_bps_device
  6355. │   │   │   │   ├── blkio.throttle.read_iops_device
  6356. │   │   │   │   ├── blkio.throttle.write_bps_device
  6357. │   │   │   │   ├── blkio.throttle.write_iops_device
  6358. │   │   │   │   ├── blkio.time
  6359. │   │   │   │   ├── blkio.time_recursive
  6360. │   │   │   │   ├── blkio.weight
  6361. │   │   │   │   ├── blkio.weight_device
  6362. │   │   │   │   ├── cgroup.clone_children
  6363. │   │   │   │   ├── cgroup.procs
  6364. │   │   │   │   ├── notify_on_release
  6365. │   │   │   │   └── tasks
  6366. │   │   │   ├── notify_on_release
  6367. │   │   │   ├── system.slice
  6368. │   │   │   │   ├── accounts-daemon.service
  6369. │   │   │   │   │   ├── blkio.io_merged
  6370. │   │   │   │   │   ├── blkio.io_merged_recursive
  6371. │   │   │   │   │   ├── blkio.io_queued
  6372. │   │   │   │   │   ├── blkio.io_queued_recursive
  6373. │   │   │   │   │   ├── blkio.io_service_bytes
  6374. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6375. │   │   │   │   │   ├── blkio.io_serviced
  6376. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6377. │   │   │   │   │   ├── blkio.io_service_time
  6378. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6379. │   │   │   │   │   ├── blkio.io_wait_time
  6380. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6381. │   │   │   │   │   ├── blkio.leaf_weight
  6382. │   │   │   │   │   ├── blkio.leaf_weight_device
  6383. │   │   │   │   │   ├── blkio.reset_stats
  6384. │   │   │   │   │   ├── blkio.sectors
  6385. │   │   │   │   │   ├── blkio.sectors_recursive
  6386. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6387. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6388. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6389. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6390. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6391. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6392. │   │   │   │   │   ├── blkio.time
  6393. │   │   │   │   │   ├── blkio.time_recursive
  6394. │   │   │   │   │   ├── blkio.weight
  6395. │   │   │   │   │   ├── blkio.weight_device
  6396. │   │   │   │   │   ├── cgroup.clone_children
  6397. │   │   │   │   │   ├── cgroup.procs
  6398. │   │   │   │   │   ├── notify_on_release
  6399. │   │   │   │   │   └── tasks
  6400. │   │   │   │   ├── apparmor.service
  6401. │   │   │   │   │   ├── blkio.io_merged
  6402. │   │   │   │   │   ├── blkio.io_merged_recursive
  6403. │   │   │   │   │   ├── blkio.io_queued
  6404. │   │   │   │   │   ├── blkio.io_queued_recursive
  6405. │   │   │   │   │   ├── blkio.io_service_bytes
  6406. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6407. │   │   │   │   │   ├── blkio.io_serviced
  6408. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6409. │   │   │   │   │   ├── blkio.io_service_time
  6410. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6411. │   │   │   │   │   ├── blkio.io_wait_time
  6412. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6413. │   │   │   │   │   ├── blkio.leaf_weight
  6414. │   │   │   │   │   ├── blkio.leaf_weight_device
  6415. │   │   │   │   │   ├── blkio.reset_stats
  6416. │   │   │   │   │   ├── blkio.sectors
  6417. │   │   │   │   │   ├── blkio.sectors_recursive
  6418. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6419. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6420. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6421. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6422. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6423. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6424. │   │   │   │   │   ├── blkio.time
  6425. │   │   │   │   │   ├── blkio.time_recursive
  6426. │   │   │   │   │   ├── blkio.weight
  6427. │   │   │   │   │   ├── blkio.weight_device
  6428. │   │   │   │   │   ├── cgroup.clone_children
  6429. │   │   │   │   │   ├── cgroup.procs
  6430. │   │   │   │   │   ├── notify_on_release
  6431. │   │   │   │   │   └── tasks
  6432. │   │   │   │   ├── apport.service
  6433. │   │   │   │   │   ├── blkio.io_merged
  6434. │   │   │   │   │   ├── blkio.io_merged_recursive
  6435. │   │   │   │   │   ├── blkio.io_queued
  6436. │   │   │   │   │   ├── blkio.io_queued_recursive
  6437. │   │   │   │   │   ├── blkio.io_service_bytes
  6438. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6439. │   │   │   │   │   ├── blkio.io_serviced
  6440. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6441. │   │   │   │   │   ├── blkio.io_service_time
  6442. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6443. │   │   │   │   │   ├── blkio.io_wait_time
  6444. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6445. │   │   │   │   │   ├── blkio.leaf_weight
  6446. │   │   │   │   │   ├── blkio.leaf_weight_device
  6447. │   │   │   │   │   ├── blkio.reset_stats
  6448. │   │   │   │   │   ├── blkio.sectors
  6449. │   │   │   │   │   ├── blkio.sectors_recursive
  6450. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6451. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6452. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6453. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6454. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6455. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6456. │   │   │   │   │   ├── blkio.time
  6457. │   │   │   │   │   ├── blkio.time_recursive
  6458. │   │   │   │   │   ├── blkio.weight
  6459. │   │   │   │   │   ├── blkio.weight_device
  6460. │   │   │   │   │   ├── cgroup.clone_children
  6461. │   │   │   │   │   ├── cgroup.procs
  6462. │   │   │   │   │   ├── notify_on_release
  6463. │   │   │   │   │   └── tasks
  6464. │   │   │   │   ├── atd.service
  6465. │   │   │   │   │   ├── blkio.io_merged
  6466. │   │   │   │   │   ├── blkio.io_merged_recursive
  6467. │   │   │   │   │   ├── blkio.io_queued
  6468. │   │   │   │   │   ├── blkio.io_queued_recursive
  6469. │   │   │   │   │   ├── blkio.io_service_bytes
  6470. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6471. │   │   │   │   │   ├── blkio.io_serviced
  6472. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6473. │   │   │   │   │   ├── blkio.io_service_time
  6474. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6475. │   │   │   │   │   ├── blkio.io_wait_time
  6476. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6477. │   │   │   │   │   ├── blkio.leaf_weight
  6478. │   │   │   │   │   ├── blkio.leaf_weight_device
  6479. │   │   │   │   │   ├── blkio.reset_stats
  6480. │   │   │   │   │   ├── blkio.sectors
  6481. │   │   │   │   │   ├── blkio.sectors_recursive
  6482. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6483. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6484. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6485. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6486. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6487. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6488. │   │   │   │   │   ├── blkio.time
  6489. │   │   │   │   │   ├── blkio.time_recursive
  6490. │   │   │   │   │   ├── blkio.weight
  6491. │   │   │   │   │   ├── blkio.weight_device
  6492. │   │   │   │   │   ├── cgroup.clone_children
  6493. │   │   │   │   │   ├── cgroup.procs
  6494. │   │   │   │   │   ├── notify_on_release
  6495. │   │   │   │   │   └── tasks
  6496. │   │   │   │   ├── blkio.io_merged
  6497. │   │   │   │   ├── blkio.io_merged_recursive
  6498. │   │   │   │   ├── blkio.io_queued
  6499. │   │   │   │   ├── blkio.io_queued_recursive
  6500. │   │   │   │   ├── blkio.io_service_bytes
  6501. │   │   │   │   ├── blkio.io_service_bytes_recursive
  6502. │   │   │   │   ├── blkio.io_serviced
  6503. │   │   │   │   ├── blkio.io_serviced_recursive
  6504. │   │   │   │   ├── blkio.io_service_time
  6505. │   │   │   │   ├── blkio.io_service_time_recursive
  6506. │   │   │   │   ├── blkio.io_wait_time
  6507. │   │   │   │   ├── blkio.io_wait_time_recursive
  6508. │   │   │   │   ├── blkio.leaf_weight
  6509. │   │   │   │   ├── blkio.leaf_weight_device
  6510. │   │   │   │   ├── blkio.reset_stats
  6511. │   │   │   │   ├── blkio.sectors
  6512. │   │   │   │   ├── blkio.sectors_recursive
  6513. │   │   │   │   ├── blkio.throttle.io_service_bytes
  6514. │   │   │   │   ├── blkio.throttle.io_serviced
  6515. │   │   │   │   ├── blkio.throttle.read_bps_device
  6516. │   │   │   │   ├── blkio.throttle.read_iops_device
  6517. │   │   │   │   ├── blkio.throttle.write_bps_device
  6518. │   │   │   │   ├── blkio.throttle.write_iops_device
  6519. │   │   │   │   ├── blkio.time
  6520. │   │   │   │   ├── blkio.time_recursive
  6521. │   │   │   │   ├── blkio.weight
  6522. │   │   │   │   ├── blkio.weight_device
  6523. │   │   │   │   ├── cgroup.clone_children
  6524. │   │   │   │   ├── cgroup.procs
  6525. │   │   │   │   ├── cloud-config.service
  6526. │   │   │   │   │   ├── blkio.io_merged
  6527. │   │   │   │   │   ├── blkio.io_merged_recursive
  6528. │   │   │   │   │   ├── blkio.io_queued
  6529. │   │   │   │   │   ├── blkio.io_queued_recursive
  6530. │   │   │   │   │   ├── blkio.io_service_bytes
  6531. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6532. │   │   │   │   │   ├── blkio.io_serviced
  6533. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6534. │   │   │   │   │   ├── blkio.io_service_time
  6535. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6536. │   │   │   │   │   ├── blkio.io_wait_time
  6537. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6538. │   │   │   │   │   ├── blkio.leaf_weight
  6539. │   │   │   │   │   ├── blkio.leaf_weight_device
  6540. │   │   │   │   │   ├── blkio.reset_stats
  6541. │   │   │   │   │   ├── blkio.sectors
  6542. │   │   │   │   │   ├── blkio.sectors_recursive
  6543. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6544. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6545. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6546. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6547. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6548. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6549. │   │   │   │   │   ├── blkio.time
  6550. │   │   │   │   │   ├── blkio.time_recursive
  6551. │   │   │   │   │   ├── blkio.weight
  6552. │   │   │   │   │   ├── blkio.weight_device
  6553. │   │   │   │   │   ├── cgroup.clone_children
  6554. │   │   │   │   │   ├── cgroup.procs
  6555. │   │   │   │   │   ├── notify_on_release
  6556. │   │   │   │   │   └── tasks
  6557. │   │   │   │   ├── cloud-final.service
  6558. │   │   │   │   │   ├── blkio.io_merged
  6559. │   │   │   │   │   ├── blkio.io_merged_recursive
  6560. │   │   │   │   │   ├── blkio.io_queued
  6561. │   │   │   │   │   ├── blkio.io_queued_recursive
  6562. │   │   │   │   │   ├── blkio.io_service_bytes
  6563. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6564. │   │   │   │   │   ├── blkio.io_serviced
  6565. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6566. │   │   │   │   │   ├── blkio.io_service_time
  6567. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6568. │   │   │   │   │   ├── blkio.io_wait_time
  6569. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6570. │   │   │   │   │   ├── blkio.leaf_weight
  6571. │   │   │   │   │   ├── blkio.leaf_weight_device
  6572. │   │   │   │   │   ├── blkio.reset_stats
  6573. │   │   │   │   │   ├── blkio.sectors
  6574. │   │   │   │   │   ├── blkio.sectors_recursive
  6575. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6576. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6577. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6578. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6579. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6580. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6581. │   │   │   │   │   ├── blkio.time
  6582. │   │   │   │   │   ├── blkio.time_recursive
  6583. │   │   │   │   │   ├── blkio.weight
  6584. │   │   │   │   │   ├── blkio.weight_device
  6585. │   │   │   │   │   ├── cgroup.clone_children
  6586. │   │   │   │   │   ├── cgroup.procs
  6587. │   │   │   │   │   ├── notify_on_release
  6588. │   │   │   │   │   └── tasks
  6589. │   │   │   │   ├── cloud-init-local.service
  6590. │   │   │   │   │   ├── blkio.io_merged
  6591. │   │   │   │   │   ├── blkio.io_merged_recursive
  6592. │   │   │   │   │   ├── blkio.io_queued
  6593. │   │   │   │   │   ├── blkio.io_queued_recursive
  6594. │   │   │   │   │   ├── blkio.io_service_bytes
  6595. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6596. │   │   │   │   │   ├── blkio.io_serviced
  6597. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6598. │   │   │   │   │   ├── blkio.io_service_time
  6599. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6600. │   │   │   │   │   ├── blkio.io_wait_time
  6601. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6602. │   │   │   │   │   ├── blkio.leaf_weight
  6603. │   │   │   │   │   ├── blkio.leaf_weight_device
  6604. │   │   │   │   │   ├── blkio.reset_stats
  6605. │   │   │   │   │   ├── blkio.sectors
  6606. │   │   │   │   │   ├── blkio.sectors_recursive
  6607. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6608. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6609. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6610. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6611. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6612. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6613. │   │   │   │   │   ├── blkio.time
  6614. │   │   │   │   │   ├── blkio.time_recursive
  6615. │   │   │   │   │   ├── blkio.weight
  6616. │   │   │   │   │   ├── blkio.weight_device
  6617. │   │   │   │   │   ├── cgroup.clone_children
  6618. │   │   │   │   │   ├── cgroup.procs
  6619. │   │   │   │   │   ├── notify_on_release
  6620. │   │   │   │   │   └── tasks
  6621. │   │   │   │   ├── cloud-init.service
  6622. │   │   │   │   │   ├── blkio.io_merged
  6623. │   │   │   │   │   ├── blkio.io_merged_recursive
  6624. │   │   │   │   │   ├── blkio.io_queued
  6625. │   │   │   │   │   ├── blkio.io_queued_recursive
  6626. │   │   │   │   │   ├── blkio.io_service_bytes
  6627. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6628. │   │   │   │   │   ├── blkio.io_serviced
  6629. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6630. │   │   │   │   │   ├── blkio.io_service_time
  6631. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6632. │   │   │   │   │   ├── blkio.io_wait_time
  6633. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6634. │   │   │   │   │   ├── blkio.leaf_weight
  6635. │   │   │   │   │   ├── blkio.leaf_weight_device
  6636. │   │   │   │   │   ├── blkio.reset_stats
  6637. │   │   │   │   │   ├── blkio.sectors
  6638. │   │   │   │   │   ├── blkio.sectors_recursive
  6639. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6640. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6641. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6642. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6643. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6644. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6645. │   │   │   │   │   ├── blkio.time
  6646. │   │   │   │   │   ├── blkio.time_recursive
  6647. │   │   │   │   │   ├── blkio.weight
  6648. │   │   │   │   │   ├── blkio.weight_device
  6649. │   │   │   │   │   ├── cgroup.clone_children
  6650. │   │   │   │   │   ├── cgroup.procs
  6651. │   │   │   │   │   ├── notify_on_release
  6652. │   │   │   │   │   └── tasks
  6653. │   │   │   │   ├── console-getty.service
  6654. │   │   │   │   │   ├── blkio.io_merged
  6655. │   │   │   │   │   ├── blkio.io_merged_recursive
  6656. │   │   │   │   │   ├── blkio.io_queued
  6657. │   │   │   │   │   ├── blkio.io_queued_recursive
  6658. │   │   │   │   │   ├── blkio.io_service_bytes
  6659. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6660. │   │   │   │   │   ├── blkio.io_serviced
  6661. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6662. │   │   │   │   │   ├── blkio.io_service_time
  6663. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6664. │   │   │   │   │   ├── blkio.io_wait_time
  6665. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6666. │   │   │   │   │   ├── blkio.leaf_weight
  6667. │   │   │   │   │   ├── blkio.leaf_weight_device
  6668. │   │   │   │   │   ├── blkio.reset_stats
  6669. │   │   │   │   │   ├── blkio.sectors
  6670. │   │   │   │   │   ├── blkio.sectors_recursive
  6671. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6672. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6673. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6674. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6675. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6676. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6677. │   │   │   │   │   ├── blkio.time
  6678. │   │   │   │   │   ├── blkio.time_recursive
  6679. │   │   │   │   │   ├── blkio.weight
  6680. │   │   │   │   │   ├── blkio.weight_device
  6681. │   │   │   │   │   ├── cgroup.clone_children
  6682. │   │   │   │   │   ├── cgroup.procs
  6683. │   │   │   │   │   ├── notify_on_release
  6684. │   │   │   │   │   └── tasks
  6685. │   │   │   │   ├── cron.service
  6686. │   │   │   │   │   ├── blkio.io_merged
  6687. │   │   │   │   │   ├── blkio.io_merged_recursive
  6688. │   │   │   │   │   ├── blkio.io_queued
  6689. │   │   │   │   │   ├── blkio.io_queued_recursive
  6690. │   │   │   │   │   ├── blkio.io_service_bytes
  6691. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6692. │   │   │   │   │   ├── blkio.io_serviced
  6693. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6694. │   │   │   │   │   ├── blkio.io_service_time
  6695. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6696. │   │   │   │   │   ├── blkio.io_wait_time
  6697. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6698. │   │   │   │   │   ├── blkio.leaf_weight
  6699. │   │   │   │   │   ├── blkio.leaf_weight_device
  6700. │   │   │   │   │   ├── blkio.reset_stats
  6701. │   │   │   │   │   ├── blkio.sectors
  6702. │   │   │   │   │   ├── blkio.sectors_recursive
  6703. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6704. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6705. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6706. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6707. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6708. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6709. │   │   │   │   │   ├── blkio.time
  6710. │   │   │   │   │   ├── blkio.time_recursive
  6711. │   │   │   │   │   ├── blkio.weight
  6712. │   │   │   │   │   ├── blkio.weight_device
  6713. │   │   │   │   │   ├── cgroup.clone_children
  6714. │   │   │   │   │   ├── cgroup.procs
  6715. │   │   │   │   │   ├── notify_on_release
  6716. │   │   │   │   │   └── tasks
  6717. │   │   │   │   ├── dbus.service
  6718. │   │   │   │   │   ├── blkio.io_merged
  6719. │   │   │   │   │   ├── blkio.io_merged_recursive
  6720. │   │   │   │   │   ├── blkio.io_queued
  6721. │   │   │   │   │   ├── blkio.io_queued_recursive
  6722. │   │   │   │   │   ├── blkio.io_service_bytes
  6723. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6724. │   │   │   │   │   ├── blkio.io_serviced
  6725. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6726. │   │   │   │   │   ├── blkio.io_service_time
  6727. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6728. │   │   │   │   │   ├── blkio.io_wait_time
  6729. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6730. │   │   │   │   │   ├── blkio.leaf_weight
  6731. │   │   │   │   │   ├── blkio.leaf_weight_device
  6732. │   │   │   │   │   ├── blkio.reset_stats
  6733. │   │   │   │   │   ├── blkio.sectors
  6734. │   │   │   │   │   ├── blkio.sectors_recursive
  6735. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6736. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6737. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6738. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6739. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6740. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6741. │   │   │   │   │   ├── blkio.time
  6742. │   │   │   │   │   ├── blkio.time_recursive
  6743. │   │   │   │   │   ├── blkio.weight
  6744. │   │   │   │   │   ├── blkio.weight_device
  6745. │   │   │   │   │   ├── cgroup.clone_children
  6746. │   │   │   │   │   ├── cgroup.procs
  6747. │   │   │   │   │   ├── notify_on_release
  6748. │   │   │   │   │   └── tasks
  6749. │   │   │   │   ├── dev-full.mount
  6750. │   │   │   │   │   ├── blkio.io_merged
  6751. │   │   │   │   │   ├── blkio.io_merged_recursive
  6752. │   │   │   │   │   ├── blkio.io_queued
  6753. │   │   │   │   │   ├── blkio.io_queued_recursive
  6754. │   │   │   │   │   ├── blkio.io_service_bytes
  6755. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6756. │   │   │   │   │   ├── blkio.io_serviced
  6757. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6758. │   │   │   │   │   ├── blkio.io_service_time
  6759. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6760. │   │   │   │   │   ├── blkio.io_wait_time
  6761. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6762. │   │   │   │   │   ├── blkio.leaf_weight
  6763. │   │   │   │   │   ├── blkio.leaf_weight_device
  6764. │   │   │   │   │   ├── blkio.reset_stats
  6765. │   │   │   │   │   ├── blkio.sectors
  6766. │   │   │   │   │   ├── blkio.sectors_recursive
  6767. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6768. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6769. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6770. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6771. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6772. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6773. │   │   │   │   │   ├── blkio.time
  6774. │   │   │   │   │   ├── blkio.time_recursive
  6775. │   │   │   │   │   ├── blkio.weight
  6776. │   │   │   │   │   ├── blkio.weight_device
  6777. │   │   │   │   │   ├── cgroup.clone_children
  6778. │   │   │   │   │   ├── cgroup.procs
  6779. │   │   │   │   │   ├── notify_on_release
  6780. │   │   │   │   │   └── tasks
  6781. │   │   │   │   ├── dev-fuse.mount
  6782. │   │   │   │   │   ├── blkio.io_merged
  6783. │   │   │   │   │   ├── blkio.io_merged_recursive
  6784. │   │   │   │   │   ├── blkio.io_queued
  6785. │   │   │   │   │   ├── blkio.io_queued_recursive
  6786. │   │   │   │   │   ├── blkio.io_service_bytes
  6787. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6788. │   │   │   │   │   ├── blkio.io_serviced
  6789. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6790. │   │   │   │   │   ├── blkio.io_service_time
  6791. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6792. │   │   │   │   │   ├── blkio.io_wait_time
  6793. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6794. │   │   │   │   │   ├── blkio.leaf_weight
  6795. │   │   │   │   │   ├── blkio.leaf_weight_device
  6796. │   │   │   │   │   ├── blkio.reset_stats
  6797. │   │   │   │   │   ├── blkio.sectors
  6798. │   │   │   │   │   ├── blkio.sectors_recursive
  6799. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6800. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6801. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6802. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6803. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6804. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6805. │   │   │   │   │   ├── blkio.time
  6806. │   │   │   │   │   ├── blkio.time_recursive
  6807. │   │   │   │   │   ├── blkio.weight
  6808. │   │   │   │   │   ├── blkio.weight_device
  6809. │   │   │   │   │   ├── cgroup.clone_children
  6810. │   │   │   │   │   ├── cgroup.procs
  6811. │   │   │   │   │   ├── notify_on_release
  6812. │   │   │   │   │   └── tasks
  6813. │   │   │   │   ├── dev-lxd.mount
  6814. │   │   │   │   │   ├── blkio.io_merged
  6815. │   │   │   │   │   ├── blkio.io_merged_recursive
  6816. │   │   │   │   │   ├── blkio.io_queued
  6817. │   │   │   │   │   ├── blkio.io_queued_recursive
  6818. │   │   │   │   │   ├── blkio.io_service_bytes
  6819. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6820. │   │   │   │   │   ├── blkio.io_serviced
  6821. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6822. │   │   │   │   │   ├── blkio.io_service_time
  6823. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6824. │   │   │   │   │   ├── blkio.io_wait_time
  6825. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6826. │   │   │   │   │   ├── blkio.leaf_weight
  6827. │   │   │   │   │   ├── blkio.leaf_weight_device
  6828. │   │   │   │   │   ├── blkio.reset_stats
  6829. │   │   │   │   │   ├── blkio.sectors
  6830. │   │   │   │   │   ├── blkio.sectors_recursive
  6831. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6832. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6833. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6834. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6835. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6836. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6837. │   │   │   │   │   ├── blkio.time
  6838. │   │   │   │   │   ├── blkio.time_recursive
  6839. │   │   │   │   │   ├── blkio.weight
  6840. │   │   │   │   │   ├── blkio.weight_device
  6841. │   │   │   │   │   ├── cgroup.clone_children
  6842. │   │   │   │   │   ├── cgroup.procs
  6843. │   │   │   │   │   ├── notify_on_release
  6844. │   │   │   │   │   └── tasks
  6845. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  6846. │   │   │   │   │   ├── blkio.io_merged
  6847. │   │   │   │   │   ├── blkio.io_merged_recursive
  6848. │   │   │   │   │   ├── blkio.io_queued
  6849. │   │   │   │   │   ├── blkio.io_queued_recursive
  6850. │   │   │   │   │   ├── blkio.io_service_bytes
  6851. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6852. │   │   │   │   │   ├── blkio.io_serviced
  6853. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6854. │   │   │   │   │   ├── blkio.io_service_time
  6855. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6856. │   │   │   │   │   ├── blkio.io_wait_time
  6857. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6858. │   │   │   │   │   ├── blkio.leaf_weight
  6859. │   │   │   │   │   ├── blkio.leaf_weight_device
  6860. │   │   │   │   │   ├── blkio.reset_stats
  6861. │   │   │   │   │   ├── blkio.sectors
  6862. │   │   │   │   │   ├── blkio.sectors_recursive
  6863. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6864. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6865. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6866. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6867. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6868. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6869. │   │   │   │   │   ├── blkio.time
  6870. │   │   │   │   │   ├── blkio.time_recursive
  6871. │   │   │   │   │   ├── blkio.weight
  6872. │   │   │   │   │   ├── blkio.weight_device
  6873. │   │   │   │   │   ├── cgroup.clone_children
  6874. │   │   │   │   │   ├── cgroup.procs
  6875. │   │   │   │   │   ├── notify_on_release
  6876. │   │   │   │   │   └── tasks
  6877. │   │   │   │   ├── dev-mqueue.mount
  6878. │   │   │   │   │   ├── blkio.io_merged
  6879. │   │   │   │   │   ├── blkio.io_merged_recursive
  6880. │   │   │   │   │   ├── blkio.io_queued
  6881. │   │   │   │   │   ├── blkio.io_queued_recursive
  6882. │   │   │   │   │   ├── blkio.io_service_bytes
  6883. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6884. │   │   │   │   │   ├── blkio.io_serviced
  6885. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6886. │   │   │   │   │   ├── blkio.io_service_time
  6887. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6888. │   │   │   │   │   ├── blkio.io_wait_time
  6889. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6890. │   │   │   │   │   ├── blkio.leaf_weight
  6891. │   │   │   │   │   ├── blkio.leaf_weight_device
  6892. │   │   │   │   │   ├── blkio.reset_stats
  6893. │   │   │   │   │   ├── blkio.sectors
  6894. │   │   │   │   │   ├── blkio.sectors_recursive
  6895. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6896. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6897. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6898. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6899. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6900. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6901. │   │   │   │   │   ├── blkio.time
  6902. │   │   │   │   │   ├── blkio.time_recursive
  6903. │   │   │   │   │   ├── blkio.weight
  6904. │   │   │   │   │   ├── blkio.weight_device
  6905. │   │   │   │   │   ├── cgroup.clone_children
  6906. │   │   │   │   │   ├── cgroup.procs
  6907. │   │   │   │   │   ├── notify_on_release
  6908. │   │   │   │   │   └── tasks
  6909. │   │   │   │   ├── dev-net-tun.mount
  6910. │   │   │   │   │   ├── blkio.io_merged
  6911. │   │   │   │   │   ├── blkio.io_merged_recursive
  6912. │   │   │   │   │   ├── blkio.io_queued
  6913. │   │   │   │   │   ├── blkio.io_queued_recursive
  6914. │   │   │   │   │   ├── blkio.io_service_bytes
  6915. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6916. │   │   │   │   │   ├── blkio.io_serviced
  6917. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6918. │   │   │   │   │   ├── blkio.io_service_time
  6919. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6920. │   │   │   │   │   ├── blkio.io_wait_time
  6921. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6922. │   │   │   │   │   ├── blkio.leaf_weight
  6923. │   │   │   │   │   ├── blkio.leaf_weight_device
  6924. │   │   │   │   │   ├── blkio.reset_stats
  6925. │   │   │   │   │   ├── blkio.sectors
  6926. │   │   │   │   │   ├── blkio.sectors_recursive
  6927. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6928. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6929. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6930. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6931. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6932. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6933. │   │   │   │   │   ├── blkio.time
  6934. │   │   │   │   │   ├── blkio.time_recursive
  6935. │   │   │   │   │   ├── blkio.weight
  6936. │   │   │   │   │   ├── blkio.weight_device
  6937. │   │   │   │   │   ├── cgroup.clone_children
  6938. │   │   │   │   │   ├── cgroup.procs
  6939. │   │   │   │   │   ├── notify_on_release
  6940. │   │   │   │   │   └── tasks
  6941. │   │   │   │   ├── dev-null.mount
  6942. │   │   │   │   │   ├── blkio.io_merged
  6943. │   │   │   │   │   ├── blkio.io_merged_recursive
  6944. │   │   │   │   │   ├── blkio.io_queued
  6945. │   │   │   │   │   ├── blkio.io_queued_recursive
  6946. │   │   │   │   │   ├── blkio.io_service_bytes
  6947. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6948. │   │   │   │   │   ├── blkio.io_serviced
  6949. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6950. │   │   │   │   │   ├── blkio.io_service_time
  6951. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6952. │   │   │   │   │   ├── blkio.io_wait_time
  6953. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6954. │   │   │   │   │   ├── blkio.leaf_weight
  6955. │   │   │   │   │   ├── blkio.leaf_weight_device
  6956. │   │   │   │   │   ├── blkio.reset_stats
  6957. │   │   │   │   │   ├── blkio.sectors
  6958. │   │   │   │   │   ├── blkio.sectors_recursive
  6959. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6960. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6961. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6962. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6963. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6964. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6965. │   │   │   │   │   ├── blkio.time
  6966. │   │   │   │   │   ├── blkio.time_recursive
  6967. │   │   │   │   │   ├── blkio.weight
  6968. │   │   │   │   │   ├── blkio.weight_device
  6969. │   │   │   │   │   ├── cgroup.clone_children
  6970. │   │   │   │   │   ├── cgroup.procs
  6971. │   │   │   │   │   ├── notify_on_release
  6972. │   │   │   │   │   └── tasks
  6973. │   │   │   │   ├── dev-ptmx.mount
  6974. │   │   │   │   │   ├── blkio.io_merged
  6975. │   │   │   │   │   ├── blkio.io_merged_recursive
  6976. │   │   │   │   │   ├── blkio.io_queued
  6977. │   │   │   │   │   ├── blkio.io_queued_recursive
  6978. │   │   │   │   │   ├── blkio.io_service_bytes
  6979. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  6980. │   │   │   │   │   ├── blkio.io_serviced
  6981. │   │   │   │   │   ├── blkio.io_serviced_recursive
  6982. │   │   │   │   │   ├── blkio.io_service_time
  6983. │   │   │   │   │   ├── blkio.io_service_time_recursive
  6984. │   │   │   │   │   ├── blkio.io_wait_time
  6985. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  6986. │   │   │   │   │   ├── blkio.leaf_weight
  6987. │   │   │   │   │   ├── blkio.leaf_weight_device
  6988. │   │   │   │   │   ├── blkio.reset_stats
  6989. │   │   │   │   │   ├── blkio.sectors
  6990. │   │   │   │   │   ├── blkio.sectors_recursive
  6991. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  6992. │   │   │   │   │   ├── blkio.throttle.io_serviced
  6993. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  6994. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  6995. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  6996. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  6997. │   │   │   │   │   ├── blkio.time
  6998. │   │   │   │   │   ├── blkio.time_recursive
  6999. │   │   │   │   │   ├── blkio.weight
  7000. │   │   │   │   │   ├── blkio.weight_device
  7001. │   │   │   │   │   ├── cgroup.clone_children
  7002. │   │   │   │   │   ├── cgroup.procs
  7003. │   │   │   │   │   ├── notify_on_release
  7004. │   │   │   │   │   └── tasks
  7005. │   │   │   │   ├── dev-random.mount
  7006. │   │   │   │   │   ├── blkio.io_merged
  7007. │   │   │   │   │   ├── blkio.io_merged_recursive
  7008. │   │   │   │   │   ├── blkio.io_queued
  7009. │   │   │   │   │   ├── blkio.io_queued_recursive
  7010. │   │   │   │   │   ├── blkio.io_service_bytes
  7011. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7012. │   │   │   │   │   ├── blkio.io_serviced
  7013. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7014. │   │   │   │   │   ├── blkio.io_service_time
  7015. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7016. │   │   │   │   │   ├── blkio.io_wait_time
  7017. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7018. │   │   │   │   │   ├── blkio.leaf_weight
  7019. │   │   │   │   │   ├── blkio.leaf_weight_device
  7020. │   │   │   │   │   ├── blkio.reset_stats
  7021. │   │   │   │   │   ├── blkio.sectors
  7022. │   │   │   │   │   ├── blkio.sectors_recursive
  7023. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7024. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7025. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7026. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7027. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7028. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7029. │   │   │   │   │   ├── blkio.time
  7030. │   │   │   │   │   ├── blkio.time_recursive
  7031. │   │   │   │   │   ├── blkio.weight
  7032. │   │   │   │   │   ├── blkio.weight_device
  7033. │   │   │   │   │   ├── cgroup.clone_children
  7034. │   │   │   │   │   ├── cgroup.procs
  7035. │   │   │   │   │   ├── notify_on_release
  7036. │   │   │   │   │   └── tasks
  7037. │   │   │   │   ├── dev-tty.mount
  7038. │   │   │   │   │   ├── blkio.io_merged
  7039. │   │   │   │   │   ├── blkio.io_merged_recursive
  7040. │   │   │   │   │   ├── blkio.io_queued
  7041. │   │   │   │   │   ├── blkio.io_queued_recursive
  7042. │   │   │   │   │   ├── blkio.io_service_bytes
  7043. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7044. │   │   │   │   │   ├── blkio.io_serviced
  7045. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7046. │   │   │   │   │   ├── blkio.io_service_time
  7047. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7048. │   │   │   │   │   ├── blkio.io_wait_time
  7049. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7050. │   │   │   │   │   ├── blkio.leaf_weight
  7051. │   │   │   │   │   ├── blkio.leaf_weight_device
  7052. │   │   │   │   │   ├── blkio.reset_stats
  7053. │   │   │   │   │   ├── blkio.sectors
  7054. │   │   │   │   │   ├── blkio.sectors_recursive
  7055. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7056. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7057. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7058. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7059. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7060. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7061. │   │   │   │   │   ├── blkio.time
  7062. │   │   │   │   │   ├── blkio.time_recursive
  7063. │   │   │   │   │   ├── blkio.weight
  7064. │   │   │   │   │   ├── blkio.weight_device
  7065. │   │   │   │   │   ├── cgroup.clone_children
  7066. │   │   │   │   │   ├── cgroup.procs
  7067. │   │   │   │   │   ├── notify_on_release
  7068. │   │   │   │   │   └── tasks
  7069. │   │   │   │   ├── dev-urandom.mount
  7070. │   │   │   │   │   ├── blkio.io_merged
  7071. │   │   │   │   │   ├── blkio.io_merged_recursive
  7072. │   │   │   │   │   ├── blkio.io_queued
  7073. │   │   │   │   │   ├── blkio.io_queued_recursive
  7074. │   │   │   │   │   ├── blkio.io_service_bytes
  7075. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7076. │   │   │   │   │   ├── blkio.io_serviced
  7077. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7078. │   │   │   │   │   ├── blkio.io_service_time
  7079. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7080. │   │   │   │   │   ├── blkio.io_wait_time
  7081. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7082. │   │   │   │   │   ├── blkio.leaf_weight
  7083. │   │   │   │   │   ├── blkio.leaf_weight_device
  7084. │   │   │   │   │   ├── blkio.reset_stats
  7085. │   │   │   │   │   ├── blkio.sectors
  7086. │   │   │   │   │   ├── blkio.sectors_recursive
  7087. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7088. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7089. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7090. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7091. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7092. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7093. │   │   │   │   │   ├── blkio.time
  7094. │   │   │   │   │   ├── blkio.time_recursive
  7095. │   │   │   │   │   ├── blkio.weight
  7096. │   │   │   │   │   ├── blkio.weight_device
  7097. │   │   │   │   │   ├── cgroup.clone_children
  7098. │   │   │   │   │   ├── cgroup.procs
  7099. │   │   │   │   │   ├── notify_on_release
  7100. │   │   │   │   │   └── tasks
  7101. │   │   │   │   ├── dev-zero.mount
  7102. │   │   │   │   │   ├── blkio.io_merged
  7103. │   │   │   │   │   ├── blkio.io_merged_recursive
  7104. │   │   │   │   │   ├── blkio.io_queued
  7105. │   │   │   │   │   ├── blkio.io_queued_recursive
  7106. │   │   │   │   │   ├── blkio.io_service_bytes
  7107. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7108. │   │   │   │   │   ├── blkio.io_serviced
  7109. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7110. │   │   │   │   │   ├── blkio.io_service_time
  7111. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7112. │   │   │   │   │   ├── blkio.io_wait_time
  7113. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7114. │   │   │   │   │   ├── blkio.leaf_weight
  7115. │   │   │   │   │   ├── blkio.leaf_weight_device
  7116. │   │   │   │   │   ├── blkio.reset_stats
  7117. │   │   │   │   │   ├── blkio.sectors
  7118. │   │   │   │   │   ├── blkio.sectors_recursive
  7119. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7120. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7121. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7122. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7123. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7124. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7125. │   │   │   │   │   ├── blkio.time
  7126. │   │   │   │   │   ├── blkio.time_recursive
  7127. │   │   │   │   │   ├── blkio.weight
  7128. │   │   │   │   │   ├── blkio.weight_device
  7129. │   │   │   │   │   ├── cgroup.clone_children
  7130. │   │   │   │   │   ├── cgroup.procs
  7131. │   │   │   │   │   ├── notify_on_release
  7132. │   │   │   │   │   └── tasks
  7133. │   │   │   │   ├── grafana-server.service
  7134. │   │   │   │   │   ├── blkio.io_merged
  7135. │   │   │   │   │   ├── blkio.io_merged_recursive
  7136. │   │   │   │   │   ├── blkio.io_queued
  7137. │   │   │   │   │   ├── blkio.io_queued_recursive
  7138. │   │   │   │   │   ├── blkio.io_service_bytes
  7139. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7140. │   │   │   │   │   ├── blkio.io_serviced
  7141. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7142. │   │   │   │   │   ├── blkio.io_service_time
  7143. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7144. │   │   │   │   │   ├── blkio.io_wait_time
  7145. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7146. │   │   │   │   │   ├── blkio.leaf_weight
  7147. │   │   │   │   │   ├── blkio.leaf_weight_device
  7148. │   │   │   │   │   ├── blkio.reset_stats
  7149. │   │   │   │   │   ├── blkio.sectors
  7150. │   │   │   │   │   ├── blkio.sectors_recursive
  7151. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7152. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7153. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7154. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7155. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7156. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7157. │   │   │   │   │   ├── blkio.time
  7158. │   │   │   │   │   ├── blkio.time_recursive
  7159. │   │   │   │   │   ├── blkio.weight
  7160. │   │   │   │   │   ├── blkio.weight_device
  7161. │   │   │   │   │   ├── cgroup.clone_children
  7162. │   │   │   │   │   ├── cgroup.procs
  7163. │   │   │   │   │   ├── notify_on_release
  7164. │   │   │   │   │   └── tasks
  7165. │   │   │   │   ├── irqbalance.service
  7166. │   │   │   │   │   ├── blkio.io_merged
  7167. │   │   │   │   │   ├── blkio.io_merged_recursive
  7168. │   │   │   │   │   ├── blkio.io_queued
  7169. │   │   │   │   │   ├── blkio.io_queued_recursive
  7170. │   │   │   │   │   ├── blkio.io_service_bytes
  7171. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7172. │   │   │   │   │   ├── blkio.io_serviced
  7173. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7174. │   │   │   │   │   ├── blkio.io_service_time
  7175. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7176. │   │   │   │   │   ├── blkio.io_wait_time
  7177. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7178. │   │   │   │   │   ├── blkio.leaf_weight
  7179. │   │   │   │   │   ├── blkio.leaf_weight_device
  7180. │   │   │   │   │   ├── blkio.reset_stats
  7181. │   │   │   │   │   ├── blkio.sectors
  7182. │   │   │   │   │   ├── blkio.sectors_recursive
  7183. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7184. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7185. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7186. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7187. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7188. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7189. │   │   │   │   │   ├── blkio.time
  7190. │   │   │   │   │   ├── blkio.time_recursive
  7191. │   │   │   │   │   ├── blkio.weight
  7192. │   │   │   │   │   ├── blkio.weight_device
  7193. │   │   │   │   │   ├── cgroup.clone_children
  7194. │   │   │   │   │   ├── cgroup.procs
  7195. │   │   │   │   │   ├── notify_on_release
  7196. │   │   │   │   │   └── tasks
  7197. │   │   │   │   ├── lvm2-monitor.service
  7198. │   │   │   │   │   ├── blkio.io_merged
  7199. │   │   │   │   │   ├── blkio.io_merged_recursive
  7200. │   │   │   │   │   ├── blkio.io_queued
  7201. │   │   │   │   │   ├── blkio.io_queued_recursive
  7202. │   │   │   │   │   ├── blkio.io_service_bytes
  7203. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7204. │   │   │   │   │   ├── blkio.io_serviced
  7205. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7206. │   │   │   │   │   ├── blkio.io_service_time
  7207. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7208. │   │   │   │   │   ├── blkio.io_wait_time
  7209. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7210. │   │   │   │   │   ├── blkio.leaf_weight
  7211. │   │   │   │   │   ├── blkio.leaf_weight_device
  7212. │   │   │   │   │   ├── blkio.reset_stats
  7213. │   │   │   │   │   ├── blkio.sectors
  7214. │   │   │   │   │   ├── blkio.sectors_recursive
  7215. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7216. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7217. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7218. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7219. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7220. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7221. │   │   │   │   │   ├── blkio.time
  7222. │   │   │   │   │   ├── blkio.time_recursive
  7223. │   │   │   │   │   ├── blkio.weight
  7224. │   │   │   │   │   ├── blkio.weight_device
  7225. │   │   │   │   │   ├── cgroup.clone_children
  7226. │   │   │   │   │   ├── cgroup.procs
  7227. │   │   │   │   │   ├── notify_on_release
  7228. │   │   │   │   │   └── tasks
  7229. │   │   │   │   ├── -.mount
  7230. │   │   │   │   │   ├── blkio.io_merged
  7231. │   │   │   │   │   ├── blkio.io_merged_recursive
  7232. │   │   │   │   │   ├── blkio.io_queued
  7233. │   │   │   │   │   ├── blkio.io_queued_recursive
  7234. │   │   │   │   │   ├── blkio.io_service_bytes
  7235. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7236. │   │   │   │   │   ├── blkio.io_serviced
  7237. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7238. │   │   │   │   │   ├── blkio.io_service_time
  7239. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7240. │   │   │   │   │   ├── blkio.io_wait_time
  7241. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7242. │   │   │   │   │   ├── blkio.leaf_weight
  7243. │   │   │   │   │   ├── blkio.leaf_weight_device
  7244. │   │   │   │   │   ├── blkio.reset_stats
  7245. │   │   │   │   │   ├── blkio.sectors
  7246. │   │   │   │   │   ├── blkio.sectors_recursive
  7247. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7248. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7249. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7250. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7251. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7252. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7253. │   │   │   │   │   ├── blkio.time
  7254. │   │   │   │   │   ├── blkio.time_recursive
  7255. │   │   │   │   │   ├── blkio.weight
  7256. │   │   │   │   │   ├── blkio.weight_device
  7257. │   │   │   │   │   ├── cgroup.clone_children
  7258. │   │   │   │   │   ├── cgroup.procs
  7259. │   │   │   │   │   ├── notify_on_release
  7260. │   │   │   │   │   └── tasks
  7261. │   │   │   │   ├── networking.service
  7262. │   │   │   │   │   ├── blkio.io_merged
  7263. │   │   │   │   │   ├── blkio.io_merged_recursive
  7264. │   │   │   │   │   ├── blkio.io_queued
  7265. │   │   │   │   │   ├── blkio.io_queued_recursive
  7266. │   │   │   │   │   ├── blkio.io_service_bytes
  7267. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7268. │   │   │   │   │   ├── blkio.io_serviced
  7269. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7270. │   │   │   │   │   ├── blkio.io_service_time
  7271. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7272. │   │   │   │   │   ├── blkio.io_wait_time
  7273. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7274. │   │   │   │   │   ├── blkio.leaf_weight
  7275. │   │   │   │   │   ├── blkio.leaf_weight_device
  7276. │   │   │   │   │   ├── blkio.reset_stats
  7277. │   │   │   │   │   ├── blkio.sectors
  7278. │   │   │   │   │   ├── blkio.sectors_recursive
  7279. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7280. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7281. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7282. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7283. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7284. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7285. │   │   │   │   │   ├── blkio.time
  7286. │   │   │   │   │   ├── blkio.time_recursive
  7287. │   │   │   │   │   ├── blkio.weight
  7288. │   │   │   │   │   ├── blkio.weight_device
  7289. │   │   │   │   │   ├── cgroup.clone_children
  7290. │   │   │   │   │   ├── cgroup.procs
  7291. │   │   │   │   │   ├── notify_on_release
  7292. │   │   │   │   │   └── tasks
  7293. │   │   │   │   ├── notify_on_release
  7294. │   │   │   │   ├── ondemand.service
  7295. │   │   │   │   │   ├── blkio.io_merged
  7296. │   │   │   │   │   ├── blkio.io_merged_recursive
  7297. │   │   │   │   │   ├── blkio.io_queued
  7298. │   │   │   │   │   ├── blkio.io_queued_recursive
  7299. │   │   │   │   │   ├── blkio.io_service_bytes
  7300. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7301. │   │   │   │   │   ├── blkio.io_serviced
  7302. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7303. │   │   │   │   │   ├── blkio.io_service_time
  7304. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7305. │   │   │   │   │   ├── blkio.io_wait_time
  7306. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7307. │   │   │   │   │   ├── blkio.leaf_weight
  7308. │   │   │   │   │   ├── blkio.leaf_weight_device
  7309. │   │   │   │   │   ├── blkio.reset_stats
  7310. │   │   │   │   │   ├── blkio.sectors
  7311. │   │   │   │   │   ├── blkio.sectors_recursive
  7312. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7313. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7314. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7315. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7316. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7317. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7318. │   │   │   │   │   ├── blkio.time
  7319. │   │   │   │   │   ├── blkio.time_recursive
  7320. │   │   │   │   │   ├── blkio.weight
  7321. │   │   │   │   │   ├── blkio.weight_device
  7322. │   │   │   │   │   ├── cgroup.clone_children
  7323. │   │   │   │   │   ├── cgroup.procs
  7324. │   │   │   │   │   ├── notify_on_release
  7325. │   │   │   │   │   └── tasks
  7326. │   │   │   │   ├── polkitd.service
  7327. │   │   │   │   │   ├── blkio.io_merged
  7328. │   │   │   │   │   ├── blkio.io_merged_recursive
  7329. │   │   │   │   │   ├── blkio.io_queued
  7330. │   │   │   │   │   ├── blkio.io_queued_recursive
  7331. │   │   │   │   │   ├── blkio.io_service_bytes
  7332. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7333. │   │   │   │   │   ├── blkio.io_serviced
  7334. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7335. │   │   │   │   │   ├── blkio.io_service_time
  7336. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7337. │   │   │   │   │   ├── blkio.io_wait_time
  7338. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7339. │   │   │   │   │   ├── blkio.leaf_weight
  7340. │   │   │   │   │   ├── blkio.leaf_weight_device
  7341. │   │   │   │   │   ├── blkio.reset_stats
  7342. │   │   │   │   │   ├── blkio.sectors
  7343. │   │   │   │   │   ├── blkio.sectors_recursive
  7344. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7345. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7346. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7347. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7348. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7349. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7350. │   │   │   │   │   ├── blkio.time
  7351. │   │   │   │   │   ├── blkio.time_recursive
  7352. │   │   │   │   │   ├── blkio.weight
  7353. │   │   │   │   │   ├── blkio.weight_device
  7354. │   │   │   │   │   ├── cgroup.clone_children
  7355. │   │   │   │   │   ├── cgroup.procs
  7356. │   │   │   │   │   ├── notify_on_release
  7357. │   │   │   │   │   └── tasks
  7358. │   │   │   │   ├── proc-cpuinfo.mount
  7359. │   │   │   │   │   ├── blkio.io_merged
  7360. │   │   │   │   │   ├── blkio.io_merged_recursive
  7361. │   │   │   │   │   ├── blkio.io_queued
  7362. │   │   │   │   │   ├── blkio.io_queued_recursive
  7363. │   │   │   │   │   ├── blkio.io_service_bytes
  7364. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7365. │   │   │   │   │   ├── blkio.io_serviced
  7366. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7367. │   │   │   │   │   ├── blkio.io_service_time
  7368. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7369. │   │   │   │   │   ├── blkio.io_wait_time
  7370. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7371. │   │   │   │   │   ├── blkio.leaf_weight
  7372. │   │   │   │   │   ├── blkio.leaf_weight_device
  7373. │   │   │   │   │   ├── blkio.reset_stats
  7374. │   │   │   │   │   ├── blkio.sectors
  7375. │   │   │   │   │   ├── blkio.sectors_recursive
  7376. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7377. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7378. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7379. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7380. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7381. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7382. │   │   │   │   │   ├── blkio.time
  7383. │   │   │   │   │   ├── blkio.time_recursive
  7384. │   │   │   │   │   ├── blkio.weight
  7385. │   │   │   │   │   ├── blkio.weight_device
  7386. │   │   │   │   │   ├── cgroup.clone_children
  7387. │   │   │   │   │   ├── cgroup.procs
  7388. │   │   │   │   │   ├── notify_on_release
  7389. │   │   │   │   │   └── tasks
  7390. │   │   │   │   ├── proc-diskstats.mount
  7391. │   │   │   │   │   ├── blkio.io_merged
  7392. │   │   │   │   │   ├── blkio.io_merged_recursive
  7393. │   │   │   │   │   ├── blkio.io_queued
  7394. │   │   │   │   │   ├── blkio.io_queued_recursive
  7395. │   │   │   │   │   ├── blkio.io_service_bytes
  7396. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7397. │   │   │   │   │   ├── blkio.io_serviced
  7398. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7399. │   │   │   │   │   ├── blkio.io_service_time
  7400. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7401. │   │   │   │   │   ├── blkio.io_wait_time
  7402. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7403. │   │   │   │   │   ├── blkio.leaf_weight
  7404. │   │   │   │   │   ├── blkio.leaf_weight_device
  7405. │   │   │   │   │   ├── blkio.reset_stats
  7406. │   │   │   │   │   ├── blkio.sectors
  7407. │   │   │   │   │   ├── blkio.sectors_recursive
  7408. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7409. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7410. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7411. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7412. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7413. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7414. │   │   │   │   │   ├── blkio.time
  7415. │   │   │   │   │   ├── blkio.time_recursive
  7416. │   │   │   │   │   ├── blkio.weight
  7417. │   │   │   │   │   ├── blkio.weight_device
  7418. │   │   │   │   │   ├── cgroup.clone_children
  7419. │   │   │   │   │   ├── cgroup.procs
  7420. │   │   │   │   │   ├── notify_on_release
  7421. │   │   │   │   │   └── tasks
  7422. │   │   │   │   ├── proc-meminfo.mount
  7423. │   │   │   │   │   ├── blkio.io_merged
  7424. │   │   │   │   │   ├── blkio.io_merged_recursive
  7425. │   │   │   │   │   ├── blkio.io_queued
  7426. │   │   │   │   │   ├── blkio.io_queued_recursive
  7427. │   │   │   │   │   ├── blkio.io_service_bytes
  7428. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7429. │   │   │   │   │   ├── blkio.io_serviced
  7430. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7431. │   │   │   │   │   ├── blkio.io_service_time
  7432. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7433. │   │   │   │   │   ├── blkio.io_wait_time
  7434. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7435. │   │   │   │   │   ├── blkio.leaf_weight
  7436. │   │   │   │   │   ├── blkio.leaf_weight_device
  7437. │   │   │   │   │   ├── blkio.reset_stats
  7438. │   │   │   │   │   ├── blkio.sectors
  7439. │   │   │   │   │   ├── blkio.sectors_recursive
  7440. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7441. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7442. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7443. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7444. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7445. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7446. │   │   │   │   │   ├── blkio.time
  7447. │   │   │   │   │   ├── blkio.time_recursive
  7448. │   │   │   │   │   ├── blkio.weight
  7449. │   │   │   │   │   ├── blkio.weight_device
  7450. │   │   │   │   │   ├── cgroup.clone_children
  7451. │   │   │   │   │   ├── cgroup.procs
  7452. │   │   │   │   │   ├── notify_on_release
  7453. │   │   │   │   │   └── tasks
  7454. │   │   │   │   ├── proc-stat.mount
  7455. │   │   │   │   │   ├── blkio.io_merged
  7456. │   │   │   │   │   ├── blkio.io_merged_recursive
  7457. │   │   │   │   │   ├── blkio.io_queued
  7458. │   │   │   │   │   ├── blkio.io_queued_recursive
  7459. │   │   │   │   │   ├── blkio.io_service_bytes
  7460. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7461. │   │   │   │   │   ├── blkio.io_serviced
  7462. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7463. │   │   │   │   │   ├── blkio.io_service_time
  7464. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7465. │   │   │   │   │   ├── blkio.io_wait_time
  7466. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7467. │   │   │   │   │   ├── blkio.leaf_weight
  7468. │   │   │   │   │   ├── blkio.leaf_weight_device
  7469. │   │   │   │   │   ├── blkio.reset_stats
  7470. │   │   │   │   │   ├── blkio.sectors
  7471. │   │   │   │   │   ├── blkio.sectors_recursive
  7472. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7473. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7474. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7475. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7476. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7477. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7478. │   │   │   │   │   ├── blkio.time
  7479. │   │   │   │   │   ├── blkio.time_recursive
  7480. │   │   │   │   │   ├── blkio.weight
  7481. │   │   │   │   │   ├── blkio.weight_device
  7482. │   │   │   │   │   ├── cgroup.clone_children
  7483. │   │   │   │   │   ├── cgroup.procs
  7484. │   │   │   │   │   ├── notify_on_release
  7485. │   │   │   │   │   └── tasks
  7486. │   │   │   │   ├── proc-swaps.mount
  7487. │   │   │   │   │   ├── blkio.io_merged
  7488. │   │   │   │   │   ├── blkio.io_merged_recursive
  7489. │   │   │   │   │   ├── blkio.io_queued
  7490. │   │   │   │   │   ├── blkio.io_queued_recursive
  7491. │   │   │   │   │   ├── blkio.io_service_bytes
  7492. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7493. │   │   │   │   │   ├── blkio.io_serviced
  7494. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7495. │   │   │   │   │   ├── blkio.io_service_time
  7496. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7497. │   │   │   │   │   ├── blkio.io_wait_time
  7498. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7499. │   │   │   │   │   ├── blkio.leaf_weight
  7500. │   │   │   │   │   ├── blkio.leaf_weight_device
  7501. │   │   │   │   │   ├── blkio.reset_stats
  7502. │   │   │   │   │   ├── blkio.sectors
  7503. │   │   │   │   │   ├── blkio.sectors_recursive
  7504. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7505. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7506. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7507. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7508. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7509. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7510. │   │   │   │   │   ├── blkio.time
  7511. │   │   │   │   │   ├── blkio.time_recursive
  7512. │   │   │   │   │   ├── blkio.weight
  7513. │   │   │   │   │   ├── blkio.weight_device
  7514. │   │   │   │   │   ├── cgroup.clone_children
  7515. │   │   │   │   │   ├── cgroup.procs
  7516. │   │   │   │   │   ├── notify_on_release
  7517. │   │   │   │   │   └── tasks
  7518. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  7519. │   │   │   │   │   ├── blkio.io_merged
  7520. │   │   │   │   │   ├── blkio.io_merged_recursive
  7521. │   │   │   │   │   ├── blkio.io_queued
  7522. │   │   │   │   │   ├── blkio.io_queued_recursive
  7523. │   │   │   │   │   ├── blkio.io_service_bytes
  7524. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7525. │   │   │   │   │   ├── blkio.io_serviced
  7526. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7527. │   │   │   │   │   ├── blkio.io_service_time
  7528. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7529. │   │   │   │   │   ├── blkio.io_wait_time
  7530. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7531. │   │   │   │   │   ├── blkio.leaf_weight
  7532. │   │   │   │   │   ├── blkio.leaf_weight_device
  7533. │   │   │   │   │   ├── blkio.reset_stats
  7534. │   │   │   │   │   ├── blkio.sectors
  7535. │   │   │   │   │   ├── blkio.sectors_recursive
  7536. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7537. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7538. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7539. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7540. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7541. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7542. │   │   │   │   │   ├── blkio.time
  7543. │   │   │   │   │   ├── blkio.time_recursive
  7544. │   │   │   │   │   ├── blkio.weight
  7545. │   │   │   │   │   ├── blkio.weight_device
  7546. │   │   │   │   │   ├── cgroup.clone_children
  7547. │   │   │   │   │   ├── cgroup.procs
  7548. │   │   │   │   │   ├── notify_on_release
  7549. │   │   │   │   │   └── tasks
  7550. │   │   │   │   ├── proc-uptime.mount
  7551. │   │   │   │   │   ├── blkio.io_merged
  7552. │   │   │   │   │   ├── blkio.io_merged_recursive
  7553. │   │   │   │   │   ├── blkio.io_queued
  7554. │   │   │   │   │   ├── blkio.io_queued_recursive
  7555. │   │   │   │   │   ├── blkio.io_service_bytes
  7556. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7557. │   │   │   │   │   ├── blkio.io_serviced
  7558. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7559. │   │   │   │   │   ├── blkio.io_service_time
  7560. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7561. │   │   │   │   │   ├── blkio.io_wait_time
  7562. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7563. │   │   │   │   │   ├── blkio.leaf_weight
  7564. │   │   │   │   │   ├── blkio.leaf_weight_device
  7565. │   │   │   │   │   ├── blkio.reset_stats
  7566. │   │   │   │   │   ├── blkio.sectors
  7567. │   │   │   │   │   ├── blkio.sectors_recursive
  7568. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7569. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7570. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7571. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7572. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7573. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7574. │   │   │   │   │   ├── blkio.time
  7575. │   │   │   │   │   ├── blkio.time_recursive
  7576. │   │   │   │   │   ├── blkio.weight
  7577. │   │   │   │   │   ├── blkio.weight_device
  7578. │   │   │   │   │   ├── cgroup.clone_children
  7579. │   │   │   │   │   ├── cgroup.procs
  7580. │   │   │   │   │   ├── notify_on_release
  7581. │   │   │   │   │   └── tasks
  7582. │   │   │   │   ├── prometheus.service
  7583. │   │   │   │   │   ├── blkio.io_merged
  7584. │   │   │   │   │   ├── blkio.io_merged_recursive
  7585. │   │   │   │   │   ├── blkio.io_queued
  7586. │   │   │   │   │   ├── blkio.io_queued_recursive
  7587. │   │   │   │   │   ├── blkio.io_service_bytes
  7588. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7589. │   │   │   │   │   ├── blkio.io_serviced
  7590. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7591. │   │   │   │   │   ├── blkio.io_service_time
  7592. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7593. │   │   │   │   │   ├── blkio.io_wait_time
  7594. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7595. │   │   │   │   │   ├── blkio.leaf_weight
  7596. │   │   │   │   │   ├── blkio.leaf_weight_device
  7597. │   │   │   │   │   ├── blkio.reset_stats
  7598. │   │   │   │   │   ├── blkio.sectors
  7599. │   │   │   │   │   ├── blkio.sectors_recursive
  7600. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7601. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7602. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7603. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7604. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7605. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7606. │   │   │   │   │   ├── blkio.time
  7607. │   │   │   │   │   ├── blkio.time_recursive
  7608. │   │   │   │   │   ├── blkio.weight
  7609. │   │   │   │   │   ├── blkio.weight_device
  7610. │   │   │   │   │   ├── cgroup.clone_children
  7611. │   │   │   │   │   ├── cgroup.procs
  7612. │   │   │   │   │   ├── notify_on_release
  7613. │   │   │   │   │   └── tasks
  7614. │   │   │   │   ├── rc-local.service
  7615. │   │   │   │   │   ├── blkio.io_merged
  7616. │   │   │   │   │   ├── blkio.io_merged_recursive
  7617. │   │   │   │   │   ├── blkio.io_queued
  7618. │   │   │   │   │   ├── blkio.io_queued_recursive
  7619. │   │   │   │   │   ├── blkio.io_service_bytes
  7620. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7621. │   │   │   │   │   ├── blkio.io_serviced
  7622. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7623. │   │   │   │   │   ├── blkio.io_service_time
  7624. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7625. │   │   │   │   │   ├── blkio.io_wait_time
  7626. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7627. │   │   │   │   │   ├── blkio.leaf_weight
  7628. │   │   │   │   │   ├── blkio.leaf_weight_device
  7629. │   │   │   │   │   ├── blkio.reset_stats
  7630. │   │   │   │   │   ├── blkio.sectors
  7631. │   │   │   │   │   ├── blkio.sectors_recursive
  7632. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7633. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7634. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7635. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7636. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7637. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7638. │   │   │   │   │   ├── blkio.time
  7639. │   │   │   │   │   ├── blkio.time_recursive
  7640. │   │   │   │   │   ├── blkio.weight
  7641. │   │   │   │   │   ├── blkio.weight_device
  7642. │   │   │   │   │   ├── cgroup.clone_children
  7643. │   │   │   │   │   ├── cgroup.procs
  7644. │   │   │   │   │   ├── notify_on_release
  7645. │   │   │   │   │   └── tasks
  7646. │   │   │   │   ├── resolvconf.service
  7647. │   │   │   │   │   ├── blkio.io_merged
  7648. │   │   │   │   │   ├── blkio.io_merged_recursive
  7649. │   │   │   │   │   ├── blkio.io_queued
  7650. │   │   │   │   │   ├── blkio.io_queued_recursive
  7651. │   │   │   │   │   ├── blkio.io_service_bytes
  7652. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7653. │   │   │   │   │   ├── blkio.io_serviced
  7654. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7655. │   │   │   │   │   ├── blkio.io_service_time
  7656. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7657. │   │   │   │   │   ├── blkio.io_wait_time
  7658. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7659. │   │   │   │   │   ├── blkio.leaf_weight
  7660. │   │   │   │   │   ├── blkio.leaf_weight_device
  7661. │   │   │   │   │   ├── blkio.reset_stats
  7662. │   │   │   │   │   ├── blkio.sectors
  7663. │   │   │   │   │   ├── blkio.sectors_recursive
  7664. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7665. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7666. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7667. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7668. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7669. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7670. │   │   │   │   │   ├── blkio.time
  7671. │   │   │   │   │   ├── blkio.time_recursive
  7672. │   │   │   │   │   ├── blkio.weight
  7673. │   │   │   │   │   ├── blkio.weight_device
  7674. │   │   │   │   │   ├── cgroup.clone_children
  7675. │   │   │   │   │   ├── cgroup.procs
  7676. │   │   │   │   │   ├── notify_on_release
  7677. │   │   │   │   │   └── tasks
  7678. │   │   │   │   ├── rsyslog.service
  7679. │   │   │   │   │   ├── blkio.io_merged
  7680. │   │   │   │   │   ├── blkio.io_merged_recursive
  7681. │   │   │   │   │   ├── blkio.io_queued
  7682. │   │   │   │   │   ├── blkio.io_queued_recursive
  7683. │   │   │   │   │   ├── blkio.io_service_bytes
  7684. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7685. │   │   │   │   │   ├── blkio.io_serviced
  7686. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7687. │   │   │   │   │   ├── blkio.io_service_time
  7688. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7689. │   │   │   │   │   ├── blkio.io_wait_time
  7690. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7691. │   │   │   │   │   ├── blkio.leaf_weight
  7692. │   │   │   │   │   ├── blkio.leaf_weight_device
  7693. │   │   │   │   │   ├── blkio.reset_stats
  7694. │   │   │   │   │   ├── blkio.sectors
  7695. │   │   │   │   │   ├── blkio.sectors_recursive
  7696. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7697. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7698. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7699. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7700. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7701. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7702. │   │   │   │   │   ├── blkio.time
  7703. │   │   │   │   │   ├── blkio.time_recursive
  7704. │   │   │   │   │   ├── blkio.weight
  7705. │   │   │   │   │   ├── blkio.weight_device
  7706. │   │   │   │   │   ├── cgroup.clone_children
  7707. │   │   │   │   │   ├── cgroup.procs
  7708. │   │   │   │   │   ├── notify_on_release
  7709. │   │   │   │   │   └── tasks
  7710. │   │   │   │   ├── ssh.service
  7711. │   │   │   │   │   ├── blkio.io_merged
  7712. │   │   │   │   │   ├── blkio.io_merged_recursive
  7713. │   │   │   │   │   ├── blkio.io_queued
  7714. │   │   │   │   │   ├── blkio.io_queued_recursive
  7715. │   │   │   │   │   ├── blkio.io_service_bytes
  7716. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7717. │   │   │   │   │   ├── blkio.io_serviced
  7718. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7719. │   │   │   │   │   ├── blkio.io_service_time
  7720. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7721. │   │   │   │   │   ├── blkio.io_wait_time
  7722. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7723. │   │   │   │   │   ├── blkio.leaf_weight
  7724. │   │   │   │   │   ├── blkio.leaf_weight_device
  7725. │   │   │   │   │   ├── blkio.reset_stats
  7726. │   │   │   │   │   ├── blkio.sectors
  7727. │   │   │   │   │   ├── blkio.sectors_recursive
  7728. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7729. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7730. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7731. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7732. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7733. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7734. │   │   │   │   │   ├── blkio.time
  7735. │   │   │   │   │   ├── blkio.time_recursive
  7736. │   │   │   │   │   ├── blkio.weight
  7737. │   │   │   │   │   ├── blkio.weight_device
  7738. │   │   │   │   │   ├── cgroup.clone_children
  7739. │   │   │   │   │   ├── cgroup.procs
  7740. │   │   │   │   │   ├── notify_on_release
  7741. │   │   │   │   │   └── tasks
  7742. │   │   │   │   ├── sys-fs-fuse-connections.mount
  7743. │   │   │   │   │   ├── blkio.io_merged
  7744. │   │   │   │   │   ├── blkio.io_merged_recursive
  7745. │   │   │   │   │   ├── blkio.io_queued
  7746. │   │   │   │   │   ├── blkio.io_queued_recursive
  7747. │   │   │   │   │   ├── blkio.io_service_bytes
  7748. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7749. │   │   │   │   │   ├── blkio.io_serviced
  7750. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7751. │   │   │   │   │   ├── blkio.io_service_time
  7752. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7753. │   │   │   │   │   ├── blkio.io_wait_time
  7754. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7755. │   │   │   │   │   ├── blkio.leaf_weight
  7756. │   │   │   │   │   ├── blkio.leaf_weight_device
  7757. │   │   │   │   │   ├── blkio.reset_stats
  7758. │   │   │   │   │   ├── blkio.sectors
  7759. │   │   │   │   │   ├── blkio.sectors_recursive
  7760. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7761. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7762. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7763. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7764. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7765. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7766. │   │   │   │   │   ├── blkio.time
  7767. │   │   │   │   │   ├── blkio.time_recursive
  7768. │   │   │   │   │   ├── blkio.weight
  7769. │   │   │   │   │   ├── blkio.weight_device
  7770. │   │   │   │   │   ├── cgroup.clone_children
  7771. │   │   │   │   │   ├── cgroup.procs
  7772. │   │   │   │   │   ├── notify_on_release
  7773. │   │   │   │   │   └── tasks
  7774. │   │   │   │   ├── sys-kernel-debug.mount
  7775. │   │   │   │   │   ├── blkio.io_merged
  7776. │   │   │   │   │   ├── blkio.io_merged_recursive
  7777. │   │   │   │   │   ├── blkio.io_queued
  7778. │   │   │   │   │   ├── blkio.io_queued_recursive
  7779. │   │   │   │   │   ├── blkio.io_service_bytes
  7780. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7781. │   │   │   │   │   ├── blkio.io_serviced
  7782. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7783. │   │   │   │   │   ├── blkio.io_service_time
  7784. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7785. │   │   │   │   │   ├── blkio.io_wait_time
  7786. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7787. │   │   │   │   │   ├── blkio.leaf_weight
  7788. │   │   │   │   │   ├── blkio.leaf_weight_device
  7789. │   │   │   │   │   ├── blkio.reset_stats
  7790. │   │   │   │   │   ├── blkio.sectors
  7791. │   │   │   │   │   ├── blkio.sectors_recursive
  7792. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7793. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7794. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7795. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7796. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7797. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7798. │   │   │   │   │   ├── blkio.time
  7799. │   │   │   │   │   ├── blkio.time_recursive
  7800. │   │   │   │   │   ├── blkio.weight
  7801. │   │   │   │   │   ├── blkio.weight_device
  7802. │   │   │   │   │   ├── cgroup.clone_children
  7803. │   │   │   │   │   ├── cgroup.procs
  7804. │   │   │   │   │   ├── notify_on_release
  7805. │   │   │   │   │   └── tasks
  7806. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  7807. │   │   │   │   │   ├── blkio.io_merged
  7808. │   │   │   │   │   ├── blkio.io_merged_recursive
  7809. │   │   │   │   │   ├── blkio.io_queued
  7810. │   │   │   │   │   ├── blkio.io_queued_recursive
  7811. │   │   │   │   │   ├── blkio.io_service_bytes
  7812. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7813. │   │   │   │   │   ├── blkio.io_serviced
  7814. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7815. │   │   │   │   │   ├── blkio.io_service_time
  7816. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7817. │   │   │   │   │   ├── blkio.io_wait_time
  7818. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7819. │   │   │   │   │   ├── blkio.leaf_weight
  7820. │   │   │   │   │   ├── blkio.leaf_weight_device
  7821. │   │   │   │   │   ├── blkio.reset_stats
  7822. │   │   │   │   │   ├── blkio.sectors
  7823. │   │   │   │   │   ├── blkio.sectors_recursive
  7824. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7825. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7826. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7827. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7828. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7829. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7830. │   │   │   │   │   ├── blkio.time
  7831. │   │   │   │   │   ├── blkio.time_recursive
  7832. │   │   │   │   │   ├── blkio.weight
  7833. │   │   │   │   │   ├── blkio.weight_device
  7834. │   │   │   │   │   ├── cgroup.clone_children
  7835. │   │   │   │   │   ├── cgroup.procs
  7836. │   │   │   │   │   ├── notify_on_release
  7837. │   │   │   │   │   └── tasks
  7838. │   │   │   │   ├── systemd-journald.service
  7839. │   │   │   │   │   ├── blkio.io_merged
  7840. │   │   │   │   │   ├── blkio.io_merged_recursive
  7841. │   │   │   │   │   ├── blkio.io_queued
  7842. │   │   │   │   │   ├── blkio.io_queued_recursive
  7843. │   │   │   │   │   ├── blkio.io_service_bytes
  7844. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7845. │   │   │   │   │   ├── blkio.io_serviced
  7846. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7847. │   │   │   │   │   ├── blkio.io_service_time
  7848. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7849. │   │   │   │   │   ├── blkio.io_wait_time
  7850. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7851. │   │   │   │   │   ├── blkio.leaf_weight
  7852. │   │   │   │   │   ├── blkio.leaf_weight_device
  7853. │   │   │   │   │   ├── blkio.reset_stats
  7854. │   │   │   │   │   ├── blkio.sectors
  7855. │   │   │   │   │   ├── blkio.sectors_recursive
  7856. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7857. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7858. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7859. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7860. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7861. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7862. │   │   │   │   │   ├── blkio.time
  7863. │   │   │   │   │   ├── blkio.time_recursive
  7864. │   │   │   │   │   ├── blkio.weight
  7865. │   │   │   │   │   ├── blkio.weight_device
  7866. │   │   │   │   │   ├── cgroup.clone_children
  7867. │   │   │   │   │   ├── cgroup.procs
  7868. │   │   │   │   │   ├── notify_on_release
  7869. │   │   │   │   │   └── tasks
  7870. │   │   │   │   ├── systemd-journal-flush.service
  7871. │   │   │   │   │   ├── blkio.io_merged
  7872. │   │   │   │   │   ├── blkio.io_merged_recursive
  7873. │   │   │   │   │   ├── blkio.io_queued
  7874. │   │   │   │   │   ├── blkio.io_queued_recursive
  7875. │   │   │   │   │   ├── blkio.io_service_bytes
  7876. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7877. │   │   │   │   │   ├── blkio.io_serviced
  7878. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7879. │   │   │   │   │   ├── blkio.io_service_time
  7880. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7881. │   │   │   │   │   ├── blkio.io_wait_time
  7882. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7883. │   │   │   │   │   ├── blkio.leaf_weight
  7884. │   │   │   │   │   ├── blkio.leaf_weight_device
  7885. │   │   │   │   │   ├── blkio.reset_stats
  7886. │   │   │   │   │   ├── blkio.sectors
  7887. │   │   │   │   │   ├── blkio.sectors_recursive
  7888. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7889. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7890. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7891. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7892. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7893. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7894. │   │   │   │   │   ├── blkio.time
  7895. │   │   │   │   │   ├── blkio.time_recursive
  7896. │   │   │   │   │   ├── blkio.weight
  7897. │   │   │   │   │   ├── blkio.weight_device
  7898. │   │   │   │   │   ├── cgroup.clone_children
  7899. │   │   │   │   │   ├── cgroup.procs
  7900. │   │   │   │   │   ├── notify_on_release
  7901. │   │   │   │   │   └── tasks
  7902. │   │   │   │   ├── systemd-logind.service
  7903. │   │   │   │   │   ├── blkio.io_merged
  7904. │   │   │   │   │   ├── blkio.io_merged_recursive
  7905. │   │   │   │   │   ├── blkio.io_queued
  7906. │   │   │   │   │   ├── blkio.io_queued_recursive
  7907. │   │   │   │   │   ├── blkio.io_service_bytes
  7908. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7909. │   │   │   │   │   ├── blkio.io_serviced
  7910. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7911. │   │   │   │   │   ├── blkio.io_service_time
  7912. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7913. │   │   │   │   │   ├── blkio.io_wait_time
  7914. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7915. │   │   │   │   │   ├── blkio.leaf_weight
  7916. │   │   │   │   │   ├── blkio.leaf_weight_device
  7917. │   │   │   │   │   ├── blkio.reset_stats
  7918. │   │   │   │   │   ├── blkio.sectors
  7919. │   │   │   │   │   ├── blkio.sectors_recursive
  7920. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7921. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7922. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7923. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7924. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7925. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7926. │   │   │   │   │   ├── blkio.time
  7927. │   │   │   │   │   ├── blkio.time_recursive
  7928. │   │   │   │   │   ├── blkio.weight
  7929. │   │   │   │   │   ├── blkio.weight_device
  7930. │   │   │   │   │   ├── cgroup.clone_children
  7931. │   │   │   │   │   ├── cgroup.procs
  7932. │   │   │   │   │   ├── notify_on_release
  7933. │   │   │   │   │   └── tasks
  7934. │   │   │   │   ├── systemd-random-seed.service
  7935. │   │   │   │   │   ├── blkio.io_merged
  7936. │   │   │   │   │   ├── blkio.io_merged_recursive
  7937. │   │   │   │   │   ├── blkio.io_queued
  7938. │   │   │   │   │   ├── blkio.io_queued_recursive
  7939. │   │   │   │   │   ├── blkio.io_service_bytes
  7940. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7941. │   │   │   │   │   ├── blkio.io_serviced
  7942. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7943. │   │   │   │   │   ├── blkio.io_service_time
  7944. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7945. │   │   │   │   │   ├── blkio.io_wait_time
  7946. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7947. │   │   │   │   │   ├── blkio.leaf_weight
  7948. │   │   │   │   │   ├── blkio.leaf_weight_device
  7949. │   │   │   │   │   ├── blkio.reset_stats
  7950. │   │   │   │   │   ├── blkio.sectors
  7951. │   │   │   │   │   ├── blkio.sectors_recursive
  7952. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7953. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7954. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7955. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7956. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7957. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7958. │   │   │   │   │   ├── blkio.time
  7959. │   │   │   │   │   ├── blkio.time_recursive
  7960. │   │   │   │   │   ├── blkio.weight
  7961. │   │   │   │   │   ├── blkio.weight_device
  7962. │   │   │   │   │   ├── cgroup.clone_children
  7963. │   │   │   │   │   ├── cgroup.procs
  7964. │   │   │   │   │   ├── notify_on_release
  7965. │   │   │   │   │   └── tasks
  7966. │   │   │   │   ├── systemd-tmpfiles-setup.service
  7967. │   │   │   │   │   ├── blkio.io_merged
  7968. │   │   │   │   │   ├── blkio.io_merged_recursive
  7969. │   │   │   │   │   ├── blkio.io_queued
  7970. │   │   │   │   │   ├── blkio.io_queued_recursive
  7971. │   │   │   │   │   ├── blkio.io_service_bytes
  7972. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  7973. │   │   │   │   │   ├── blkio.io_serviced
  7974. │   │   │   │   │   ├── blkio.io_serviced_recursive
  7975. │   │   │   │   │   ├── blkio.io_service_time
  7976. │   │   │   │   │   ├── blkio.io_service_time_recursive
  7977. │   │   │   │   │   ├── blkio.io_wait_time
  7978. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  7979. │   │   │   │   │   ├── blkio.leaf_weight
  7980. │   │   │   │   │   ├── blkio.leaf_weight_device
  7981. │   │   │   │   │   ├── blkio.reset_stats
  7982. │   │   │   │   │   ├── blkio.sectors
  7983. │   │   │   │   │   ├── blkio.sectors_recursive
  7984. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  7985. │   │   │   │   │   ├── blkio.throttle.io_serviced
  7986. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  7987. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  7988. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  7989. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  7990. │   │   │   │   │   ├── blkio.time
  7991. │   │   │   │   │   ├── blkio.time_recursive
  7992. │   │   │   │   │   ├── blkio.weight
  7993. │   │   │   │   │   ├── blkio.weight_device
  7994. │   │   │   │   │   ├── cgroup.clone_children
  7995. │   │   │   │   │   ├── cgroup.procs
  7996. │   │   │   │   │   ├── notify_on_release
  7997. │   │   │   │   │   └── tasks
  7998. │   │   │   │   ├── systemd-udevd.service
  7999. │   │   │   │   │   ├── blkio.io_merged
  8000. │   │   │   │   │   ├── blkio.io_merged_recursive
  8001. │   │   │   │   │   ├── blkio.io_queued
  8002. │   │   │   │   │   ├── blkio.io_queued_recursive
  8003. │   │   │   │   │   ├── blkio.io_service_bytes
  8004. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8005. │   │   │   │   │   ├── blkio.io_serviced
  8006. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8007. │   │   │   │   │   ├── blkio.io_service_time
  8008. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8009. │   │   │   │   │   ├── blkio.io_wait_time
  8010. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8011. │   │   │   │   │   ├── blkio.leaf_weight
  8012. │   │   │   │   │   ├── blkio.leaf_weight_device
  8013. │   │   │   │   │   ├── blkio.reset_stats
  8014. │   │   │   │   │   ├── blkio.sectors
  8015. │   │   │   │   │   ├── blkio.sectors_recursive
  8016. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8017. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8018. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8019. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8020. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8021. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8022. │   │   │   │   │   ├── blkio.time
  8023. │   │   │   │   │   ├── blkio.time_recursive
  8024. │   │   │   │   │   ├── blkio.weight
  8025. │   │   │   │   │   ├── blkio.weight_device
  8026. │   │   │   │   │   ├── cgroup.clone_children
  8027. │   │   │   │   │   ├── cgroup.procs
  8028. │   │   │   │   │   ├── notify_on_release
  8029. │   │   │   │   │   └── tasks
  8030. │   │   │   │   ├── systemd-udev-trigger.service
  8031. │   │   │   │   │   ├── blkio.io_merged
  8032. │   │   │   │   │   ├── blkio.io_merged_recursive
  8033. │   │   │   │   │   ├── blkio.io_queued
  8034. │   │   │   │   │   ├── blkio.io_queued_recursive
  8035. │   │   │   │   │   ├── blkio.io_service_bytes
  8036. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8037. │   │   │   │   │   ├── blkio.io_serviced
  8038. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8039. │   │   │   │   │   ├── blkio.io_service_time
  8040. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8041. │   │   │   │   │   ├── blkio.io_wait_time
  8042. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8043. │   │   │   │   │   ├── blkio.leaf_weight
  8044. │   │   │   │   │   ├── blkio.leaf_weight_device
  8045. │   │   │   │   │   ├── blkio.reset_stats
  8046. │   │   │   │   │   ├── blkio.sectors
  8047. │   │   │   │   │   ├── blkio.sectors_recursive
  8048. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8049. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8050. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8051. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8052. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8053. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8054. │   │   │   │   │   ├── blkio.time
  8055. │   │   │   │   │   ├── blkio.time_recursive
  8056. │   │   │   │   │   ├── blkio.weight
  8057. │   │   │   │   │   ├── blkio.weight_device
  8058. │   │   │   │   │   ├── cgroup.clone_children
  8059. │   │   │   │   │   ├── cgroup.procs
  8060. │   │   │   │   │   ├── notify_on_release
  8061. │   │   │   │   │   └── tasks
  8062. │   │   │   │   ├── systemd-update-utmp.service
  8063. │   │   │   │   │   ├── blkio.io_merged
  8064. │   │   │   │   │   ├── blkio.io_merged_recursive
  8065. │   │   │   │   │   ├── blkio.io_queued
  8066. │   │   │   │   │   ├── blkio.io_queued_recursive
  8067. │   │   │   │   │   ├── blkio.io_service_bytes
  8068. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8069. │   │   │   │   │   ├── blkio.io_serviced
  8070. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8071. │   │   │   │   │   ├── blkio.io_service_time
  8072. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8073. │   │   │   │   │   ├── blkio.io_wait_time
  8074. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8075. │   │   │   │   │   ├── blkio.leaf_weight
  8076. │   │   │   │   │   ├── blkio.leaf_weight_device
  8077. │   │   │   │   │   ├── blkio.reset_stats
  8078. │   │   │   │   │   ├── blkio.sectors
  8079. │   │   │   │   │   ├── blkio.sectors_recursive
  8080. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8081. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8082. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8083. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8084. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8085. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8086. │   │   │   │   │   ├── blkio.time
  8087. │   │   │   │   │   ├── blkio.time_recursive
  8088. │   │   │   │   │   ├── blkio.weight
  8089. │   │   │   │   │   ├── blkio.weight_device
  8090. │   │   │   │   │   ├── cgroup.clone_children
  8091. │   │   │   │   │   ├── cgroup.procs
  8092. │   │   │   │   │   ├── notify_on_release
  8093. │   │   │   │   │   └── tasks
  8094. │   │   │   │   ├── systemd-user-sessions.service
  8095. │   │   │   │   │   ├── blkio.io_merged
  8096. │   │   │   │   │   ├── blkio.io_merged_recursive
  8097. │   │   │   │   │   ├── blkio.io_queued
  8098. │   │   │   │   │   ├── blkio.io_queued_recursive
  8099. │   │   │   │   │   ├── blkio.io_service_bytes
  8100. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8101. │   │   │   │   │   ├── blkio.io_serviced
  8102. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8103. │   │   │   │   │   ├── blkio.io_service_time
  8104. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8105. │   │   │   │   │   ├── blkio.io_wait_time
  8106. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8107. │   │   │   │   │   ├── blkio.leaf_weight
  8108. │   │   │   │   │   ├── blkio.leaf_weight_device
  8109. │   │   │   │   │   ├── blkio.reset_stats
  8110. │   │   │   │   │   ├── blkio.sectors
  8111. │   │   │   │   │   ├── blkio.sectors_recursive
  8112. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8113. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8114. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8115. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8116. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8117. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8118. │   │   │   │   │   ├── blkio.time
  8119. │   │   │   │   │   ├── blkio.time_recursive
  8120. │   │   │   │   │   ├── blkio.weight
  8121. │   │   │   │   │   ├── blkio.weight_device
  8122. │   │   │   │   │   ├── cgroup.clone_children
  8123. │   │   │   │   │   ├── cgroup.procs
  8124. │   │   │   │   │   ├── notify_on_release
  8125. │   │   │   │   │   └── tasks
  8126. │   │   │   │   ├── system-getty.slice
  8127. │   │   │   │   │   ├── blkio.io_merged
  8128. │   │   │   │   │   ├── blkio.io_merged_recursive
  8129. │   │   │   │   │   ├── blkio.io_queued
  8130. │   │   │   │   │   ├── blkio.io_queued_recursive
  8131. │   │   │   │   │   ├── blkio.io_service_bytes
  8132. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8133. │   │   │   │   │   ├── blkio.io_serviced
  8134. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8135. │   │   │   │   │   ├── blkio.io_service_time
  8136. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8137. │   │   │   │   │   ├── blkio.io_wait_time
  8138. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8139. │   │   │   │   │   ├── blkio.leaf_weight
  8140. │   │   │   │   │   ├── blkio.leaf_weight_device
  8141. │   │   │   │   │   ├── blkio.reset_stats
  8142. │   │   │   │   │   ├── blkio.sectors
  8143. │   │   │   │   │   ├── blkio.sectors_recursive
  8144. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8145. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8146. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8147. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8148. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8149. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8150. │   │   │   │   │   ├── blkio.time
  8151. │   │   │   │   │   ├── blkio.time_recursive
  8152. │   │   │   │   │   ├── blkio.weight
  8153. │   │   │   │   │   ├── blkio.weight_device
  8154. │   │   │   │   │   ├── cgroup.clone_children
  8155. │   │   │   │   │   ├── cgroup.procs
  8156. │   │   │   │   │   ├── notify_on_release
  8157. │   │   │   │   │   └── tasks
  8158. │   │   │   │   ├── tasks
  8159. │   │   │   │   ├── ufw.service
  8160. │   │   │   │   │   ├── blkio.io_merged
  8161. │   │   │   │   │   ├── blkio.io_merged_recursive
  8162. │   │   │   │   │   ├── blkio.io_queued
  8163. │   │   │   │   │   ├── blkio.io_queued_recursive
  8164. │   │   │   │   │   ├── blkio.io_service_bytes
  8165. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8166. │   │   │   │   │   ├── blkio.io_serviced
  8167. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8168. │   │   │   │   │   ├── blkio.io_service_time
  8169. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8170. │   │   │   │   │   ├── blkio.io_wait_time
  8171. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8172. │   │   │   │   │   ├── blkio.leaf_weight
  8173. │   │   │   │   │   ├── blkio.leaf_weight_device
  8174. │   │   │   │   │   ├── blkio.reset_stats
  8175. │   │   │   │   │   ├── blkio.sectors
  8176. │   │   │   │   │   ├── blkio.sectors_recursive
  8177. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8178. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8179. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8180. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8181. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8182. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8183. │   │   │   │   │   ├── blkio.time
  8184. │   │   │   │   │   ├── blkio.time_recursive
  8185. │   │   │   │   │   ├── blkio.weight
  8186. │   │   │   │   │   ├── blkio.weight_device
  8187. │   │   │   │   │   ├── cgroup.clone_children
  8188. │   │   │   │   │   ├── cgroup.procs
  8189. │   │   │   │   │   ├── notify_on_release
  8190. │   │   │   │   │   └── tasks
  8191. │   │   │   │   ├── unattended-upgrades.service
  8192. │   │   │   │   │   ├── blkio.io_merged
  8193. │   │   │   │   │   ├── blkio.io_merged_recursive
  8194. │   │   │   │   │   ├── blkio.io_queued
  8195. │   │   │   │   │   ├── blkio.io_queued_recursive
  8196. │   │   │   │   │   ├── blkio.io_service_bytes
  8197. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8198. │   │   │   │   │   ├── blkio.io_serviced
  8199. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8200. │   │   │   │   │   ├── blkio.io_service_time
  8201. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8202. │   │   │   │   │   ├── blkio.io_wait_time
  8203. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8204. │   │   │   │   │   ├── blkio.leaf_weight
  8205. │   │   │   │   │   ├── blkio.leaf_weight_device
  8206. │   │   │   │   │   ├── blkio.reset_stats
  8207. │   │   │   │   │   ├── blkio.sectors
  8208. │   │   │   │   │   ├── blkio.sectors_recursive
  8209. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8210. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8211. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8212. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8213. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8214. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8215. │   │   │   │   │   ├── blkio.time
  8216. │   │   │   │   │   ├── blkio.time_recursive
  8217. │   │   │   │   │   ├── blkio.weight
  8218. │   │   │   │   │   ├── blkio.weight_device
  8219. │   │   │   │   │   ├── cgroup.clone_children
  8220. │   │   │   │   │   ├── cgroup.procs
  8221. │   │   │   │   │   ├── notify_on_release
  8222. │   │   │   │   │   └── tasks
  8223. │   │   │   │   └── var-lib-lxcfs.mount
  8224. │   │   │   │   ├── blkio.io_merged
  8225. │   │   │   │   ├── blkio.io_merged_recursive
  8226. │   │   │   │   ├── blkio.io_queued
  8227. │   │   │   │   ├── blkio.io_queued_recursive
  8228. │   │   │   │   ├── blkio.io_service_bytes
  8229. │   │   │   │   ├── blkio.io_service_bytes_recursive
  8230. │   │   │   │   ├── blkio.io_serviced
  8231. │   │   │   │   ├── blkio.io_serviced_recursive
  8232. │   │   │   │   ├── blkio.io_service_time
  8233. │   │   │   │   ├── blkio.io_service_time_recursive
  8234. │   │   │   │   ├── blkio.io_wait_time
  8235. │   │   │   │   ├── blkio.io_wait_time_recursive
  8236. │   │   │   │   ├── blkio.leaf_weight
  8237. │   │   │   │   ├── blkio.leaf_weight_device
  8238. │   │   │   │   ├── blkio.reset_stats
  8239. │   │   │   │   ├── blkio.sectors
  8240. │   │   │   │   ├── blkio.sectors_recursive
  8241. │   │   │   │   ├── blkio.throttle.io_service_bytes
  8242. │   │   │   │   ├── blkio.throttle.io_serviced
  8243. │   │   │   │   ├── blkio.throttle.read_bps_device
  8244. │   │   │   │   ├── blkio.throttle.read_iops_device
  8245. │   │   │   │   ├── blkio.throttle.write_bps_device
  8246. │   │   │   │   ├── blkio.throttle.write_iops_device
  8247. │   │   │   │   ├── blkio.time
  8248. │   │   │   │   ├── blkio.time_recursive
  8249. │   │   │   │   ├── blkio.weight
  8250. │   │   │   │   ├── blkio.weight_device
  8251. │   │   │   │   ├── cgroup.clone_children
  8252. │   │   │   │   ├── cgroup.procs
  8253. │   │   │   │   ├── notify_on_release
  8254. │   │   │   │   └── tasks
  8255. │   │   │   ├── tasks
  8256. │   │   │   └── user.slice
  8257. │   │   │   ├── blkio.io_merged
  8258. │   │   │   ├── blkio.io_merged_recursive
  8259. │   │   │   ├── blkio.io_queued
  8260. │   │   │   ├── blkio.io_queued_recursive
  8261. │   │   │   ├── blkio.io_service_bytes
  8262. │   │   │   ├── blkio.io_service_bytes_recursive
  8263. │   │   │   ├── blkio.io_serviced
  8264. │   │   │   ├── blkio.io_serviced_recursive
  8265. │   │   │   ├── blkio.io_service_time
  8266. │   │   │   ├── blkio.io_service_time_recursive
  8267. │   │   │   ├── blkio.io_wait_time
  8268. │   │   │   ├── blkio.io_wait_time_recursive
  8269. │   │   │   ├── blkio.leaf_weight
  8270. │   │   │   ├── blkio.leaf_weight_device
  8271. │   │   │   ├── blkio.reset_stats
  8272. │   │   │   ├── blkio.sectors
  8273. │   │   │   ├── blkio.sectors_recursive
  8274. │   │   │   ├── blkio.throttle.io_service_bytes
  8275. │   │   │   ├── blkio.throttle.io_serviced
  8276. │   │   │   ├── blkio.throttle.read_bps_device
  8277. │   │   │   ├── blkio.throttle.read_iops_device
  8278. │   │   │   ├── blkio.throttle.write_bps_device
  8279. │   │   │   ├── blkio.throttle.write_iops_device
  8280. │   │   │   ├── blkio.time
  8281. │   │   │   ├── blkio.time_recursive
  8282. │   │   │   ├── blkio.weight
  8283. │   │   │   ├── blkio.weight_device
  8284. │   │   │   ├── cgroup.clone_children
  8285. │   │   │   ├── cgroup.procs
  8286. │   │   │   ├── notify_on_release
  8287. │   │   │   └── tasks
  8288. │   │   ├── smtp
  8289. │   │   │   ├── blkio.io_merged
  8290. │   │   │   ├── blkio.io_merged_recursive
  8291. │   │   │   ├── blkio.io_queued
  8292. │   │   │   ├── blkio.io_queued_recursive
  8293. │   │   │   ├── blkio.io_service_bytes
  8294. │   │   │   ├── blkio.io_service_bytes_recursive
  8295. │   │   │   ├── blkio.io_serviced
  8296. │   │   │   ├── blkio.io_serviced_recursive
  8297. │   │   │   ├── blkio.io_service_time
  8298. │   │   │   ├── blkio.io_service_time_recursive
  8299. │   │   │   ├── blkio.io_wait_time
  8300. │   │   │   ├── blkio.io_wait_time_recursive
  8301. │   │   │   ├── blkio.leaf_weight
  8302. │   │   │   ├── blkio.leaf_weight_device
  8303. │   │   │   ├── blkio.reset_stats
  8304. │   │   │   ├── blkio.sectors
  8305. │   │   │   ├── blkio.sectors_recursive
  8306. │   │   │   ├── blkio.throttle.io_service_bytes
  8307. │   │   │   ├── blkio.throttle.io_serviced
  8308. │   │   │   ├── blkio.throttle.read_bps_device
  8309. │   │   │   ├── blkio.throttle.read_iops_device
  8310. │   │   │   ├── blkio.throttle.write_bps_device
  8311. │   │   │   ├── blkio.throttle.write_iops_device
  8312. │   │   │   ├── blkio.time
  8313. │   │   │   ├── blkio.time_recursive
  8314. │   │   │   ├── blkio.weight
  8315. │   │   │   ├── blkio.weight_device
  8316. │   │   │   ├── cgroup.clone_children
  8317. │   │   │   ├── cgroup.procs
  8318. │   │   │   ├── init.scope
  8319. │   │   │   │   ├── blkio.io_merged
  8320. │   │   │   │   ├── blkio.io_merged_recursive
  8321. │   │   │   │   ├── blkio.io_queued
  8322. │   │   │   │   ├── blkio.io_queued_recursive
  8323. │   │   │   │   ├── blkio.io_service_bytes
  8324. │   │   │   │   ├── blkio.io_service_bytes_recursive
  8325. │   │   │   │   ├── blkio.io_serviced
  8326. │   │   │   │   ├── blkio.io_serviced_recursive
  8327. │   │   │   │   ├── blkio.io_service_time
  8328. │   │   │   │   ├── blkio.io_service_time_recursive
  8329. │   │   │   │   ├── blkio.io_wait_time
  8330. │   │   │   │   ├── blkio.io_wait_time_recursive
  8331. │   │   │   │   ├── blkio.leaf_weight
  8332. │   │   │   │   ├── blkio.leaf_weight_device
  8333. │   │   │   │   ├── blkio.reset_stats
  8334. │   │   │   │   ├── blkio.sectors
  8335. │   │   │   │   ├── blkio.sectors_recursive
  8336. │   │   │   │   ├── blkio.throttle.io_service_bytes
  8337. │   │   │   │   ├── blkio.throttle.io_serviced
  8338. │   │   │   │   ├── blkio.throttle.read_bps_device
  8339. │   │   │   │   ├── blkio.throttle.read_iops_device
  8340. │   │   │   │   ├── blkio.throttle.write_bps_device
  8341. │   │   │   │   ├── blkio.throttle.write_iops_device
  8342. │   │   │   │   ├── blkio.time
  8343. │   │   │   │   ├── blkio.time_recursive
  8344. │   │   │   │   ├── blkio.weight
  8345. │   │   │   │   ├── blkio.weight_device
  8346. │   │   │   │   ├── cgroup.clone_children
  8347. │   │   │   │   ├── cgroup.procs
  8348. │   │   │   │   ├── notify_on_release
  8349. │   │   │   │   └── tasks
  8350. │   │   │   ├── notify_on_release
  8351. │   │   │   ├── system.slice
  8352. │   │   │   │   ├── accounts-daemon.service
  8353. │   │   │   │   │   ├── blkio.io_merged
  8354. │   │   │   │   │   ├── blkio.io_merged_recursive
  8355. │   │   │   │   │   ├── blkio.io_queued
  8356. │   │   │   │   │   ├── blkio.io_queued_recursive
  8357. │   │   │   │   │   ├── blkio.io_service_bytes
  8358. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8359. │   │   │   │   │   ├── blkio.io_serviced
  8360. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8361. │   │   │   │   │   ├── blkio.io_service_time
  8362. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8363. │   │   │   │   │   ├── blkio.io_wait_time
  8364. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8365. │   │   │   │   │   ├── blkio.leaf_weight
  8366. │   │   │   │   │   ├── blkio.leaf_weight_device
  8367. │   │   │   │   │   ├── blkio.reset_stats
  8368. │   │   │   │   │   ├── blkio.sectors
  8369. │   │   │   │   │   ├── blkio.sectors_recursive
  8370. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8371. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8372. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8373. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8374. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8375. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8376. │   │   │   │   │   ├── blkio.time
  8377. │   │   │   │   │   ├── blkio.time_recursive
  8378. │   │   │   │   │   ├── blkio.weight
  8379. │   │   │   │   │   ├── blkio.weight_device
  8380. │   │   │   │   │   ├── cgroup.clone_children
  8381. │   │   │   │   │   ├── cgroup.procs
  8382. │   │   │   │   │   ├── notify_on_release
  8383. │   │   │   │   │   └── tasks
  8384. │   │   │   │   ├── apparmor.service
  8385. │   │   │   │   │   ├── blkio.io_merged
  8386. │   │   │   │   │   ├── blkio.io_merged_recursive
  8387. │   │   │   │   │   ├── blkio.io_queued
  8388. │   │   │   │   │   ├── blkio.io_queued_recursive
  8389. │   │   │   │   │   ├── blkio.io_service_bytes
  8390. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8391. │   │   │   │   │   ├── blkio.io_serviced
  8392. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8393. │   │   │   │   │   ├── blkio.io_service_time
  8394. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8395. │   │   │   │   │   ├── blkio.io_wait_time
  8396. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8397. │   │   │   │   │   ├── blkio.leaf_weight
  8398. │   │   │   │   │   ├── blkio.leaf_weight_device
  8399. │   │   │   │   │   ├── blkio.reset_stats
  8400. │   │   │   │   │   ├── blkio.sectors
  8401. │   │   │   │   │   ├── blkio.sectors_recursive
  8402. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8403. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8404. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8405. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8406. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8407. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8408. │   │   │   │   │   ├── blkio.time
  8409. │   │   │   │   │   ├── blkio.time_recursive
  8410. │   │   │   │   │   ├── blkio.weight
  8411. │   │   │   │   │   ├── blkio.weight_device
  8412. │   │   │   │   │   ├── cgroup.clone_children
  8413. │   │   │   │   │   ├── cgroup.procs
  8414. │   │   │   │   │   ├── notify_on_release
  8415. │   │   │   │   │   └── tasks
  8416. │   │   │   │   ├── apport.service
  8417. │   │   │   │   │   ├── blkio.io_merged
  8418. │   │   │   │   │   ├── blkio.io_merged_recursive
  8419. │   │   │   │   │   ├── blkio.io_queued
  8420. │   │   │   │   │   ├── blkio.io_queued_recursive
  8421. │   │   │   │   │   ├── blkio.io_service_bytes
  8422. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8423. │   │   │   │   │   ├── blkio.io_serviced
  8424. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8425. │   │   │   │   │   ├── blkio.io_service_time
  8426. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8427. │   │   │   │   │   ├── blkio.io_wait_time
  8428. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8429. │   │   │   │   │   ├── blkio.leaf_weight
  8430. │   │   │   │   │   ├── blkio.leaf_weight_device
  8431. │   │   │   │   │   ├── blkio.reset_stats
  8432. │   │   │   │   │   ├── blkio.sectors
  8433. │   │   │   │   │   ├── blkio.sectors_recursive
  8434. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8435. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8436. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8437. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8438. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8439. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8440. │   │   │   │   │   ├── blkio.time
  8441. │   │   │   │   │   ├── blkio.time_recursive
  8442. │   │   │   │   │   ├── blkio.weight
  8443. │   │   │   │   │   ├── blkio.weight_device
  8444. │   │   │   │   │   ├── cgroup.clone_children
  8445. │   │   │   │   │   ├── cgroup.procs
  8446. │   │   │   │   │   ├── notify_on_release
  8447. │   │   │   │   │   └── tasks
  8448. │   │   │   │   ├── atd.service
  8449. │   │   │   │   │   ├── blkio.io_merged
  8450. │   │   │   │   │   ├── blkio.io_merged_recursive
  8451. │   │   │   │   │   ├── blkio.io_queued
  8452. │   │   │   │   │   ├── blkio.io_queued_recursive
  8453. │   │   │   │   │   ├── blkio.io_service_bytes
  8454. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8455. │   │   │   │   │   ├── blkio.io_serviced
  8456. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8457. │   │   │   │   │   ├── blkio.io_service_time
  8458. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8459. │   │   │   │   │   ├── blkio.io_wait_time
  8460. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8461. │   │   │   │   │   ├── blkio.leaf_weight
  8462. │   │   │   │   │   ├── blkio.leaf_weight_device
  8463. │   │   │   │   │   ├── blkio.reset_stats
  8464. │   │   │   │   │   ├── blkio.sectors
  8465. │   │   │   │   │   ├── blkio.sectors_recursive
  8466. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8467. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8468. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8469. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8470. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8471. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8472. │   │   │   │   │   ├── blkio.time
  8473. │   │   │   │   │   ├── blkio.time_recursive
  8474. │   │   │   │   │   ├── blkio.weight
  8475. │   │   │   │   │   ├── blkio.weight_device
  8476. │   │   │   │   │   ├── cgroup.clone_children
  8477. │   │   │   │   │   ├── cgroup.procs
  8478. │   │   │   │   │   ├── notify_on_release
  8479. │   │   │   │   │   └── tasks
  8480. │   │   │   │   ├── blkio.io_merged
  8481. │   │   │   │   ├── blkio.io_merged_recursive
  8482. │   │   │   │   ├── blkio.io_queued
  8483. │   │   │   │   ├── blkio.io_queued_recursive
  8484. │   │   │   │   ├── blkio.io_service_bytes
  8485. │   │   │   │   ├── blkio.io_service_bytes_recursive
  8486. │   │   │   │   ├── blkio.io_serviced
  8487. │   │   │   │   ├── blkio.io_serviced_recursive
  8488. │   │   │   │   ├── blkio.io_service_time
  8489. │   │   │   │   ├── blkio.io_service_time_recursive
  8490. │   │   │   │   ├── blkio.io_wait_time
  8491. │   │   │   │   ├── blkio.io_wait_time_recursive
  8492. │   │   │   │   ├── blkio.leaf_weight
  8493. │   │   │   │   ├── blkio.leaf_weight_device
  8494. │   │   │   │   ├── blkio.reset_stats
  8495. │   │   │   │   ├── blkio.sectors
  8496. │   │   │   │   ├── blkio.sectors_recursive
  8497. │   │   │   │   ├── blkio.throttle.io_service_bytes
  8498. │   │   │   │   ├── blkio.throttle.io_serviced
  8499. │   │   │   │   ├── blkio.throttle.read_bps_device
  8500. │   │   │   │   ├── blkio.throttle.read_iops_device
  8501. │   │   │   │   ├── blkio.throttle.write_bps_device
  8502. │   │   │   │   ├── blkio.throttle.write_iops_device
  8503. │   │   │   │   ├── blkio.time
  8504. │   │   │   │   ├── blkio.time_recursive
  8505. │   │   │   │   ├── blkio.weight
  8506. │   │   │   │   ├── blkio.weight_device
  8507. │   │   │   │   ├── cgroup.clone_children
  8508. │   │   │   │   ├── cgroup.procs
  8509. │   │   │   │   ├── cloud-config.service
  8510. │   │   │   │   │   ├── blkio.io_merged
  8511. │   │   │   │   │   ├── blkio.io_merged_recursive
  8512. │   │   │   │   │   ├── blkio.io_queued
  8513. │   │   │   │   │   ├── blkio.io_queued_recursive
  8514. │   │   │   │   │   ├── blkio.io_service_bytes
  8515. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8516. │   │   │   │   │   ├── blkio.io_serviced
  8517. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8518. │   │   │   │   │   ├── blkio.io_service_time
  8519. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8520. │   │   │   │   │   ├── blkio.io_wait_time
  8521. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8522. │   │   │   │   │   ├── blkio.leaf_weight
  8523. │   │   │   │   │   ├── blkio.leaf_weight_device
  8524. │   │   │   │   │   ├── blkio.reset_stats
  8525. │   │   │   │   │   ├── blkio.sectors
  8526. │   │   │   │   │   ├── blkio.sectors_recursive
  8527. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8528. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8529. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8530. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8531. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8532. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8533. │   │   │   │   │   ├── blkio.time
  8534. │   │   │   │   │   ├── blkio.time_recursive
  8535. │   │   │   │   │   ├── blkio.weight
  8536. │   │   │   │   │   ├── blkio.weight_device
  8537. │   │   │   │   │   ├── cgroup.clone_children
  8538. │   │   │   │   │   ├── cgroup.procs
  8539. │   │   │   │   │   ├── notify_on_release
  8540. │   │   │   │   │   └── tasks
  8541. │   │   │   │   ├── cloud-final.service
  8542. │   │   │   │   │   ├── blkio.io_merged
  8543. │   │   │   │   │   ├── blkio.io_merged_recursive
  8544. │   │   │   │   │   ├── blkio.io_queued
  8545. │   │   │   │   │   ├── blkio.io_queued_recursive
  8546. │   │   │   │   │   ├── blkio.io_service_bytes
  8547. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8548. │   │   │   │   │   ├── blkio.io_serviced
  8549. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8550. │   │   │   │   │   ├── blkio.io_service_time
  8551. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8552. │   │   │   │   │   ├── blkio.io_wait_time
  8553. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8554. │   │   │   │   │   ├── blkio.leaf_weight
  8555. │   │   │   │   │   ├── blkio.leaf_weight_device
  8556. │   │   │   │   │   ├── blkio.reset_stats
  8557. │   │   │   │   │   ├── blkio.sectors
  8558. │   │   │   │   │   ├── blkio.sectors_recursive
  8559. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8560. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8561. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8562. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8563. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8564. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8565. │   │   │   │   │   ├── blkio.time
  8566. │   │   │   │   │   ├── blkio.time_recursive
  8567. │   │   │   │   │   ├── blkio.weight
  8568. │   │   │   │   │   ├── blkio.weight_device
  8569. │   │   │   │   │   ├── cgroup.clone_children
  8570. │   │   │   │   │   ├── cgroup.procs
  8571. │   │   │   │   │   ├── notify_on_release
  8572. │   │   │   │   │   └── tasks
  8573. │   │   │   │   ├── cloud-init-local.service
  8574. │   │   │   │   │   ├── blkio.io_merged
  8575. │   │   │   │   │   ├── blkio.io_merged_recursive
  8576. │   │   │   │   │   ├── blkio.io_queued
  8577. │   │   │   │   │   ├── blkio.io_queued_recursive
  8578. │   │   │   │   │   ├── blkio.io_service_bytes
  8579. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8580. │   │   │   │   │   ├── blkio.io_serviced
  8581. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8582. │   │   │   │   │   ├── blkio.io_service_time
  8583. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8584. │   │   │   │   │   ├── blkio.io_wait_time
  8585. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8586. │   │   │   │   │   ├── blkio.leaf_weight
  8587. │   │   │   │   │   ├── blkio.leaf_weight_device
  8588. │   │   │   │   │   ├── blkio.reset_stats
  8589. │   │   │   │   │   ├── blkio.sectors
  8590. │   │   │   │   │   ├── blkio.sectors_recursive
  8591. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8592. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8593. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8594. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8595. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8596. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8597. │   │   │   │   │   ├── blkio.time
  8598. │   │   │   │   │   ├── blkio.time_recursive
  8599. │   │   │   │   │   ├── blkio.weight
  8600. │   │   │   │   │   ├── blkio.weight_device
  8601. │   │   │   │   │   ├── cgroup.clone_children
  8602. │   │   │   │   │   ├── cgroup.procs
  8603. │   │   │   │   │   ├── notify_on_release
  8604. │   │   │   │   │   └── tasks
  8605. │   │   │   │   ├── cloud-init.service
  8606. │   │   │   │   │   ├── blkio.io_merged
  8607. │   │   │   │   │   ├── blkio.io_merged_recursive
  8608. │   │   │   │   │   ├── blkio.io_queued
  8609. │   │   │   │   │   ├── blkio.io_queued_recursive
  8610. │   │   │   │   │   ├── blkio.io_service_bytes
  8611. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8612. │   │   │   │   │   ├── blkio.io_serviced
  8613. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8614. │   │   │   │   │   ├── blkio.io_service_time
  8615. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8616. │   │   │   │   │   ├── blkio.io_wait_time
  8617. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8618. │   │   │   │   │   ├── blkio.leaf_weight
  8619. │   │   │   │   │   ├── blkio.leaf_weight_device
  8620. │   │   │   │   │   ├── blkio.reset_stats
  8621. │   │   │   │   │   ├── blkio.sectors
  8622. │   │   │   │   │   ├── blkio.sectors_recursive
  8623. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8624. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8625. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8626. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8627. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8628. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8629. │   │   │   │   │   ├── blkio.time
  8630. │   │   │   │   │   ├── blkio.time_recursive
  8631. │   │   │   │   │   ├── blkio.weight
  8632. │   │   │   │   │   ├── blkio.weight_device
  8633. │   │   │   │   │   ├── cgroup.clone_children
  8634. │   │   │   │   │   ├── cgroup.procs
  8635. │   │   │   │   │   ├── notify_on_release
  8636. │   │   │   │   │   └── tasks
  8637. │   │   │   │   ├── console-getty.service
  8638. │   │   │   │   │   ├── blkio.io_merged
  8639. │   │   │   │   │   ├── blkio.io_merged_recursive
  8640. │   │   │   │   │   ├── blkio.io_queued
  8641. │   │   │   │   │   ├── blkio.io_queued_recursive
  8642. │   │   │   │   │   ├── blkio.io_service_bytes
  8643. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8644. │   │   │   │   │   ├── blkio.io_serviced
  8645. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8646. │   │   │   │   │   ├── blkio.io_service_time
  8647. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8648. │   │   │   │   │   ├── blkio.io_wait_time
  8649. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8650. │   │   │   │   │   ├── blkio.leaf_weight
  8651. │   │   │   │   │   ├── blkio.leaf_weight_device
  8652. │   │   │   │   │   ├── blkio.reset_stats
  8653. │   │   │   │   │   ├── blkio.sectors
  8654. │   │   │   │   │   ├── blkio.sectors_recursive
  8655. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8656. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8657. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8658. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8659. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8660. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8661. │   │   │   │   │   ├── blkio.time
  8662. │   │   │   │   │   ├── blkio.time_recursive
  8663. │   │   │   │   │   ├── blkio.weight
  8664. │   │   │   │   │   ├── blkio.weight_device
  8665. │   │   │   │   │   ├── cgroup.clone_children
  8666. │   │   │   │   │   ├── cgroup.procs
  8667. │   │   │   │   │   ├── notify_on_release
  8668. │   │   │   │   │   └── tasks
  8669. │   │   │   │   ├── cron.service
  8670. │   │   │   │   │   ├── blkio.io_merged
  8671. │   │   │   │   │   ├── blkio.io_merged_recursive
  8672. │   │   │   │   │   ├── blkio.io_queued
  8673. │   │   │   │   │   ├── blkio.io_queued_recursive
  8674. │   │   │   │   │   ├── blkio.io_service_bytes
  8675. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8676. │   │   │   │   │   ├── blkio.io_serviced
  8677. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8678. │   │   │   │   │   ├── blkio.io_service_time
  8679. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8680. │   │   │   │   │   ├── blkio.io_wait_time
  8681. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8682. │   │   │   │   │   ├── blkio.leaf_weight
  8683. │   │   │   │   │   ├── blkio.leaf_weight_device
  8684. │   │   │   │   │   ├── blkio.reset_stats
  8685. │   │   │   │   │   ├── blkio.sectors
  8686. │   │   │   │   │   ├── blkio.sectors_recursive
  8687. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8688. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8689. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8690. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8691. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8692. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8693. │   │   │   │   │   ├── blkio.time
  8694. │   │   │   │   │   ├── blkio.time_recursive
  8695. │   │   │   │   │   ├── blkio.weight
  8696. │   │   │   │   │   ├── blkio.weight_device
  8697. │   │   │   │   │   ├── cgroup.clone_children
  8698. │   │   │   │   │   ├── cgroup.procs
  8699. │   │   │   │   │   ├── notify_on_release
  8700. │   │   │   │   │   └── tasks
  8701. │   │   │   │   ├── dbus.service
  8702. │   │   │   │   │   ├── blkio.io_merged
  8703. │   │   │   │   │   ├── blkio.io_merged_recursive
  8704. │   │   │   │   │   ├── blkio.io_queued
  8705. │   │   │   │   │   ├── blkio.io_queued_recursive
  8706. │   │   │   │   │   ├── blkio.io_service_bytes
  8707. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8708. │   │   │   │   │   ├── blkio.io_serviced
  8709. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8710. │   │   │   │   │   ├── blkio.io_service_time
  8711. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8712. │   │   │   │   │   ├── blkio.io_wait_time
  8713. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8714. │   │   │   │   │   ├── blkio.leaf_weight
  8715. │   │   │   │   │   ├── blkio.leaf_weight_device
  8716. │   │   │   │   │   ├── blkio.reset_stats
  8717. │   │   │   │   │   ├── blkio.sectors
  8718. │   │   │   │   │   ├── blkio.sectors_recursive
  8719. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8720. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8721. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8722. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8723. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8724. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8725. │   │   │   │   │   ├── blkio.time
  8726. │   │   │   │   │   ├── blkio.time_recursive
  8727. │   │   │   │   │   ├── blkio.weight
  8728. │   │   │   │   │   ├── blkio.weight_device
  8729. │   │   │   │   │   ├── cgroup.clone_children
  8730. │   │   │   │   │   ├── cgroup.procs
  8731. │   │   │   │   │   ├── notify_on_release
  8732. │   │   │   │   │   └── tasks
  8733. │   │   │   │   ├── dev-full.mount
  8734. │   │   │   │   │   ├── blkio.io_merged
  8735. │   │   │   │   │   ├── blkio.io_merged_recursive
  8736. │   │   │   │   │   ├── blkio.io_queued
  8737. │   │   │   │   │   ├── blkio.io_queued_recursive
  8738. │   │   │   │   │   ├── blkio.io_service_bytes
  8739. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8740. │   │   │   │   │   ├── blkio.io_serviced
  8741. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8742. │   │   │   │   │   ├── blkio.io_service_time
  8743. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8744. │   │   │   │   │   ├── blkio.io_wait_time
  8745. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8746. │   │   │   │   │   ├── blkio.leaf_weight
  8747. │   │   │   │   │   ├── blkio.leaf_weight_device
  8748. │   │   │   │   │   ├── blkio.reset_stats
  8749. │   │   │   │   │   ├── blkio.sectors
  8750. │   │   │   │   │   ├── blkio.sectors_recursive
  8751. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8752. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8753. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8754. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8755. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8756. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8757. │   │   │   │   │   ├── blkio.time
  8758. │   │   │   │   │   ├── blkio.time_recursive
  8759. │   │   │   │   │   ├── blkio.weight
  8760. │   │   │   │   │   ├── blkio.weight_device
  8761. │   │   │   │   │   ├── cgroup.clone_children
  8762. │   │   │   │   │   ├── cgroup.procs
  8763. │   │   │   │   │   ├── notify_on_release
  8764. │   │   │   │   │   └── tasks
  8765. │   │   │   │   ├── dev-fuse.mount
  8766. │   │   │   │   │   ├── blkio.io_merged
  8767. │   │   │   │   │   ├── blkio.io_merged_recursive
  8768. │   │   │   │   │   ├── blkio.io_queued
  8769. │   │   │   │   │   ├── blkio.io_queued_recursive
  8770. │   │   │   │   │   ├── blkio.io_service_bytes
  8771. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8772. │   │   │   │   │   ├── blkio.io_serviced
  8773. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8774. │   │   │   │   │   ├── blkio.io_service_time
  8775. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8776. │   │   │   │   │   ├── blkio.io_wait_time
  8777. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8778. │   │   │   │   │   ├── blkio.leaf_weight
  8779. │   │   │   │   │   ├── blkio.leaf_weight_device
  8780. │   │   │   │   │   ├── blkio.reset_stats
  8781. │   │   │   │   │   ├── blkio.sectors
  8782. │   │   │   │   │   ├── blkio.sectors_recursive
  8783. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8784. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8785. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8786. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8787. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8788. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8789. │   │   │   │   │   ├── blkio.time
  8790. │   │   │   │   │   ├── blkio.time_recursive
  8791. │   │   │   │   │   ├── blkio.weight
  8792. │   │   │   │   │   ├── blkio.weight_device
  8793. │   │   │   │   │   ├── cgroup.clone_children
  8794. │   │   │   │   │   ├── cgroup.procs
  8795. │   │   │   │   │   ├── notify_on_release
  8796. │   │   │   │   │   └── tasks
  8797. │   │   │   │   ├── dev-lxd.mount
  8798. │   │   │   │   │   ├── blkio.io_merged
  8799. │   │   │   │   │   ├── blkio.io_merged_recursive
  8800. │   │   │   │   │   ├── blkio.io_queued
  8801. │   │   │   │   │   ├── blkio.io_queued_recursive
  8802. │   │   │   │   │   ├── blkio.io_service_bytes
  8803. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8804. │   │   │   │   │   ├── blkio.io_serviced
  8805. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8806. │   │   │   │   │   ├── blkio.io_service_time
  8807. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8808. │   │   │   │   │   ├── blkio.io_wait_time
  8809. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8810. │   │   │   │   │   ├── blkio.leaf_weight
  8811. │   │   │   │   │   ├── blkio.leaf_weight_device
  8812. │   │   │   │   │   ├── blkio.reset_stats
  8813. │   │   │   │   │   ├── blkio.sectors
  8814. │   │   │   │   │   ├── blkio.sectors_recursive
  8815. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8816. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8817. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8818. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8819. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8820. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8821. │   │   │   │   │   ├── blkio.time
  8822. │   │   │   │   │   ├── blkio.time_recursive
  8823. │   │   │   │   │   ├── blkio.weight
  8824. │   │   │   │   │   ├── blkio.weight_device
  8825. │   │   │   │   │   ├── cgroup.clone_children
  8826. │   │   │   │   │   ├── cgroup.procs
  8827. │   │   │   │   │   ├── notify_on_release
  8828. │   │   │   │   │   └── tasks
  8829. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  8830. │   │   │   │   │   ├── blkio.io_merged
  8831. │   │   │   │   │   ├── blkio.io_merged_recursive
  8832. │   │   │   │   │   ├── blkio.io_queued
  8833. │   │   │   │   │   ├── blkio.io_queued_recursive
  8834. │   │   │   │   │   ├── blkio.io_service_bytes
  8835. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8836. │   │   │   │   │   ├── blkio.io_serviced
  8837. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8838. │   │   │   │   │   ├── blkio.io_service_time
  8839. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8840. │   │   │   │   │   ├── blkio.io_wait_time
  8841. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8842. │   │   │   │   │   ├── blkio.leaf_weight
  8843. │   │   │   │   │   ├── blkio.leaf_weight_device
  8844. │   │   │   │   │   ├── blkio.reset_stats
  8845. │   │   │   │   │   ├── blkio.sectors
  8846. │   │   │   │   │   ├── blkio.sectors_recursive
  8847. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8848. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8849. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8850. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8851. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8852. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8853. │   │   │   │   │   ├── blkio.time
  8854. │   │   │   │   │   ├── blkio.time_recursive
  8855. │   │   │   │   │   ├── blkio.weight
  8856. │   │   │   │   │   ├── blkio.weight_device
  8857. │   │   │   │   │   ├── cgroup.clone_children
  8858. │   │   │   │   │   ├── cgroup.procs
  8859. │   │   │   │   │   ├── notify_on_release
  8860. │   │   │   │   │   └── tasks
  8861. │   │   │   │   ├── dev-mqueue.mount
  8862. │   │   │   │   │   ├── blkio.io_merged
  8863. │   │   │   │   │   ├── blkio.io_merged_recursive
  8864. │   │   │   │   │   ├── blkio.io_queued
  8865. │   │   │   │   │   ├── blkio.io_queued_recursive
  8866. │   │   │   │   │   ├── blkio.io_service_bytes
  8867. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8868. │   │   │   │   │   ├── blkio.io_serviced
  8869. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8870. │   │   │   │   │   ├── blkio.io_service_time
  8871. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8872. │   │   │   │   │   ├── blkio.io_wait_time
  8873. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8874. │   │   │   │   │   ├── blkio.leaf_weight
  8875. │   │   │   │   │   ├── blkio.leaf_weight_device
  8876. │   │   │   │   │   ├── blkio.reset_stats
  8877. │   │   │   │   │   ├── blkio.sectors
  8878. │   │   │   │   │   ├── blkio.sectors_recursive
  8879. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8880. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8881. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8882. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8883. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8884. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8885. │   │   │   │   │   ├── blkio.time
  8886. │   │   │   │   │   ├── blkio.time_recursive
  8887. │   │   │   │   │   ├── blkio.weight
  8888. │   │   │   │   │   ├── blkio.weight_device
  8889. │   │   │   │   │   ├── cgroup.clone_children
  8890. │   │   │   │   │   ├── cgroup.procs
  8891. │   │   │   │   │   ├── notify_on_release
  8892. │   │   │   │   │   └── tasks
  8893. │   │   │   │   ├── dev-net-tun.mount
  8894. │   │   │   │   │   ├── blkio.io_merged
  8895. │   │   │   │   │   ├── blkio.io_merged_recursive
  8896. │   │   │   │   │   ├── blkio.io_queued
  8897. │   │   │   │   │   ├── blkio.io_queued_recursive
  8898. │   │   │   │   │   ├── blkio.io_service_bytes
  8899. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8900. │   │   │   │   │   ├── blkio.io_serviced
  8901. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8902. │   │   │   │   │   ├── blkio.io_service_time
  8903. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8904. │   │   │   │   │   ├── blkio.io_wait_time
  8905. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8906. │   │   │   │   │   ├── blkio.leaf_weight
  8907. │   │   │   │   │   ├── blkio.leaf_weight_device
  8908. │   │   │   │   │   ├── blkio.reset_stats
  8909. │   │   │   │   │   ├── blkio.sectors
  8910. │   │   │   │   │   ├── blkio.sectors_recursive
  8911. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8912. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8913. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8914. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8915. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8916. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8917. │   │   │   │   │   ├── blkio.time
  8918. │   │   │   │   │   ├── blkio.time_recursive
  8919. │   │   │   │   │   ├── blkio.weight
  8920. │   │   │   │   │   ├── blkio.weight_device
  8921. │   │   │   │   │   ├── cgroup.clone_children
  8922. │   │   │   │   │   ├── cgroup.procs
  8923. │   │   │   │   │   ├── notify_on_release
  8924. │   │   │   │   │   └── tasks
  8925. │   │   │   │   ├── dev-null.mount
  8926. │   │   │   │   │   ├── blkio.io_merged
  8927. │   │   │   │   │   ├── blkio.io_merged_recursive
  8928. │   │   │   │   │   ├── blkio.io_queued
  8929. │   │   │   │   │   ├── blkio.io_queued_recursive
  8930. │   │   │   │   │   ├── blkio.io_service_bytes
  8931. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8932. │   │   │   │   │   ├── blkio.io_serviced
  8933. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8934. │   │   │   │   │   ├── blkio.io_service_time
  8935. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8936. │   │   │   │   │   ├── blkio.io_wait_time
  8937. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8938. │   │   │   │   │   ├── blkio.leaf_weight
  8939. │   │   │   │   │   ├── blkio.leaf_weight_device
  8940. │   │   │   │   │   ├── blkio.reset_stats
  8941. │   │   │   │   │   ├── blkio.sectors
  8942. │   │   │   │   │   ├── blkio.sectors_recursive
  8943. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8944. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8945. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8946. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8947. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8948. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8949. │   │   │   │   │   ├── blkio.time
  8950. │   │   │   │   │   ├── blkio.time_recursive
  8951. │   │   │   │   │   ├── blkio.weight
  8952. │   │   │   │   │   ├── blkio.weight_device
  8953. │   │   │   │   │   ├── cgroup.clone_children
  8954. │   │   │   │   │   ├── cgroup.procs
  8955. │   │   │   │   │   ├── notify_on_release
  8956. │   │   │   │   │   └── tasks
  8957. │   │   │   │   ├── dev-ptmx.mount
  8958. │   │   │   │   │   ├── blkio.io_merged
  8959. │   │   │   │   │   ├── blkio.io_merged_recursive
  8960. │   │   │   │   │   ├── blkio.io_queued
  8961. │   │   │   │   │   ├── blkio.io_queued_recursive
  8962. │   │   │   │   │   ├── blkio.io_service_bytes
  8963. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8964. │   │   │   │   │   ├── blkio.io_serviced
  8965. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8966. │   │   │   │   │   ├── blkio.io_service_time
  8967. │   │   │   │   │   ├── blkio.io_service_time_recursive
  8968. │   │   │   │   │   ├── blkio.io_wait_time
  8969. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  8970. │   │   │   │   │   ├── blkio.leaf_weight
  8971. │   │   │   │   │   ├── blkio.leaf_weight_device
  8972. │   │   │   │   │   ├── blkio.reset_stats
  8973. │   │   │   │   │   ├── blkio.sectors
  8974. │   │   │   │   │   ├── blkio.sectors_recursive
  8975. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  8976. │   │   │   │   │   ├── blkio.throttle.io_serviced
  8977. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  8978. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  8979. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  8980. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  8981. │   │   │   │   │   ├── blkio.time
  8982. │   │   │   │   │   ├── blkio.time_recursive
  8983. │   │   │   │   │   ├── blkio.weight
  8984. │   │   │   │   │   ├── blkio.weight_device
  8985. │   │   │   │   │   ├── cgroup.clone_children
  8986. │   │   │   │   │   ├── cgroup.procs
  8987. │   │   │   │   │   ├── notify_on_release
  8988. │   │   │   │   │   └── tasks
  8989. │   │   │   │   ├── dev-random.mount
  8990. │   │   │   │   │   ├── blkio.io_merged
  8991. │   │   │   │   │   ├── blkio.io_merged_recursive
  8992. │   │   │   │   │   ├── blkio.io_queued
  8993. │   │   │   │   │   ├── blkio.io_queued_recursive
  8994. │   │   │   │   │   ├── blkio.io_service_bytes
  8995. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  8996. │   │   │   │   │   ├── blkio.io_serviced
  8997. │   │   │   │   │   ├── blkio.io_serviced_recursive
  8998. │   │   │   │   │   ├── blkio.io_service_time
  8999. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9000. │   │   │   │   │   ├── blkio.io_wait_time
  9001. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9002. │   │   │   │   │   ├── blkio.leaf_weight
  9003. │   │   │   │   │   ├── blkio.leaf_weight_device
  9004. │   │   │   │   │   ├── blkio.reset_stats
  9005. │   │   │   │   │   ├── blkio.sectors
  9006. │   │   │   │   │   ├── blkio.sectors_recursive
  9007. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9008. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9009. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9010. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9011. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9012. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9013. │   │   │   │   │   ├── blkio.time
  9014. │   │   │   │   │   ├── blkio.time_recursive
  9015. │   │   │   │   │   ├── blkio.weight
  9016. │   │   │   │   │   ├── blkio.weight_device
  9017. │   │   │   │   │   ├── cgroup.clone_children
  9018. │   │   │   │   │   ├── cgroup.procs
  9019. │   │   │   │   │   ├── notify_on_release
  9020. │   │   │   │   │   └── tasks
  9021. │   │   │   │   ├── dev-tty.mount
  9022. │   │   │   │   │   ├── blkio.io_merged
  9023. │   │   │   │   │   ├── blkio.io_merged_recursive
  9024. │   │   │   │   │   ├── blkio.io_queued
  9025. │   │   │   │   │   ├── blkio.io_queued_recursive
  9026. │   │   │   │   │   ├── blkio.io_service_bytes
  9027. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9028. │   │   │   │   │   ├── blkio.io_serviced
  9029. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9030. │   │   │   │   │   ├── blkio.io_service_time
  9031. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9032. │   │   │   │   │   ├── blkio.io_wait_time
  9033. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9034. │   │   │   │   │   ├── blkio.leaf_weight
  9035. │   │   │   │   │   ├── blkio.leaf_weight_device
  9036. │   │   │   │   │   ├── blkio.reset_stats
  9037. │   │   │   │   │   ├── blkio.sectors
  9038. │   │   │   │   │   ├── blkio.sectors_recursive
  9039. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9040. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9041. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9042. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9043. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9044. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9045. │   │   │   │   │   ├── blkio.time
  9046. │   │   │   │   │   ├── blkio.time_recursive
  9047. │   │   │   │   │   ├── blkio.weight
  9048. │   │   │   │   │   ├── blkio.weight_device
  9049. │   │   │   │   │   ├── cgroup.clone_children
  9050. │   │   │   │   │   ├── cgroup.procs
  9051. │   │   │   │   │   ├── notify_on_release
  9052. │   │   │   │   │   └── tasks
  9053. │   │   │   │   ├── dev-urandom.mount
  9054. │   │   │   │   │   ├── blkio.io_merged
  9055. │   │   │   │   │   ├── blkio.io_merged_recursive
  9056. │   │   │   │   │   ├── blkio.io_queued
  9057. │   │   │   │   │   ├── blkio.io_queued_recursive
  9058. │   │   │   │   │   ├── blkio.io_service_bytes
  9059. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9060. │   │   │   │   │   ├── blkio.io_serviced
  9061. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9062. │   │   │   │   │   ├── blkio.io_service_time
  9063. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9064. │   │   │   │   │   ├── blkio.io_wait_time
  9065. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9066. │   │   │   │   │   ├── blkio.leaf_weight
  9067. │   │   │   │   │   ├── blkio.leaf_weight_device
  9068. │   │   │   │   │   ├── blkio.reset_stats
  9069. │   │   │   │   │   ├── blkio.sectors
  9070. │   │   │   │   │   ├── blkio.sectors_recursive
  9071. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9072. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9073. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9074. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9075. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9076. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9077. │   │   │   │   │   ├── blkio.time
  9078. │   │   │   │   │   ├── blkio.time_recursive
  9079. │   │   │   │   │   ├── blkio.weight
  9080. │   │   │   │   │   ├── blkio.weight_device
  9081. │   │   │   │   │   ├── cgroup.clone_children
  9082. │   │   │   │   │   ├── cgroup.procs
  9083. │   │   │   │   │   ├── notify_on_release
  9084. │   │   │   │   │   └── tasks
  9085. │   │   │   │   ├── dev-zero.mount
  9086. │   │   │   │   │   ├── blkio.io_merged
  9087. │   │   │   │   │   ├── blkio.io_merged_recursive
  9088. │   │   │   │   │   ├── blkio.io_queued
  9089. │   │   │   │   │   ├── blkio.io_queued_recursive
  9090. │   │   │   │   │   ├── blkio.io_service_bytes
  9091. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9092. │   │   │   │   │   ├── blkio.io_serviced
  9093. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9094. │   │   │   │   │   ├── blkio.io_service_time
  9095. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9096. │   │   │   │   │   ├── blkio.io_wait_time
  9097. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9098. │   │   │   │   │   ├── blkio.leaf_weight
  9099. │   │   │   │   │   ├── blkio.leaf_weight_device
  9100. │   │   │   │   │   ├── blkio.reset_stats
  9101. │   │   │   │   │   ├── blkio.sectors
  9102. │   │   │   │   │   ├── blkio.sectors_recursive
  9103. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9104. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9105. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9106. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9107. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9108. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9109. │   │   │   │   │   ├── blkio.time
  9110. │   │   │   │   │   ├── blkio.time_recursive
  9111. │   │   │   │   │   ├── blkio.weight
  9112. │   │   │   │   │   ├── blkio.weight_device
  9113. │   │   │   │   │   ├── cgroup.clone_children
  9114. │   │   │   │   │   ├── cgroup.procs
  9115. │   │   │   │   │   ├── notify_on_release
  9116. │   │   │   │   │   └── tasks
  9117. │   │   │   │   ├── exim4.service
  9118. │   │   │   │   │   ├── blkio.io_merged
  9119. │   │   │   │   │   ├── blkio.io_merged_recursive
  9120. │   │   │   │   │   ├── blkio.io_queued
  9121. │   │   │   │   │   ├── blkio.io_queued_recursive
  9122. │   │   │   │   │   ├── blkio.io_service_bytes
  9123. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9124. │   │   │   │   │   ├── blkio.io_serviced
  9125. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9126. │   │   │   │   │   ├── blkio.io_service_time
  9127. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9128. │   │   │   │   │   ├── blkio.io_wait_time
  9129. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9130. │   │   │   │   │   ├── blkio.leaf_weight
  9131. │   │   │   │   │   ├── blkio.leaf_weight_device
  9132. │   │   │   │   │   ├── blkio.reset_stats
  9133. │   │   │   │   │   ├── blkio.sectors
  9134. │   │   │   │   │   ├── blkio.sectors_recursive
  9135. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9136. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9137. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9138. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9139. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9140. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9141. │   │   │   │   │   ├── blkio.time
  9142. │   │   │   │   │   ├── blkio.time_recursive
  9143. │   │   │   │   │   ├── blkio.weight
  9144. │   │   │   │   │   ├── blkio.weight_device
  9145. │   │   │   │   │   ├── cgroup.clone_children
  9146. │   │   │   │   │   ├── cgroup.procs
  9147. │   │   │   │   │   ├── notify_on_release
  9148. │   │   │   │   │   └── tasks
  9149. │   │   │   │   ├── irqbalance.service
  9150. │   │   │   │   │   ├── blkio.io_merged
  9151. │   │   │   │   │   ├── blkio.io_merged_recursive
  9152. │   │   │   │   │   ├── blkio.io_queued
  9153. │   │   │   │   │   ├── blkio.io_queued_recursive
  9154. │   │   │   │   │   ├── blkio.io_service_bytes
  9155. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9156. │   │   │   │   │   ├── blkio.io_serviced
  9157. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9158. │   │   │   │   │   ├── blkio.io_service_time
  9159. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9160. │   │   │   │   │   ├── blkio.io_wait_time
  9161. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9162. │   │   │   │   │   ├── blkio.leaf_weight
  9163. │   │   │   │   │   ├── blkio.leaf_weight_device
  9164. │   │   │   │   │   ├── blkio.reset_stats
  9165. │   │   │   │   │   ├── blkio.sectors
  9166. │   │   │   │   │   ├── blkio.sectors_recursive
  9167. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9168. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9169. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9170. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9171. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9172. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9173. │   │   │   │   │   ├── blkio.time
  9174. │   │   │   │   │   ├── blkio.time_recursive
  9175. │   │   │   │   │   ├── blkio.weight
  9176. │   │   │   │   │   ├── blkio.weight_device
  9177. │   │   │   │   │   ├── cgroup.clone_children
  9178. │   │   │   │   │   ├── cgroup.procs
  9179. │   │   │   │   │   ├── notify_on_release
  9180. │   │   │   │   │   └── tasks
  9181. │   │   │   │   ├── lvm2-monitor.service
  9182. │   │   │   │   │   ├── blkio.io_merged
  9183. │   │   │   │   │   ├── blkio.io_merged_recursive
  9184. │   │   │   │   │   ├── blkio.io_queued
  9185. │   │   │   │   │   ├── blkio.io_queued_recursive
  9186. │   │   │   │   │   ├── blkio.io_service_bytes
  9187. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9188. │   │   │   │   │   ├── blkio.io_serviced
  9189. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9190. │   │   │   │   │   ├── blkio.io_service_time
  9191. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9192. │   │   │   │   │   ├── blkio.io_wait_time
  9193. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9194. │   │   │   │   │   ├── blkio.leaf_weight
  9195. │   │   │   │   │   ├── blkio.leaf_weight_device
  9196. │   │   │   │   │   ├── blkio.reset_stats
  9197. │   │   │   │   │   ├── blkio.sectors
  9198. │   │   │   │   │   ├── blkio.sectors_recursive
  9199. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9200. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9201. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9202. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9203. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9204. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9205. │   │   │   │   │   ├── blkio.time
  9206. │   │   │   │   │   ├── blkio.time_recursive
  9207. │   │   │   │   │   ├── blkio.weight
  9208. │   │   │   │   │   ├── blkio.weight_device
  9209. │   │   │   │   │   ├── cgroup.clone_children
  9210. │   │   │   │   │   ├── cgroup.procs
  9211. │   │   │   │   │   ├── notify_on_release
  9212. │   │   │   │   │   └── tasks
  9213. │   │   │   │   ├── -.mount
  9214. │   │   │   │   │   ├── blkio.io_merged
  9215. │   │   │   │   │   ├── blkio.io_merged_recursive
  9216. │   │   │   │   │   ├── blkio.io_queued
  9217. │   │   │   │   │   ├── blkio.io_queued_recursive
  9218. │   │   │   │   │   ├── blkio.io_service_bytes
  9219. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9220. │   │   │   │   │   ├── blkio.io_serviced
  9221. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9222. │   │   │   │   │   ├── blkio.io_service_time
  9223. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9224. │   │   │   │   │   ├── blkio.io_wait_time
  9225. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9226. │   │   │   │   │   ├── blkio.leaf_weight
  9227. │   │   │   │   │   ├── blkio.leaf_weight_device
  9228. │   │   │   │   │   ├── blkio.reset_stats
  9229. │   │   │   │   │   ├── blkio.sectors
  9230. │   │   │   │   │   ├── blkio.sectors_recursive
  9231. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9232. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9233. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9234. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9235. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9236. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9237. │   │   │   │   │   ├── blkio.time
  9238. │   │   │   │   │   ├── blkio.time_recursive
  9239. │   │   │   │   │   ├── blkio.weight
  9240. │   │   │   │   │   ├── blkio.weight_device
  9241. │   │   │   │   │   ├── cgroup.clone_children
  9242. │   │   │   │   │   ├── cgroup.procs
  9243. │   │   │   │   │   ├── notify_on_release
  9244. │   │   │   │   │   └── tasks
  9245. │   │   │   │   ├── networking.service
  9246. │   │   │   │   │   ├── blkio.io_merged
  9247. │   │   │   │   │   ├── blkio.io_merged_recursive
  9248. │   │   │   │   │   ├── blkio.io_queued
  9249. │   │   │   │   │   ├── blkio.io_queued_recursive
  9250. │   │   │   │   │   ├── blkio.io_service_bytes
  9251. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9252. │   │   │   │   │   ├── blkio.io_serviced
  9253. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9254. │   │   │   │   │   ├── blkio.io_service_time
  9255. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9256. │   │   │   │   │   ├── blkio.io_wait_time
  9257. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9258. │   │   │   │   │   ├── blkio.leaf_weight
  9259. │   │   │   │   │   ├── blkio.leaf_weight_device
  9260. │   │   │   │   │   ├── blkio.reset_stats
  9261. │   │   │   │   │   ├── blkio.sectors
  9262. │   │   │   │   │   ├── blkio.sectors_recursive
  9263. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9264. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9265. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9266. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9267. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9268. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9269. │   │   │   │   │   ├── blkio.time
  9270. │   │   │   │   │   ├── blkio.time_recursive
  9271. │   │   │   │   │   ├── blkio.weight
  9272. │   │   │   │   │   ├── blkio.weight_device
  9273. │   │   │   │   │   ├── cgroup.clone_children
  9274. │   │   │   │   │   ├── cgroup.procs
  9275. │   │   │   │   │   ├── notify_on_release
  9276. │   │   │   │   │   └── tasks
  9277. │   │   │   │   ├── notify_on_release
  9278. │   │   │   │   ├── ondemand.service
  9279. │   │   │   │   │   ├── blkio.io_merged
  9280. │   │   │   │   │   ├── blkio.io_merged_recursive
  9281. │   │   │   │   │   ├── blkio.io_queued
  9282. │   │   │   │   │   ├── blkio.io_queued_recursive
  9283. │   │   │   │   │   ├── blkio.io_service_bytes
  9284. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9285. │   │   │   │   │   ├── blkio.io_serviced
  9286. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9287. │   │   │   │   │   ├── blkio.io_service_time
  9288. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9289. │   │   │   │   │   ├── blkio.io_wait_time
  9290. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9291. │   │   │   │   │   ├── blkio.leaf_weight
  9292. │   │   │   │   │   ├── blkio.leaf_weight_device
  9293. │   │   │   │   │   ├── blkio.reset_stats
  9294. │   │   │   │   │   ├── blkio.sectors
  9295. │   │   │   │   │   ├── blkio.sectors_recursive
  9296. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9297. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9298. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9299. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9300. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9301. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9302. │   │   │   │   │   ├── blkio.time
  9303. │   │   │   │   │   ├── blkio.time_recursive
  9304. │   │   │   │   │   ├── blkio.weight
  9305. │   │   │   │   │   ├── blkio.weight_device
  9306. │   │   │   │   │   ├── cgroup.clone_children
  9307. │   │   │   │   │   ├── cgroup.procs
  9308. │   │   │   │   │   ├── notify_on_release
  9309. │   │   │   │   │   └── tasks
  9310. │   │   │   │   ├── polkitd.service
  9311. │   │   │   │   │   ├── blkio.io_merged
  9312. │   │   │   │   │   ├── blkio.io_merged_recursive
  9313. │   │   │   │   │   ├── blkio.io_queued
  9314. │   │   │   │   │   ├── blkio.io_queued_recursive
  9315. │   │   │   │   │   ├── blkio.io_service_bytes
  9316. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9317. │   │   │   │   │   ├── blkio.io_serviced
  9318. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9319. │   │   │   │   │   ├── blkio.io_service_time
  9320. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9321. │   │   │   │   │   ├── blkio.io_wait_time
  9322. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9323. │   │   │   │   │   ├── blkio.leaf_weight
  9324. │   │   │   │   │   ├── blkio.leaf_weight_device
  9325. │   │   │   │   │   ├── blkio.reset_stats
  9326. │   │   │   │   │   ├── blkio.sectors
  9327. │   │   │   │   │   ├── blkio.sectors_recursive
  9328. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9329. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9330. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9331. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9332. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9333. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9334. │   │   │   │   │   ├── blkio.time
  9335. │   │   │   │   │   ├── blkio.time_recursive
  9336. │   │   │   │   │   ├── blkio.weight
  9337. │   │   │   │   │   ├── blkio.weight_device
  9338. │   │   │   │   │   ├── cgroup.clone_children
  9339. │   │   │   │   │   ├── cgroup.procs
  9340. │   │   │   │   │   ├── notify_on_release
  9341. │   │   │   │   │   └── tasks
  9342. │   │   │   │   ├── proc-cpuinfo.mount
  9343. │   │   │   │   │   ├── blkio.io_merged
  9344. │   │   │   │   │   ├── blkio.io_merged_recursive
  9345. │   │   │   │   │   ├── blkio.io_queued
  9346. │   │   │   │   │   ├── blkio.io_queued_recursive
  9347. │   │   │   │   │   ├── blkio.io_service_bytes
  9348. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9349. │   │   │   │   │   ├── blkio.io_serviced
  9350. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9351. │   │   │   │   │   ├── blkio.io_service_time
  9352. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9353. │   │   │   │   │   ├── blkio.io_wait_time
  9354. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9355. │   │   │   │   │   ├── blkio.leaf_weight
  9356. │   │   │   │   │   ├── blkio.leaf_weight_device
  9357. │   │   │   │   │   ├── blkio.reset_stats
  9358. │   │   │   │   │   ├── blkio.sectors
  9359. │   │   │   │   │   ├── blkio.sectors_recursive
  9360. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9361. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9362. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9363. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9364. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9365. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9366. │   │   │   │   │   ├── blkio.time
  9367. │   │   │   │   │   ├── blkio.time_recursive
  9368. │   │   │   │   │   ├── blkio.weight
  9369. │   │   │   │   │   ├── blkio.weight_device
  9370. │   │   │   │   │   ├── cgroup.clone_children
  9371. │   │   │   │   │   ├── cgroup.procs
  9372. │   │   │   │   │   ├── notify_on_release
  9373. │   │   │   │   │   └── tasks
  9374. │   │   │   │   ├── proc-diskstats.mount
  9375. │   │   │   │   │   ├── blkio.io_merged
  9376. │   │   │   │   │   ├── blkio.io_merged_recursive
  9377. │   │   │   │   │   ├── blkio.io_queued
  9378. │   │   │   │   │   ├── blkio.io_queued_recursive
  9379. │   │   │   │   │   ├── blkio.io_service_bytes
  9380. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9381. │   │   │   │   │   ├── blkio.io_serviced
  9382. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9383. │   │   │   │   │   ├── blkio.io_service_time
  9384. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9385. │   │   │   │   │   ├── blkio.io_wait_time
  9386. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9387. │   │   │   │   │   ├── blkio.leaf_weight
  9388. │   │   │   │   │   ├── blkio.leaf_weight_device
  9389. │   │   │   │   │   ├── blkio.reset_stats
  9390. │   │   │   │   │   ├── blkio.sectors
  9391. │   │   │   │   │   ├── blkio.sectors_recursive
  9392. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9393. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9394. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9395. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9396. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9397. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9398. │   │   │   │   │   ├── blkio.time
  9399. │   │   │   │   │   ├── blkio.time_recursive
  9400. │   │   │   │   │   ├── blkio.weight
  9401. │   │   │   │   │   ├── blkio.weight_device
  9402. │   │   │   │   │   ├── cgroup.clone_children
  9403. │   │   │   │   │   ├── cgroup.procs
  9404. │   │   │   │   │   ├── notify_on_release
  9405. │   │   │   │   │   └── tasks
  9406. │   │   │   │   ├── proc-meminfo.mount
  9407. │   │   │   │   │   ├── blkio.io_merged
  9408. │   │   │   │   │   ├── blkio.io_merged_recursive
  9409. │   │   │   │   │   ├── blkio.io_queued
  9410. │   │   │   │   │   ├── blkio.io_queued_recursive
  9411. │   │   │   │   │   ├── blkio.io_service_bytes
  9412. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9413. │   │   │   │   │   ├── blkio.io_serviced
  9414. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9415. │   │   │   │   │   ├── blkio.io_service_time
  9416. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9417. │   │   │   │   │   ├── blkio.io_wait_time
  9418. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9419. │   │   │   │   │   ├── blkio.leaf_weight
  9420. │   │   │   │   │   ├── blkio.leaf_weight_device
  9421. │   │   │   │   │   ├── blkio.reset_stats
  9422. │   │   │   │   │   ├── blkio.sectors
  9423. │   │   │   │   │   ├── blkio.sectors_recursive
  9424. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9425. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9426. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9427. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9428. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9429. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9430. │   │   │   │   │   ├── blkio.time
  9431. │   │   │   │   │   ├── blkio.time_recursive
  9432. │   │   │   │   │   ├── blkio.weight
  9433. │   │   │   │   │   ├── blkio.weight_device
  9434. │   │   │   │   │   ├── cgroup.clone_children
  9435. │   │   │   │   │   ├── cgroup.procs
  9436. │   │   │   │   │   ├── notify_on_release
  9437. │   │   │   │   │   └── tasks
  9438. │   │   │   │   ├── proc-stat.mount
  9439. │   │   │   │   │   ├── blkio.io_merged
  9440. │   │   │   │   │   ├── blkio.io_merged_recursive
  9441. │   │   │   │   │   ├── blkio.io_queued
  9442. │   │   │   │   │   ├── blkio.io_queued_recursive
  9443. │   │   │   │   │   ├── blkio.io_service_bytes
  9444. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9445. │   │   │   │   │   ├── blkio.io_serviced
  9446. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9447. │   │   │   │   │   ├── blkio.io_service_time
  9448. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9449. │   │   │   │   │   ├── blkio.io_wait_time
  9450. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9451. │   │   │   │   │   ├── blkio.leaf_weight
  9452. │   │   │   │   │   ├── blkio.leaf_weight_device
  9453. │   │   │   │   │   ├── blkio.reset_stats
  9454. │   │   │   │   │   ├── blkio.sectors
  9455. │   │   │   │   │   ├── blkio.sectors_recursive
  9456. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9457. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9458. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9459. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9460. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9461. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9462. │   │   │   │   │   ├── blkio.time
  9463. │   │   │   │   │   ├── blkio.time_recursive
  9464. │   │   │   │   │   ├── blkio.weight
  9465. │   │   │   │   │   ├── blkio.weight_device
  9466. │   │   │   │   │   ├── cgroup.clone_children
  9467. │   │   │   │   │   ├── cgroup.procs
  9468. │   │   │   │   │   ├── notify_on_release
  9469. │   │   │   │   │   └── tasks
  9470. │   │   │   │   ├── proc-swaps.mount
  9471. │   │   │   │   │   ├── blkio.io_merged
  9472. │   │   │   │   │   ├── blkio.io_merged_recursive
  9473. │   │   │   │   │   ├── blkio.io_queued
  9474. │   │   │   │   │   ├── blkio.io_queued_recursive
  9475. │   │   │   │   │   ├── blkio.io_service_bytes
  9476. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9477. │   │   │   │   │   ├── blkio.io_serviced
  9478. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9479. │   │   │   │   │   ├── blkio.io_service_time
  9480. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9481. │   │   │   │   │   ├── blkio.io_wait_time
  9482. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9483. │   │   │   │   │   ├── blkio.leaf_weight
  9484. │   │   │   │   │   ├── blkio.leaf_weight_device
  9485. │   │   │   │   │   ├── blkio.reset_stats
  9486. │   │   │   │   │   ├── blkio.sectors
  9487. │   │   │   │   │   ├── blkio.sectors_recursive
  9488. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9489. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9490. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9491. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9492. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9493. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9494. │   │   │   │   │   ├── blkio.time
  9495. │   │   │   │   │   ├── blkio.time_recursive
  9496. │   │   │   │   │   ├── blkio.weight
  9497. │   │   │   │   │   ├── blkio.weight_device
  9498. │   │   │   │   │   ├── cgroup.clone_children
  9499. │   │   │   │   │   ├── cgroup.procs
  9500. │   │   │   │   │   ├── notify_on_release
  9501. │   │   │   │   │   └── tasks
  9502. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  9503. │   │   │   │   │   ├── blkio.io_merged
  9504. │   │   │   │   │   ├── blkio.io_merged_recursive
  9505. │   │   │   │   │   ├── blkio.io_queued
  9506. │   │   │   │   │   ├── blkio.io_queued_recursive
  9507. │   │   │   │   │   ├── blkio.io_service_bytes
  9508. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9509. │   │   │   │   │   ├── blkio.io_serviced
  9510. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9511. │   │   │   │   │   ├── blkio.io_service_time
  9512. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9513. │   │   │   │   │   ├── blkio.io_wait_time
  9514. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9515. │   │   │   │   │   ├── blkio.leaf_weight
  9516. │   │   │   │   │   ├── blkio.leaf_weight_device
  9517. │   │   │   │   │   ├── blkio.reset_stats
  9518. │   │   │   │   │   ├── blkio.sectors
  9519. │   │   │   │   │   ├── blkio.sectors_recursive
  9520. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9521. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9522. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9523. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9524. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9525. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9526. │   │   │   │   │   ├── blkio.time
  9527. │   │   │   │   │   ├── blkio.time_recursive
  9528. │   │   │   │   │   ├── blkio.weight
  9529. │   │   │   │   │   ├── blkio.weight_device
  9530. │   │   │   │   │   ├── cgroup.clone_children
  9531. │   │   │   │   │   ├── cgroup.procs
  9532. │   │   │   │   │   ├── notify_on_release
  9533. │   │   │   │   │   └── tasks
  9534. │   │   │   │   ├── proc-uptime.mount
  9535. │   │   │   │   │   ├── blkio.io_merged
  9536. │   │   │   │   │   ├── blkio.io_merged_recursive
  9537. │   │   │   │   │   ├── blkio.io_queued
  9538. │   │   │   │   │   ├── blkio.io_queued_recursive
  9539. │   │   │   │   │   ├── blkio.io_service_bytes
  9540. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9541. │   │   │   │   │   ├── blkio.io_serviced
  9542. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9543. │   │   │   │   │   ├── blkio.io_service_time
  9544. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9545. │   │   │   │   │   ├── blkio.io_wait_time
  9546. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9547. │   │   │   │   │   ├── blkio.leaf_weight
  9548. │   │   │   │   │   ├── blkio.leaf_weight_device
  9549. │   │   │   │   │   ├── blkio.reset_stats
  9550. │   │   │   │   │   ├── blkio.sectors
  9551. │   │   │   │   │   ├── blkio.sectors_recursive
  9552. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9553. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9554. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9555. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9556. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9557. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9558. │   │   │   │   │   ├── blkio.time
  9559. │   │   │   │   │   ├── blkio.time_recursive
  9560. │   │   │   │   │   ├── blkio.weight
  9561. │   │   │   │   │   ├── blkio.weight_device
  9562. │   │   │   │   │   ├── cgroup.clone_children
  9563. │   │   │   │   │   ├── cgroup.procs
  9564. │   │   │   │   │   ├── notify_on_release
  9565. │   │   │   │   │   └── tasks
  9566. │   │   │   │   ├── rc-local.service
  9567. │   │   │   │   │   ├── blkio.io_merged
  9568. │   │   │   │   │   ├── blkio.io_merged_recursive
  9569. │   │   │   │   │   ├── blkio.io_queued
  9570. │   │   │   │   │   ├── blkio.io_queued_recursive
  9571. │   │   │   │   │   ├── blkio.io_service_bytes
  9572. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9573. │   │   │   │   │   ├── blkio.io_serviced
  9574. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9575. │   │   │   │   │   ├── blkio.io_service_time
  9576. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9577. │   │   │   │   │   ├── blkio.io_wait_time
  9578. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9579. │   │   │   │   │   ├── blkio.leaf_weight
  9580. │   │   │   │   │   ├── blkio.leaf_weight_device
  9581. │   │   │   │   │   ├── blkio.reset_stats
  9582. │   │   │   │   │   ├── blkio.sectors
  9583. │   │   │   │   │   ├── blkio.sectors_recursive
  9584. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9585. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9586. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9587. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9588. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9589. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9590. │   │   │   │   │   ├── blkio.time
  9591. │   │   │   │   │   ├── blkio.time_recursive
  9592. │   │   │   │   │   ├── blkio.weight
  9593. │   │   │   │   │   ├── blkio.weight_device
  9594. │   │   │   │   │   ├── cgroup.clone_children
  9595. │   │   │   │   │   ├── cgroup.procs
  9596. │   │   │   │   │   ├── notify_on_release
  9597. │   │   │   │   │   └── tasks
  9598. │   │   │   │   ├── resolvconf.service
  9599. │   │   │   │   │   ├── blkio.io_merged
  9600. │   │   │   │   │   ├── blkio.io_merged_recursive
  9601. │   │   │   │   │   ├── blkio.io_queued
  9602. │   │   │   │   │   ├── blkio.io_queued_recursive
  9603. │   │   │   │   │   ├── blkio.io_service_bytes
  9604. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9605. │   │   │   │   │   ├── blkio.io_serviced
  9606. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9607. │   │   │   │   │   ├── blkio.io_service_time
  9608. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9609. │   │   │   │   │   ├── blkio.io_wait_time
  9610. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9611. │   │   │   │   │   ├── blkio.leaf_weight
  9612. │   │   │   │   │   ├── blkio.leaf_weight_device
  9613. │   │   │   │   │   ├── blkio.reset_stats
  9614. │   │   │   │   │   ├── blkio.sectors
  9615. │   │   │   │   │   ├── blkio.sectors_recursive
  9616. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9617. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9618. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9619. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9620. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9621. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9622. │   │   │   │   │   ├── blkio.time
  9623. │   │   │   │   │   ├── blkio.time_recursive
  9624. │   │   │   │   │   ├── blkio.weight
  9625. │   │   │   │   │   ├── blkio.weight_device
  9626. │   │   │   │   │   ├── cgroup.clone_children
  9627. │   │   │   │   │   ├── cgroup.procs
  9628. │   │   │   │   │   ├── notify_on_release
  9629. │   │   │   │   │   └── tasks
  9630. │   │   │   │   ├── rsyslog.service
  9631. │   │   │   │   │   ├── blkio.io_merged
  9632. │   │   │   │   │   ├── blkio.io_merged_recursive
  9633. │   │   │   │   │   ├── blkio.io_queued
  9634. │   │   │   │   │   ├── blkio.io_queued_recursive
  9635. │   │   │   │   │   ├── blkio.io_service_bytes
  9636. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9637. │   │   │   │   │   ├── blkio.io_serviced
  9638. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9639. │   │   │   │   │   ├── blkio.io_service_time
  9640. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9641. │   │   │   │   │   ├── blkio.io_wait_time
  9642. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9643. │   │   │   │   │   ├── blkio.leaf_weight
  9644. │   │   │   │   │   ├── blkio.leaf_weight_device
  9645. │   │   │   │   │   ├── blkio.reset_stats
  9646. │   │   │   │   │   ├── blkio.sectors
  9647. │   │   │   │   │   ├── blkio.sectors_recursive
  9648. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9649. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9650. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9651. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9652. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9653. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9654. │   │   │   │   │   ├── blkio.time
  9655. │   │   │   │   │   ├── blkio.time_recursive
  9656. │   │   │   │   │   ├── blkio.weight
  9657. │   │   │   │   │   ├── blkio.weight_device
  9658. │   │   │   │   │   ├── cgroup.clone_children
  9659. │   │   │   │   │   ├── cgroup.procs
  9660. │   │   │   │   │   ├── notify_on_release
  9661. │   │   │   │   │   └── tasks
  9662. │   │   │   │   ├── ssh.service
  9663. │   │   │   │   │   ├── blkio.io_merged
  9664. │   │   │   │   │   ├── blkio.io_merged_recursive
  9665. │   │   │   │   │   ├── blkio.io_queued
  9666. │   │   │   │   │   ├── blkio.io_queued_recursive
  9667. │   │   │   │   │   ├── blkio.io_service_bytes
  9668. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9669. │   │   │   │   │   ├── blkio.io_serviced
  9670. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9671. │   │   │   │   │   ├── blkio.io_service_time
  9672. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9673. │   │   │   │   │   ├── blkio.io_wait_time
  9674. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9675. │   │   │   │   │   ├── blkio.leaf_weight
  9676. │   │   │   │   │   ├── blkio.leaf_weight_device
  9677. │   │   │   │   │   ├── blkio.reset_stats
  9678. │   │   │   │   │   ├── blkio.sectors
  9679. │   │   │   │   │   ├── blkio.sectors_recursive
  9680. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9681. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9682. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9683. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9684. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9685. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9686. │   │   │   │   │   ├── blkio.time
  9687. │   │   │   │   │   ├── blkio.time_recursive
  9688. │   │   │   │   │   ├── blkio.weight
  9689. │   │   │   │   │   ├── blkio.weight_device
  9690. │   │   │   │   │   ├── cgroup.clone_children
  9691. │   │   │   │   │   ├── cgroup.procs
  9692. │   │   │   │   │   ├── notify_on_release
  9693. │   │   │   │   │   └── tasks
  9694. │   │   │   │   ├── sys-fs-fuse-connections.mount
  9695. │   │   │   │   │   ├── blkio.io_merged
  9696. │   │   │   │   │   ├── blkio.io_merged_recursive
  9697. │   │   │   │   │   ├── blkio.io_queued
  9698. │   │   │   │   │   ├── blkio.io_queued_recursive
  9699. │   │   │   │   │   ├── blkio.io_service_bytes
  9700. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9701. │   │   │   │   │   ├── blkio.io_serviced
  9702. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9703. │   │   │   │   │   ├── blkio.io_service_time
  9704. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9705. │   │   │   │   │   ├── blkio.io_wait_time
  9706. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9707. │   │   │   │   │   ├── blkio.leaf_weight
  9708. │   │   │   │   │   ├── blkio.leaf_weight_device
  9709. │   │   │   │   │   ├── blkio.reset_stats
  9710. │   │   │   │   │   ├── blkio.sectors
  9711. │   │   │   │   │   ├── blkio.sectors_recursive
  9712. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9713. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9714. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9715. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9716. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9717. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9718. │   │   │   │   │   ├── blkio.time
  9719. │   │   │   │   │   ├── blkio.time_recursive
  9720. │   │   │   │   │   ├── blkio.weight
  9721. │   │   │   │   │   ├── blkio.weight_device
  9722. │   │   │   │   │   ├── cgroup.clone_children
  9723. │   │   │   │   │   ├── cgroup.procs
  9724. │   │   │   │   │   ├── notify_on_release
  9725. │   │   │   │   │   └── tasks
  9726. │   │   │   │   ├── sys-kernel-debug.mount
  9727. │   │   │   │   │   ├── blkio.io_merged
  9728. │   │   │   │   │   ├── blkio.io_merged_recursive
  9729. │   │   │   │   │   ├── blkio.io_queued
  9730. │   │   │   │   │   ├── blkio.io_queued_recursive
  9731. │   │   │   │   │   ├── blkio.io_service_bytes
  9732. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9733. │   │   │   │   │   ├── blkio.io_serviced
  9734. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9735. │   │   │   │   │   ├── blkio.io_service_time
  9736. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9737. │   │   │   │   │   ├── blkio.io_wait_time
  9738. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9739. │   │   │   │   │   ├── blkio.leaf_weight
  9740. │   │   │   │   │   ├── blkio.leaf_weight_device
  9741. │   │   │   │   │   ├── blkio.reset_stats
  9742. │   │   │   │   │   ├── blkio.sectors
  9743. │   │   │   │   │   ├── blkio.sectors_recursive
  9744. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9745. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9746. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9747. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9748. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9749. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9750. │   │   │   │   │   ├── blkio.time
  9751. │   │   │   │   │   ├── blkio.time_recursive
  9752. │   │   │   │   │   ├── blkio.weight
  9753. │   │   │   │   │   ├── blkio.weight_device
  9754. │   │   │   │   │   ├── cgroup.clone_children
  9755. │   │   │   │   │   ├── cgroup.procs
  9756. │   │   │   │   │   ├── notify_on_release
  9757. │   │   │   │   │   └── tasks
  9758. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  9759. │   │   │   │   │   ├── blkio.io_merged
  9760. │   │   │   │   │   ├── blkio.io_merged_recursive
  9761. │   │   │   │   │   ├── blkio.io_queued
  9762. │   │   │   │   │   ├── blkio.io_queued_recursive
  9763. │   │   │   │   │   ├── blkio.io_service_bytes
  9764. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9765. │   │   │   │   │   ├── blkio.io_serviced
  9766. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9767. │   │   │   │   │   ├── blkio.io_service_time
  9768. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9769. │   │   │   │   │   ├── blkio.io_wait_time
  9770. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9771. │   │   │   │   │   ├── blkio.leaf_weight
  9772. │   │   │   │   │   ├── blkio.leaf_weight_device
  9773. │   │   │   │   │   ├── blkio.reset_stats
  9774. │   │   │   │   │   ├── blkio.sectors
  9775. │   │   │   │   │   ├── blkio.sectors_recursive
  9776. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9777. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9778. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9779. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9780. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9781. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9782. │   │   │   │   │   ├── blkio.time
  9783. │   │   │   │   │   ├── blkio.time_recursive
  9784. │   │   │   │   │   ├── blkio.weight
  9785. │   │   │   │   │   ├── blkio.weight_device
  9786. │   │   │   │   │   ├── cgroup.clone_children
  9787. │   │   │   │   │   ├── cgroup.procs
  9788. │   │   │   │   │   ├── notify_on_release
  9789. │   │   │   │   │   └── tasks
  9790. │   │   │   │   ├── systemd-journald.service
  9791. │   │   │   │   │   ├── blkio.io_merged
  9792. │   │   │   │   │   ├── blkio.io_merged_recursive
  9793. │   │   │   │   │   ├── blkio.io_queued
  9794. │   │   │   │   │   ├── blkio.io_queued_recursive
  9795. │   │   │   │   │   ├── blkio.io_service_bytes
  9796. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9797. │   │   │   │   │   ├── blkio.io_serviced
  9798. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9799. │   │   │   │   │   ├── blkio.io_service_time
  9800. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9801. │   │   │   │   │   ├── blkio.io_wait_time
  9802. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9803. │   │   │   │   │   ├── blkio.leaf_weight
  9804. │   │   │   │   │   ├── blkio.leaf_weight_device
  9805. │   │   │   │   │   ├── blkio.reset_stats
  9806. │   │   │   │   │   ├── blkio.sectors
  9807. │   │   │   │   │   ├── blkio.sectors_recursive
  9808. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9809. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9810. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9811. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9812. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9813. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9814. │   │   │   │   │   ├── blkio.time
  9815. │   │   │   │   │   ├── blkio.time_recursive
  9816. │   │   │   │   │   ├── blkio.weight
  9817. │   │   │   │   │   ├── blkio.weight_device
  9818. │   │   │   │   │   ├── cgroup.clone_children
  9819. │   │   │   │   │   ├── cgroup.procs
  9820. │   │   │   │   │   ├── notify_on_release
  9821. │   │   │   │   │   └── tasks
  9822. │   │   │   │   ├── systemd-journal-flush.service
  9823. │   │   │   │   │   ├── blkio.io_merged
  9824. │   │   │   │   │   ├── blkio.io_merged_recursive
  9825. │   │   │   │   │   ├── blkio.io_queued
  9826. │   │   │   │   │   ├── blkio.io_queued_recursive
  9827. │   │   │   │   │   ├── blkio.io_service_bytes
  9828. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9829. │   │   │   │   │   ├── blkio.io_serviced
  9830. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9831. │   │   │   │   │   ├── blkio.io_service_time
  9832. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9833. │   │   │   │   │   ├── blkio.io_wait_time
  9834. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9835. │   │   │   │   │   ├── blkio.leaf_weight
  9836. │   │   │   │   │   ├── blkio.leaf_weight_device
  9837. │   │   │   │   │   ├── blkio.reset_stats
  9838. │   │   │   │   │   ├── blkio.sectors
  9839. │   │   │   │   │   ├── blkio.sectors_recursive
  9840. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9841. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9842. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9843. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9844. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9845. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9846. │   │   │   │   │   ├── blkio.time
  9847. │   │   │   │   │   ├── blkio.time_recursive
  9848. │   │   │   │   │   ├── blkio.weight
  9849. │   │   │   │   │   ├── blkio.weight_device
  9850. │   │   │   │   │   ├── cgroup.clone_children
  9851. │   │   │   │   │   ├── cgroup.procs
  9852. │   │   │   │   │   ├── notify_on_release
  9853. │   │   │   │   │   └── tasks
  9854. │   │   │   │   ├── systemd-logind.service
  9855. │   │   │   │   │   ├── blkio.io_merged
  9856. │   │   │   │   │   ├── blkio.io_merged_recursive
  9857. │   │   │   │   │   ├── blkio.io_queued
  9858. │   │   │   │   │   ├── blkio.io_queued_recursive
  9859. │   │   │   │   │   ├── blkio.io_service_bytes
  9860. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9861. │   │   │   │   │   ├── blkio.io_serviced
  9862. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9863. │   │   │   │   │   ├── blkio.io_service_time
  9864. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9865. │   │   │   │   │   ├── blkio.io_wait_time
  9866. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9867. │   │   │   │   │   ├── blkio.leaf_weight
  9868. │   │   │   │   │   ├── blkio.leaf_weight_device
  9869. │   │   │   │   │   ├── blkio.reset_stats
  9870. │   │   │   │   │   ├── blkio.sectors
  9871. │   │   │   │   │   ├── blkio.sectors_recursive
  9872. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9873. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9874. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9875. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9876. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9877. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9878. │   │   │   │   │   ├── blkio.time
  9879. │   │   │   │   │   ├── blkio.time_recursive
  9880. │   │   │   │   │   ├── blkio.weight
  9881. │   │   │   │   │   ├── blkio.weight_device
  9882. │   │   │   │   │   ├── cgroup.clone_children
  9883. │   │   │   │   │   ├── cgroup.procs
  9884. │   │   │   │   │   ├── notify_on_release
  9885. │   │   │   │   │   └── tasks
  9886. │   │   │   │   ├── systemd-random-seed.service
  9887. │   │   │   │   │   ├── blkio.io_merged
  9888. │   │   │   │   │   ├── blkio.io_merged_recursive
  9889. │   │   │   │   │   ├── blkio.io_queued
  9890. │   │   │   │   │   ├── blkio.io_queued_recursive
  9891. │   │   │   │   │   ├── blkio.io_service_bytes
  9892. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9893. │   │   │   │   │   ├── blkio.io_serviced
  9894. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9895. │   │   │   │   │   ├── blkio.io_service_time
  9896. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9897. │   │   │   │   │   ├── blkio.io_wait_time
  9898. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9899. │   │   │   │   │   ├── blkio.leaf_weight
  9900. │   │   │   │   │   ├── blkio.leaf_weight_device
  9901. │   │   │   │   │   ├── blkio.reset_stats
  9902. │   │   │   │   │   ├── blkio.sectors
  9903. │   │   │   │   │   ├── blkio.sectors_recursive
  9904. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9905. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9906. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9907. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9908. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9909. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9910. │   │   │   │   │   ├── blkio.time
  9911. │   │   │   │   │   ├── blkio.time_recursive
  9912. │   │   │   │   │   ├── blkio.weight
  9913. │   │   │   │   │   ├── blkio.weight_device
  9914. │   │   │   │   │   ├── cgroup.clone_children
  9915. │   │   │   │   │   ├── cgroup.procs
  9916. │   │   │   │   │   ├── notify_on_release
  9917. │   │   │   │   │   └── tasks
  9918. │   │   │   │   ├── systemd-tmpfiles-setup.service
  9919. │   │   │   │   │   ├── blkio.io_merged
  9920. │   │   │   │   │   ├── blkio.io_merged_recursive
  9921. │   │   │   │   │   ├── blkio.io_queued
  9922. │   │   │   │   │   ├── blkio.io_queued_recursive
  9923. │   │   │   │   │   ├── blkio.io_service_bytes
  9924. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9925. │   │   │   │   │   ├── blkio.io_serviced
  9926. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9927. │   │   │   │   │   ├── blkio.io_service_time
  9928. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9929. │   │   │   │   │   ├── blkio.io_wait_time
  9930. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9931. │   │   │   │   │   ├── blkio.leaf_weight
  9932. │   │   │   │   │   ├── blkio.leaf_weight_device
  9933. │   │   │   │   │   ├── blkio.reset_stats
  9934. │   │   │   │   │   ├── blkio.sectors
  9935. │   │   │   │   │   ├── blkio.sectors_recursive
  9936. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9937. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9938. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9939. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9940. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9941. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9942. │   │   │   │   │   ├── blkio.time
  9943. │   │   │   │   │   ├── blkio.time_recursive
  9944. │   │   │   │   │   ├── blkio.weight
  9945. │   │   │   │   │   ├── blkio.weight_device
  9946. │   │   │   │   │   ├── cgroup.clone_children
  9947. │   │   │   │   │   ├── cgroup.procs
  9948. │   │   │   │   │   ├── notify_on_release
  9949. │   │   │   │   │   └── tasks
  9950. │   │   │   │   ├── systemd-udevd.service
  9951. │   │   │   │   │   ├── blkio.io_merged
  9952. │   │   │   │   │   ├── blkio.io_merged_recursive
  9953. │   │   │   │   │   ├── blkio.io_queued
  9954. │   │   │   │   │   ├── blkio.io_queued_recursive
  9955. │   │   │   │   │   ├── blkio.io_service_bytes
  9956. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9957. │   │   │   │   │   ├── blkio.io_serviced
  9958. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9959. │   │   │   │   │   ├── blkio.io_service_time
  9960. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9961. │   │   │   │   │   ├── blkio.io_wait_time
  9962. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9963. │   │   │   │   │   ├── blkio.leaf_weight
  9964. │   │   │   │   │   ├── blkio.leaf_weight_device
  9965. │   │   │   │   │   ├── blkio.reset_stats
  9966. │   │   │   │   │   ├── blkio.sectors
  9967. │   │   │   │   │   ├── blkio.sectors_recursive
  9968. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  9969. │   │   │   │   │   ├── blkio.throttle.io_serviced
  9970. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  9971. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  9972. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  9973. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  9974. │   │   │   │   │   ├── blkio.time
  9975. │   │   │   │   │   ├── blkio.time_recursive
  9976. │   │   │   │   │   ├── blkio.weight
  9977. │   │   │   │   │   ├── blkio.weight_device
  9978. │   │   │   │   │   ├── cgroup.clone_children
  9979. │   │   │   │   │   ├── cgroup.procs
  9980. │   │   │   │   │   ├── notify_on_release
  9981. │   │   │   │   │   └── tasks
  9982. │   │   │   │   ├── systemd-udev-trigger.service
  9983. │   │   │   │   │   ├── blkio.io_merged
  9984. │   │   │   │   │   ├── blkio.io_merged_recursive
  9985. │   │   │   │   │   ├── blkio.io_queued
  9986. │   │   │   │   │   ├── blkio.io_queued_recursive
  9987. │   │   │   │   │   ├── blkio.io_service_bytes
  9988. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  9989. │   │   │   │   │   ├── blkio.io_serviced
  9990. │   │   │   │   │   ├── blkio.io_serviced_recursive
  9991. │   │   │   │   │   ├── blkio.io_service_time
  9992. │   │   │   │   │   ├── blkio.io_service_time_recursive
  9993. │   │   │   │   │   ├── blkio.io_wait_time
  9994. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  9995. │   │   │   │   │   ├── blkio.leaf_weight
  9996. │   │   │   │   │   ├── blkio.leaf_weight_device
  9997. │   │   │   │   │   ├── blkio.reset_stats
  9998. │   │   │   │   │   ├── blkio.sectors
  9999. │   │   │   │   │   ├── blkio.sectors_recursive
  10000. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10001. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10002. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10003. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10004. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10005. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10006. │   │   │   │   │   ├── blkio.time
  10007. │   │   │   │   │   ├── blkio.time_recursive
  10008. │   │   │   │   │   ├── blkio.weight
  10009. │   │   │   │   │   ├── blkio.weight_device
  10010. │   │   │   │   │   ├── cgroup.clone_children
  10011. │   │   │   │   │   ├── cgroup.procs
  10012. │   │   │   │   │   ├── notify_on_release
  10013. │   │   │   │   │   └── tasks
  10014. │   │   │   │   ├── systemd-update-utmp.service
  10015. │   │   │   │   │   ├── blkio.io_merged
  10016. │   │   │   │   │   ├── blkio.io_merged_recursive
  10017. │   │   │   │   │   ├── blkio.io_queued
  10018. │   │   │   │   │   ├── blkio.io_queued_recursive
  10019. │   │   │   │   │   ├── blkio.io_service_bytes
  10020. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10021. │   │   │   │   │   ├── blkio.io_serviced
  10022. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10023. │   │   │   │   │   ├── blkio.io_service_time
  10024. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10025. │   │   │   │   │   ├── blkio.io_wait_time
  10026. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10027. │   │   │   │   │   ├── blkio.leaf_weight
  10028. │   │   │   │   │   ├── blkio.leaf_weight_device
  10029. │   │   │   │   │   ├── blkio.reset_stats
  10030. │   │   │   │   │   ├── blkio.sectors
  10031. │   │   │   │   │   ├── blkio.sectors_recursive
  10032. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10033. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10034. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10035. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10036. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10037. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10038. │   │   │   │   │   ├── blkio.time
  10039. │   │   │   │   │   ├── blkio.time_recursive
  10040. │   │   │   │   │   ├── blkio.weight
  10041. │   │   │   │   │   ├── blkio.weight_device
  10042. │   │   │   │   │   ├── cgroup.clone_children
  10043. │   │   │   │   │   ├── cgroup.procs
  10044. │   │   │   │   │   ├── notify_on_release
  10045. │   │   │   │   │   └── tasks
  10046. │   │   │   │   ├── systemd-user-sessions.service
  10047. │   │   │   │   │   ├── blkio.io_merged
  10048. │   │   │   │   │   ├── blkio.io_merged_recursive
  10049. │   │   │   │   │   ├── blkio.io_queued
  10050. │   │   │   │   │   ├── blkio.io_queued_recursive
  10051. │   │   │   │   │   ├── blkio.io_service_bytes
  10052. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10053. │   │   │   │   │   ├── blkio.io_serviced
  10054. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10055. │   │   │   │   │   ├── blkio.io_service_time
  10056. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10057. │   │   │   │   │   ├── blkio.io_wait_time
  10058. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10059. │   │   │   │   │   ├── blkio.leaf_weight
  10060. │   │   │   │   │   ├── blkio.leaf_weight_device
  10061. │   │   │   │   │   ├── blkio.reset_stats
  10062. │   │   │   │   │   ├── blkio.sectors
  10063. │   │   │   │   │   ├── blkio.sectors_recursive
  10064. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10065. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10066. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10067. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10068. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10069. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10070. │   │   │   │   │   ├── blkio.time
  10071. │   │   │   │   │   ├── blkio.time_recursive
  10072. │   │   │   │   │   ├── blkio.weight
  10073. │   │   │   │   │   ├── blkio.weight_device
  10074. │   │   │   │   │   ├── cgroup.clone_children
  10075. │   │   │   │   │   ├── cgroup.procs
  10076. │   │   │   │   │   ├── notify_on_release
  10077. │   │   │   │   │   └── tasks
  10078. │   │   │   │   ├── system-getty.slice
  10079. │   │   │   │   │   ├── blkio.io_merged
  10080. │   │   │   │   │   ├── blkio.io_merged_recursive
  10081. │   │   │   │   │   ├── blkio.io_queued
  10082. │   │   │   │   │   ├── blkio.io_queued_recursive
  10083. │   │   │   │   │   ├── blkio.io_service_bytes
  10084. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10085. │   │   │   │   │   ├── blkio.io_serviced
  10086. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10087. │   │   │   │   │   ├── blkio.io_service_time
  10088. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10089. │   │   │   │   │   ├── blkio.io_wait_time
  10090. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10091. │   │   │   │   │   ├── blkio.leaf_weight
  10092. │   │   │   │   │   ├── blkio.leaf_weight_device
  10093. │   │   │   │   │   ├── blkio.reset_stats
  10094. │   │   │   │   │   ├── blkio.sectors
  10095. │   │   │   │   │   ├── blkio.sectors_recursive
  10096. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10097. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10098. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10099. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10100. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10101. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10102. │   │   │   │   │   ├── blkio.time
  10103. │   │   │   │   │   ├── blkio.time_recursive
  10104. │   │   │   │   │   ├── blkio.weight
  10105. │   │   │   │   │   ├── blkio.weight_device
  10106. │   │   │   │   │   ├── cgroup.clone_children
  10107. │   │   │   │   │   ├── cgroup.procs
  10108. │   │   │   │   │   ├── notify_on_release
  10109. │   │   │   │   │   └── tasks
  10110. │   │   │   │   ├── tasks
  10111. │   │   │   │   ├── ufw.service
  10112. │   │   │   │   │   ├── blkio.io_merged
  10113. │   │   │   │   │   ├── blkio.io_merged_recursive
  10114. │   │   │   │   │   ├── blkio.io_queued
  10115. │   │   │   │   │   ├── blkio.io_queued_recursive
  10116. │   │   │   │   │   ├── blkio.io_service_bytes
  10117. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10118. │   │   │   │   │   ├── blkio.io_serviced
  10119. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10120. │   │   │   │   │   ├── blkio.io_service_time
  10121. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10122. │   │   │   │   │   ├── blkio.io_wait_time
  10123. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10124. │   │   │   │   │   ├── blkio.leaf_weight
  10125. │   │   │   │   │   ├── blkio.leaf_weight_device
  10126. │   │   │   │   │   ├── blkio.reset_stats
  10127. │   │   │   │   │   ├── blkio.sectors
  10128. │   │   │   │   │   ├── blkio.sectors_recursive
  10129. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10130. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10131. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10132. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10133. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10134. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10135. │   │   │   │   │   ├── blkio.time
  10136. │   │   │   │   │   ├── blkio.time_recursive
  10137. │   │   │   │   │   ├── blkio.weight
  10138. │   │   │   │   │   ├── blkio.weight_device
  10139. │   │   │   │   │   ├── cgroup.clone_children
  10140. │   │   │   │   │   ├── cgroup.procs
  10141. │   │   │   │   │   ├── notify_on_release
  10142. │   │   │   │   │   └── tasks
  10143. │   │   │   │   ├── unattended-upgrades.service
  10144. │   │   │   │   │   ├── blkio.io_merged
  10145. │   │   │   │   │   ├── blkio.io_merged_recursive
  10146. │   │   │   │   │   ├── blkio.io_queued
  10147. │   │   │   │   │   ├── blkio.io_queued_recursive
  10148. │   │   │   │   │   ├── blkio.io_service_bytes
  10149. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10150. │   │   │   │   │   ├── blkio.io_serviced
  10151. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10152. │   │   │   │   │   ├── blkio.io_service_time
  10153. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10154. │   │   │   │   │   ├── blkio.io_wait_time
  10155. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10156. │   │   │   │   │   ├── blkio.leaf_weight
  10157. │   │   │   │   │   ├── blkio.leaf_weight_device
  10158. │   │   │   │   │   ├── blkio.reset_stats
  10159. │   │   │   │   │   ├── blkio.sectors
  10160. │   │   │   │   │   ├── blkio.sectors_recursive
  10161. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10162. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10163. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10164. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10165. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10166. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10167. │   │   │   │   │   ├── blkio.time
  10168. │   │   │   │   │   ├── blkio.time_recursive
  10169. │   │   │   │   │   ├── blkio.weight
  10170. │   │   │   │   │   ├── blkio.weight_device
  10171. │   │   │   │   │   ├── cgroup.clone_children
  10172. │   │   │   │   │   ├── cgroup.procs
  10173. │   │   │   │   │   ├── notify_on_release
  10174. │   │   │   │   │   └── tasks
  10175. │   │   │   │   └── var-lib-lxcfs.mount
  10176. │   │   │   │   ├── blkio.io_merged
  10177. │   │   │   │   ├── blkio.io_merged_recursive
  10178. │   │   │   │   ├── blkio.io_queued
  10179. │   │   │   │   ├── blkio.io_queued_recursive
  10180. │   │   │   │   ├── blkio.io_service_bytes
  10181. │   │   │   │   ├── blkio.io_service_bytes_recursive
  10182. │   │   │   │   ├── blkio.io_serviced
  10183. │   │   │   │   ├── blkio.io_serviced_recursive
  10184. │   │   │   │   ├── blkio.io_service_time
  10185. │   │   │   │   ├── blkio.io_service_time_recursive
  10186. │   │   │   │   ├── blkio.io_wait_time
  10187. │   │   │   │   ├── blkio.io_wait_time_recursive
  10188. │   │   │   │   ├── blkio.leaf_weight
  10189. │   │   │   │   ├── blkio.leaf_weight_device
  10190. │   │   │   │   ├── blkio.reset_stats
  10191. │   │   │   │   ├── blkio.sectors
  10192. │   │   │   │   ├── blkio.sectors_recursive
  10193. │   │   │   │   ├── blkio.throttle.io_service_bytes
  10194. │   │   │   │   ├── blkio.throttle.io_serviced
  10195. │   │   │   │   ├── blkio.throttle.read_bps_device
  10196. │   │   │   │   ├── blkio.throttle.read_iops_device
  10197. │   │   │   │   ├── blkio.throttle.write_bps_device
  10198. │   │   │   │   ├── blkio.throttle.write_iops_device
  10199. │   │   │   │   ├── blkio.time
  10200. │   │   │   │   ├── blkio.time_recursive
  10201. │   │   │   │   ├── blkio.weight
  10202. │   │   │   │   ├── blkio.weight_device
  10203. │   │   │   │   ├── cgroup.clone_children
  10204. │   │   │   │   ├── cgroup.procs
  10205. │   │   │   │   ├── notify_on_release
  10206. │   │   │   │   └── tasks
  10207. │   │   │   ├── tasks
  10208. │   │   │   └── user.slice
  10209. │   │   │   ├── blkio.io_merged
  10210. │   │   │   ├── blkio.io_merged_recursive
  10211. │   │   │   ├── blkio.io_queued
  10212. │   │   │   ├── blkio.io_queued_recursive
  10213. │   │   │   ├── blkio.io_service_bytes
  10214. │   │   │   ├── blkio.io_service_bytes_recursive
  10215. │   │   │   ├── blkio.io_serviced
  10216. │   │   │   ├── blkio.io_serviced_recursive
  10217. │   │   │   ├── blkio.io_service_time
  10218. │   │   │   ├── blkio.io_service_time_recursive
  10219. │   │   │   ├── blkio.io_wait_time
  10220. │   │   │   ├── blkio.io_wait_time_recursive
  10221. │   │   │   ├── blkio.leaf_weight
  10222. │   │   │   ├── blkio.leaf_weight_device
  10223. │   │   │   ├── blkio.reset_stats
  10224. │   │   │   ├── blkio.sectors
  10225. │   │   │   ├── blkio.sectors_recursive
  10226. │   │   │   ├── blkio.throttle.io_service_bytes
  10227. │   │   │   ├── blkio.throttle.io_serviced
  10228. │   │   │   ├── blkio.throttle.read_bps_device
  10229. │   │   │   ├── blkio.throttle.read_iops_device
  10230. │   │   │   ├── blkio.throttle.write_bps_device
  10231. │   │   │   ├── blkio.throttle.write_iops_device
  10232. │   │   │   ├── blkio.time
  10233. │   │   │   ├── blkio.time_recursive
  10234. │   │   │   ├── blkio.weight
  10235. │   │   │   ├── blkio.weight_device
  10236. │   │   │   ├── cgroup.clone_children
  10237. │   │   │   ├── cgroup.procs
  10238. │   │   │   ├── notify_on_release
  10239. │   │   │   └── tasks
  10240. │   │   ├── tasks
  10241. │   │   ├── tick
  10242. │   │   │   ├── blkio.io_merged
  10243. │   │   │   ├── blkio.io_merged_recursive
  10244. │   │   │   ├── blkio.io_queued
  10245. │   │   │   ├── blkio.io_queued_recursive
  10246. │   │   │   ├── blkio.io_service_bytes
  10247. │   │   │   ├── blkio.io_service_bytes_recursive
  10248. │   │   │   ├── blkio.io_serviced
  10249. │   │   │   ├── blkio.io_serviced_recursive
  10250. │   │   │   ├── blkio.io_service_time
  10251. │   │   │   ├── blkio.io_service_time_recursive
  10252. │   │   │   ├── blkio.io_wait_time
  10253. │   │   │   ├── blkio.io_wait_time_recursive
  10254. │   │   │   ├── blkio.leaf_weight
  10255. │   │   │   ├── blkio.leaf_weight_device
  10256. │   │   │   ├── blkio.reset_stats
  10257. │   │   │   ├── blkio.sectors
  10258. │   │   │   ├── blkio.sectors_recursive
  10259. │   │   │   ├── blkio.throttle.io_service_bytes
  10260. │   │   │   ├── blkio.throttle.io_serviced
  10261. │   │   │   ├── blkio.throttle.read_bps_device
  10262. │   │   │   ├── blkio.throttle.read_iops_device
  10263. │   │   │   ├── blkio.throttle.write_bps_device
  10264. │   │   │   ├── blkio.throttle.write_iops_device
  10265. │   │   │   ├── blkio.time
  10266. │   │   │   ├── blkio.time_recursive
  10267. │   │   │   ├── blkio.weight
  10268. │   │   │   ├── blkio.weight_device
  10269. │   │   │   ├── cgroup.clone_children
  10270. │   │   │   ├── cgroup.procs
  10271. │   │   │   ├── init.scope
  10272. │   │   │   │   ├── blkio.io_merged
  10273. │   │   │   │   ├── blkio.io_merged_recursive
  10274. │   │   │   │   ├── blkio.io_queued
  10275. │   │   │   │   ├── blkio.io_queued_recursive
  10276. │   │   │   │   ├── blkio.io_service_bytes
  10277. │   │   │   │   ├── blkio.io_service_bytes_recursive
  10278. │   │   │   │   ├── blkio.io_serviced
  10279. │   │   │   │   ├── blkio.io_serviced_recursive
  10280. │   │   │   │   ├── blkio.io_service_time
  10281. │   │   │   │   ├── blkio.io_service_time_recursive
  10282. │   │   │   │   ├── blkio.io_wait_time
  10283. │   │   │   │   ├── blkio.io_wait_time_recursive
  10284. │   │   │   │   ├── blkio.leaf_weight
  10285. │   │   │   │   ├── blkio.leaf_weight_device
  10286. │   │   │   │   ├── blkio.reset_stats
  10287. │   │   │   │   ├── blkio.sectors
  10288. │   │   │   │   ├── blkio.sectors_recursive
  10289. │   │   │   │   ├── blkio.throttle.io_service_bytes
  10290. │   │   │   │   ├── blkio.throttle.io_serviced
  10291. │   │   │   │   ├── blkio.throttle.read_bps_device
  10292. │   │   │   │   ├── blkio.throttle.read_iops_device
  10293. │   │   │   │   ├── blkio.throttle.write_bps_device
  10294. │   │   │   │   ├── blkio.throttle.write_iops_device
  10295. │   │   │   │   ├── blkio.time
  10296. │   │   │   │   ├── blkio.time_recursive
  10297. │   │   │   │   ├── blkio.weight
  10298. │   │   │   │   ├── blkio.weight_device
  10299. │   │   │   │   ├── cgroup.clone_children
  10300. │   │   │   │   ├── cgroup.procs
  10301. │   │   │   │   ├── notify_on_release
  10302. │   │   │   │   └── tasks
  10303. │   │   │   ├── notify_on_release
  10304. │   │   │   ├── system.slice
  10305. │   │   │   │   ├── accounts-daemon.service
  10306. │   │   │   │   │   ├── blkio.io_merged
  10307. │   │   │   │   │   ├── blkio.io_merged_recursive
  10308. │   │   │   │   │   ├── blkio.io_queued
  10309. │   │   │   │   │   ├── blkio.io_queued_recursive
  10310. │   │   │   │   │   ├── blkio.io_service_bytes
  10311. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10312. │   │   │   │   │   ├── blkio.io_serviced
  10313. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10314. │   │   │   │   │   ├── blkio.io_service_time
  10315. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10316. │   │   │   │   │   ├── blkio.io_wait_time
  10317. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10318. │   │   │   │   │   ├── blkio.leaf_weight
  10319. │   │   │   │   │   ├── blkio.leaf_weight_device
  10320. │   │   │   │   │   ├── blkio.reset_stats
  10321. │   │   │   │   │   ├── blkio.sectors
  10322. │   │   │   │   │   ├── blkio.sectors_recursive
  10323. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10324. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10325. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10326. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10327. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10328. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10329. │   │   │   │   │   ├── blkio.time
  10330. │   │   │   │   │   ├── blkio.time_recursive
  10331. │   │   │   │   │   ├── blkio.weight
  10332. │   │   │   │   │   ├── blkio.weight_device
  10333. │   │   │   │   │   ├── cgroup.clone_children
  10334. │   │   │   │   │   ├── cgroup.procs
  10335. │   │   │   │   │   ├── notify_on_release
  10336. │   │   │   │   │   └── tasks
  10337. │   │   │   │   ├── apparmor.service
  10338. │   │   │   │   │   ├── blkio.io_merged
  10339. │   │   │   │   │   ├── blkio.io_merged_recursive
  10340. │   │   │   │   │   ├── blkio.io_queued
  10341. │   │   │   │   │   ├── blkio.io_queued_recursive
  10342. │   │   │   │   │   ├── blkio.io_service_bytes
  10343. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10344. │   │   │   │   │   ├── blkio.io_serviced
  10345. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10346. │   │   │   │   │   ├── blkio.io_service_time
  10347. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10348. │   │   │   │   │   ├── blkio.io_wait_time
  10349. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10350. │   │   │   │   │   ├── blkio.leaf_weight
  10351. │   │   │   │   │   ├── blkio.leaf_weight_device
  10352. │   │   │   │   │   ├── blkio.reset_stats
  10353. │   │   │   │   │   ├── blkio.sectors
  10354. │   │   │   │   │   ├── blkio.sectors_recursive
  10355. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10356. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10357. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10358. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10359. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10360. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10361. │   │   │   │   │   ├── blkio.time
  10362. │   │   │   │   │   ├── blkio.time_recursive
  10363. │   │   │   │   │   ├── blkio.weight
  10364. │   │   │   │   │   ├── blkio.weight_device
  10365. │   │   │   │   │   ├── cgroup.clone_children
  10366. │   │   │   │   │   ├── cgroup.procs
  10367. │   │   │   │   │   ├── notify_on_release
  10368. │   │   │   │   │   └── tasks
  10369. │   │   │   │   ├── apport.service
  10370. │   │   │   │   │   ├── blkio.io_merged
  10371. │   │   │   │   │   ├── blkio.io_merged_recursive
  10372. │   │   │   │   │   ├── blkio.io_queued
  10373. │   │   │   │   │   ├── blkio.io_queued_recursive
  10374. │   │   │   │   │   ├── blkio.io_service_bytes
  10375. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10376. │   │   │   │   │   ├── blkio.io_serviced
  10377. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10378. │   │   │   │   │   ├── blkio.io_service_time
  10379. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10380. │   │   │   │   │   ├── blkio.io_wait_time
  10381. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10382. │   │   │   │   │   ├── blkio.leaf_weight
  10383. │   │   │   │   │   ├── blkio.leaf_weight_device
  10384. │   │   │   │   │   ├── blkio.reset_stats
  10385. │   │   │   │   │   ├── blkio.sectors
  10386. │   │   │   │   │   ├── blkio.sectors_recursive
  10387. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10388. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10389. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10390. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10391. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10392. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10393. │   │   │   │   │   ├── blkio.time
  10394. │   │   │   │   │   ├── blkio.time_recursive
  10395. │   │   │   │   │   ├── blkio.weight
  10396. │   │   │   │   │   ├── blkio.weight_device
  10397. │   │   │   │   │   ├── cgroup.clone_children
  10398. │   │   │   │   │   ├── cgroup.procs
  10399. │   │   │   │   │   ├── notify_on_release
  10400. │   │   │   │   │   └── tasks
  10401. │   │   │   │   ├── atd.service
  10402. │   │   │   │   │   ├── blkio.io_merged
  10403. │   │   │   │   │   ├── blkio.io_merged_recursive
  10404. │   │   │   │   │   ├── blkio.io_queued
  10405. │   │   │   │   │   ├── blkio.io_queued_recursive
  10406. │   │   │   │   │   ├── blkio.io_service_bytes
  10407. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10408. │   │   │   │   │   ├── blkio.io_serviced
  10409. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10410. │   │   │   │   │   ├── blkio.io_service_time
  10411. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10412. │   │   │   │   │   ├── blkio.io_wait_time
  10413. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10414. │   │   │   │   │   ├── blkio.leaf_weight
  10415. │   │   │   │   │   ├── blkio.leaf_weight_device
  10416. │   │   │   │   │   ├── blkio.reset_stats
  10417. │   │   │   │   │   ├── blkio.sectors
  10418. │   │   │   │   │   ├── blkio.sectors_recursive
  10419. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10420. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10421. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10422. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10423. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10424. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10425. │   │   │   │   │   ├── blkio.time
  10426. │   │   │   │   │   ├── blkio.time_recursive
  10427. │   │   │   │   │   ├── blkio.weight
  10428. │   │   │   │   │   ├── blkio.weight_device
  10429. │   │   │   │   │   ├── cgroup.clone_children
  10430. │   │   │   │   │   ├── cgroup.procs
  10431. │   │   │   │   │   ├── notify_on_release
  10432. │   │   │   │   │   └── tasks
  10433. │   │   │   │   ├── blkio.io_merged
  10434. │   │   │   │   ├── blkio.io_merged_recursive
  10435. │   │   │   │   ├── blkio.io_queued
  10436. │   │   │   │   ├── blkio.io_queued_recursive
  10437. │   │   │   │   ├── blkio.io_service_bytes
  10438. │   │   │   │   ├── blkio.io_service_bytes_recursive
  10439. │   │   │   │   ├── blkio.io_serviced
  10440. │   │   │   │   ├── blkio.io_serviced_recursive
  10441. │   │   │   │   ├── blkio.io_service_time
  10442. │   │   │   │   ├── blkio.io_service_time_recursive
  10443. │   │   │   │   ├── blkio.io_wait_time
  10444. │   │   │   │   ├── blkio.io_wait_time_recursive
  10445. │   │   │   │   ├── blkio.leaf_weight
  10446. │   │   │   │   ├── blkio.leaf_weight_device
  10447. │   │   │   │   ├── blkio.reset_stats
  10448. │   │   │   │   ├── blkio.sectors
  10449. │   │   │   │   ├── blkio.sectors_recursive
  10450. │   │   │   │   ├── blkio.throttle.io_service_bytes
  10451. │   │   │   │   ├── blkio.throttle.io_serviced
  10452. │   │   │   │   ├── blkio.throttle.read_bps_device
  10453. │   │   │   │   ├── blkio.throttle.read_iops_device
  10454. │   │   │   │   ├── blkio.throttle.write_bps_device
  10455. │   │   │   │   ├── blkio.throttle.write_iops_device
  10456. │   │   │   │   ├── blkio.time
  10457. │   │   │   │   ├── blkio.time_recursive
  10458. │   │   │   │   ├── blkio.weight
  10459. │   │   │   │   ├── blkio.weight_device
  10460. │   │   │   │   ├── cgroup.clone_children
  10461. │   │   │   │   ├── cgroup.procs
  10462. │   │   │   │   ├── chronograf.service
  10463. │   │   │   │   │   ├── blkio.io_merged
  10464. │   │   │   │   │   ├── blkio.io_merged_recursive
  10465. │   │   │   │   │   ├── blkio.io_queued
  10466. │   │   │   │   │   ├── blkio.io_queued_recursive
  10467. │   │   │   │   │   ├── blkio.io_service_bytes
  10468. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10469. │   │   │   │   │   ├── blkio.io_serviced
  10470. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10471. │   │   │   │   │   ├── blkio.io_service_time
  10472. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10473. │   │   │   │   │   ├── blkio.io_wait_time
  10474. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10475. │   │   │   │   │   ├── blkio.leaf_weight
  10476. │   │   │   │   │   ├── blkio.leaf_weight_device
  10477. │   │   │   │   │   ├── blkio.reset_stats
  10478. │   │   │   │   │   ├── blkio.sectors
  10479. │   │   │   │   │   ├── blkio.sectors_recursive
  10480. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10481. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10482. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10483. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10484. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10485. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10486. │   │   │   │   │   ├── blkio.time
  10487. │   │   │   │   │   ├── blkio.time_recursive
  10488. │   │   │   │   │   ├── blkio.weight
  10489. │   │   │   │   │   ├── blkio.weight_device
  10490. │   │   │   │   │   ├── cgroup.clone_children
  10491. │   │   │   │   │   ├── cgroup.procs
  10492. │   │   │   │   │   ├── notify_on_release
  10493. │   │   │   │   │   └── tasks
  10494. │   │   │   │   ├── cloud-config.service
  10495. │   │   │   │   │   ├── blkio.io_merged
  10496. │   │   │   │   │   ├── blkio.io_merged_recursive
  10497. │   │   │   │   │   ├── blkio.io_queued
  10498. │   │   │   │   │   ├── blkio.io_queued_recursive
  10499. │   │   │   │   │   ├── blkio.io_service_bytes
  10500. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10501. │   │   │   │   │   ├── blkio.io_serviced
  10502. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10503. │   │   │   │   │   ├── blkio.io_service_time
  10504. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10505. │   │   │   │   │   ├── blkio.io_wait_time
  10506. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10507. │   │   │   │   │   ├── blkio.leaf_weight
  10508. │   │   │   │   │   ├── blkio.leaf_weight_device
  10509. │   │   │   │   │   ├── blkio.reset_stats
  10510. │   │   │   │   │   ├── blkio.sectors
  10511. │   │   │   │   │   ├── blkio.sectors_recursive
  10512. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10513. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10514. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10515. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10516. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10517. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10518. │   │   │   │   │   ├── blkio.time
  10519. │   │   │   │   │   ├── blkio.time_recursive
  10520. │   │   │   │   │   ├── blkio.weight
  10521. │   │   │   │   │   ├── blkio.weight_device
  10522. │   │   │   │   │   ├── cgroup.clone_children
  10523. │   │   │   │   │   ├── cgroup.procs
  10524. │   │   │   │   │   ├── notify_on_release
  10525. │   │   │   │   │   └── tasks
  10526. │   │   │   │   ├── cloud-final.service
  10527. │   │   │   │   │   ├── blkio.io_merged
  10528. │   │   │   │   │   ├── blkio.io_merged_recursive
  10529. │   │   │   │   │   ├── blkio.io_queued
  10530. │   │   │   │   │   ├── blkio.io_queued_recursive
  10531. │   │   │   │   │   ├── blkio.io_service_bytes
  10532. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10533. │   │   │   │   │   ├── blkio.io_serviced
  10534. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10535. │   │   │   │   │   ├── blkio.io_service_time
  10536. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10537. │   │   │   │   │   ├── blkio.io_wait_time
  10538. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10539. │   │   │   │   │   ├── blkio.leaf_weight
  10540. │   │   │   │   │   ├── blkio.leaf_weight_device
  10541. │   │   │   │   │   ├── blkio.reset_stats
  10542. │   │   │   │   │   ├── blkio.sectors
  10543. │   │   │   │   │   ├── blkio.sectors_recursive
  10544. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10545. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10546. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10547. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10548. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10549. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10550. │   │   │   │   │   ├── blkio.time
  10551. │   │   │   │   │   ├── blkio.time_recursive
  10552. │   │   │   │   │   ├── blkio.weight
  10553. │   │   │   │   │   ├── blkio.weight_device
  10554. │   │   │   │   │   ├── cgroup.clone_children
  10555. │   │   │   │   │   ├── cgroup.procs
  10556. │   │   │   │   │   ├── notify_on_release
  10557. │   │   │   │   │   └── tasks
  10558. │   │   │   │   ├── cloud-init-local.service
  10559. │   │   │   │   │   ├── blkio.io_merged
  10560. │   │   │   │   │   ├── blkio.io_merged_recursive
  10561. │   │   │   │   │   ├── blkio.io_queued
  10562. │   │   │   │   │   ├── blkio.io_queued_recursive
  10563. │   │   │   │   │   ├── blkio.io_service_bytes
  10564. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10565. │   │   │   │   │   ├── blkio.io_serviced
  10566. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10567. │   │   │   │   │   ├── blkio.io_service_time
  10568. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10569. │   │   │   │   │   ├── blkio.io_wait_time
  10570. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10571. │   │   │   │   │   ├── blkio.leaf_weight
  10572. │   │   │   │   │   ├── blkio.leaf_weight_device
  10573. │   │   │   │   │   ├── blkio.reset_stats
  10574. │   │   │   │   │   ├── blkio.sectors
  10575. │   │   │   │   │   ├── blkio.sectors_recursive
  10576. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10577. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10578. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10579. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10580. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10581. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10582. │   │   │   │   │   ├── blkio.time
  10583. │   │   │   │   │   ├── blkio.time_recursive
  10584. │   │   │   │   │   ├── blkio.weight
  10585. │   │   │   │   │   ├── blkio.weight_device
  10586. │   │   │   │   │   ├── cgroup.clone_children
  10587. │   │   │   │   │   ├── cgroup.procs
  10588. │   │   │   │   │   ├── notify_on_release
  10589. │   │   │   │   │   └── tasks
  10590. │   │   │   │   ├── cloud-init.service
  10591. │   │   │   │   │   ├── blkio.io_merged
  10592. │   │   │   │   │   ├── blkio.io_merged_recursive
  10593. │   │   │   │   │   ├── blkio.io_queued
  10594. │   │   │   │   │   ├── blkio.io_queued_recursive
  10595. │   │   │   │   │   ├── blkio.io_service_bytes
  10596. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10597. │   │   │   │   │   ├── blkio.io_serviced
  10598. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10599. │   │   │   │   │   ├── blkio.io_service_time
  10600. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10601. │   │   │   │   │   ├── blkio.io_wait_time
  10602. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10603. │   │   │   │   │   ├── blkio.leaf_weight
  10604. │   │   │   │   │   ├── blkio.leaf_weight_device
  10605. │   │   │   │   │   ├── blkio.reset_stats
  10606. │   │   │   │   │   ├── blkio.sectors
  10607. │   │   │   │   │   ├── blkio.sectors_recursive
  10608. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10609. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10610. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10611. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10612. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10613. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10614. │   │   │   │   │   ├── blkio.time
  10615. │   │   │   │   │   ├── blkio.time_recursive
  10616. │   │   │   │   │   ├── blkio.weight
  10617. │   │   │   │   │   ├── blkio.weight_device
  10618. │   │   │   │   │   ├── cgroup.clone_children
  10619. │   │   │   │   │   ├── cgroup.procs
  10620. │   │   │   │   │   ├── notify_on_release
  10621. │   │   │   │   │   └── tasks
  10622. │   │   │   │   ├── console-getty.service
  10623. │   │   │   │   │   ├── blkio.io_merged
  10624. │   │   │   │   │   ├── blkio.io_merged_recursive
  10625. │   │   │   │   │   ├── blkio.io_queued
  10626. │   │   │   │   │   ├── blkio.io_queued_recursive
  10627. │   │   │   │   │   ├── blkio.io_service_bytes
  10628. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10629. │   │   │   │   │   ├── blkio.io_serviced
  10630. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10631. │   │   │   │   │   ├── blkio.io_service_time
  10632. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10633. │   │   │   │   │   ├── blkio.io_wait_time
  10634. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10635. │   │   │   │   │   ├── blkio.leaf_weight
  10636. │   │   │   │   │   ├── blkio.leaf_weight_device
  10637. │   │   │   │   │   ├── blkio.reset_stats
  10638. │   │   │   │   │   ├── blkio.sectors
  10639. │   │   │   │   │   ├── blkio.sectors_recursive
  10640. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10641. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10642. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10643. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10644. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10645. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10646. │   │   │   │   │   ├── blkio.time
  10647. │   │   │   │   │   ├── blkio.time_recursive
  10648. │   │   │   │   │   ├── blkio.weight
  10649. │   │   │   │   │   ├── blkio.weight_device
  10650. │   │   │   │   │   ├── cgroup.clone_children
  10651. │   │   │   │   │   ├── cgroup.procs
  10652. │   │   │   │   │   ├── notify_on_release
  10653. │   │   │   │   │   └── tasks
  10654. │   │   │   │   ├── cron.service
  10655. │   │   │   │   │   ├── blkio.io_merged
  10656. │   │   │   │   │   ├── blkio.io_merged_recursive
  10657. │   │   │   │   │   ├── blkio.io_queued
  10658. │   │   │   │   │   ├── blkio.io_queued_recursive
  10659. │   │   │   │   │   ├── blkio.io_service_bytes
  10660. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10661. │   │   │   │   │   ├── blkio.io_serviced
  10662. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10663. │   │   │   │   │   ├── blkio.io_service_time
  10664. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10665. │   │   │   │   │   ├── blkio.io_wait_time
  10666. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10667. │   │   │   │   │   ├── blkio.leaf_weight
  10668. │   │   │   │   │   ├── blkio.leaf_weight_device
  10669. │   │   │   │   │   ├── blkio.reset_stats
  10670. │   │   │   │   │   ├── blkio.sectors
  10671. │   │   │   │   │   ├── blkio.sectors_recursive
  10672. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10673. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10674. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10675. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10676. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10677. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10678. │   │   │   │   │   ├── blkio.time
  10679. │   │   │   │   │   ├── blkio.time_recursive
  10680. │   │   │   │   │   ├── blkio.weight
  10681. │   │   │   │   │   ├── blkio.weight_device
  10682. │   │   │   │   │   ├── cgroup.clone_children
  10683. │   │   │   │   │   ├── cgroup.procs
  10684. │   │   │   │   │   ├── notify_on_release
  10685. │   │   │   │   │   └── tasks
  10686. │   │   │   │   ├── dbus.service
  10687. │   │   │   │   │   ├── blkio.io_merged
  10688. │   │   │   │   │   ├── blkio.io_merged_recursive
  10689. │   │   │   │   │   ├── blkio.io_queued
  10690. │   │   │   │   │   ├── blkio.io_queued_recursive
  10691. │   │   │   │   │   ├── blkio.io_service_bytes
  10692. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10693. │   │   │   │   │   ├── blkio.io_serviced
  10694. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10695. │   │   │   │   │   ├── blkio.io_service_time
  10696. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10697. │   │   │   │   │   ├── blkio.io_wait_time
  10698. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10699. │   │   │   │   │   ├── blkio.leaf_weight
  10700. │   │   │   │   │   ├── blkio.leaf_weight_device
  10701. │   │   │   │   │   ├── blkio.reset_stats
  10702. │   │   │   │   │   ├── blkio.sectors
  10703. │   │   │   │   │   ├── blkio.sectors_recursive
  10704. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10705. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10706. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10707. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10708. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10709. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10710. │   │   │   │   │   ├── blkio.time
  10711. │   │   │   │   │   ├── blkio.time_recursive
  10712. │   │   │   │   │   ├── blkio.weight
  10713. │   │   │   │   │   ├── blkio.weight_device
  10714. │   │   │   │   │   ├── cgroup.clone_children
  10715. │   │   │   │   │   ├── cgroup.procs
  10716. │   │   │   │   │   ├── notify_on_release
  10717. │   │   │   │   │   └── tasks
  10718. │   │   │   │   ├── dev-full.mount
  10719. │   │   │   │   │   ├── blkio.io_merged
  10720. │   │   │   │   │   ├── blkio.io_merged_recursive
  10721. │   │   │   │   │   ├── blkio.io_queued
  10722. │   │   │   │   │   ├── blkio.io_queued_recursive
  10723. │   │   │   │   │   ├── blkio.io_service_bytes
  10724. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10725. │   │   │   │   │   ├── blkio.io_serviced
  10726. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10727. │   │   │   │   │   ├── blkio.io_service_time
  10728. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10729. │   │   │   │   │   ├── blkio.io_wait_time
  10730. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10731. │   │   │   │   │   ├── blkio.leaf_weight
  10732. │   │   │   │   │   ├── blkio.leaf_weight_device
  10733. │   │   │   │   │   ├── blkio.reset_stats
  10734. │   │   │   │   │   ├── blkio.sectors
  10735. │   │   │   │   │   ├── blkio.sectors_recursive
  10736. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10737. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10738. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10739. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10740. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10741. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10742. │   │   │   │   │   ├── blkio.time
  10743. │   │   │   │   │   ├── blkio.time_recursive
  10744. │   │   │   │   │   ├── blkio.weight
  10745. │   │   │   │   │   ├── blkio.weight_device
  10746. │   │   │   │   │   ├── cgroup.clone_children
  10747. │   │   │   │   │   ├── cgroup.procs
  10748. │   │   │   │   │   ├── notify_on_release
  10749. │   │   │   │   │   └── tasks
  10750. │   │   │   │   ├── dev-fuse.mount
  10751. │   │   │   │   │   ├── blkio.io_merged
  10752. │   │   │   │   │   ├── blkio.io_merged_recursive
  10753. │   │   │   │   │   ├── blkio.io_queued
  10754. │   │   │   │   │   ├── blkio.io_queued_recursive
  10755. │   │   │   │   │   ├── blkio.io_service_bytes
  10756. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10757. │   │   │   │   │   ├── blkio.io_serviced
  10758. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10759. │   │   │   │   │   ├── blkio.io_service_time
  10760. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10761. │   │   │   │   │   ├── blkio.io_wait_time
  10762. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10763. │   │   │   │   │   ├── blkio.leaf_weight
  10764. │   │   │   │   │   ├── blkio.leaf_weight_device
  10765. │   │   │   │   │   ├── blkio.reset_stats
  10766. │   │   │   │   │   ├── blkio.sectors
  10767. │   │   │   │   │   ├── blkio.sectors_recursive
  10768. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10769. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10770. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10771. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10772. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10773. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10774. │   │   │   │   │   ├── blkio.time
  10775. │   │   │   │   │   ├── blkio.time_recursive
  10776. │   │   │   │   │   ├── blkio.weight
  10777. │   │   │   │   │   ├── blkio.weight_device
  10778. │   │   │   │   │   ├── cgroup.clone_children
  10779. │   │   │   │   │   ├── cgroup.procs
  10780. │   │   │   │   │   ├── notify_on_release
  10781. │   │   │   │   │   └── tasks
  10782. │   │   │   │   ├── dev-lxd.mount
  10783. │   │   │   │   │   ├── blkio.io_merged
  10784. │   │   │   │   │   ├── blkio.io_merged_recursive
  10785. │   │   │   │   │   ├── blkio.io_queued
  10786. │   │   │   │   │   ├── blkio.io_queued_recursive
  10787. │   │   │   │   │   ├── blkio.io_service_bytes
  10788. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10789. │   │   │   │   │   ├── blkio.io_serviced
  10790. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10791. │   │   │   │   │   ├── blkio.io_service_time
  10792. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10793. │   │   │   │   │   ├── blkio.io_wait_time
  10794. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10795. │   │   │   │   │   ├── blkio.leaf_weight
  10796. │   │   │   │   │   ├── blkio.leaf_weight_device
  10797. │   │   │   │   │   ├── blkio.reset_stats
  10798. │   │   │   │   │   ├── blkio.sectors
  10799. │   │   │   │   │   ├── blkio.sectors_recursive
  10800. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10801. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10802. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10803. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10804. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10805. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10806. │   │   │   │   │   ├── blkio.time
  10807. │   │   │   │   │   ├── blkio.time_recursive
  10808. │   │   │   │   │   ├── blkio.weight
  10809. │   │   │   │   │   ├── blkio.weight_device
  10810. │   │   │   │   │   ├── cgroup.clone_children
  10811. │   │   │   │   │   ├── cgroup.procs
  10812. │   │   │   │   │   ├── notify_on_release
  10813. │   │   │   │   │   └── tasks
  10814. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  10815. │   │   │   │   │   ├── blkio.io_merged
  10816. │   │   │   │   │   ├── blkio.io_merged_recursive
  10817. │   │   │   │   │   ├── blkio.io_queued
  10818. │   │   │   │   │   ├── blkio.io_queued_recursive
  10819. │   │   │   │   │   ├── blkio.io_service_bytes
  10820. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10821. │   │   │   │   │   ├── blkio.io_serviced
  10822. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10823. │   │   │   │   │   ├── blkio.io_service_time
  10824. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10825. │   │   │   │   │   ├── blkio.io_wait_time
  10826. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10827. │   │   │   │   │   ├── blkio.leaf_weight
  10828. │   │   │   │   │   ├── blkio.leaf_weight_device
  10829. │   │   │   │   │   ├── blkio.reset_stats
  10830. │   │   │   │   │   ├── blkio.sectors
  10831. │   │   │   │   │   ├── blkio.sectors_recursive
  10832. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10833. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10834. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10835. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10836. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10837. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10838. │   │   │   │   │   ├── blkio.time
  10839. │   │   │   │   │   ├── blkio.time_recursive
  10840. │   │   │   │   │   ├── blkio.weight
  10841. │   │   │   │   │   ├── blkio.weight_device
  10842. │   │   │   │   │   ├── cgroup.clone_children
  10843. │   │   │   │   │   ├── cgroup.procs
  10844. │   │   │   │   │   ├── notify_on_release
  10845. │   │   │   │   │   └── tasks
  10846. │   │   │   │   ├── dev-mqueue.mount
  10847. │   │   │   │   │   ├── blkio.io_merged
  10848. │   │   │   │   │   ├── blkio.io_merged_recursive
  10849. │   │   │   │   │   ├── blkio.io_queued
  10850. │   │   │   │   │   ├── blkio.io_queued_recursive
  10851. │   │   │   │   │   ├── blkio.io_service_bytes
  10852. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10853. │   │   │   │   │   ├── blkio.io_serviced
  10854. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10855. │   │   │   │   │   ├── blkio.io_service_time
  10856. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10857. │   │   │   │   │   ├── blkio.io_wait_time
  10858. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10859. │   │   │   │   │   ├── blkio.leaf_weight
  10860. │   │   │   │   │   ├── blkio.leaf_weight_device
  10861. │   │   │   │   │   ├── blkio.reset_stats
  10862. │   │   │   │   │   ├── blkio.sectors
  10863. │   │   │   │   │   ├── blkio.sectors_recursive
  10864. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10865. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10866. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10867. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10868. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10869. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10870. │   │   │   │   │   ├── blkio.time
  10871. │   │   │   │   │   ├── blkio.time_recursive
  10872. │   │   │   │   │   ├── blkio.weight
  10873. │   │   │   │   │   ├── blkio.weight_device
  10874. │   │   │   │   │   ├── cgroup.clone_children
  10875. │   │   │   │   │   ├── cgroup.procs
  10876. │   │   │   │   │   ├── notify_on_release
  10877. │   │   │   │   │   └── tasks
  10878. │   │   │   │   ├── dev-net-tun.mount
  10879. │   │   │   │   │   ├── blkio.io_merged
  10880. │   │   │   │   │   ├── blkio.io_merged_recursive
  10881. │   │   │   │   │   ├── blkio.io_queued
  10882. │   │   │   │   │   ├── blkio.io_queued_recursive
  10883. │   │   │   │   │   ├── blkio.io_service_bytes
  10884. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10885. │   │   │   │   │   ├── blkio.io_serviced
  10886. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10887. │   │   │   │   │   ├── blkio.io_service_time
  10888. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10889. │   │   │   │   │   ├── blkio.io_wait_time
  10890. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10891. │   │   │   │   │   ├── blkio.leaf_weight
  10892. │   │   │   │   │   ├── blkio.leaf_weight_device
  10893. │   │   │   │   │   ├── blkio.reset_stats
  10894. │   │   │   │   │   ├── blkio.sectors
  10895. │   │   │   │   │   ├── blkio.sectors_recursive
  10896. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10897. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10898. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10899. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10900. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10901. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10902. │   │   │   │   │   ├── blkio.time
  10903. │   │   │   │   │   ├── blkio.time_recursive
  10904. │   │   │   │   │   ├── blkio.weight
  10905. │   │   │   │   │   ├── blkio.weight_device
  10906. │   │   │   │   │   ├── cgroup.clone_children
  10907. │   │   │   │   │   ├── cgroup.procs
  10908. │   │   │   │   │   ├── notify_on_release
  10909. │   │   │   │   │   └── tasks
  10910. │   │   │   │   ├── dev-null.mount
  10911. │   │   │   │   │   ├── blkio.io_merged
  10912. │   │   │   │   │   ├── blkio.io_merged_recursive
  10913. │   │   │   │   │   ├── blkio.io_queued
  10914. │   │   │   │   │   ├── blkio.io_queued_recursive
  10915. │   │   │   │   │   ├── blkio.io_service_bytes
  10916. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10917. │   │   │   │   │   ├── blkio.io_serviced
  10918. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10919. │   │   │   │   │   ├── blkio.io_service_time
  10920. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10921. │   │   │   │   │   ├── blkio.io_wait_time
  10922. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10923. │   │   │   │   │   ├── blkio.leaf_weight
  10924. │   │   │   │   │   ├── blkio.leaf_weight_device
  10925. │   │   │   │   │   ├── blkio.reset_stats
  10926. │   │   │   │   │   ├── blkio.sectors
  10927. │   │   │   │   │   ├── blkio.sectors_recursive
  10928. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10929. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10930. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10931. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10932. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10933. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10934. │   │   │   │   │   ├── blkio.time
  10935. │   │   │   │   │   ├── blkio.time_recursive
  10936. │   │   │   │   │   ├── blkio.weight
  10937. │   │   │   │   │   ├── blkio.weight_device
  10938. │   │   │   │   │   ├── cgroup.clone_children
  10939. │   │   │   │   │   ├── cgroup.procs
  10940. │   │   │   │   │   ├── notify_on_release
  10941. │   │   │   │   │   └── tasks
  10942. │   │   │   │   ├── dev-ptmx.mount
  10943. │   │   │   │   │   ├── blkio.io_merged
  10944. │   │   │   │   │   ├── blkio.io_merged_recursive
  10945. │   │   │   │   │   ├── blkio.io_queued
  10946. │   │   │   │   │   ├── blkio.io_queued_recursive
  10947. │   │   │   │   │   ├── blkio.io_service_bytes
  10948. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10949. │   │   │   │   │   ├── blkio.io_serviced
  10950. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10951. │   │   │   │   │   ├── blkio.io_service_time
  10952. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10953. │   │   │   │   │   ├── blkio.io_wait_time
  10954. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10955. │   │   │   │   │   ├── blkio.leaf_weight
  10956. │   │   │   │   │   ├── blkio.leaf_weight_device
  10957. │   │   │   │   │   ├── blkio.reset_stats
  10958. │   │   │   │   │   ├── blkio.sectors
  10959. │   │   │   │   │   ├── blkio.sectors_recursive
  10960. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10961. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10962. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10963. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10964. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10965. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10966. │   │   │   │   │   ├── blkio.time
  10967. │   │   │   │   │   ├── blkio.time_recursive
  10968. │   │   │   │   │   ├── blkio.weight
  10969. │   │   │   │   │   ├── blkio.weight_device
  10970. │   │   │   │   │   ├── cgroup.clone_children
  10971. │   │   │   │   │   ├── cgroup.procs
  10972. │   │   │   │   │   ├── notify_on_release
  10973. │   │   │   │   │   └── tasks
  10974. │   │   │   │   ├── dev-random.mount
  10975. │   │   │   │   │   ├── blkio.io_merged
  10976. │   │   │   │   │   ├── blkio.io_merged_recursive
  10977. │   │   │   │   │   ├── blkio.io_queued
  10978. │   │   │   │   │   ├── blkio.io_queued_recursive
  10979. │   │   │   │   │   ├── blkio.io_service_bytes
  10980. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  10981. │   │   │   │   │   ├── blkio.io_serviced
  10982. │   │   │   │   │   ├── blkio.io_serviced_recursive
  10983. │   │   │   │   │   ├── blkio.io_service_time
  10984. │   │   │   │   │   ├── blkio.io_service_time_recursive
  10985. │   │   │   │   │   ├── blkio.io_wait_time
  10986. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  10987. │   │   │   │   │   ├── blkio.leaf_weight
  10988. │   │   │   │   │   ├── blkio.leaf_weight_device
  10989. │   │   │   │   │   ├── blkio.reset_stats
  10990. │   │   │   │   │   ├── blkio.sectors
  10991. │   │   │   │   │   ├── blkio.sectors_recursive
  10992. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  10993. │   │   │   │   │   ├── blkio.throttle.io_serviced
  10994. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  10995. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  10996. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  10997. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  10998. │   │   │   │   │   ├── blkio.time
  10999. │   │   │   │   │   ├── blkio.time_recursive
  11000. │   │   │   │   │   ├── blkio.weight
  11001. │   │   │   │   │   ├── blkio.weight_device
  11002. │   │   │   │   │   ├── cgroup.clone_children
  11003. │   │   │   │   │   ├── cgroup.procs
  11004. │   │   │   │   │   ├── notify_on_release
  11005. │   │   │   │   │   └── tasks
  11006. │   │   │   │   ├── dev-tty.mount
  11007. │   │   │   │   │   ├── blkio.io_merged
  11008. │   │   │   │   │   ├── blkio.io_merged_recursive
  11009. │   │   │   │   │   ├── blkio.io_queued
  11010. │   │   │   │   │   ├── blkio.io_queued_recursive
  11011. │   │   │   │   │   ├── blkio.io_service_bytes
  11012. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11013. │   │   │   │   │   ├── blkio.io_serviced
  11014. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11015. │   │   │   │   │   ├── blkio.io_service_time
  11016. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11017. │   │   │   │   │   ├── blkio.io_wait_time
  11018. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11019. │   │   │   │   │   ├── blkio.leaf_weight
  11020. │   │   │   │   │   ├── blkio.leaf_weight_device
  11021. │   │   │   │   │   ├── blkio.reset_stats
  11022. │   │   │   │   │   ├── blkio.sectors
  11023. │   │   │   │   │   ├── blkio.sectors_recursive
  11024. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11025. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11026. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11027. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11028. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11029. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11030. │   │   │   │   │   ├── blkio.time
  11031. │   │   │   │   │   ├── blkio.time_recursive
  11032. │   │   │   │   │   ├── blkio.weight
  11033. │   │   │   │   │   ├── blkio.weight_device
  11034. │   │   │   │   │   ├── cgroup.clone_children
  11035. │   │   │   │   │   ├── cgroup.procs
  11036. │   │   │   │   │   ├── notify_on_release
  11037. │   │   │   │   │   └── tasks
  11038. │   │   │   │   ├── dev-urandom.mount
  11039. │   │   │   │   │   ├── blkio.io_merged
  11040. │   │   │   │   │   ├── blkio.io_merged_recursive
  11041. │   │   │   │   │   ├── blkio.io_queued
  11042. │   │   │   │   │   ├── blkio.io_queued_recursive
  11043. │   │   │   │   │   ├── blkio.io_service_bytes
  11044. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11045. │   │   │   │   │   ├── blkio.io_serviced
  11046. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11047. │   │   │   │   │   ├── blkio.io_service_time
  11048. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11049. │   │   │   │   │   ├── blkio.io_wait_time
  11050. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11051. │   │   │   │   │   ├── blkio.leaf_weight
  11052. │   │   │   │   │   ├── blkio.leaf_weight_device
  11053. │   │   │   │   │   ├── blkio.reset_stats
  11054. │   │   │   │   │   ├── blkio.sectors
  11055. │   │   │   │   │   ├── blkio.sectors_recursive
  11056. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11057. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11058. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11059. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11060. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11061. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11062. │   │   │   │   │   ├── blkio.time
  11063. │   │   │   │   │   ├── blkio.time_recursive
  11064. │   │   │   │   │   ├── blkio.weight
  11065. │   │   │   │   │   ├── blkio.weight_device
  11066. │   │   │   │   │   ├── cgroup.clone_children
  11067. │   │   │   │   │   ├── cgroup.procs
  11068. │   │   │   │   │   ├── notify_on_release
  11069. │   │   │   │   │   └── tasks
  11070. │   │   │   │   ├── dev-zero.mount
  11071. │   │   │   │   │   ├── blkio.io_merged
  11072. │   │   │   │   │   ├── blkio.io_merged_recursive
  11073. │   │   │   │   │   ├── blkio.io_queued
  11074. │   │   │   │   │   ├── blkio.io_queued_recursive
  11075. │   │   │   │   │   ├── blkio.io_service_bytes
  11076. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11077. │   │   │   │   │   ├── blkio.io_serviced
  11078. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11079. │   │   │   │   │   ├── blkio.io_service_time
  11080. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11081. │   │   │   │   │   ├── blkio.io_wait_time
  11082. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11083. │   │   │   │   │   ├── blkio.leaf_weight
  11084. │   │   │   │   │   ├── blkio.leaf_weight_device
  11085. │   │   │   │   │   ├── blkio.reset_stats
  11086. │   │   │   │   │   ├── blkio.sectors
  11087. │   │   │   │   │   ├── blkio.sectors_recursive
  11088. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11089. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11090. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11091. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11092. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11093. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11094. │   │   │   │   │   ├── blkio.time
  11095. │   │   │   │   │   ├── blkio.time_recursive
  11096. │   │   │   │   │   ├── blkio.weight
  11097. │   │   │   │   │   ├── blkio.weight_device
  11098. │   │   │   │   │   ├── cgroup.clone_children
  11099. │   │   │   │   │   ├── cgroup.procs
  11100. │   │   │   │   │   ├── notify_on_release
  11101. │   │   │   │   │   └── tasks
  11102. │   │   │   │   ├── influxdb.service
  11103. │   │   │   │   │   ├── blkio.io_merged
  11104. │   │   │   │   │   ├── blkio.io_merged_recursive
  11105. │   │   │   │   │   ├── blkio.io_queued
  11106. │   │   │   │   │   ├── blkio.io_queued_recursive
  11107. │   │   │   │   │   ├── blkio.io_service_bytes
  11108. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11109. │   │   │   │   │   ├── blkio.io_serviced
  11110. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11111. │   │   │   │   │   ├── blkio.io_service_time
  11112. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11113. │   │   │   │   │   ├── blkio.io_wait_time
  11114. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11115. │   │   │   │   │   ├── blkio.leaf_weight
  11116. │   │   │   │   │   ├── blkio.leaf_weight_device
  11117. │   │   │   │   │   ├── blkio.reset_stats
  11118. │   │   │   │   │   ├── blkio.sectors
  11119. │   │   │   │   │   ├── blkio.sectors_recursive
  11120. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11121. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11122. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11123. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11124. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11125. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11126. │   │   │   │   │   ├── blkio.time
  11127. │   │   │   │   │   ├── blkio.time_recursive
  11128. │   │   │   │   │   ├── blkio.weight
  11129. │   │   │   │   │   ├── blkio.weight_device
  11130. │   │   │   │   │   ├── cgroup.clone_children
  11131. │   │   │   │   │   ├── cgroup.procs
  11132. │   │   │   │   │   ├── notify_on_release
  11133. │   │   │   │   │   └── tasks
  11134. │   │   │   │   ├── irqbalance.service
  11135. │   │   │   │   │   ├── blkio.io_merged
  11136. │   │   │   │   │   ├── blkio.io_merged_recursive
  11137. │   │   │   │   │   ├── blkio.io_queued
  11138. │   │   │   │   │   ├── blkio.io_queued_recursive
  11139. │   │   │   │   │   ├── blkio.io_service_bytes
  11140. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11141. │   │   │   │   │   ├── blkio.io_serviced
  11142. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11143. │   │   │   │   │   ├── blkio.io_service_time
  11144. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11145. │   │   │   │   │   ├── blkio.io_wait_time
  11146. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11147. │   │   │   │   │   ├── blkio.leaf_weight
  11148. │   │   │   │   │   ├── blkio.leaf_weight_device
  11149. │   │   │   │   │   ├── blkio.reset_stats
  11150. │   │   │   │   │   ├── blkio.sectors
  11151. │   │   │   │   │   ├── blkio.sectors_recursive
  11152. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11153. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11154. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11155. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11156. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11157. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11158. │   │   │   │   │   ├── blkio.time
  11159. │   │   │   │   │   ├── blkio.time_recursive
  11160. │   │   │   │   │   ├── blkio.weight
  11161. │   │   │   │   │   ├── blkio.weight_device
  11162. │   │   │   │   │   ├── cgroup.clone_children
  11163. │   │   │   │   │   ├── cgroup.procs
  11164. │   │   │   │   │   ├── notify_on_release
  11165. │   │   │   │   │   └── tasks
  11166. │   │   │   │   ├── kapacitor.service
  11167. │   │   │   │   │   ├── blkio.io_merged
  11168. │   │   │   │   │   ├── blkio.io_merged_recursive
  11169. │   │   │   │   │   ├── blkio.io_queued
  11170. │   │   │   │   │   ├── blkio.io_queued_recursive
  11171. │   │   │   │   │   ├── blkio.io_service_bytes
  11172. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11173. │   │   │   │   │   ├── blkio.io_serviced
  11174. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11175. │   │   │   │   │   ├── blkio.io_service_time
  11176. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11177. │   │   │   │   │   ├── blkio.io_wait_time
  11178. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11179. │   │   │   │   │   ├── blkio.leaf_weight
  11180. │   │   │   │   │   ├── blkio.leaf_weight_device
  11181. │   │   │   │   │   ├── blkio.reset_stats
  11182. │   │   │   │   │   ├── blkio.sectors
  11183. │   │   │   │   │   ├── blkio.sectors_recursive
  11184. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11185. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11186. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11187. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11188. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11189. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11190. │   │   │   │   │   ├── blkio.time
  11191. │   │   │   │   │   ├── blkio.time_recursive
  11192. │   │   │   │   │   ├── blkio.weight
  11193. │   │   │   │   │   ├── blkio.weight_device
  11194. │   │   │   │   │   ├── cgroup.clone_children
  11195. │   │   │   │   │   ├── cgroup.procs
  11196. │   │   │   │   │   ├── notify_on_release
  11197. │   │   │   │   │   └── tasks
  11198. │   │   │   │   ├── lvm2-monitor.service
  11199. │   │   │   │   │   ├── blkio.io_merged
  11200. │   │   │   │   │   ├── blkio.io_merged_recursive
  11201. │   │   │   │   │   ├── blkio.io_queued
  11202. │   │   │   │   │   ├── blkio.io_queued_recursive
  11203. │   │   │   │   │   ├── blkio.io_service_bytes
  11204. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11205. │   │   │   │   │   ├── blkio.io_serviced
  11206. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11207. │   │   │   │   │   ├── blkio.io_service_time
  11208. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11209. │   │   │   │   │   ├── blkio.io_wait_time
  11210. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11211. │   │   │   │   │   ├── blkio.leaf_weight
  11212. │   │   │   │   │   ├── blkio.leaf_weight_device
  11213. │   │   │   │   │   ├── blkio.reset_stats
  11214. │   │   │   │   │   ├── blkio.sectors
  11215. │   │   │   │   │   ├── blkio.sectors_recursive
  11216. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11217. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11218. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11219. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11220. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11221. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11222. │   │   │   │   │   ├── blkio.time
  11223. │   │   │   │   │   ├── blkio.time_recursive
  11224. │   │   │   │   │   ├── blkio.weight
  11225. │   │   │   │   │   ├── blkio.weight_device
  11226. │   │   │   │   │   ├── cgroup.clone_children
  11227. │   │   │   │   │   ├── cgroup.procs
  11228. │   │   │   │   │   ├── notify_on_release
  11229. │   │   │   │   │   └── tasks
  11230. │   │   │   │   ├── -.mount
  11231. │   │   │   │   │   ├── blkio.io_merged
  11232. │   │   │   │   │   ├── blkio.io_merged_recursive
  11233. │   │   │   │   │   ├── blkio.io_queued
  11234. │   │   │   │   │   ├── blkio.io_queued_recursive
  11235. │   │   │   │   │   ├── blkio.io_service_bytes
  11236. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11237. │   │   │   │   │   ├── blkio.io_serviced
  11238. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11239. │   │   │   │   │   ├── blkio.io_service_time
  11240. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11241. │   │   │   │   │   ├── blkio.io_wait_time
  11242. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11243. │   │   │   │   │   ├── blkio.leaf_weight
  11244. │   │   │   │   │   ├── blkio.leaf_weight_device
  11245. │   │   │   │   │   ├── blkio.reset_stats
  11246. │   │   │   │   │   ├── blkio.sectors
  11247. │   │   │   │   │   ├── blkio.sectors_recursive
  11248. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11249. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11250. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11251. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11252. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11253. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11254. │   │   │   │   │   ├── blkio.time
  11255. │   │   │   │   │   ├── blkio.time_recursive
  11256. │   │   │   │   │   ├── blkio.weight
  11257. │   │   │   │   │   ├── blkio.weight_device
  11258. │   │   │   │   │   ├── cgroup.clone_children
  11259. │   │   │   │   │   ├── cgroup.procs
  11260. │   │   │   │   │   ├── notify_on_release
  11261. │   │   │   │   │   └── tasks
  11262. │   │   │   │   ├── networking.service
  11263. │   │   │   │   │   ├── blkio.io_merged
  11264. │   │   │   │   │   ├── blkio.io_merged_recursive
  11265. │   │   │   │   │   ├── blkio.io_queued
  11266. │   │   │   │   │   ├── blkio.io_queued_recursive
  11267. │   │   │   │   │   ├── blkio.io_service_bytes
  11268. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11269. │   │   │   │   │   ├── blkio.io_serviced
  11270. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11271. │   │   │   │   │   ├── blkio.io_service_time
  11272. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11273. │   │   │   │   │   ├── blkio.io_wait_time
  11274. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11275. │   │   │   │   │   ├── blkio.leaf_weight
  11276. │   │   │   │   │   ├── blkio.leaf_weight_device
  11277. │   │   │   │   │   ├── blkio.reset_stats
  11278. │   │   │   │   │   ├── blkio.sectors
  11279. │   │   │   │   │   ├── blkio.sectors_recursive
  11280. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11281. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11282. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11283. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11284. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11285. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11286. │   │   │   │   │   ├── blkio.time
  11287. │   │   │   │   │   ├── blkio.time_recursive
  11288. │   │   │   │   │   ├── blkio.weight
  11289. │   │   │   │   │   ├── blkio.weight_device
  11290. │   │   │   │   │   ├── cgroup.clone_children
  11291. │   │   │   │   │   ├── cgroup.procs
  11292. │   │   │   │   │   ├── notify_on_release
  11293. │   │   │   │   │   └── tasks
  11294. │   │   │   │   ├── notify_on_release
  11295. │   │   │   │   ├── ondemand.service
  11296. │   │   │   │   │   ├── blkio.io_merged
  11297. │   │   │   │   │   ├── blkio.io_merged_recursive
  11298. │   │   │   │   │   ├── blkio.io_queued
  11299. │   │   │   │   │   ├── blkio.io_queued_recursive
  11300. │   │   │   │   │   ├── blkio.io_service_bytes
  11301. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11302. │   │   │   │   │   ├── blkio.io_serviced
  11303. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11304. │   │   │   │   │   ├── blkio.io_service_time
  11305. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11306. │   │   │   │   │   ├── blkio.io_wait_time
  11307. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11308. │   │   │   │   │   ├── blkio.leaf_weight
  11309. │   │   │   │   │   ├── blkio.leaf_weight_device
  11310. │   │   │   │   │   ├── blkio.reset_stats
  11311. │   │   │   │   │   ├── blkio.sectors
  11312. │   │   │   │   │   ├── blkio.sectors_recursive
  11313. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11314. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11315. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11316. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11317. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11318. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11319. │   │   │   │   │   ├── blkio.time
  11320. │   │   │   │   │   ├── blkio.time_recursive
  11321. │   │   │   │   │   ├── blkio.weight
  11322. │   │   │   │   │   ├── blkio.weight_device
  11323. │   │   │   │   │   ├── cgroup.clone_children
  11324. │   │   │   │   │   ├── cgroup.procs
  11325. │   │   │   │   │   ├── notify_on_release
  11326. │   │   │   │   │   └── tasks
  11327. │   │   │   │   ├── polkitd.service
  11328. │   │   │   │   │   ├── blkio.io_merged
  11329. │   │   │   │   │   ├── blkio.io_merged_recursive
  11330. │   │   │   │   │   ├── blkio.io_queued
  11331. │   │   │   │   │   ├── blkio.io_queued_recursive
  11332. │   │   │   │   │   ├── blkio.io_service_bytes
  11333. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11334. │   │   │   │   │   ├── blkio.io_serviced
  11335. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11336. │   │   │   │   │   ├── blkio.io_service_time
  11337. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11338. │   │   │   │   │   ├── blkio.io_wait_time
  11339. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11340. │   │   │   │   │   ├── blkio.leaf_weight
  11341. │   │   │   │   │   ├── blkio.leaf_weight_device
  11342. │   │   │   │   │   ├── blkio.reset_stats
  11343. │   │   │   │   │   ├── blkio.sectors
  11344. │   │   │   │   │   ├── blkio.sectors_recursive
  11345. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11346. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11347. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11348. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11349. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11350. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11351. │   │   │   │   │   ├── blkio.time
  11352. │   │   │   │   │   ├── blkio.time_recursive
  11353. │   │   │   │   │   ├── blkio.weight
  11354. │   │   │   │   │   ├── blkio.weight_device
  11355. │   │   │   │   │   ├── cgroup.clone_children
  11356. │   │   │   │   │   ├── cgroup.procs
  11357. │   │   │   │   │   ├── notify_on_release
  11358. │   │   │   │   │   └── tasks
  11359. │   │   │   │   ├── proc-cpuinfo.mount
  11360. │   │   │   │   │   ├── blkio.io_merged
  11361. │   │   │   │   │   ├── blkio.io_merged_recursive
  11362. │   │   │   │   │   ├── blkio.io_queued
  11363. │   │   │   │   │   ├── blkio.io_queued_recursive
  11364. │   │   │   │   │   ├── blkio.io_service_bytes
  11365. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11366. │   │   │   │   │   ├── blkio.io_serviced
  11367. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11368. │   │   │   │   │   ├── blkio.io_service_time
  11369. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11370. │   │   │   │   │   ├── blkio.io_wait_time
  11371. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11372. │   │   │   │   │   ├── blkio.leaf_weight
  11373. │   │   │   │   │   ├── blkio.leaf_weight_device
  11374. │   │   │   │   │   ├── blkio.reset_stats
  11375. │   │   │   │   │   ├── blkio.sectors
  11376. │   │   │   │   │   ├── blkio.sectors_recursive
  11377. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11378. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11379. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11380. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11381. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11382. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11383. │   │   │   │   │   ├── blkio.time
  11384. │   │   │   │   │   ├── blkio.time_recursive
  11385. │   │   │   │   │   ├── blkio.weight
  11386. │   │   │   │   │   ├── blkio.weight_device
  11387. │   │   │   │   │   ├── cgroup.clone_children
  11388. │   │   │   │   │   ├── cgroup.procs
  11389. │   │   │   │   │   ├── notify_on_release
  11390. │   │   │   │   │   └── tasks
  11391. │   │   │   │   ├── proc-diskstats.mount
  11392. │   │   │   │   │   ├── blkio.io_merged
  11393. │   │   │   │   │   ├── blkio.io_merged_recursive
  11394. │   │   │   │   │   ├── blkio.io_queued
  11395. │   │   │   │   │   ├── blkio.io_queued_recursive
  11396. │   │   │   │   │   ├── blkio.io_service_bytes
  11397. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11398. │   │   │   │   │   ├── blkio.io_serviced
  11399. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11400. │   │   │   │   │   ├── blkio.io_service_time
  11401. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11402. │   │   │   │   │   ├── blkio.io_wait_time
  11403. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11404. │   │   │   │   │   ├── blkio.leaf_weight
  11405. │   │   │   │   │   ├── blkio.leaf_weight_device
  11406. │   │   │   │   │   ├── blkio.reset_stats
  11407. │   │   │   │   │   ├── blkio.sectors
  11408. │   │   │   │   │   ├── blkio.sectors_recursive
  11409. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11410. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11411. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11412. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11413. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11414. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11415. │   │   │   │   │   ├── blkio.time
  11416. │   │   │   │   │   ├── blkio.time_recursive
  11417. │   │   │   │   │   ├── blkio.weight
  11418. │   │   │   │   │   ├── blkio.weight_device
  11419. │   │   │   │   │   ├── cgroup.clone_children
  11420. │   │   │   │   │   ├── cgroup.procs
  11421. │   │   │   │   │   ├── notify_on_release
  11422. │   │   │   │   │   └── tasks
  11423. │   │   │   │   ├── proc-meminfo.mount
  11424. │   │   │   │   │   ├── blkio.io_merged
  11425. │   │   │   │   │   ├── blkio.io_merged_recursive
  11426. │   │   │   │   │   ├── blkio.io_queued
  11427. │   │   │   │   │   ├── blkio.io_queued_recursive
  11428. │   │   │   │   │   ├── blkio.io_service_bytes
  11429. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11430. │   │   │   │   │   ├── blkio.io_serviced
  11431. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11432. │   │   │   │   │   ├── blkio.io_service_time
  11433. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11434. │   │   │   │   │   ├── blkio.io_wait_time
  11435. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11436. │   │   │   │   │   ├── blkio.leaf_weight
  11437. │   │   │   │   │   ├── blkio.leaf_weight_device
  11438. │   │   │   │   │   ├── blkio.reset_stats
  11439. │   │   │   │   │   ├── blkio.sectors
  11440. │   │   │   │   │   ├── blkio.sectors_recursive
  11441. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11442. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11443. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11444. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11445. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11446. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11447. │   │   │   │   │   ├── blkio.time
  11448. │   │   │   │   │   ├── blkio.time_recursive
  11449. │   │   │   │   │   ├── blkio.weight
  11450. │   │   │   │   │   ├── blkio.weight_device
  11451. │   │   │   │   │   ├── cgroup.clone_children
  11452. │   │   │   │   │   ├── cgroup.procs
  11453. │   │   │   │   │   ├── notify_on_release
  11454. │   │   │   │   │   └── tasks
  11455. │   │   │   │   ├── proc-stat.mount
  11456. │   │   │   │   │   ├── blkio.io_merged
  11457. │   │   │   │   │   ├── blkio.io_merged_recursive
  11458. │   │   │   │   │   ├── blkio.io_queued
  11459. │   │   │   │   │   ├── blkio.io_queued_recursive
  11460. │   │   │   │   │   ├── blkio.io_service_bytes
  11461. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11462. │   │   │   │   │   ├── blkio.io_serviced
  11463. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11464. │   │   │   │   │   ├── blkio.io_service_time
  11465. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11466. │   │   │   │   │   ├── blkio.io_wait_time
  11467. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11468. │   │   │   │   │   ├── blkio.leaf_weight
  11469. │   │   │   │   │   ├── blkio.leaf_weight_device
  11470. │   │   │   │   │   ├── blkio.reset_stats
  11471. │   │   │   │   │   ├── blkio.sectors
  11472. │   │   │   │   │   ├── blkio.sectors_recursive
  11473. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11474. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11475. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11476. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11477. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11478. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11479. │   │   │   │   │   ├── blkio.time
  11480. │   │   │   │   │   ├── blkio.time_recursive
  11481. │   │   │   │   │   ├── blkio.weight
  11482. │   │   │   │   │   ├── blkio.weight_device
  11483. │   │   │   │   │   ├── cgroup.clone_children
  11484. │   │   │   │   │   ├── cgroup.procs
  11485. │   │   │   │   │   ├── notify_on_release
  11486. │   │   │   │   │   └── tasks
  11487. │   │   │   │   ├── proc-swaps.mount
  11488. │   │   │   │   │   ├── blkio.io_merged
  11489. │   │   │   │   │   ├── blkio.io_merged_recursive
  11490. │   │   │   │   │   ├── blkio.io_queued
  11491. │   │   │   │   │   ├── blkio.io_queued_recursive
  11492. │   │   │   │   │   ├── blkio.io_service_bytes
  11493. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11494. │   │   │   │   │   ├── blkio.io_serviced
  11495. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11496. │   │   │   │   │   ├── blkio.io_service_time
  11497. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11498. │   │   │   │   │   ├── blkio.io_wait_time
  11499. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11500. │   │   │   │   │   ├── blkio.leaf_weight
  11501. │   │   │   │   │   ├── blkio.leaf_weight_device
  11502. │   │   │   │   │   ├── blkio.reset_stats
  11503. │   │   │   │   │   ├── blkio.sectors
  11504. │   │   │   │   │   ├── blkio.sectors_recursive
  11505. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11506. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11507. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11508. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11509. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11510. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11511. │   │   │   │   │   ├── blkio.time
  11512. │   │   │   │   │   ├── blkio.time_recursive
  11513. │   │   │   │   │   ├── blkio.weight
  11514. │   │   │   │   │   ├── blkio.weight_device
  11515. │   │   │   │   │   ├── cgroup.clone_children
  11516. │   │   │   │   │   ├── cgroup.procs
  11517. │   │   │   │   │   ├── notify_on_release
  11518. │   │   │   │   │   └── tasks
  11519. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  11520. │   │   │   │   │   ├── blkio.io_merged
  11521. │   │   │   │   │   ├── blkio.io_merged_recursive
  11522. │   │   │   │   │   ├── blkio.io_queued
  11523. │   │   │   │   │   ├── blkio.io_queued_recursive
  11524. │   │   │   │   │   ├── blkio.io_service_bytes
  11525. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11526. │   │   │   │   │   ├── blkio.io_serviced
  11527. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11528. │   │   │   │   │   ├── blkio.io_service_time
  11529. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11530. │   │   │   │   │   ├── blkio.io_wait_time
  11531. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11532. │   │   │   │   │   ├── blkio.leaf_weight
  11533. │   │   │   │   │   ├── blkio.leaf_weight_device
  11534. │   │   │   │   │   ├── blkio.reset_stats
  11535. │   │   │   │   │   ├── blkio.sectors
  11536. │   │   │   │   │   ├── blkio.sectors_recursive
  11537. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11538. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11539. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11540. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11541. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11542. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11543. │   │   │   │   │   ├── blkio.time
  11544. │   │   │   │   │   ├── blkio.time_recursive
  11545. │   │   │   │   │   ├── blkio.weight
  11546. │   │   │   │   │   ├── blkio.weight_device
  11547. │   │   │   │   │   ├── cgroup.clone_children
  11548. │   │   │   │   │   ├── cgroup.procs
  11549. │   │   │   │   │   ├── notify_on_release
  11550. │   │   │   │   │   └── tasks
  11551. │   │   │   │   ├── proc-uptime.mount
  11552. │   │   │   │   │   ├── blkio.io_merged
  11553. │   │   │   │   │   ├── blkio.io_merged_recursive
  11554. │   │   │   │   │   ├── blkio.io_queued
  11555. │   │   │   │   │   ├── blkio.io_queued_recursive
  11556. │   │   │   │   │   ├── blkio.io_service_bytes
  11557. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11558. │   │   │   │   │   ├── blkio.io_serviced
  11559. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11560. │   │   │   │   │   ├── blkio.io_service_time
  11561. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11562. │   │   │   │   │   ├── blkio.io_wait_time
  11563. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11564. │   │   │   │   │   ├── blkio.leaf_weight
  11565. │   │   │   │   │   ├── blkio.leaf_weight_device
  11566. │   │   │   │   │   ├── blkio.reset_stats
  11567. │   │   │   │   │   ├── blkio.sectors
  11568. │   │   │   │   │   ├── blkio.sectors_recursive
  11569. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11570. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11571. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11572. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11573. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11574. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11575. │   │   │   │   │   ├── blkio.time
  11576. │   │   │   │   │   ├── blkio.time_recursive
  11577. │   │   │   │   │   ├── blkio.weight
  11578. │   │   │   │   │   ├── blkio.weight_device
  11579. │   │   │   │   │   ├── cgroup.clone_children
  11580. │   │   │   │   │   ├── cgroup.procs
  11581. │   │   │   │   │   ├── notify_on_release
  11582. │   │   │   │   │   └── tasks
  11583. │   │   │   │   ├── rc-local.service
  11584. │   │   │   │   │   ├── blkio.io_merged
  11585. │   │   │   │   │   ├── blkio.io_merged_recursive
  11586. │   │   │   │   │   ├── blkio.io_queued
  11587. │   │   │   │   │   ├── blkio.io_queued_recursive
  11588. │   │   │   │   │   ├── blkio.io_service_bytes
  11589. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11590. │   │   │   │   │   ├── blkio.io_serviced
  11591. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11592. │   │   │   │   │   ├── blkio.io_service_time
  11593. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11594. │   │   │   │   │   ├── blkio.io_wait_time
  11595. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11596. │   │   │   │   │   ├── blkio.leaf_weight
  11597. │   │   │   │   │   ├── blkio.leaf_weight_device
  11598. │   │   │   │   │   ├── blkio.reset_stats
  11599. │   │   │   │   │   ├── blkio.sectors
  11600. │   │   │   │   │   ├── blkio.sectors_recursive
  11601. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11602. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11603. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11604. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11605. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11606. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11607. │   │   │   │   │   ├── blkio.time
  11608. │   │   │   │   │   ├── blkio.time_recursive
  11609. │   │   │   │   │   ├── blkio.weight
  11610. │   │   │   │   │   ├── blkio.weight_device
  11611. │   │   │   │   │   ├── cgroup.clone_children
  11612. │   │   │   │   │   ├── cgroup.procs
  11613. │   │   │   │   │   ├── notify_on_release
  11614. │   │   │   │   │   └── tasks
  11615. │   │   │   │   ├── resolvconf.service
  11616. │   │   │   │   │   ├── blkio.io_merged
  11617. │   │   │   │   │   ├── blkio.io_merged_recursive
  11618. │   │   │   │   │   ├── blkio.io_queued
  11619. │   │   │   │   │   ├── blkio.io_queued_recursive
  11620. │   │   │   │   │   ├── blkio.io_service_bytes
  11621. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11622. │   │   │   │   │   ├── blkio.io_serviced
  11623. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11624. │   │   │   │   │   ├── blkio.io_service_time
  11625. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11626. │   │   │   │   │   ├── blkio.io_wait_time
  11627. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11628. │   │   │   │   │   ├── blkio.leaf_weight
  11629. │   │   │   │   │   ├── blkio.leaf_weight_device
  11630. │   │   │   │   │   ├── blkio.reset_stats
  11631. │   │   │   │   │   ├── blkio.sectors
  11632. │   │   │   │   │   ├── blkio.sectors_recursive
  11633. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11634. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11635. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11636. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11637. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11638. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11639. │   │   │   │   │   ├── blkio.time
  11640. │   │   │   │   │   ├── blkio.time_recursive
  11641. │   │   │   │   │   ├── blkio.weight
  11642. │   │   │   │   │   ├── blkio.weight_device
  11643. │   │   │   │   │   ├── cgroup.clone_children
  11644. │   │   │   │   │   ├── cgroup.procs
  11645. │   │   │   │   │   ├── notify_on_release
  11646. │   │   │   │   │   └── tasks
  11647. │   │   │   │   ├── rsyslog.service
  11648. │   │   │   │   │   ├── blkio.io_merged
  11649. │   │   │   │   │   ├── blkio.io_merged_recursive
  11650. │   │   │   │   │   ├── blkio.io_queued
  11651. │   │   │   │   │   ├── blkio.io_queued_recursive
  11652. │   │   │   │   │   ├── blkio.io_service_bytes
  11653. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11654. │   │   │   │   │   ├── blkio.io_serviced
  11655. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11656. │   │   │   │   │   ├── blkio.io_service_time
  11657. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11658. │   │   │   │   │   ├── blkio.io_wait_time
  11659. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11660. │   │   │   │   │   ├── blkio.leaf_weight
  11661. │   │   │   │   │   ├── blkio.leaf_weight_device
  11662. │   │   │   │   │   ├── blkio.reset_stats
  11663. │   │   │   │   │   ├── blkio.sectors
  11664. │   │   │   │   │   ├── blkio.sectors_recursive
  11665. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11666. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11667. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11668. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11669. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11670. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11671. │   │   │   │   │   ├── blkio.time
  11672. │   │   │   │   │   ├── blkio.time_recursive
  11673. │   │   │   │   │   ├── blkio.weight
  11674. │   │   │   │   │   ├── blkio.weight_device
  11675. │   │   │   │   │   ├── cgroup.clone_children
  11676. │   │   │   │   │   ├── cgroup.procs
  11677. │   │   │   │   │   ├── notify_on_release
  11678. │   │   │   │   │   └── tasks
  11679. │   │   │   │   ├── run-user-0.mount
  11680. │   │   │   │   │   ├── blkio.io_merged
  11681. │   │   │   │   │   ├── blkio.io_merged_recursive
  11682. │   │   │   │   │   ├── blkio.io_queued
  11683. │   │   │   │   │   ├── blkio.io_queued_recursive
  11684. │   │   │   │   │   ├── blkio.io_service_bytes
  11685. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11686. │   │   │   │   │   ├── blkio.io_serviced
  11687. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11688. │   │   │   │   │   ├── blkio.io_service_time
  11689. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11690. │   │   │   │   │   ├── blkio.io_wait_time
  11691. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11692. │   │   │   │   │   ├── blkio.leaf_weight
  11693. │   │   │   │   │   ├── blkio.leaf_weight_device
  11694. │   │   │   │   │   ├── blkio.reset_stats
  11695. │   │   │   │   │   ├── blkio.sectors
  11696. │   │   │   │   │   ├── blkio.sectors_recursive
  11697. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11698. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11699. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11700. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11701. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11702. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11703. │   │   │   │   │   ├── blkio.time
  11704. │   │   │   │   │   ├── blkio.time_recursive
  11705. │   │   │   │   │   ├── blkio.weight
  11706. │   │   │   │   │   ├── blkio.weight_device
  11707. │   │   │   │   │   ├── cgroup.clone_children
  11708. │   │   │   │   │   ├── cgroup.procs
  11709. │   │   │   │   │   ├── notify_on_release
  11710. │   │   │   │   │   └── tasks
  11711. │   │   │   │   ├── ssh.service
  11712. │   │   │   │   │   ├── blkio.io_merged
  11713. │   │   │   │   │   ├── blkio.io_merged_recursive
  11714. │   │   │   │   │   ├── blkio.io_queued
  11715. │   │   │   │   │   ├── blkio.io_queued_recursive
  11716. │   │   │   │   │   ├── blkio.io_service_bytes
  11717. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11718. │   │   │   │   │   ├── blkio.io_serviced
  11719. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11720. │   │   │   │   │   ├── blkio.io_service_time
  11721. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11722. │   │   │   │   │   ├── blkio.io_wait_time
  11723. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11724. │   │   │   │   │   ├── blkio.leaf_weight
  11725. │   │   │   │   │   ├── blkio.leaf_weight_device
  11726. │   │   │   │   │   ├── blkio.reset_stats
  11727. │   │   │   │   │   ├── blkio.sectors
  11728. │   │   │   │   │   ├── blkio.sectors_recursive
  11729. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11730. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11731. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11732. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11733. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11734. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11735. │   │   │   │   │   ├── blkio.time
  11736. │   │   │   │   │   ├── blkio.time_recursive
  11737. │   │   │   │   │   ├── blkio.weight
  11738. │   │   │   │   │   ├── blkio.weight_device
  11739. │   │   │   │   │   ├── cgroup.clone_children
  11740. │   │   │   │   │   ├── cgroup.procs
  11741. │   │   │   │   │   ├── notify_on_release
  11742. │   │   │   │   │   └── tasks
  11743. │   │   │   │   ├── sys-fs-fuse-connections.mount
  11744. │   │   │   │   │   ├── blkio.io_merged
  11745. │   │   │   │   │   ├── blkio.io_merged_recursive
  11746. │   │   │   │   │   ├── blkio.io_queued
  11747. │   │   │   │   │   ├── blkio.io_queued_recursive
  11748. │   │   │   │   │   ├── blkio.io_service_bytes
  11749. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11750. │   │   │   │   │   ├── blkio.io_serviced
  11751. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11752. │   │   │   │   │   ├── blkio.io_service_time
  11753. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11754. │   │   │   │   │   ├── blkio.io_wait_time
  11755. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11756. │   │   │   │   │   ├── blkio.leaf_weight
  11757. │   │   │   │   │   ├── blkio.leaf_weight_device
  11758. │   │   │   │   │   ├── blkio.reset_stats
  11759. │   │   │   │   │   ├── blkio.sectors
  11760. │   │   │   │   │   ├── blkio.sectors_recursive
  11761. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11762. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11763. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11764. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11765. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11766. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11767. │   │   │   │   │   ├── blkio.time
  11768. │   │   │   │   │   ├── blkio.time_recursive
  11769. │   │   │   │   │   ├── blkio.weight
  11770. │   │   │   │   │   ├── blkio.weight_device
  11771. │   │   │   │   │   ├── cgroup.clone_children
  11772. │   │   │   │   │   ├── cgroup.procs
  11773. │   │   │   │   │   ├── notify_on_release
  11774. │   │   │   │   │   └── tasks
  11775. │   │   │   │   ├── sys-kernel-debug.mount
  11776. │   │   │   │   │   ├── blkio.io_merged
  11777. │   │   │   │   │   ├── blkio.io_merged_recursive
  11778. │   │   │   │   │   ├── blkio.io_queued
  11779. │   │   │   │   │   ├── blkio.io_queued_recursive
  11780. │   │   │   │   │   ├── blkio.io_service_bytes
  11781. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11782. │   │   │   │   │   ├── blkio.io_serviced
  11783. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11784. │   │   │   │   │   ├── blkio.io_service_time
  11785. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11786. │   │   │   │   │   ├── blkio.io_wait_time
  11787. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11788. │   │   │   │   │   ├── blkio.leaf_weight
  11789. │   │   │   │   │   ├── blkio.leaf_weight_device
  11790. │   │   │   │   │   ├── blkio.reset_stats
  11791. │   │   │   │   │   ├── blkio.sectors
  11792. │   │   │   │   │   ├── blkio.sectors_recursive
  11793. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11794. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11795. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11796. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11797. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11798. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11799. │   │   │   │   │   ├── blkio.time
  11800. │   │   │   │   │   ├── blkio.time_recursive
  11801. │   │   │   │   │   ├── blkio.weight
  11802. │   │   │   │   │   ├── blkio.weight_device
  11803. │   │   │   │   │   ├── cgroup.clone_children
  11804. │   │   │   │   │   ├── cgroup.procs
  11805. │   │   │   │   │   ├── notify_on_release
  11806. │   │   │   │   │   └── tasks
  11807. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  11808. │   │   │   │   │   ├── blkio.io_merged
  11809. │   │   │   │   │   ├── blkio.io_merged_recursive
  11810. │   │   │   │   │   ├── blkio.io_queued
  11811. │   │   │   │   │   ├── blkio.io_queued_recursive
  11812. │   │   │   │   │   ├── blkio.io_service_bytes
  11813. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11814. │   │   │   │   │   ├── blkio.io_serviced
  11815. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11816. │   │   │   │   │   ├── blkio.io_service_time
  11817. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11818. │   │   │   │   │   ├── blkio.io_wait_time
  11819. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11820. │   │   │   │   │   ├── blkio.leaf_weight
  11821. │   │   │   │   │   ├── blkio.leaf_weight_device
  11822. │   │   │   │   │   ├── blkio.reset_stats
  11823. │   │   │   │   │   ├── blkio.sectors
  11824. │   │   │   │   │   ├── blkio.sectors_recursive
  11825. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11826. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11827. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11828. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11829. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11830. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11831. │   │   │   │   │   ├── blkio.time
  11832. │   │   │   │   │   ├── blkio.time_recursive
  11833. │   │   │   │   │   ├── blkio.weight
  11834. │   │   │   │   │   ├── blkio.weight_device
  11835. │   │   │   │   │   ├── cgroup.clone_children
  11836. │   │   │   │   │   ├── cgroup.procs
  11837. │   │   │   │   │   ├── notify_on_release
  11838. │   │   │   │   │   └── tasks
  11839. │   │   │   │   ├── systemd-journald.service
  11840. │   │   │   │   │   ├── blkio.io_merged
  11841. │   │   │   │   │   ├── blkio.io_merged_recursive
  11842. │   │   │   │   │   ├── blkio.io_queued
  11843. │   │   │   │   │   ├── blkio.io_queued_recursive
  11844. │   │   │   │   │   ├── blkio.io_service_bytes
  11845. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11846. │   │   │   │   │   ├── blkio.io_serviced
  11847. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11848. │   │   │   │   │   ├── blkio.io_service_time
  11849. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11850. │   │   │   │   │   ├── blkio.io_wait_time
  11851. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11852. │   │   │   │   │   ├── blkio.leaf_weight
  11853. │   │   │   │   │   ├── blkio.leaf_weight_device
  11854. │   │   │   │   │   ├── blkio.reset_stats
  11855. │   │   │   │   │   ├── blkio.sectors
  11856. │   │   │   │   │   ├── blkio.sectors_recursive
  11857. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11858. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11859. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11860. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11861. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11862. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11863. │   │   │   │   │   ├── blkio.time
  11864. │   │   │   │   │   ├── blkio.time_recursive
  11865. │   │   │   │   │   ├── blkio.weight
  11866. │   │   │   │   │   ├── blkio.weight_device
  11867. │   │   │   │   │   ├── cgroup.clone_children
  11868. │   │   │   │   │   ├── cgroup.procs
  11869. │   │   │   │   │   ├── notify_on_release
  11870. │   │   │   │   │   └── tasks
  11871. │   │   │   │   ├── systemd-journal-flush.service
  11872. │   │   │   │   │   ├── blkio.io_merged
  11873. │   │   │   │   │   ├── blkio.io_merged_recursive
  11874. │   │   │   │   │   ├── blkio.io_queued
  11875. │   │   │   │   │   ├── blkio.io_queued_recursive
  11876. │   │   │   │   │   ├── blkio.io_service_bytes
  11877. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11878. │   │   │   │   │   ├── blkio.io_serviced
  11879. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11880. │   │   │   │   │   ├── blkio.io_service_time
  11881. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11882. │   │   │   │   │   ├── blkio.io_wait_time
  11883. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11884. │   │   │   │   │   ├── blkio.leaf_weight
  11885. │   │   │   │   │   ├── blkio.leaf_weight_device
  11886. │   │   │   │   │   ├── blkio.reset_stats
  11887. │   │   │   │   │   ├── blkio.sectors
  11888. │   │   │   │   │   ├── blkio.sectors_recursive
  11889. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11890. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11891. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11892. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11893. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11894. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11895. │   │   │   │   │   ├── blkio.time
  11896. │   │   │   │   │   ├── blkio.time_recursive
  11897. │   │   │   │   │   ├── blkio.weight
  11898. │   │   │   │   │   ├── blkio.weight_device
  11899. │   │   │   │   │   ├── cgroup.clone_children
  11900. │   │   │   │   │   ├── cgroup.procs
  11901. │   │   │   │   │   ├── notify_on_release
  11902. │   │   │   │   │   └── tasks
  11903. │   │   │   │   ├── systemd-logind.service
  11904. │   │   │   │   │   ├── blkio.io_merged
  11905. │   │   │   │   │   ├── blkio.io_merged_recursive
  11906. │   │   │   │   │   ├── blkio.io_queued
  11907. │   │   │   │   │   ├── blkio.io_queued_recursive
  11908. │   │   │   │   │   ├── blkio.io_service_bytes
  11909. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11910. │   │   │   │   │   ├── blkio.io_serviced
  11911. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11912. │   │   │   │   │   ├── blkio.io_service_time
  11913. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11914. │   │   │   │   │   ├── blkio.io_wait_time
  11915. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11916. │   │   │   │   │   ├── blkio.leaf_weight
  11917. │   │   │   │   │   ├── blkio.leaf_weight_device
  11918. │   │   │   │   │   ├── blkio.reset_stats
  11919. │   │   │   │   │   ├── blkio.sectors
  11920. │   │   │   │   │   ├── blkio.sectors_recursive
  11921. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11922. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11923. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11924. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11925. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11926. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11927. │   │   │   │   │   ├── blkio.time
  11928. │   │   │   │   │   ├── blkio.time_recursive
  11929. │   │   │   │   │   ├── blkio.weight
  11930. │   │   │   │   │   ├── blkio.weight_device
  11931. │   │   │   │   │   ├── cgroup.clone_children
  11932. │   │   │   │   │   ├── cgroup.procs
  11933. │   │   │   │   │   ├── notify_on_release
  11934. │   │   │   │   │   └── tasks
  11935. │   │   │   │   ├── systemd-random-seed.service
  11936. │   │   │   │   │   ├── blkio.io_merged
  11937. │   │   │   │   │   ├── blkio.io_merged_recursive
  11938. │   │   │   │   │   ├── blkio.io_queued
  11939. │   │   │   │   │   ├── blkio.io_queued_recursive
  11940. │   │   │   │   │   ├── blkio.io_service_bytes
  11941. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11942. │   │   │   │   │   ├── blkio.io_serviced
  11943. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11944. │   │   │   │   │   ├── blkio.io_service_time
  11945. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11946. │   │   │   │   │   ├── blkio.io_wait_time
  11947. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11948. │   │   │   │   │   ├── blkio.leaf_weight
  11949. │   │   │   │   │   ├── blkio.leaf_weight_device
  11950. │   │   │   │   │   ├── blkio.reset_stats
  11951. │   │   │   │   │   ├── blkio.sectors
  11952. │   │   │   │   │   ├── blkio.sectors_recursive
  11953. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11954. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11955. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11956. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11957. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11958. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11959. │   │   │   │   │   ├── blkio.time
  11960. │   │   │   │   │   ├── blkio.time_recursive
  11961. │   │   │   │   │   ├── blkio.weight
  11962. │   │   │   │   │   ├── blkio.weight_device
  11963. │   │   │   │   │   ├── cgroup.clone_children
  11964. │   │   │   │   │   ├── cgroup.procs
  11965. │   │   │   │   │   ├── notify_on_release
  11966. │   │   │   │   │   └── tasks
  11967. │   │   │   │   ├── systemd-tmpfiles-setup.service
  11968. │   │   │   │   │   ├── blkio.io_merged
  11969. │   │   │   │   │   ├── blkio.io_merged_recursive
  11970. │   │   │   │   │   ├── blkio.io_queued
  11971. │   │   │   │   │   ├── blkio.io_queued_recursive
  11972. │   │   │   │   │   ├── blkio.io_service_bytes
  11973. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  11974. │   │   │   │   │   ├── blkio.io_serviced
  11975. │   │   │   │   │   ├── blkio.io_serviced_recursive
  11976. │   │   │   │   │   ├── blkio.io_service_time
  11977. │   │   │   │   │   ├── blkio.io_service_time_recursive
  11978. │   │   │   │   │   ├── blkio.io_wait_time
  11979. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  11980. │   │   │   │   │   ├── blkio.leaf_weight
  11981. │   │   │   │   │   ├── blkio.leaf_weight_device
  11982. │   │   │   │   │   ├── blkio.reset_stats
  11983. │   │   │   │   │   ├── blkio.sectors
  11984. │   │   │   │   │   ├── blkio.sectors_recursive
  11985. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  11986. │   │   │   │   │   ├── blkio.throttle.io_serviced
  11987. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  11988. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  11989. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  11990. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  11991. │   │   │   │   │   ├── blkio.time
  11992. │   │   │   │   │   ├── blkio.time_recursive
  11993. │   │   │   │   │   ├── blkio.weight
  11994. │   │   │   │   │   ├── blkio.weight_device
  11995. │   │   │   │   │   ├── cgroup.clone_children
  11996. │   │   │   │   │   ├── cgroup.procs
  11997. │   │   │   │   │   ├── notify_on_release
  11998. │   │   │   │   │   └── tasks
  11999. │   │   │   │   ├── systemd-udevd.service
  12000. │   │   │   │   │   ├── blkio.io_merged
  12001. │   │   │   │   │   ├── blkio.io_merged_recursive
  12002. │   │   │   │   │   ├── blkio.io_queued
  12003. │   │   │   │   │   ├── blkio.io_queued_recursive
  12004. │   │   │   │   │   ├── blkio.io_service_bytes
  12005. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12006. │   │   │   │   │   ├── blkio.io_serviced
  12007. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12008. │   │   │   │   │   ├── blkio.io_service_time
  12009. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12010. │   │   │   │   │   ├── blkio.io_wait_time
  12011. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12012. │   │   │   │   │   ├── blkio.leaf_weight
  12013. │   │   │   │   │   ├── blkio.leaf_weight_device
  12014. │   │   │   │   │   ├── blkio.reset_stats
  12015. │   │   │   │   │   ├── blkio.sectors
  12016. │   │   │   │   │   ├── blkio.sectors_recursive
  12017. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12018. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12019. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12020. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12021. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12022. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12023. │   │   │   │   │   ├── blkio.time
  12024. │   │   │   │   │   ├── blkio.time_recursive
  12025. │   │   │   │   │   ├── blkio.weight
  12026. │   │   │   │   │   ├── blkio.weight_device
  12027. │   │   │   │   │   ├── cgroup.clone_children
  12028. │   │   │   │   │   ├── cgroup.procs
  12029. │   │   │   │   │   ├── notify_on_release
  12030. │   │   │   │   │   └── tasks
  12031. │   │   │   │   ├── systemd-udev-trigger.service
  12032. │   │   │   │   │   ├── blkio.io_merged
  12033. │   │   │   │   │   ├── blkio.io_merged_recursive
  12034. │   │   │   │   │   ├── blkio.io_queued
  12035. │   │   │   │   │   ├── blkio.io_queued_recursive
  12036. │   │   │   │   │   ├── blkio.io_service_bytes
  12037. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12038. │   │   │   │   │   ├── blkio.io_serviced
  12039. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12040. │   │   │   │   │   ├── blkio.io_service_time
  12041. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12042. │   │   │   │   │   ├── blkio.io_wait_time
  12043. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12044. │   │   │   │   │   ├── blkio.leaf_weight
  12045. │   │   │   │   │   ├── blkio.leaf_weight_device
  12046. │   │   │   │   │   ├── blkio.reset_stats
  12047. │   │   │   │   │   ├── blkio.sectors
  12048. │   │   │   │   │   ├── blkio.sectors_recursive
  12049. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12050. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12051. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12052. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12053. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12054. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12055. │   │   │   │   │   ├── blkio.time
  12056. │   │   │   │   │   ├── blkio.time_recursive
  12057. │   │   │   │   │   ├── blkio.weight
  12058. │   │   │   │   │   ├── blkio.weight_device
  12059. │   │   │   │   │   ├── cgroup.clone_children
  12060. │   │   │   │   │   ├── cgroup.procs
  12061. │   │   │   │   │   ├── notify_on_release
  12062. │   │   │   │   │   └── tasks
  12063. │   │   │   │   ├── systemd-update-utmp.service
  12064. │   │   │   │   │   ├── blkio.io_merged
  12065. │   │   │   │   │   ├── blkio.io_merged_recursive
  12066. │   │   │   │   │   ├── blkio.io_queued
  12067. │   │   │   │   │   ├── blkio.io_queued_recursive
  12068. │   │   │   │   │   ├── blkio.io_service_bytes
  12069. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12070. │   │   │   │   │   ├── blkio.io_serviced
  12071. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12072. │   │   │   │   │   ├── blkio.io_service_time
  12073. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12074. │   │   │   │   │   ├── blkio.io_wait_time
  12075. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12076. │   │   │   │   │   ├── blkio.leaf_weight
  12077. │   │   │   │   │   ├── blkio.leaf_weight_device
  12078. │   │   │   │   │   ├── blkio.reset_stats
  12079. │   │   │   │   │   ├── blkio.sectors
  12080. │   │   │   │   │   ├── blkio.sectors_recursive
  12081. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12082. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12083. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12084. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12085. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12086. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12087. │   │   │   │   │   ├── blkio.time
  12088. │   │   │   │   │   ├── blkio.time_recursive
  12089. │   │   │   │   │   ├── blkio.weight
  12090. │   │   │   │   │   ├── blkio.weight_device
  12091. │   │   │   │   │   ├── cgroup.clone_children
  12092. │   │   │   │   │   ├── cgroup.procs
  12093. │   │   │   │   │   ├── notify_on_release
  12094. │   │   │   │   │   └── tasks
  12095. │   │   │   │   ├── systemd-user-sessions.service
  12096. │   │   │   │   │   ├── blkio.io_merged
  12097. │   │   │   │   │   ├── blkio.io_merged_recursive
  12098. │   │   │   │   │   ├── blkio.io_queued
  12099. │   │   │   │   │   ├── blkio.io_queued_recursive
  12100. │   │   │   │   │   ├── blkio.io_service_bytes
  12101. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12102. │   │   │   │   │   ├── blkio.io_serviced
  12103. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12104. │   │   │   │   │   ├── blkio.io_service_time
  12105. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12106. │   │   │   │   │   ├── blkio.io_wait_time
  12107. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12108. │   │   │   │   │   ├── blkio.leaf_weight
  12109. │   │   │   │   │   ├── blkio.leaf_weight_device
  12110. │   │   │   │   │   ├── blkio.reset_stats
  12111. │   │   │   │   │   ├── blkio.sectors
  12112. │   │   │   │   │   ├── blkio.sectors_recursive
  12113. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12114. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12115. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12116. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12117. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12118. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12119. │   │   │   │   │   ├── blkio.time
  12120. │   │   │   │   │   ├── blkio.time_recursive
  12121. │   │   │   │   │   ├── blkio.weight
  12122. │   │   │   │   │   ├── blkio.weight_device
  12123. │   │   │   │   │   ├── cgroup.clone_children
  12124. │   │   │   │   │   ├── cgroup.procs
  12125. │   │   │   │   │   ├── notify_on_release
  12126. │   │   │   │   │   └── tasks
  12127. │   │   │   │   ├── system-getty.slice
  12128. │   │   │   │   │   ├── blkio.io_merged
  12129. │   │   │   │   │   ├── blkio.io_merged_recursive
  12130. │   │   │   │   │   ├── blkio.io_queued
  12131. │   │   │   │   │   ├── blkio.io_queued_recursive
  12132. │   │   │   │   │   ├── blkio.io_service_bytes
  12133. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12134. │   │   │   │   │   ├── blkio.io_serviced
  12135. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12136. │   │   │   │   │   ├── blkio.io_service_time
  12137. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12138. │   │   │   │   │   ├── blkio.io_wait_time
  12139. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12140. │   │   │   │   │   ├── blkio.leaf_weight
  12141. │   │   │   │   │   ├── blkio.leaf_weight_device
  12142. │   │   │   │   │   ├── blkio.reset_stats
  12143. │   │   │   │   │   ├── blkio.sectors
  12144. │   │   │   │   │   ├── blkio.sectors_recursive
  12145. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12146. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12147. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12148. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12149. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12150. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12151. │   │   │   │   │   ├── blkio.time
  12152. │   │   │   │   │   ├── blkio.time_recursive
  12153. │   │   │   │   │   ├── blkio.weight
  12154. │   │   │   │   │   ├── blkio.weight_device
  12155. │   │   │   │   │   ├── cgroup.clone_children
  12156. │   │   │   │   │   ├── cgroup.procs
  12157. │   │   │   │   │   ├── notify_on_release
  12158. │   │   │   │   │   └── tasks
  12159. │   │   │   │   ├── tasks
  12160. │   │   │   │   ├── telegraf.service
  12161. │   │   │   │   │   ├── blkio.io_merged
  12162. │   │   │   │   │   ├── blkio.io_merged_recursive
  12163. │   │   │   │   │   ├── blkio.io_queued
  12164. │   │   │   │   │   ├── blkio.io_queued_recursive
  12165. │   │   │   │   │   ├── blkio.io_service_bytes
  12166. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12167. │   │   │   │   │   ├── blkio.io_serviced
  12168. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12169. │   │   │   │   │   ├── blkio.io_service_time
  12170. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12171. │   │   │   │   │   ├── blkio.io_wait_time
  12172. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12173. │   │   │   │   │   ├── blkio.leaf_weight
  12174. │   │   │   │   │   ├── blkio.leaf_weight_device
  12175. │   │   │   │   │   ├── blkio.reset_stats
  12176. │   │   │   │   │   ├── blkio.sectors
  12177. │   │   │   │   │   ├── blkio.sectors_recursive
  12178. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12179. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12180. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12181. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12182. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12183. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12184. │   │   │   │   │   ├── blkio.time
  12185. │   │   │   │   │   ├── blkio.time_recursive
  12186. │   │   │   │   │   ├── blkio.weight
  12187. │   │   │   │   │   ├── blkio.weight_device
  12188. │   │   │   │   │   ├── cgroup.clone_children
  12189. │   │   │   │   │   ├── cgroup.procs
  12190. │   │   │   │   │   ├── notify_on_release
  12191. │   │   │   │   │   └── tasks
  12192. │   │   │   │   ├── ufw.service
  12193. │   │   │   │   │   ├── blkio.io_merged
  12194. │   │   │   │   │   ├── blkio.io_merged_recursive
  12195. │   │   │   │   │   ├── blkio.io_queued
  12196. │   │   │   │   │   ├── blkio.io_queued_recursive
  12197. │   │   │   │   │   ├── blkio.io_service_bytes
  12198. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12199. │   │   │   │   │   ├── blkio.io_serviced
  12200. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12201. │   │   │   │   │   ├── blkio.io_service_time
  12202. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12203. │   │   │   │   │   ├── blkio.io_wait_time
  12204. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12205. │   │   │   │   │   ├── blkio.leaf_weight
  12206. │   │   │   │   │   ├── blkio.leaf_weight_device
  12207. │   │   │   │   │   ├── blkio.reset_stats
  12208. │   │   │   │   │   ├── blkio.sectors
  12209. │   │   │   │   │   ├── blkio.sectors_recursive
  12210. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12211. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12212. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12213. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12214. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12215. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12216. │   │   │   │   │   ├── blkio.time
  12217. │   │   │   │   │   ├── blkio.time_recursive
  12218. │   │   │   │   │   ├── blkio.weight
  12219. │   │   │   │   │   ├── blkio.weight_device
  12220. │   │   │   │   │   ├── cgroup.clone_children
  12221. │   │   │   │   │   ├── cgroup.procs
  12222. │   │   │   │   │   ├── notify_on_release
  12223. │   │   │   │   │   └── tasks
  12224. │   │   │   │   ├── unattended-upgrades.service
  12225. │   │   │   │   │   ├── blkio.io_merged
  12226. │   │   │   │   │   ├── blkio.io_merged_recursive
  12227. │   │   │   │   │   ├── blkio.io_queued
  12228. │   │   │   │   │   ├── blkio.io_queued_recursive
  12229. │   │   │   │   │   ├── blkio.io_service_bytes
  12230. │   │   │   │   │   ├── blkio.io_service_bytes_recursive
  12231. │   │   │   │   │   ├── blkio.io_serviced
  12232. │   │   │   │   │   ├── blkio.io_serviced_recursive
  12233. │   │   │   │   │   ├── blkio.io_service_time
  12234. │   │   │   │   │   ├── blkio.io_service_time_recursive
  12235. │   │   │   │   │   ├── blkio.io_wait_time
  12236. │   │   │   │   │   ├── blkio.io_wait_time_recursive
  12237. │   │   │   │   │   ├── blkio.leaf_weight
  12238. │   │   │   │   │   ├── blkio.leaf_weight_device
  12239. │   │   │   │   │   ├── blkio.reset_stats
  12240. │   │   │   │   │   ├── blkio.sectors
  12241. │   │   │   │   │   ├── blkio.sectors_recursive
  12242. │   │   │   │   │   ├── blkio.throttle.io_service_bytes
  12243. │   │   │   │   │   ├── blkio.throttle.io_serviced
  12244. │   │   │   │   │   ├── blkio.throttle.read_bps_device
  12245. │   │   │   │   │   ├── blkio.throttle.read_iops_device
  12246. │   │   │   │   │   ├── blkio.throttle.write_bps_device
  12247. │   │   │   │   │   ├── blkio.throttle.write_iops_device
  12248. │   │   │   │   │   ├── blkio.time
  12249. │   │   │   │   │   ├── blkio.time_recursive
  12250. │   │   │   │   │   ├── blkio.weight
  12251. │   │   │   │   │   ├── blkio.weight_device
  12252. │   │   │   │   │   ├── cgroup.clone_children
  12253. │   │   │   │   │   ├── cgroup.procs
  12254. │   │   │   │   │   ├── notify_on_release
  12255. │   │   │   │   │   └── tasks
  12256. │   │   │   │   └── var-lib-lxcfs.mount
  12257. │   │   │   │   ├── blkio.io_merged
  12258. │   │   │   │   ├── blkio.io_merged_recursive
  12259. │   │   │   │   ├── blkio.io_queued
  12260. │   │   │   │   ├── blkio.io_queued_recursive
  12261. │   │   │   │   ├── blkio.io_service_bytes
  12262. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12263. │   │   │   │   ├── blkio.io_serviced
  12264. │   │   │   │   ├── blkio.io_serviced_recursive
  12265. │   │   │   │   ├── blkio.io_service_time
  12266. │   │   │   │   ├── blkio.io_service_time_recursive
  12267. │   │   │   │   ├── blkio.io_wait_time
  12268. │   │   │   │   ├── blkio.io_wait_time_recursive
  12269. │   │   │   │   ├── blkio.leaf_weight
  12270. │   │   │   │   ├── blkio.leaf_weight_device
  12271. │   │   │   │   ├── blkio.reset_stats
  12272. │   │   │   │   ├── blkio.sectors
  12273. │   │   │   │   ├── blkio.sectors_recursive
  12274. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12275. │   │   │   │   ├── blkio.throttle.io_serviced
  12276. │   │   │   │   ├── blkio.throttle.read_bps_device
  12277. │   │   │   │   ├── blkio.throttle.read_iops_device
  12278. │   │   │   │   ├── blkio.throttle.write_bps_device
  12279. │   │   │   │   ├── blkio.throttle.write_iops_device
  12280. │   │   │   │   ├── blkio.time
  12281. │   │   │   │   ├── blkio.time_recursive
  12282. │   │   │   │   ├── blkio.weight
  12283. │   │   │   │   ├── blkio.weight_device
  12284. │   │   │   │   ├── cgroup.clone_children
  12285. │   │   │   │   ├── cgroup.procs
  12286. │   │   │   │   ├── notify_on_release
  12287. │   │   │   │   └── tasks
  12288. │   │   │   ├── tasks
  12289. │   │   │   └── user.slice
  12290. │   │   │   ├── blkio.io_merged
  12291. │   │   │   ├── blkio.io_merged_recursive
  12292. │   │   │   ├── blkio.io_queued
  12293. │   │   │   ├── blkio.io_queued_recursive
  12294. │   │   │   ├── blkio.io_service_bytes
  12295. │   │   │   ├── blkio.io_service_bytes_recursive
  12296. │   │   │   ├── blkio.io_serviced
  12297. │   │   │   ├── blkio.io_serviced_recursive
  12298. │   │   │   ├── blkio.io_service_time
  12299. │   │   │   ├── blkio.io_service_time_recursive
  12300. │   │   │   ├── blkio.io_wait_time
  12301. │   │   │   ├── blkio.io_wait_time_recursive
  12302. │   │   │   ├── blkio.leaf_weight
  12303. │   │   │   ├── blkio.leaf_weight_device
  12304. │   │   │   ├── blkio.reset_stats
  12305. │   │   │   ├── blkio.sectors
  12306. │   │   │   ├── blkio.sectors_recursive
  12307. │   │   │   ├── blkio.throttle.io_service_bytes
  12308. │   │   │   ├── blkio.throttle.io_serviced
  12309. │   │   │   ├── blkio.throttle.read_bps_device
  12310. │   │   │   ├── blkio.throttle.read_iops_device
  12311. │   │   │   ├── blkio.throttle.write_bps_device
  12312. │   │   │   ├── blkio.throttle.write_iops_device
  12313. │   │   │   ├── blkio.time
  12314. │   │   │   ├── blkio.time_recursive
  12315. │   │   │   ├── blkio.weight
  12316. │   │   │   ├── blkio.weight_device
  12317. │   │   │   ├── cgroup.clone_children
  12318. │   │   │   ├── cgroup.procs
  12319. │   │   │   ├── notify_on_release
  12320. │   │   │   ├── tasks
  12321. │   │   │   └── user-0.slice
  12322. │   │   │   ├── blkio.io_merged
  12323. │   │   │   ├── blkio.io_merged_recursive
  12324. │   │   │   ├── blkio.io_queued
  12325. │   │   │   ├── blkio.io_queued_recursive
  12326. │   │   │   ├── blkio.io_service_bytes
  12327. │   │   │   ├── blkio.io_service_bytes_recursive
  12328. │   │   │   ├── blkio.io_serviced
  12329. │   │   │   ├── blkio.io_serviced_recursive
  12330. │   │   │   ├── blkio.io_service_time
  12331. │   │   │   ├── blkio.io_service_time_recursive
  12332. │   │   │   ├── blkio.io_wait_time
  12333. │   │   │   ├── blkio.io_wait_time_recursive
  12334. │   │   │   ├── blkio.leaf_weight
  12335. │   │   │   ├── blkio.leaf_weight_device
  12336. │   │   │   ├── blkio.reset_stats
  12337. │   │   │   ├── blkio.sectors
  12338. │   │   │   ├── blkio.sectors_recursive
  12339. │   │   │   ├── blkio.throttle.io_service_bytes
  12340. │   │   │   ├── blkio.throttle.io_serviced
  12341. │   │   │   ├── blkio.throttle.read_bps_device
  12342. │   │   │   ├── blkio.throttle.read_iops_device
  12343. │   │   │   ├── blkio.throttle.write_bps_device
  12344. │   │   │   ├── blkio.throttle.write_iops_device
  12345. │   │   │   ├── blkio.time
  12346. │   │   │   ├── blkio.time_recursive
  12347. │   │   │   ├── blkio.weight
  12348. │   │   │   ├── blkio.weight_device
  12349. │   │   │   ├── cgroup.clone_children
  12350. │   │   │   ├── cgroup.procs
  12351. │   │   │   ├── notify_on_release
  12352. │   │   │   ├── session-377.scope
  12353. │   │   │   │   ├── blkio.io_merged
  12354. │   │   │   │   ├── blkio.io_merged_recursive
  12355. │   │   │   │   ├── blkio.io_queued
  12356. │   │   │   │   ├── blkio.io_queued_recursive
  12357. │   │   │   │   ├── blkio.io_service_bytes
  12358. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12359. │   │   │   │   ├── blkio.io_serviced
  12360. │   │   │   │   ├── blkio.io_serviced_recursive
  12361. │   │   │   │   ├── blkio.io_service_time
  12362. │   │   │   │   ├── blkio.io_service_time_recursive
  12363. │   │   │   │   ├── blkio.io_wait_time
  12364. │   │   │   │   ├── blkio.io_wait_time_recursive
  12365. │   │   │   │   ├── blkio.leaf_weight
  12366. │   │   │   │   ├── blkio.leaf_weight_device
  12367. │   │   │   │   ├── blkio.reset_stats
  12368. │   │   │   │   ├── blkio.sectors
  12369. │   │   │   │   ├── blkio.sectors_recursive
  12370. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12371. │   │   │   │   ├── blkio.throttle.io_serviced
  12372. │   │   │   │   ├── blkio.throttle.read_bps_device
  12373. │   │   │   │   ├── blkio.throttle.read_iops_device
  12374. │   │   │   │   ├── blkio.throttle.write_bps_device
  12375. │   │   │   │   ├── blkio.throttle.write_iops_device
  12376. │   │   │   │   ├── blkio.time
  12377. │   │   │   │   ├── blkio.time_recursive
  12378. │   │   │   │   ├── blkio.weight
  12379. │   │   │   │   ├── blkio.weight_device
  12380. │   │   │   │   ├── cgroup.clone_children
  12381. │   │   │   │   ├── cgroup.procs
  12382. │   │   │   │   ├── notify_on_release
  12383. │   │   │   │   └── tasks
  12384. │   │   │   ├── tasks
  12385. │   │   │   └── user@0.service
  12386. │   │   │   ├── blkio.io_merged
  12387. │   │   │   ├── blkio.io_merged_recursive
  12388. │   │   │   ├── blkio.io_queued
  12389. │   │   │   ├── blkio.io_queued_recursive
  12390. │   │   │   ├── blkio.io_service_bytes
  12391. │   │   │   ├── blkio.io_service_bytes_recursive
  12392. │   │   │   ├── blkio.io_serviced
  12393. │   │   │   ├── blkio.io_serviced_recursive
  12394. │   │   │   ├── blkio.io_service_time
  12395. │   │   │   ├── blkio.io_service_time_recursive
  12396. │   │   │   ├── blkio.io_wait_time
  12397. │   │   │   ├── blkio.io_wait_time_recursive
  12398. │   │   │   ├── blkio.leaf_weight
  12399. │   │   │   ├── blkio.leaf_weight_device
  12400. │   │   │   ├── blkio.reset_stats
  12401. │   │   │   ├── blkio.sectors
  12402. │   │   │   ├── blkio.sectors_recursive
  12403. │   │   │   ├── blkio.throttle.io_service_bytes
  12404. │   │   │   ├── blkio.throttle.io_serviced
  12405. │   │   │   ├── blkio.throttle.read_bps_device
  12406. │   │   │   ├── blkio.throttle.read_iops_device
  12407. │   │   │   ├── blkio.throttle.write_bps_device
  12408. │   │   │   ├── blkio.throttle.write_iops_device
  12409. │   │   │   ├── blkio.time
  12410. │   │   │   ├── blkio.time_recursive
  12411. │   │   │   ├── blkio.weight
  12412. │   │   │   ├── blkio.weight_device
  12413. │   │   │   ├── cgroup.clone_children
  12414. │   │   │   ├── cgroup.procs
  12415. │   │   │   ├── notify_on_release
  12416. │   │   │   └── tasks
  12417. │   │   └── unifi
  12418. │   │   ├── blkio.io_merged
  12419. │   │   ├── blkio.io_merged_recursive
  12420. │   │   ├── blkio.io_queued
  12421. │   │   ├── blkio.io_queued_recursive
  12422. │   │   ├── blkio.io_service_bytes
  12423. │   │   ├── blkio.io_service_bytes_recursive
  12424. │   │   ├── blkio.io_serviced
  12425. │   │   ├── blkio.io_serviced_recursive
  12426. │   │   ├── blkio.io_service_time
  12427. │   │   ├── blkio.io_service_time_recursive
  12428. │   │   ├── blkio.io_wait_time
  12429. │   │   ├── blkio.io_wait_time_recursive
  12430. │   │   ├── blkio.leaf_weight
  12431. │   │   ├── blkio.leaf_weight_device
  12432. │   │   ├── blkio.reset_stats
  12433. │   │   ├── blkio.sectors
  12434. │   │   ├── blkio.sectors_recursive
  12435. │   │   ├── blkio.throttle.io_service_bytes
  12436. │   │   ├── blkio.throttle.io_serviced
  12437. │   │   ├── blkio.throttle.read_bps_device
  12438. │   │   ├── blkio.throttle.read_iops_device
  12439. │   │   ├── blkio.throttle.write_bps_device
  12440. │   │   ├── blkio.throttle.write_iops_device
  12441. │   │   ├── blkio.time
  12442. │   │   ├── blkio.time_recursive
  12443. │   │   ├── blkio.weight
  12444. │   │   ├── blkio.weight_device
  12445. │   │   ├── cgroup.clone_children
  12446. │   │   ├── cgroup.procs
  12447. │   │   ├── init.scope
  12448. │   │   │   ├── blkio.io_merged
  12449. │   │   │   ├── blkio.io_merged_recursive
  12450. │   │   │   ├── blkio.io_queued
  12451. │   │   │   ├── blkio.io_queued_recursive
  12452. │   │   │   ├── blkio.io_service_bytes
  12453. │   │   │   ├── blkio.io_service_bytes_recursive
  12454. │   │   │   ├── blkio.io_serviced
  12455. │   │   │   ├── blkio.io_serviced_recursive
  12456. │   │   │   ├── blkio.io_service_time
  12457. │   │   │   ├── blkio.io_service_time_recursive
  12458. │   │   │   ├── blkio.io_wait_time
  12459. │   │   │   ├── blkio.io_wait_time_recursive
  12460. │   │   │   ├── blkio.leaf_weight
  12461. │   │   │   ├── blkio.leaf_weight_device
  12462. │   │   │   ├── blkio.reset_stats
  12463. │   │   │   ├── blkio.sectors
  12464. │   │   │   ├── blkio.sectors_recursive
  12465. │   │   │   ├── blkio.throttle.io_service_bytes
  12466. │   │   │   ├── blkio.throttle.io_serviced
  12467. │   │   │   ├── blkio.throttle.read_bps_device
  12468. │   │   │   ├── blkio.throttle.read_iops_device
  12469. │   │   │   ├── blkio.throttle.write_bps_device
  12470. │   │   │   ├── blkio.throttle.write_iops_device
  12471. │   │   │   ├── blkio.time
  12472. │   │   │   ├── blkio.time_recursive
  12473. │   │   │   ├── blkio.weight
  12474. │   │   │   ├── blkio.weight_device
  12475. │   │   │   ├── cgroup.clone_children
  12476. │   │   │   ├── cgroup.procs
  12477. │   │   │   ├── notify_on_release
  12478. │   │   │   └── tasks
  12479. │   │   ├── notify_on_release
  12480. │   │   ├── system.slice
  12481. │   │   │   ├── accounts-daemon.service
  12482. │   │   │   │   ├── blkio.io_merged
  12483. │   │   │   │   ├── blkio.io_merged_recursive
  12484. │   │   │   │   ├── blkio.io_queued
  12485. │   │   │   │   ├── blkio.io_queued_recursive
  12486. │   │   │   │   ├── blkio.io_service_bytes
  12487. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12488. │   │   │   │   ├── blkio.io_serviced
  12489. │   │   │   │   ├── blkio.io_serviced_recursive
  12490. │   │   │   │   ├── blkio.io_service_time
  12491. │   │   │   │   ├── blkio.io_service_time_recursive
  12492. │   │   │   │   ├── blkio.io_wait_time
  12493. │   │   │   │   ├── blkio.io_wait_time_recursive
  12494. │   │   │   │   ├── blkio.leaf_weight
  12495. │   │   │   │   ├── blkio.leaf_weight_device
  12496. │   │   │   │   ├── blkio.reset_stats
  12497. │   │   │   │   ├── blkio.sectors
  12498. │   │   │   │   ├── blkio.sectors_recursive
  12499. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12500. │   │   │   │   ├── blkio.throttle.io_serviced
  12501. │   │   │   │   ├── blkio.throttle.read_bps_device
  12502. │   │   │   │   ├── blkio.throttle.read_iops_device
  12503. │   │   │   │   ├── blkio.throttle.write_bps_device
  12504. │   │   │   │   ├── blkio.throttle.write_iops_device
  12505. │   │   │   │   ├── blkio.time
  12506. │   │   │   │   ├── blkio.time_recursive
  12507. │   │   │   │   ├── blkio.weight
  12508. │   │   │   │   ├── blkio.weight_device
  12509. │   │   │   │   ├── cgroup.clone_children
  12510. │   │   │   │   ├── cgroup.procs
  12511. │   │   │   │   ├── notify_on_release
  12512. │   │   │   │   └── tasks
  12513. │   │   │   ├── apparmor.service
  12514. │   │   │   │   ├── blkio.io_merged
  12515. │   │   │   │   ├── blkio.io_merged_recursive
  12516. │   │   │   │   ├── blkio.io_queued
  12517. │   │   │   │   ├── blkio.io_queued_recursive
  12518. │   │   │   │   ├── blkio.io_service_bytes
  12519. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12520. │   │   │   │   ├── blkio.io_serviced
  12521. │   │   │   │   ├── blkio.io_serviced_recursive
  12522. │   │   │   │   ├── blkio.io_service_time
  12523. │   │   │   │   ├── blkio.io_service_time_recursive
  12524. │   │   │   │   ├── blkio.io_wait_time
  12525. │   │   │   │   ├── blkio.io_wait_time_recursive
  12526. │   │   │   │   ├── blkio.leaf_weight
  12527. │   │   │   │   ├── blkio.leaf_weight_device
  12528. │   │   │   │   ├── blkio.reset_stats
  12529. │   │   │   │   ├── blkio.sectors
  12530. │   │   │   │   ├── blkio.sectors_recursive
  12531. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12532. │   │   │   │   ├── blkio.throttle.io_serviced
  12533. │   │   │   │   ├── blkio.throttle.read_bps_device
  12534. │   │   │   │   ├── blkio.throttle.read_iops_device
  12535. │   │   │   │   ├── blkio.throttle.write_bps_device
  12536. │   │   │   │   ├── blkio.throttle.write_iops_device
  12537. │   │   │   │   ├── blkio.time
  12538. │   │   │   │   ├── blkio.time_recursive
  12539. │   │   │   │   ├── blkio.weight
  12540. │   │   │   │   ├── blkio.weight_device
  12541. │   │   │   │   ├── cgroup.clone_children
  12542. │   │   │   │   ├── cgroup.procs
  12543. │   │   │   │   ├── notify_on_release
  12544. │   │   │   │   └── tasks
  12545. │   │   │   ├── apport.service
  12546. │   │   │   │   ├── blkio.io_merged
  12547. │   │   │   │   ├── blkio.io_merged_recursive
  12548. │   │   │   │   ├── blkio.io_queued
  12549. │   │   │   │   ├── blkio.io_queued_recursive
  12550. │   │   │   │   ├── blkio.io_service_bytes
  12551. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12552. │   │   │   │   ├── blkio.io_serviced
  12553. │   │   │   │   ├── blkio.io_serviced_recursive
  12554. │   │   │   │   ├── blkio.io_service_time
  12555. │   │   │   │   ├── blkio.io_service_time_recursive
  12556. │   │   │   │   ├── blkio.io_wait_time
  12557. │   │   │   │   ├── blkio.io_wait_time_recursive
  12558. │   │   │   │   ├── blkio.leaf_weight
  12559. │   │   │   │   ├── blkio.leaf_weight_device
  12560. │   │   │   │   ├── blkio.reset_stats
  12561. │   │   │   │   ├── blkio.sectors
  12562. │   │   │   │   ├── blkio.sectors_recursive
  12563. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12564. │   │   │   │   ├── blkio.throttle.io_serviced
  12565. │   │   │   │   ├── blkio.throttle.read_bps_device
  12566. │   │   │   │   ├── blkio.throttle.read_iops_device
  12567. │   │   │   │   ├── blkio.throttle.write_bps_device
  12568. │   │   │   │   ├── blkio.throttle.write_iops_device
  12569. │   │   │   │   ├── blkio.time
  12570. │   │   │   │   ├── blkio.time_recursive
  12571. │   │   │   │   ├── blkio.weight
  12572. │   │   │   │   ├── blkio.weight_device
  12573. │   │   │   │   ├── cgroup.clone_children
  12574. │   │   │   │   ├── cgroup.procs
  12575. │   │   │   │   ├── notify_on_release
  12576. │   │   │   │   └── tasks
  12577. │   │   │   ├── atd.service
  12578. │   │   │   │   ├── blkio.io_merged
  12579. │   │   │   │   ├── blkio.io_merged_recursive
  12580. │   │   │   │   ├── blkio.io_queued
  12581. │   │   │   │   ├── blkio.io_queued_recursive
  12582. │   │   │   │   ├── blkio.io_service_bytes
  12583. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12584. │   │   │   │   ├── blkio.io_serviced
  12585. │   │   │   │   ├── blkio.io_serviced_recursive
  12586. │   │   │   │   ├── blkio.io_service_time
  12587. │   │   │   │   ├── blkio.io_service_time_recursive
  12588. │   │   │   │   ├── blkio.io_wait_time
  12589. │   │   │   │   ├── blkio.io_wait_time_recursive
  12590. │   │   │   │   ├── blkio.leaf_weight
  12591. │   │   │   │   ├── blkio.leaf_weight_device
  12592. │   │   │   │   ├── blkio.reset_stats
  12593. │   │   │   │   ├── blkio.sectors
  12594. │   │   │   │   ├── blkio.sectors_recursive
  12595. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12596. │   │   │   │   ├── blkio.throttle.io_serviced
  12597. │   │   │   │   ├── blkio.throttle.read_bps_device
  12598. │   │   │   │   ├── blkio.throttle.read_iops_device
  12599. │   │   │   │   ├── blkio.throttle.write_bps_device
  12600. │   │   │   │   ├── blkio.throttle.write_iops_device
  12601. │   │   │   │   ├── blkio.time
  12602. │   │   │   │   ├── blkio.time_recursive
  12603. │   │   │   │   ├── blkio.weight
  12604. │   │   │   │   ├── blkio.weight_device
  12605. │   │   │   │   ├── cgroup.clone_children
  12606. │   │   │   │   ├── cgroup.procs
  12607. │   │   │   │   ├── notify_on_release
  12608. │   │   │   │   └── tasks
  12609. │   │   │   ├── blkio.io_merged
  12610. │   │   │   ├── blkio.io_merged_recursive
  12611. │   │   │   ├── blkio.io_queued
  12612. │   │   │   ├── blkio.io_queued_recursive
  12613. │   │   │   ├── blkio.io_service_bytes
  12614. │   │   │   ├── blkio.io_service_bytes_recursive
  12615. │   │   │   ├── blkio.io_serviced
  12616. │   │   │   ├── blkio.io_serviced_recursive
  12617. │   │   │   ├── blkio.io_service_time
  12618. │   │   │   ├── blkio.io_service_time_recursive
  12619. │   │   │   ├── blkio.io_wait_time
  12620. │   │   │   ├── blkio.io_wait_time_recursive
  12621. │   │   │   ├── blkio.leaf_weight
  12622. │   │   │   ├── blkio.leaf_weight_device
  12623. │   │   │   ├── blkio.reset_stats
  12624. │   │   │   ├── blkio.sectors
  12625. │   │   │   ├── blkio.sectors_recursive
  12626. │   │   │   ├── blkio.throttle.io_service_bytes
  12627. │   │   │   ├── blkio.throttle.io_serviced
  12628. │   │   │   ├── blkio.throttle.read_bps_device
  12629. │   │   │   ├── blkio.throttle.read_iops_device
  12630. │   │   │   ├── blkio.throttle.write_bps_device
  12631. │   │   │   ├── blkio.throttle.write_iops_device
  12632. │   │   │   ├── blkio.time
  12633. │   │   │   ├── blkio.time_recursive
  12634. │   │   │   ├── blkio.weight
  12635. │   │   │   ├── blkio.weight_device
  12636. │   │   │   ├── cgroup.clone_children
  12637. │   │   │   ├── cgroup.procs
  12638. │   │   │   ├── cloud-config.service
  12639. │   │   │   │   ├── blkio.io_merged
  12640. │   │   │   │   ├── blkio.io_merged_recursive
  12641. │   │   │   │   ├── blkio.io_queued
  12642. │   │   │   │   ├── blkio.io_queued_recursive
  12643. │   │   │   │   ├── blkio.io_service_bytes
  12644. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12645. │   │   │   │   ├── blkio.io_serviced
  12646. │   │   │   │   ├── blkio.io_serviced_recursive
  12647. │   │   │   │   ├── blkio.io_service_time
  12648. │   │   │   │   ├── blkio.io_service_time_recursive
  12649. │   │   │   │   ├── blkio.io_wait_time
  12650. │   │   │   │   ├── blkio.io_wait_time_recursive
  12651. │   │   │   │   ├── blkio.leaf_weight
  12652. │   │   │   │   ├── blkio.leaf_weight_device
  12653. │   │   │   │   ├── blkio.reset_stats
  12654. │   │   │   │   ├── blkio.sectors
  12655. │   │   │   │   ├── blkio.sectors_recursive
  12656. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12657. │   │   │   │   ├── blkio.throttle.io_serviced
  12658. │   │   │   │   ├── blkio.throttle.read_bps_device
  12659. │   │   │   │   ├── blkio.throttle.read_iops_device
  12660. │   │   │   │   ├── blkio.throttle.write_bps_device
  12661. │   │   │   │   ├── blkio.throttle.write_iops_device
  12662. │   │   │   │   ├── blkio.time
  12663. │   │   │   │   ├── blkio.time_recursive
  12664. │   │   │   │   ├── blkio.weight
  12665. │   │   │   │   ├── blkio.weight_device
  12666. │   │   │   │   ├── cgroup.clone_children
  12667. │   │   │   │   ├── cgroup.procs
  12668. │   │   │   │   ├── notify_on_release
  12669. │   │   │   │   └── tasks
  12670. │   │   │   ├── cloud-final.service
  12671. │   │   │   │   ├── blkio.io_merged
  12672. │   │   │   │   ├── blkio.io_merged_recursive
  12673. │   │   │   │   ├── blkio.io_queued
  12674. │   │   │   │   ├── blkio.io_queued_recursive
  12675. │   │   │   │   ├── blkio.io_service_bytes
  12676. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12677. │   │   │   │   ├── blkio.io_serviced
  12678. │   │   │   │   ├── blkio.io_serviced_recursive
  12679. │   │   │   │   ├── blkio.io_service_time
  12680. │   │   │   │   ├── blkio.io_service_time_recursive
  12681. │   │   │   │   ├── blkio.io_wait_time
  12682. │   │   │   │   ├── blkio.io_wait_time_recursive
  12683. │   │   │   │   ├── blkio.leaf_weight
  12684. │   │   │   │   ├── blkio.leaf_weight_device
  12685. │   │   │   │   ├── blkio.reset_stats
  12686. │   │   │   │   ├── blkio.sectors
  12687. │   │   │   │   ├── blkio.sectors_recursive
  12688. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12689. │   │   │   │   ├── blkio.throttle.io_serviced
  12690. │   │   │   │   ├── blkio.throttle.read_bps_device
  12691. │   │   │   │   ├── blkio.throttle.read_iops_device
  12692. │   │   │   │   ├── blkio.throttle.write_bps_device
  12693. │   │   │   │   ├── blkio.throttle.write_iops_device
  12694. │   │   │   │   ├── blkio.time
  12695. │   │   │   │   ├── blkio.time_recursive
  12696. │   │   │   │   ├── blkio.weight
  12697. │   │   │   │   ├── blkio.weight_device
  12698. │   │   │   │   ├── cgroup.clone_children
  12699. │   │   │   │   ├── cgroup.procs
  12700. │   │   │   │   ├── notify_on_release
  12701. │   │   │   │   └── tasks
  12702. │   │   │   ├── cloud-init-local.service
  12703. │   │   │   │   ├── blkio.io_merged
  12704. │   │   │   │   ├── blkio.io_merged_recursive
  12705. │   │   │   │   ├── blkio.io_queued
  12706. │   │   │   │   ├── blkio.io_queued_recursive
  12707. │   │   │   │   ├── blkio.io_service_bytes
  12708. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12709. │   │   │   │   ├── blkio.io_serviced
  12710. │   │   │   │   ├── blkio.io_serviced_recursive
  12711. │   │   │   │   ├── blkio.io_service_time
  12712. │   │   │   │   ├── blkio.io_service_time_recursive
  12713. │   │   │   │   ├── blkio.io_wait_time
  12714. │   │   │   │   ├── blkio.io_wait_time_recursive
  12715. │   │   │   │   ├── blkio.leaf_weight
  12716. │   │   │   │   ├── blkio.leaf_weight_device
  12717. │   │   │   │   ├── blkio.reset_stats
  12718. │   │   │   │   ├── blkio.sectors
  12719. │   │   │   │   ├── blkio.sectors_recursive
  12720. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12721. │   │   │   │   ├── blkio.throttle.io_serviced
  12722. │   │   │   │   ├── blkio.throttle.read_bps_device
  12723. │   │   │   │   ├── blkio.throttle.read_iops_device
  12724. │   │   │   │   ├── blkio.throttle.write_bps_device
  12725. │   │   │   │   ├── blkio.throttle.write_iops_device
  12726. │   │   │   │   ├── blkio.time
  12727. │   │   │   │   ├── blkio.time_recursive
  12728. │   │   │   │   ├── blkio.weight
  12729. │   │   │   │   ├── blkio.weight_device
  12730. │   │   │   │   ├── cgroup.clone_children
  12731. │   │   │   │   ├── cgroup.procs
  12732. │   │   │   │   ├── notify_on_release
  12733. │   │   │   │   └── tasks
  12734. │   │   │   ├── cloud-init.service
  12735. │   │   │   │   ├── blkio.io_merged
  12736. │   │   │   │   ├── blkio.io_merged_recursive
  12737. │   │   │   │   ├── blkio.io_queued
  12738. │   │   │   │   ├── blkio.io_queued_recursive
  12739. │   │   │   │   ├── blkio.io_service_bytes
  12740. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12741. │   │   │   │   ├── blkio.io_serviced
  12742. │   │   │   │   ├── blkio.io_serviced_recursive
  12743. │   │   │   │   ├── blkio.io_service_time
  12744. │   │   │   │   ├── blkio.io_service_time_recursive
  12745. │   │   │   │   ├── blkio.io_wait_time
  12746. │   │   │   │   ├── blkio.io_wait_time_recursive
  12747. │   │   │   │   ├── blkio.leaf_weight
  12748. │   │   │   │   ├── blkio.leaf_weight_device
  12749. │   │   │   │   ├── blkio.reset_stats
  12750. │   │   │   │   ├── blkio.sectors
  12751. │   │   │   │   ├── blkio.sectors_recursive
  12752. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12753. │   │   │   │   ├── blkio.throttle.io_serviced
  12754. │   │   │   │   ├── blkio.throttle.read_bps_device
  12755. │   │   │   │   ├── blkio.throttle.read_iops_device
  12756. │   │   │   │   ├── blkio.throttle.write_bps_device
  12757. │   │   │   │   ├── blkio.throttle.write_iops_device
  12758. │   │   │   │   ├── blkio.time
  12759. │   │   │   │   ├── blkio.time_recursive
  12760. │   │   │   │   ├── blkio.weight
  12761. │   │   │   │   ├── blkio.weight_device
  12762. │   │   │   │   ├── cgroup.clone_children
  12763. │   │   │   │   ├── cgroup.procs
  12764. │   │   │   │   ├── notify_on_release
  12765. │   │   │   │   └── tasks
  12766. │   │   │   ├── console-getty.service
  12767. │   │   │   │   ├── blkio.io_merged
  12768. │   │   │   │   ├── blkio.io_merged_recursive
  12769. │   │   │   │   ├── blkio.io_queued
  12770. │   │   │   │   ├── blkio.io_queued_recursive
  12771. │   │   │   │   ├── blkio.io_service_bytes
  12772. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12773. │   │   │   │   ├── blkio.io_serviced
  12774. │   │   │   │   ├── blkio.io_serviced_recursive
  12775. │   │   │   │   ├── blkio.io_service_time
  12776. │   │   │   │   ├── blkio.io_service_time_recursive
  12777. │   │   │   │   ├── blkio.io_wait_time
  12778. │   │   │   │   ├── blkio.io_wait_time_recursive
  12779. │   │   │   │   ├── blkio.leaf_weight
  12780. │   │   │   │   ├── blkio.leaf_weight_device
  12781. │   │   │   │   ├── blkio.reset_stats
  12782. │   │   │   │   ├── blkio.sectors
  12783. │   │   │   │   ├── blkio.sectors_recursive
  12784. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12785. │   │   │   │   ├── blkio.throttle.io_serviced
  12786. │   │   │   │   ├── blkio.throttle.read_bps_device
  12787. │   │   │   │   ├── blkio.throttle.read_iops_device
  12788. │   │   │   │   ├── blkio.throttle.write_bps_device
  12789. │   │   │   │   ├── blkio.throttle.write_iops_device
  12790. │   │   │   │   ├── blkio.time
  12791. │   │   │   │   ├── blkio.time_recursive
  12792. │   │   │   │   ├── blkio.weight
  12793. │   │   │   │   ├── blkio.weight_device
  12794. │   │   │   │   ├── cgroup.clone_children
  12795. │   │   │   │   ├── cgroup.procs
  12796. │   │   │   │   ├── notify_on_release
  12797. │   │   │   │   └── tasks
  12798. │   │   │   ├── cron.service
  12799. │   │   │   │   ├── blkio.io_merged
  12800. │   │   │   │   ├── blkio.io_merged_recursive
  12801. │   │   │   │   ├── blkio.io_queued
  12802. │   │   │   │   ├── blkio.io_queued_recursive
  12803. │   │   │   │   ├── blkio.io_service_bytes
  12804. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12805. │   │   │   │   ├── blkio.io_serviced
  12806. │   │   │   │   ├── blkio.io_serviced_recursive
  12807. │   │   │   │   ├── blkio.io_service_time
  12808. │   │   │   │   ├── blkio.io_service_time_recursive
  12809. │   │   │   │   ├── blkio.io_wait_time
  12810. │   │   │   │   ├── blkio.io_wait_time_recursive
  12811. │   │   │   │   ├── blkio.leaf_weight
  12812. │   │   │   │   ├── blkio.leaf_weight_device
  12813. │   │   │   │   ├── blkio.reset_stats
  12814. │   │   │   │   ├── blkio.sectors
  12815. │   │   │   │   ├── blkio.sectors_recursive
  12816. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12817. │   │   │   │   ├── blkio.throttle.io_serviced
  12818. │   │   │   │   ├── blkio.throttle.read_bps_device
  12819. │   │   │   │   ├── blkio.throttle.read_iops_device
  12820. │   │   │   │   ├── blkio.throttle.write_bps_device
  12821. │   │   │   │   ├── blkio.throttle.write_iops_device
  12822. │   │   │   │   ├── blkio.time
  12823. │   │   │   │   ├── blkio.time_recursive
  12824. │   │   │   │   ├── blkio.weight
  12825. │   │   │   │   ├── blkio.weight_device
  12826. │   │   │   │   ├── cgroup.clone_children
  12827. │   │   │   │   ├── cgroup.procs
  12828. │   │   │   │   ├── notify_on_release
  12829. │   │   │   │   └── tasks
  12830. │   │   │   ├── dbus.service
  12831. │   │   │   │   ├── blkio.io_merged
  12832. │   │   │   │   ├── blkio.io_merged_recursive
  12833. │   │   │   │   ├── blkio.io_queued
  12834. │   │   │   │   ├── blkio.io_queued_recursive
  12835. │   │   │   │   ├── blkio.io_service_bytes
  12836. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12837. │   │   │   │   ├── blkio.io_serviced
  12838. │   │   │   │   ├── blkio.io_serviced_recursive
  12839. │   │   │   │   ├── blkio.io_service_time
  12840. │   │   │   │   ├── blkio.io_service_time_recursive
  12841. │   │   │   │   ├── blkio.io_wait_time
  12842. │   │   │   │   ├── blkio.io_wait_time_recursive
  12843. │   │   │   │   ├── blkio.leaf_weight
  12844. │   │   │   │   ├── blkio.leaf_weight_device
  12845. │   │   │   │   ├── blkio.reset_stats
  12846. │   │   │   │   ├── blkio.sectors
  12847. │   │   │   │   ├── blkio.sectors_recursive
  12848. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12849. │   │   │   │   ├── blkio.throttle.io_serviced
  12850. │   │   │   │   ├── blkio.throttle.read_bps_device
  12851. │   │   │   │   ├── blkio.throttle.read_iops_device
  12852. │   │   │   │   ├── blkio.throttle.write_bps_device
  12853. │   │   │   │   ├── blkio.throttle.write_iops_device
  12854. │   │   │   │   ├── blkio.time
  12855. │   │   │   │   ├── blkio.time_recursive
  12856. │   │   │   │   ├── blkio.weight
  12857. │   │   │   │   ├── blkio.weight_device
  12858. │   │   │   │   ├── cgroup.clone_children
  12859. │   │   │   │   ├── cgroup.procs
  12860. │   │   │   │   ├── notify_on_release
  12861. │   │   │   │   └── tasks
  12862. │   │   │   ├── dev-full.mount
  12863. │   │   │   │   ├── blkio.io_merged
  12864. │   │   │   │   ├── blkio.io_merged_recursive
  12865. │   │   │   │   ├── blkio.io_queued
  12866. │   │   │   │   ├── blkio.io_queued_recursive
  12867. │   │   │   │   ├── blkio.io_service_bytes
  12868. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12869. │   │   │   │   ├── blkio.io_serviced
  12870. │   │   │   │   ├── blkio.io_serviced_recursive
  12871. │   │   │   │   ├── blkio.io_service_time
  12872. │   │   │   │   ├── blkio.io_service_time_recursive
  12873. │   │   │   │   ├── blkio.io_wait_time
  12874. │   │   │   │   ├── blkio.io_wait_time_recursive
  12875. │   │   │   │   ├── blkio.leaf_weight
  12876. │   │   │   │   ├── blkio.leaf_weight_device
  12877. │   │   │   │   ├── blkio.reset_stats
  12878. │   │   │   │   ├── blkio.sectors
  12879. │   │   │   │   ├── blkio.sectors_recursive
  12880. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12881. │   │   │   │   ├── blkio.throttle.io_serviced
  12882. │   │   │   │   ├── blkio.throttle.read_bps_device
  12883. │   │   │   │   ├── blkio.throttle.read_iops_device
  12884. │   │   │   │   ├── blkio.throttle.write_bps_device
  12885. │   │   │   │   ├── blkio.throttle.write_iops_device
  12886. │   │   │   │   ├── blkio.time
  12887. │   │   │   │   ├── blkio.time_recursive
  12888. │   │   │   │   ├── blkio.weight
  12889. │   │   │   │   ├── blkio.weight_device
  12890. │   │   │   │   ├── cgroup.clone_children
  12891. │   │   │   │   ├── cgroup.procs
  12892. │   │   │   │   ├── notify_on_release
  12893. │   │   │   │   └── tasks
  12894. │   │   │   ├── dev-fuse.mount
  12895. │   │   │   │   ├── blkio.io_merged
  12896. │   │   │   │   ├── blkio.io_merged_recursive
  12897. │   │   │   │   ├── blkio.io_queued
  12898. │   │   │   │   ├── blkio.io_queued_recursive
  12899. │   │   │   │   ├── blkio.io_service_bytes
  12900. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12901. │   │   │   │   ├── blkio.io_serviced
  12902. │   │   │   │   ├── blkio.io_serviced_recursive
  12903. │   │   │   │   ├── blkio.io_service_time
  12904. │   │   │   │   ├── blkio.io_service_time_recursive
  12905. │   │   │   │   ├── blkio.io_wait_time
  12906. │   │   │   │   ├── blkio.io_wait_time_recursive
  12907. │   │   │   │   ├── blkio.leaf_weight
  12908. │   │   │   │   ├── blkio.leaf_weight_device
  12909. │   │   │   │   ├── blkio.reset_stats
  12910. │   │   │   │   ├── blkio.sectors
  12911. │   │   │   │   ├── blkio.sectors_recursive
  12912. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12913. │   │   │   │   ├── blkio.throttle.io_serviced
  12914. │   │   │   │   ├── blkio.throttle.read_bps_device
  12915. │   │   │   │   ├── blkio.throttle.read_iops_device
  12916. │   │   │   │   ├── blkio.throttle.write_bps_device
  12917. │   │   │   │   ├── blkio.throttle.write_iops_device
  12918. │   │   │   │   ├── blkio.time
  12919. │   │   │   │   ├── blkio.time_recursive
  12920. │   │   │   │   ├── blkio.weight
  12921. │   │   │   │   ├── blkio.weight_device
  12922. │   │   │   │   ├── cgroup.clone_children
  12923. │   │   │   │   ├── cgroup.procs
  12924. │   │   │   │   ├── notify_on_release
  12925. │   │   │   │   └── tasks
  12926. │   │   │   ├── dev-lxd.mount
  12927. │   │   │   │   ├── blkio.io_merged
  12928. │   │   │   │   ├── blkio.io_merged_recursive
  12929. │   │   │   │   ├── blkio.io_queued
  12930. │   │   │   │   ├── blkio.io_queued_recursive
  12931. │   │   │   │   ├── blkio.io_service_bytes
  12932. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12933. │   │   │   │   ├── blkio.io_serviced
  12934. │   │   │   │   ├── blkio.io_serviced_recursive
  12935. │   │   │   │   ├── blkio.io_service_time
  12936. │   │   │   │   ├── blkio.io_service_time_recursive
  12937. │   │   │   │   ├── blkio.io_wait_time
  12938. │   │   │   │   ├── blkio.io_wait_time_recursive
  12939. │   │   │   │   ├── blkio.leaf_weight
  12940. │   │   │   │   ├── blkio.leaf_weight_device
  12941. │   │   │   │   ├── blkio.reset_stats
  12942. │   │   │   │   ├── blkio.sectors
  12943. │   │   │   │   ├── blkio.sectors_recursive
  12944. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12945. │   │   │   │   ├── blkio.throttle.io_serviced
  12946. │   │   │   │   ├── blkio.throttle.read_bps_device
  12947. │   │   │   │   ├── blkio.throttle.read_iops_device
  12948. │   │   │   │   ├── blkio.throttle.write_bps_device
  12949. │   │   │   │   ├── blkio.throttle.write_iops_device
  12950. │   │   │   │   ├── blkio.time
  12951. │   │   │   │   ├── blkio.time_recursive
  12952. │   │   │   │   ├── blkio.weight
  12953. │   │   │   │   ├── blkio.weight_device
  12954. │   │   │   │   ├── cgroup.clone_children
  12955. │   │   │   │   ├── cgroup.procs
  12956. │   │   │   │   ├── notify_on_release
  12957. │   │   │   │   └── tasks
  12958. │   │   │   ├── dev-.lxd\x2dmounts.mount
  12959. │   │   │   │   ├── blkio.io_merged
  12960. │   │   │   │   ├── blkio.io_merged_recursive
  12961. │   │   │   │   ├── blkio.io_queued
  12962. │   │   │   │   ├── blkio.io_queued_recursive
  12963. │   │   │   │   ├── blkio.io_service_bytes
  12964. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12965. │   │   │   │   ├── blkio.io_serviced
  12966. │   │   │   │   ├── blkio.io_serviced_recursive
  12967. │   │   │   │   ├── blkio.io_service_time
  12968. │   │   │   │   ├── blkio.io_service_time_recursive
  12969. │   │   │   │   ├── blkio.io_wait_time
  12970. │   │   │   │   ├── blkio.io_wait_time_recursive
  12971. │   │   │   │   ├── blkio.leaf_weight
  12972. │   │   │   │   ├── blkio.leaf_weight_device
  12973. │   │   │   │   ├── blkio.reset_stats
  12974. │   │   │   │   ├── blkio.sectors
  12975. │   │   │   │   ├── blkio.sectors_recursive
  12976. │   │   │   │   ├── blkio.throttle.io_service_bytes
  12977. │   │   │   │   ├── blkio.throttle.io_serviced
  12978. │   │   │   │   ├── blkio.throttle.read_bps_device
  12979. │   │   │   │   ├── blkio.throttle.read_iops_device
  12980. │   │   │   │   ├── blkio.throttle.write_bps_device
  12981. │   │   │   │   ├── blkio.throttle.write_iops_device
  12982. │   │   │   │   ├── blkio.time
  12983. │   │   │   │   ├── blkio.time_recursive
  12984. │   │   │   │   ├── blkio.weight
  12985. │   │   │   │   ├── blkio.weight_device
  12986. │   │   │   │   ├── cgroup.clone_children
  12987. │   │   │   │   ├── cgroup.procs
  12988. │   │   │   │   ├── notify_on_release
  12989. │   │   │   │   └── tasks
  12990. │   │   │   ├── dev-mqueue.mount
  12991. │   │   │   │   ├── blkio.io_merged
  12992. │   │   │   │   ├── blkio.io_merged_recursive
  12993. │   │   │   │   ├── blkio.io_queued
  12994. │   │   │   │   ├── blkio.io_queued_recursive
  12995. │   │   │   │   ├── blkio.io_service_bytes
  12996. │   │   │   │   ├── blkio.io_service_bytes_recursive
  12997. │   │   │   │   ├── blkio.io_serviced
  12998. │   │   │   │   ├── blkio.io_serviced_recursive
  12999. │   │   │   │   ├── blkio.io_service_time
  13000. │   │   │   │   ├── blkio.io_service_time_recursive
  13001. │   │   │   │   ├── blkio.io_wait_time
  13002. │   │   │   │   ├── blkio.io_wait_time_recursive
  13003. │   │   │   │   ├── blkio.leaf_weight
  13004. │   │   │   │   ├── blkio.leaf_weight_device
  13005. │   │   │   │   ├── blkio.reset_stats
  13006. │   │   │   │   ├── blkio.sectors
  13007. │   │   │   │   ├── blkio.sectors_recursive
  13008. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13009. │   │   │   │   ├── blkio.throttle.io_serviced
  13010. │   │   │   │   ├── blkio.throttle.read_bps_device
  13011. │   │   │   │   ├── blkio.throttle.read_iops_device
  13012. │   │   │   │   ├── blkio.throttle.write_bps_device
  13013. │   │   │   │   ├── blkio.throttle.write_iops_device
  13014. │   │   │   │   ├── blkio.time
  13015. │   │   │   │   ├── blkio.time_recursive
  13016. │   │   │   │   ├── blkio.weight
  13017. │   │   │   │   ├── blkio.weight_device
  13018. │   │   │   │   ├── cgroup.clone_children
  13019. │   │   │   │   ├── cgroup.procs
  13020. │   │   │   │   ├── notify_on_release
  13021. │   │   │   │   └── tasks
  13022. │   │   │   ├── dev-net-tun.mount
  13023. │   │   │   │   ├── blkio.io_merged
  13024. │   │   │   │   ├── blkio.io_merged_recursive
  13025. │   │   │   │   ├── blkio.io_queued
  13026. │   │   │   │   ├── blkio.io_queued_recursive
  13027. │   │   │   │   ├── blkio.io_service_bytes
  13028. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13029. │   │   │   │   ├── blkio.io_serviced
  13030. │   │   │   │   ├── blkio.io_serviced_recursive
  13031. │   │   │   │   ├── blkio.io_service_time
  13032. │   │   │   │   ├── blkio.io_service_time_recursive
  13033. │   │   │   │   ├── blkio.io_wait_time
  13034. │   │   │   │   ├── blkio.io_wait_time_recursive
  13035. │   │   │   │   ├── blkio.leaf_weight
  13036. │   │   │   │   ├── blkio.leaf_weight_device
  13037. │   │   │   │   ├── blkio.reset_stats
  13038. │   │   │   │   ├── blkio.sectors
  13039. │   │   │   │   ├── blkio.sectors_recursive
  13040. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13041. │   │   │   │   ├── blkio.throttle.io_serviced
  13042. │   │   │   │   ├── blkio.throttle.read_bps_device
  13043. │   │   │   │   ├── blkio.throttle.read_iops_device
  13044. │   │   │   │   ├── blkio.throttle.write_bps_device
  13045. │   │   │   │   ├── blkio.throttle.write_iops_device
  13046. │   │   │   │   ├── blkio.time
  13047. │   │   │   │   ├── blkio.time_recursive
  13048. │   │   │   │   ├── blkio.weight
  13049. │   │   │   │   ├── blkio.weight_device
  13050. │   │   │   │   ├── cgroup.clone_children
  13051. │   │   │   │   ├── cgroup.procs
  13052. │   │   │   │   ├── notify_on_release
  13053. │   │   │   │   └── tasks
  13054. │   │   │   ├── dev-null.mount
  13055. │   │   │   │   ├── blkio.io_merged
  13056. │   │   │   │   ├── blkio.io_merged_recursive
  13057. │   │   │   │   ├── blkio.io_queued
  13058. │   │   │   │   ├── blkio.io_queued_recursive
  13059. │   │   │   │   ├── blkio.io_service_bytes
  13060. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13061. │   │   │   │   ├── blkio.io_serviced
  13062. │   │   │   │   ├── blkio.io_serviced_recursive
  13063. │   │   │   │   ├── blkio.io_service_time
  13064. │   │   │   │   ├── blkio.io_service_time_recursive
  13065. │   │   │   │   ├── blkio.io_wait_time
  13066. │   │   │   │   ├── blkio.io_wait_time_recursive
  13067. │   │   │   │   ├── blkio.leaf_weight
  13068. │   │   │   │   ├── blkio.leaf_weight_device
  13069. │   │   │   │   ├── blkio.reset_stats
  13070. │   │   │   │   ├── blkio.sectors
  13071. │   │   │   │   ├── blkio.sectors_recursive
  13072. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13073. │   │   │   │   ├── blkio.throttle.io_serviced
  13074. │   │   │   │   ├── blkio.throttle.read_bps_device
  13075. │   │   │   │   ├── blkio.throttle.read_iops_device
  13076. │   │   │   │   ├── blkio.throttle.write_bps_device
  13077. │   │   │   │   ├── blkio.throttle.write_iops_device
  13078. │   │   │   │   ├── blkio.time
  13079. │   │   │   │   ├── blkio.time_recursive
  13080. │   │   │   │   ├── blkio.weight
  13081. │   │   │   │   ├── blkio.weight_device
  13082. │   │   │   │   ├── cgroup.clone_children
  13083. │   │   │   │   ├── cgroup.procs
  13084. │   │   │   │   ├── notify_on_release
  13085. │   │   │   │   └── tasks
  13086. │   │   │   ├── dev-ptmx.mount
  13087. │   │   │   │   ├── blkio.io_merged
  13088. │   │   │   │   ├── blkio.io_merged_recursive
  13089. │   │   │   │   ├── blkio.io_queued
  13090. │   │   │   │   ├── blkio.io_queued_recursive
  13091. │   │   │   │   ├── blkio.io_service_bytes
  13092. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13093. │   │   │   │   ├── blkio.io_serviced
  13094. │   │   │   │   ├── blkio.io_serviced_recursive
  13095. │   │   │   │   ├── blkio.io_service_time
  13096. │   │   │   │   ├── blkio.io_service_time_recursive
  13097. │   │   │   │   ├── blkio.io_wait_time
  13098. │   │   │   │   ├── blkio.io_wait_time_recursive
  13099. │   │   │   │   ├── blkio.leaf_weight
  13100. │   │   │   │   ├── blkio.leaf_weight_device
  13101. │   │   │   │   ├── blkio.reset_stats
  13102. │   │   │   │   ├── blkio.sectors
  13103. │   │   │   │   ├── blkio.sectors_recursive
  13104. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13105. │   │   │   │   ├── blkio.throttle.io_serviced
  13106. │   │   │   │   ├── blkio.throttle.read_bps_device
  13107. │   │   │   │   ├── blkio.throttle.read_iops_device
  13108. │   │   │   │   ├── blkio.throttle.write_bps_device
  13109. │   │   │   │   ├── blkio.throttle.write_iops_device
  13110. │   │   │   │   ├── blkio.time
  13111. │   │   │   │   ├── blkio.time_recursive
  13112. │   │   │   │   ├── blkio.weight
  13113. │   │   │   │   ├── blkio.weight_device
  13114. │   │   │   │   ├── cgroup.clone_children
  13115. │   │   │   │   ├── cgroup.procs
  13116. │   │   │   │   ├── notify_on_release
  13117. │   │   │   │   └── tasks
  13118. │   │   │   ├── dev-random.mount
  13119. │   │   │   │   ├── blkio.io_merged
  13120. │   │   │   │   ├── blkio.io_merged_recursive
  13121. │   │   │   │   ├── blkio.io_queued
  13122. │   │   │   │   ├── blkio.io_queued_recursive
  13123. │   │   │   │   ├── blkio.io_service_bytes
  13124. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13125. │   │   │   │   ├── blkio.io_serviced
  13126. │   │   │   │   ├── blkio.io_serviced_recursive
  13127. │   │   │   │   ├── blkio.io_service_time
  13128. │   │   │   │   ├── blkio.io_service_time_recursive
  13129. │   │   │   │   ├── blkio.io_wait_time
  13130. │   │   │   │   ├── blkio.io_wait_time_recursive
  13131. │   │   │   │   ├── blkio.leaf_weight
  13132. │   │   │   │   ├── blkio.leaf_weight_device
  13133. │   │   │   │   ├── blkio.reset_stats
  13134. │   │   │   │   ├── blkio.sectors
  13135. │   │   │   │   ├── blkio.sectors_recursive
  13136. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13137. │   │   │   │   ├── blkio.throttle.io_serviced
  13138. │   │   │   │   ├── blkio.throttle.read_bps_device
  13139. │   │   │   │   ├── blkio.throttle.read_iops_device
  13140. │   │   │   │   ├── blkio.throttle.write_bps_device
  13141. │   │   │   │   ├── blkio.throttle.write_iops_device
  13142. │   │   │   │   ├── blkio.time
  13143. │   │   │   │   ├── blkio.time_recursive
  13144. │   │   │   │   ├── blkio.weight
  13145. │   │   │   │   ├── blkio.weight_device
  13146. │   │   │   │   ├── cgroup.clone_children
  13147. │   │   │   │   ├── cgroup.procs
  13148. │   │   │   │   ├── notify_on_release
  13149. │   │   │   │   └── tasks
  13150. │   │   │   ├── dev-tty.mount
  13151. │   │   │   │   ├── blkio.io_merged
  13152. │   │   │   │   ├── blkio.io_merged_recursive
  13153. │   │   │   │   ├── blkio.io_queued
  13154. │   │   │   │   ├── blkio.io_queued_recursive
  13155. │   │   │   │   ├── blkio.io_service_bytes
  13156. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13157. │   │   │   │   ├── blkio.io_serviced
  13158. │   │   │   │   ├── blkio.io_serviced_recursive
  13159. │   │   │   │   ├── blkio.io_service_time
  13160. │   │   │   │   ├── blkio.io_service_time_recursive
  13161. │   │   │   │   ├── blkio.io_wait_time
  13162. │   │   │   │   ├── blkio.io_wait_time_recursive
  13163. │   │   │   │   ├── blkio.leaf_weight
  13164. │   │   │   │   ├── blkio.leaf_weight_device
  13165. │   │   │   │   ├── blkio.reset_stats
  13166. │   │   │   │   ├── blkio.sectors
  13167. │   │   │   │   ├── blkio.sectors_recursive
  13168. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13169. │   │   │   │   ├── blkio.throttle.io_serviced
  13170. │   │   │   │   ├── blkio.throttle.read_bps_device
  13171. │   │   │   │   ├── blkio.throttle.read_iops_device
  13172. │   │   │   │   ├── blkio.throttle.write_bps_device
  13173. │   │   │   │   ├── blkio.throttle.write_iops_device
  13174. │   │   │   │   ├── blkio.time
  13175. │   │   │   │   ├── blkio.time_recursive
  13176. │   │   │   │   ├── blkio.weight
  13177. │   │   │   │   ├── blkio.weight_device
  13178. │   │   │   │   ├── cgroup.clone_children
  13179. │   │   │   │   ├── cgroup.procs
  13180. │   │   │   │   ├── notify_on_release
  13181. │   │   │   │   └── tasks
  13182. │   │   │   ├── dev-urandom.mount
  13183. │   │   │   │   ├── blkio.io_merged
  13184. │   │   │   │   ├── blkio.io_merged_recursive
  13185. │   │   │   │   ├── blkio.io_queued
  13186. │   │   │   │   ├── blkio.io_queued_recursive
  13187. │   │   │   │   ├── blkio.io_service_bytes
  13188. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13189. │   │   │   │   ├── blkio.io_serviced
  13190. │   │   │   │   ├── blkio.io_serviced_recursive
  13191. │   │   │   │   ├── blkio.io_service_time
  13192. │   │   │   │   ├── blkio.io_service_time_recursive
  13193. │   │   │   │   ├── blkio.io_wait_time
  13194. │   │   │   │   ├── blkio.io_wait_time_recursive
  13195. │   │   │   │   ├── blkio.leaf_weight
  13196. │   │   │   │   ├── blkio.leaf_weight_device
  13197. │   │   │   │   ├── blkio.reset_stats
  13198. │   │   │   │   ├── blkio.sectors
  13199. │   │   │   │   ├── blkio.sectors_recursive
  13200. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13201. │   │   │   │   ├── blkio.throttle.io_serviced
  13202. │   │   │   │   ├── blkio.throttle.read_bps_device
  13203. │   │   │   │   ├── blkio.throttle.read_iops_device
  13204. │   │   │   │   ├── blkio.throttle.write_bps_device
  13205. │   │   │   │   ├── blkio.throttle.write_iops_device
  13206. │   │   │   │   ├── blkio.time
  13207. │   │   │   │   ├── blkio.time_recursive
  13208. │   │   │   │   ├── blkio.weight
  13209. │   │   │   │   ├── blkio.weight_device
  13210. │   │   │   │   ├── cgroup.clone_children
  13211. │   │   │   │   ├── cgroup.procs
  13212. │   │   │   │   ├── notify_on_release
  13213. │   │   │   │   └── tasks
  13214. │   │   │   ├── dev-zero.mount
  13215. │   │   │   │   ├── blkio.io_merged
  13216. │   │   │   │   ├── blkio.io_merged_recursive
  13217. │   │   │   │   ├── blkio.io_queued
  13218. │   │   │   │   ├── blkio.io_queued_recursive
  13219. │   │   │   │   ├── blkio.io_service_bytes
  13220. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13221. │   │   │   │   ├── blkio.io_serviced
  13222. │   │   │   │   ├── blkio.io_serviced_recursive
  13223. │   │   │   │   ├── blkio.io_service_time
  13224. │   │   │   │   ├── blkio.io_service_time_recursive
  13225. │   │   │   │   ├── blkio.io_wait_time
  13226. │   │   │   │   ├── blkio.io_wait_time_recursive
  13227. │   │   │   │   ├── blkio.leaf_weight
  13228. │   │   │   │   ├── blkio.leaf_weight_device
  13229. │   │   │   │   ├── blkio.reset_stats
  13230. │   │   │   │   ├── blkio.sectors
  13231. │   │   │   │   ├── blkio.sectors_recursive
  13232. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13233. │   │   │   │   ├── blkio.throttle.io_serviced
  13234. │   │   │   │   ├── blkio.throttle.read_bps_device
  13235. │   │   │   │   ├── blkio.throttle.read_iops_device
  13236. │   │   │   │   ├── blkio.throttle.write_bps_device
  13237. │   │   │   │   ├── blkio.throttle.write_iops_device
  13238. │   │   │   │   ├── blkio.time
  13239. │   │   │   │   ├── blkio.time_recursive
  13240. │   │   │   │   ├── blkio.weight
  13241. │   │   │   │   ├── blkio.weight_device
  13242. │   │   │   │   ├── cgroup.clone_children
  13243. │   │   │   │   ├── cgroup.procs
  13244. │   │   │   │   ├── notify_on_release
  13245. │   │   │   │   └── tasks
  13246. │   │   │   ├── irqbalance.service
  13247. │   │   │   │   ├── blkio.io_merged
  13248. │   │   │   │   ├── blkio.io_merged_recursive
  13249. │   │   │   │   ├── blkio.io_queued
  13250. │   │   │   │   ├── blkio.io_queued_recursive
  13251. │   │   │   │   ├── blkio.io_service_bytes
  13252. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13253. │   │   │   │   ├── blkio.io_serviced
  13254. │   │   │   │   ├── blkio.io_serviced_recursive
  13255. │   │   │   │   ├── blkio.io_service_time
  13256. │   │   │   │   ├── blkio.io_service_time_recursive
  13257. │   │   │   │   ├── blkio.io_wait_time
  13258. │   │   │   │   ├── blkio.io_wait_time_recursive
  13259. │   │   │   │   ├── blkio.leaf_weight
  13260. │   │   │   │   ├── blkio.leaf_weight_device
  13261. │   │   │   │   ├── blkio.reset_stats
  13262. │   │   │   │   ├── blkio.sectors
  13263. │   │   │   │   ├── blkio.sectors_recursive
  13264. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13265. │   │   │   │   ├── blkio.throttle.io_serviced
  13266. │   │   │   │   ├── blkio.throttle.read_bps_device
  13267. │   │   │   │   ├── blkio.throttle.read_iops_device
  13268. │   │   │   │   ├── blkio.throttle.write_bps_device
  13269. │   │   │   │   ├── blkio.throttle.write_iops_device
  13270. │   │   │   │   ├── blkio.time
  13271. │   │   │   │   ├── blkio.time_recursive
  13272. │   │   │   │   ├── blkio.weight
  13273. │   │   │   │   ├── blkio.weight_device
  13274. │   │   │   │   ├── cgroup.clone_children
  13275. │   │   │   │   ├── cgroup.procs
  13276. │   │   │   │   ├── notify_on_release
  13277. │   │   │   │   └── tasks
  13278. │   │   │   ├── lvm2-monitor.service
  13279. │   │   │   │   ├── blkio.io_merged
  13280. │   │   │   │   ├── blkio.io_merged_recursive
  13281. │   │   │   │   ├── blkio.io_queued
  13282. │   │   │   │   ├── blkio.io_queued_recursive
  13283. │   │   │   │   ├── blkio.io_service_bytes
  13284. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13285. │   │   │   │   ├── blkio.io_serviced
  13286. │   │   │   │   ├── blkio.io_serviced_recursive
  13287. │   │   │   │   ├── blkio.io_service_time
  13288. │   │   │   │   ├── blkio.io_service_time_recursive
  13289. │   │   │   │   ├── blkio.io_wait_time
  13290. │   │   │   │   ├── blkio.io_wait_time_recursive
  13291. │   │   │   │   ├── blkio.leaf_weight
  13292. │   │   │   │   ├── blkio.leaf_weight_device
  13293. │   │   │   │   ├── blkio.reset_stats
  13294. │   │   │   │   ├── blkio.sectors
  13295. │   │   │   │   ├── blkio.sectors_recursive
  13296. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13297. │   │   │   │   ├── blkio.throttle.io_serviced
  13298. │   │   │   │   ├── blkio.throttle.read_bps_device
  13299. │   │   │   │   ├── blkio.throttle.read_iops_device
  13300. │   │   │   │   ├── blkio.throttle.write_bps_device
  13301. │   │   │   │   ├── blkio.throttle.write_iops_device
  13302. │   │   │   │   ├── blkio.time
  13303. │   │   │   │   ├── blkio.time_recursive
  13304. │   │   │   │   ├── blkio.weight
  13305. │   │   │   │   ├── blkio.weight_device
  13306. │   │   │   │   ├── cgroup.clone_children
  13307. │   │   │   │   ├── cgroup.procs
  13308. │   │   │   │   ├── notify_on_release
  13309. │   │   │   │   └── tasks
  13310. │   │   │   ├── lxd-containers.service
  13311. │   │   │   │   ├── blkio.io_merged
  13312. │   │   │   │   ├── blkio.io_merged_recursive
  13313. │   │   │   │   ├── blkio.io_queued
  13314. │   │   │   │   ├── blkio.io_queued_recursive
  13315. │   │   │   │   ├── blkio.io_service_bytes
  13316. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13317. │   │   │   │   ├── blkio.io_serviced
  13318. │   │   │   │   ├── blkio.io_serviced_recursive
  13319. │   │   │   │   ├── blkio.io_service_time
  13320. │   │   │   │   ├── blkio.io_service_time_recursive
  13321. │   │   │   │   ├── blkio.io_wait_time
  13322. │   │   │   │   ├── blkio.io_wait_time_recursive
  13323. │   │   │   │   ├── blkio.leaf_weight
  13324. │   │   │   │   ├── blkio.leaf_weight_device
  13325. │   │   │   │   ├── blkio.reset_stats
  13326. │   │   │   │   ├── blkio.sectors
  13327. │   │   │   │   ├── blkio.sectors_recursive
  13328. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13329. │   │   │   │   ├── blkio.throttle.io_serviced
  13330. │   │   │   │   ├── blkio.throttle.read_bps_device
  13331. │   │   │   │   ├── blkio.throttle.read_iops_device
  13332. │   │   │   │   ├── blkio.throttle.write_bps_device
  13333. │   │   │   │   ├── blkio.throttle.write_iops_device
  13334. │   │   │   │   ├── blkio.time
  13335. │   │   │   │   ├── blkio.time_recursive
  13336. │   │   │   │   ├── blkio.weight
  13337. │   │   │   │   ├── blkio.weight_device
  13338. │   │   │   │   ├── cgroup.clone_children
  13339. │   │   │   │   ├── cgroup.procs
  13340. │   │   │   │   ├── notify_on_release
  13341. │   │   │   │   └── tasks
  13342. │   │   │   ├── mdadm.service
  13343. │   │   │   │   ├── blkio.io_merged
  13344. │   │   │   │   ├── blkio.io_merged_recursive
  13345. │   │   │   │   ├── blkio.io_queued
  13346. │   │   │   │   ├── blkio.io_queued_recursive
  13347. │   │   │   │   ├── blkio.io_service_bytes
  13348. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13349. │   │   │   │   ├── blkio.io_serviced
  13350. │   │   │   │   ├── blkio.io_serviced_recursive
  13351. │   │   │   │   ├── blkio.io_service_time
  13352. │   │   │   │   ├── blkio.io_service_time_recursive
  13353. │   │   │   │   ├── blkio.io_wait_time
  13354. │   │   │   │   ├── blkio.io_wait_time_recursive
  13355. │   │   │   │   ├── blkio.leaf_weight
  13356. │   │   │   │   ├── blkio.leaf_weight_device
  13357. │   │   │   │   ├── blkio.reset_stats
  13358. │   │   │   │   ├── blkio.sectors
  13359. │   │   │   │   ├── blkio.sectors_recursive
  13360. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13361. │   │   │   │   ├── blkio.throttle.io_serviced
  13362. │   │   │   │   ├── blkio.throttle.read_bps_device
  13363. │   │   │   │   ├── blkio.throttle.read_iops_device
  13364. │   │   │   │   ├── blkio.throttle.write_bps_device
  13365. │   │   │   │   ├── blkio.throttle.write_iops_device
  13366. │   │   │   │   ├── blkio.time
  13367. │   │   │   │   ├── blkio.time_recursive
  13368. │   │   │   │   ├── blkio.weight
  13369. │   │   │   │   ├── blkio.weight_device
  13370. │   │   │   │   ├── cgroup.clone_children
  13371. │   │   │   │   ├── cgroup.procs
  13372. │   │   │   │   ├── notify_on_release
  13373. │   │   │   │   └── tasks
  13374. │   │   │   ├── -.mount
  13375. │   │   │   │   ├── blkio.io_merged
  13376. │   │   │   │   ├── blkio.io_merged_recursive
  13377. │   │   │   │   ├── blkio.io_queued
  13378. │   │   │   │   ├── blkio.io_queued_recursive
  13379. │   │   │   │   ├── blkio.io_service_bytes
  13380. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13381. │   │   │   │   ├── blkio.io_serviced
  13382. │   │   │   │   ├── blkio.io_serviced_recursive
  13383. │   │   │   │   ├── blkio.io_service_time
  13384. │   │   │   │   ├── blkio.io_service_time_recursive
  13385. │   │   │   │   ├── blkio.io_wait_time
  13386. │   │   │   │   ├── blkio.io_wait_time_recursive
  13387. │   │   │   │   ├── blkio.leaf_weight
  13388. │   │   │   │   ├── blkio.leaf_weight_device
  13389. │   │   │   │   ├── blkio.reset_stats
  13390. │   │   │   │   ├── blkio.sectors
  13391. │   │   │   │   ├── blkio.sectors_recursive
  13392. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13393. │   │   │   │   ├── blkio.throttle.io_serviced
  13394. │   │   │   │   ├── blkio.throttle.read_bps_device
  13395. │   │   │   │   ├── blkio.throttle.read_iops_device
  13396. │   │   │   │   ├── blkio.throttle.write_bps_device
  13397. │   │   │   │   ├── blkio.throttle.write_iops_device
  13398. │   │   │   │   ├── blkio.time
  13399. │   │   │   │   ├── blkio.time_recursive
  13400. │   │   │   │   ├── blkio.weight
  13401. │   │   │   │   ├── blkio.weight_device
  13402. │   │   │   │   ├── cgroup.clone_children
  13403. │   │   │   │   ├── cgroup.procs
  13404. │   │   │   │   ├── notify_on_release
  13405. │   │   │   │   └── tasks
  13406. │   │   │   ├── networking.service
  13407. │   │   │   │   ├── blkio.io_merged
  13408. │   │   │   │   ├── blkio.io_merged_recursive
  13409. │   │   │   │   ├── blkio.io_queued
  13410. │   │   │   │   ├── blkio.io_queued_recursive
  13411. │   │   │   │   ├── blkio.io_service_bytes
  13412. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13413. │   │   │   │   ├── blkio.io_serviced
  13414. │   │   │   │   ├── blkio.io_serviced_recursive
  13415. │   │   │   │   ├── blkio.io_service_time
  13416. │   │   │   │   ├── blkio.io_service_time_recursive
  13417. │   │   │   │   ├── blkio.io_wait_time
  13418. │   │   │   │   ├── blkio.io_wait_time_recursive
  13419. │   │   │   │   ├── blkio.leaf_weight
  13420. │   │   │   │   ├── blkio.leaf_weight_device
  13421. │   │   │   │   ├── blkio.reset_stats
  13422. │   │   │   │   ├── blkio.sectors
  13423. │   │   │   │   ├── blkio.sectors_recursive
  13424. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13425. │   │   │   │   ├── blkio.throttle.io_serviced
  13426. │   │   │   │   ├── blkio.throttle.read_bps_device
  13427. │   │   │   │   ├── blkio.throttle.read_iops_device
  13428. │   │   │   │   ├── blkio.throttle.write_bps_device
  13429. │   │   │   │   ├── blkio.throttle.write_iops_device
  13430. │   │   │   │   ├── blkio.time
  13431. │   │   │   │   ├── blkio.time_recursive
  13432. │   │   │   │   ├── blkio.weight
  13433. │   │   │   │   ├── blkio.weight_device
  13434. │   │   │   │   ├── cgroup.clone_children
  13435. │   │   │   │   ├── cgroup.procs
  13436. │   │   │   │   ├── notify_on_release
  13437. │   │   │   │   └── tasks
  13438. │   │   │   ├── notify_on_release
  13439. │   │   │   ├── ondemand.service
  13440. │   │   │   │   ├── blkio.io_merged
  13441. │   │   │   │   ├── blkio.io_merged_recursive
  13442. │   │   │   │   ├── blkio.io_queued
  13443. │   │   │   │   ├── blkio.io_queued_recursive
  13444. │   │   │   │   ├── blkio.io_service_bytes
  13445. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13446. │   │   │   │   ├── blkio.io_serviced
  13447. │   │   │   │   ├── blkio.io_serviced_recursive
  13448. │   │   │   │   ├── blkio.io_service_time
  13449. │   │   │   │   ├── blkio.io_service_time_recursive
  13450. │   │   │   │   ├── blkio.io_wait_time
  13451. │   │   │   │   ├── blkio.io_wait_time_recursive
  13452. │   │   │   │   ├── blkio.leaf_weight
  13453. │   │   │   │   ├── blkio.leaf_weight_device
  13454. │   │   │   │   ├── blkio.reset_stats
  13455. │   │   │   │   ├── blkio.sectors
  13456. │   │   │   │   ├── blkio.sectors_recursive
  13457. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13458. │   │   │   │   ├── blkio.throttle.io_serviced
  13459. │   │   │   │   ├── blkio.throttle.read_bps_device
  13460. │   │   │   │   ├── blkio.throttle.read_iops_device
  13461. │   │   │   │   ├── blkio.throttle.write_bps_device
  13462. │   │   │   │   ├── blkio.throttle.write_iops_device
  13463. │   │   │   │   ├── blkio.time
  13464. │   │   │   │   ├── blkio.time_recursive
  13465. │   │   │   │   ├── blkio.weight
  13466. │   │   │   │   ├── blkio.weight_device
  13467. │   │   │   │   ├── cgroup.clone_children
  13468. │   │   │   │   ├── cgroup.procs
  13469. │   │   │   │   ├── notify_on_release
  13470. │   │   │   │   └── tasks
  13471. │   │   │   ├── polkitd.service
  13472. │   │   │   │   ├── blkio.io_merged
  13473. │   │   │   │   ├── blkio.io_merged_recursive
  13474. │   │   │   │   ├── blkio.io_queued
  13475. │   │   │   │   ├── blkio.io_queued_recursive
  13476. │   │   │   │   ├── blkio.io_service_bytes
  13477. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13478. │   │   │   │   ├── blkio.io_serviced
  13479. │   │   │   │   ├── blkio.io_serviced_recursive
  13480. │   │   │   │   ├── blkio.io_service_time
  13481. │   │   │   │   ├── blkio.io_service_time_recursive
  13482. │   │   │   │   ├── blkio.io_wait_time
  13483. │   │   │   │   ├── blkio.io_wait_time_recursive
  13484. │   │   │   │   ├── blkio.leaf_weight
  13485. │   │   │   │   ├── blkio.leaf_weight_device
  13486. │   │   │   │   ├── blkio.reset_stats
  13487. │   │   │   │   ├── blkio.sectors
  13488. │   │   │   │   ├── blkio.sectors_recursive
  13489. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13490. │   │   │   │   ├── blkio.throttle.io_serviced
  13491. │   │   │   │   ├── blkio.throttle.read_bps_device
  13492. │   │   │   │   ├── blkio.throttle.read_iops_device
  13493. │   │   │   │   ├── blkio.throttle.write_bps_device
  13494. │   │   │   │   ├── blkio.throttle.write_iops_device
  13495. │   │   │   │   ├── blkio.time
  13496. │   │   │   │   ├── blkio.time_recursive
  13497. │   │   │   │   ├── blkio.weight
  13498. │   │   │   │   ├── blkio.weight_device
  13499. │   │   │   │   ├── cgroup.clone_children
  13500. │   │   │   │   ├── cgroup.procs
  13501. │   │   │   │   ├── notify_on_release
  13502. │   │   │   │   └── tasks
  13503. │   │   │   ├── proc-cpuinfo.mount
  13504. │   │   │   │   ├── blkio.io_merged
  13505. │   │   │   │   ├── blkio.io_merged_recursive
  13506. │   │   │   │   ├── blkio.io_queued
  13507. │   │   │   │   ├── blkio.io_queued_recursive
  13508. │   │   │   │   ├── blkio.io_service_bytes
  13509. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13510. │   │   │   │   ├── blkio.io_serviced
  13511. │   │   │   │   ├── blkio.io_serviced_recursive
  13512. │   │   │   │   ├── blkio.io_service_time
  13513. │   │   │   │   ├── blkio.io_service_time_recursive
  13514. │   │   │   │   ├── blkio.io_wait_time
  13515. │   │   │   │   ├── blkio.io_wait_time_recursive
  13516. │   │   │   │   ├── blkio.leaf_weight
  13517. │   │   │   │   ├── blkio.leaf_weight_device
  13518. │   │   │   │   ├── blkio.reset_stats
  13519. │   │   │   │   ├── blkio.sectors
  13520. │   │   │   │   ├── blkio.sectors_recursive
  13521. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13522. │   │   │   │   ├── blkio.throttle.io_serviced
  13523. │   │   │   │   ├── blkio.throttle.read_bps_device
  13524. │   │   │   │   ├── blkio.throttle.read_iops_device
  13525. │   │   │   │   ├── blkio.throttle.write_bps_device
  13526. │   │   │   │   ├── blkio.throttle.write_iops_device
  13527. │   │   │   │   ├── blkio.time
  13528. │   │   │   │   ├── blkio.time_recursive
  13529. │   │   │   │   ├── blkio.weight
  13530. │   │   │   │   ├── blkio.weight_device
  13531. │   │   │   │   ├── cgroup.clone_children
  13532. │   │   │   │   ├── cgroup.procs
  13533. │   │   │   │   ├── notify_on_release
  13534. │   │   │   │   └── tasks
  13535. │   │   │   ├── proc-diskstats.mount
  13536. │   │   │   │   ├── blkio.io_merged
  13537. │   │   │   │   ├── blkio.io_merged_recursive
  13538. │   │   │   │   ├── blkio.io_queued
  13539. │   │   │   │   ├── blkio.io_queued_recursive
  13540. │   │   │   │   ├── blkio.io_service_bytes
  13541. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13542. │   │   │   │   ├── blkio.io_serviced
  13543. │   │   │   │   ├── blkio.io_serviced_recursive
  13544. │   │   │   │   ├── blkio.io_service_time
  13545. │   │   │   │   ├── blkio.io_service_time_recursive
  13546. │   │   │   │   ├── blkio.io_wait_time
  13547. │   │   │   │   ├── blkio.io_wait_time_recursive
  13548. │   │   │   │   ├── blkio.leaf_weight
  13549. │   │   │   │   ├── blkio.leaf_weight_device
  13550. │   │   │   │   ├── blkio.reset_stats
  13551. │   │   │   │   ├── blkio.sectors
  13552. │   │   │   │   ├── blkio.sectors_recursive
  13553. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13554. │   │   │   │   ├── blkio.throttle.io_serviced
  13555. │   │   │   │   ├── blkio.throttle.read_bps_device
  13556. │   │   │   │   ├── blkio.throttle.read_iops_device
  13557. │   │   │   │   ├── blkio.throttle.write_bps_device
  13558. │   │   │   │   ├── blkio.throttle.write_iops_device
  13559. │   │   │   │   ├── blkio.time
  13560. │   │   │   │   ├── blkio.time_recursive
  13561. │   │   │   │   ├── blkio.weight
  13562. │   │   │   │   ├── blkio.weight_device
  13563. │   │   │   │   ├── cgroup.clone_children
  13564. │   │   │   │   ├── cgroup.procs
  13565. │   │   │   │   ├── notify_on_release
  13566. │   │   │   │   └── tasks
  13567. │   │   │   ├── proc-meminfo.mount
  13568. │   │   │   │   ├── blkio.io_merged
  13569. │   │   │   │   ├── blkio.io_merged_recursive
  13570. │   │   │   │   ├── blkio.io_queued
  13571. │   │   │   │   ├── blkio.io_queued_recursive
  13572. │   │   │   │   ├── blkio.io_service_bytes
  13573. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13574. │   │   │   │   ├── blkio.io_serviced
  13575. │   │   │   │   ├── blkio.io_serviced_recursive
  13576. │   │   │   │   ├── blkio.io_service_time
  13577. │   │   │   │   ├── blkio.io_service_time_recursive
  13578. │   │   │   │   ├── blkio.io_wait_time
  13579. │   │   │   │   ├── blkio.io_wait_time_recursive
  13580. │   │   │   │   ├── blkio.leaf_weight
  13581. │   │   │   │   ├── blkio.leaf_weight_device
  13582. │   │   │   │   ├── blkio.reset_stats
  13583. │   │   │   │   ├── blkio.sectors
  13584. │   │   │   │   ├── blkio.sectors_recursive
  13585. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13586. │   │   │   │   ├── blkio.throttle.io_serviced
  13587. │   │   │   │   ├── blkio.throttle.read_bps_device
  13588. │   │   │   │   ├── blkio.throttle.read_iops_device
  13589. │   │   │   │   ├── blkio.throttle.write_bps_device
  13590. │   │   │   │   ├── blkio.throttle.write_iops_device
  13591. │   │   │   │   ├── blkio.time
  13592. │   │   │   │   ├── blkio.time_recursive
  13593. │   │   │   │   ├── blkio.weight
  13594. │   │   │   │   ├── blkio.weight_device
  13595. │   │   │   │   ├── cgroup.clone_children
  13596. │   │   │   │   ├── cgroup.procs
  13597. │   │   │   │   ├── notify_on_release
  13598. │   │   │   │   └── tasks
  13599. │   │   │   ├── proc-stat.mount
  13600. │   │   │   │   ├── blkio.io_merged
  13601. │   │   │   │   ├── blkio.io_merged_recursive
  13602. │   │   │   │   ├── blkio.io_queued
  13603. │   │   │   │   ├── blkio.io_queued_recursive
  13604. │   │   │   │   ├── blkio.io_service_bytes
  13605. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13606. │   │   │   │   ├── blkio.io_serviced
  13607. │   │   │   │   ├── blkio.io_serviced_recursive
  13608. │   │   │   │   ├── blkio.io_service_time
  13609. │   │   │   │   ├── blkio.io_service_time_recursive
  13610. │   │   │   │   ├── blkio.io_wait_time
  13611. │   │   │   │   ├── blkio.io_wait_time_recursive
  13612. │   │   │   │   ├── blkio.leaf_weight
  13613. │   │   │   │   ├── blkio.leaf_weight_device
  13614. │   │   │   │   ├── blkio.reset_stats
  13615. │   │   │   │   ├── blkio.sectors
  13616. │   │   │   │   ├── blkio.sectors_recursive
  13617. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13618. │   │   │   │   ├── blkio.throttle.io_serviced
  13619. │   │   │   │   ├── blkio.throttle.read_bps_device
  13620. │   │   │   │   ├── blkio.throttle.read_iops_device
  13621. │   │   │   │   ├── blkio.throttle.write_bps_device
  13622. │   │   │   │   ├── blkio.throttle.write_iops_device
  13623. │   │   │   │   ├── blkio.time
  13624. │   │   │   │   ├── blkio.time_recursive
  13625. │   │   │   │   ├── blkio.weight
  13626. │   │   │   │   ├── blkio.weight_device
  13627. │   │   │   │   ├── cgroup.clone_children
  13628. │   │   │   │   ├── cgroup.procs
  13629. │   │   │   │   ├── notify_on_release
  13630. │   │   │   │   └── tasks
  13631. │   │   │   ├── proc-swaps.mount
  13632. │   │   │   │   ├── blkio.io_merged
  13633. │   │   │   │   ├── blkio.io_merged_recursive
  13634. │   │   │   │   ├── blkio.io_queued
  13635. │   │   │   │   ├── blkio.io_queued_recursive
  13636. │   │   │   │   ├── blkio.io_service_bytes
  13637. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13638. │   │   │   │   ├── blkio.io_serviced
  13639. │   │   │   │   ├── blkio.io_serviced_recursive
  13640. │   │   │   │   ├── blkio.io_service_time
  13641. │   │   │   │   ├── blkio.io_service_time_recursive
  13642. │   │   │   │   ├── blkio.io_wait_time
  13643. │   │   │   │   ├── blkio.io_wait_time_recursive
  13644. │   │   │   │   ├── blkio.leaf_weight
  13645. │   │   │   │   ├── blkio.leaf_weight_device
  13646. │   │   │   │   ├── blkio.reset_stats
  13647. │   │   │   │   ├── blkio.sectors
  13648. │   │   │   │   ├── blkio.sectors_recursive
  13649. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13650. │   │   │   │   ├── blkio.throttle.io_serviced
  13651. │   │   │   │   ├── blkio.throttle.read_bps_device
  13652. │   │   │   │   ├── blkio.throttle.read_iops_device
  13653. │   │   │   │   ├── blkio.throttle.write_bps_device
  13654. │   │   │   │   ├── blkio.throttle.write_iops_device
  13655. │   │   │   │   ├── blkio.time
  13656. │   │   │   │   ├── blkio.time_recursive
  13657. │   │   │   │   ├── blkio.weight
  13658. │   │   │   │   ├── blkio.weight_device
  13659. │   │   │   │   ├── cgroup.clone_children
  13660. │   │   │   │   ├── cgroup.procs
  13661. │   │   │   │   ├── notify_on_release
  13662. │   │   │   │   └── tasks
  13663. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  13664. │   │   │   │   ├── blkio.io_merged
  13665. │   │   │   │   ├── blkio.io_merged_recursive
  13666. │   │   │   │   ├── blkio.io_queued
  13667. │   │   │   │   ├── blkio.io_queued_recursive
  13668. │   │   │   │   ├── blkio.io_service_bytes
  13669. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13670. │   │   │   │   ├── blkio.io_serviced
  13671. │   │   │   │   ├── blkio.io_serviced_recursive
  13672. │   │   │   │   ├── blkio.io_service_time
  13673. │   │   │   │   ├── blkio.io_service_time_recursive
  13674. │   │   │   │   ├── blkio.io_wait_time
  13675. │   │   │   │   ├── blkio.io_wait_time_recursive
  13676. │   │   │   │   ├── blkio.leaf_weight
  13677. │   │   │   │   ├── blkio.leaf_weight_device
  13678. │   │   │   │   ├── blkio.reset_stats
  13679. │   │   │   │   ├── blkio.sectors
  13680. │   │   │   │   ├── blkio.sectors_recursive
  13681. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13682. │   │   │   │   ├── blkio.throttle.io_serviced
  13683. │   │   │   │   ├── blkio.throttle.read_bps_device
  13684. │   │   │   │   ├── blkio.throttle.read_iops_device
  13685. │   │   │   │   ├── blkio.throttle.write_bps_device
  13686. │   │   │   │   ├── blkio.throttle.write_iops_device
  13687. │   │   │   │   ├── blkio.time
  13688. │   │   │   │   ├── blkio.time_recursive
  13689. │   │   │   │   ├── blkio.weight
  13690. │   │   │   │   ├── blkio.weight_device
  13691. │   │   │   │   ├── cgroup.clone_children
  13692. │   │   │   │   ├── cgroup.procs
  13693. │   │   │   │   ├── notify_on_release
  13694. │   │   │   │   └── tasks
  13695. │   │   │   ├── proc-uptime.mount
  13696. │   │   │   │   ├── blkio.io_merged
  13697. │   │   │   │   ├── blkio.io_merged_recursive
  13698. │   │   │   │   ├── blkio.io_queued
  13699. │   │   │   │   ├── blkio.io_queued_recursive
  13700. │   │   │   │   ├── blkio.io_service_bytes
  13701. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13702. │   │   │   │   ├── blkio.io_serviced
  13703. │   │   │   │   ├── blkio.io_serviced_recursive
  13704. │   │   │   │   ├── blkio.io_service_time
  13705. │   │   │   │   ├── blkio.io_service_time_recursive
  13706. │   │   │   │   ├── blkio.io_wait_time
  13707. │   │   │   │   ├── blkio.io_wait_time_recursive
  13708. │   │   │   │   ├── blkio.leaf_weight
  13709. │   │   │   │   ├── blkio.leaf_weight_device
  13710. │   │   │   │   ├── blkio.reset_stats
  13711. │   │   │   │   ├── blkio.sectors
  13712. │   │   │   │   ├── blkio.sectors_recursive
  13713. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13714. │   │   │   │   ├── blkio.throttle.io_serviced
  13715. │   │   │   │   ├── blkio.throttle.read_bps_device
  13716. │   │   │   │   ├── blkio.throttle.read_iops_device
  13717. │   │   │   │   ├── blkio.throttle.write_bps_device
  13718. │   │   │   │   ├── blkio.throttle.write_iops_device
  13719. │   │   │   │   ├── blkio.time
  13720. │   │   │   │   ├── blkio.time_recursive
  13721. │   │   │   │   ├── blkio.weight
  13722. │   │   │   │   ├── blkio.weight_device
  13723. │   │   │   │   ├── cgroup.clone_children
  13724. │   │   │   │   ├── cgroup.procs
  13725. │   │   │   │   ├── notify_on_release
  13726. │   │   │   │   └── tasks
  13727. │   │   │   ├── rc-local.service
  13728. │   │   │   │   ├── blkio.io_merged
  13729. │   │   │   │   ├── blkio.io_merged_recursive
  13730. │   │   │   │   ├── blkio.io_queued
  13731. │   │   │   │   ├── blkio.io_queued_recursive
  13732. │   │   │   │   ├── blkio.io_service_bytes
  13733. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13734. │   │   │   │   ├── blkio.io_serviced
  13735. │   │   │   │   ├── blkio.io_serviced_recursive
  13736. │   │   │   │   ├── blkio.io_service_time
  13737. │   │   │   │   ├── blkio.io_service_time_recursive
  13738. │   │   │   │   ├── blkio.io_wait_time
  13739. │   │   │   │   ├── blkio.io_wait_time_recursive
  13740. │   │   │   │   ├── blkio.leaf_weight
  13741. │   │   │   │   ├── blkio.leaf_weight_device
  13742. │   │   │   │   ├── blkio.reset_stats
  13743. │   │   │   │   ├── blkio.sectors
  13744. │   │   │   │   ├── blkio.sectors_recursive
  13745. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13746. │   │   │   │   ├── blkio.throttle.io_serviced
  13747. │   │   │   │   ├── blkio.throttle.read_bps_device
  13748. │   │   │   │   ├── blkio.throttle.read_iops_device
  13749. │   │   │   │   ├── blkio.throttle.write_bps_device
  13750. │   │   │   │   ├── blkio.throttle.write_iops_device
  13751. │   │   │   │   ├── blkio.time
  13752. │   │   │   │   ├── blkio.time_recursive
  13753. │   │   │   │   ├── blkio.weight
  13754. │   │   │   │   ├── blkio.weight_device
  13755. │   │   │   │   ├── cgroup.clone_children
  13756. │   │   │   │   ├── cgroup.procs
  13757. │   │   │   │   ├── notify_on_release
  13758. │   │   │   │   └── tasks
  13759. │   │   │   ├── resolvconf.service
  13760. │   │   │   │   ├── blkio.io_merged
  13761. │   │   │   │   ├── blkio.io_merged_recursive
  13762. │   │   │   │   ├── blkio.io_queued
  13763. │   │   │   │   ├── blkio.io_queued_recursive
  13764. │   │   │   │   ├── blkio.io_service_bytes
  13765. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13766. │   │   │   │   ├── blkio.io_serviced
  13767. │   │   │   │   ├── blkio.io_serviced_recursive
  13768. │   │   │   │   ├── blkio.io_service_time
  13769. │   │   │   │   ├── blkio.io_service_time_recursive
  13770. │   │   │   │   ├── blkio.io_wait_time
  13771. │   │   │   │   ├── blkio.io_wait_time_recursive
  13772. │   │   │   │   ├── blkio.leaf_weight
  13773. │   │   │   │   ├── blkio.leaf_weight_device
  13774. │   │   │   │   ├── blkio.reset_stats
  13775. │   │   │   │   ├── blkio.sectors
  13776. │   │   │   │   ├── blkio.sectors_recursive
  13777. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13778. │   │   │   │   ├── blkio.throttle.io_serviced
  13779. │   │   │   │   ├── blkio.throttle.read_bps_device
  13780. │   │   │   │   ├── blkio.throttle.read_iops_device
  13781. │   │   │   │   ├── blkio.throttle.write_bps_device
  13782. │   │   │   │   ├── blkio.throttle.write_iops_device
  13783. │   │   │   │   ├── blkio.time
  13784. │   │   │   │   ├── blkio.time_recursive
  13785. │   │   │   │   ├── blkio.weight
  13786. │   │   │   │   ├── blkio.weight_device
  13787. │   │   │   │   ├── cgroup.clone_children
  13788. │   │   │   │   ├── cgroup.procs
  13789. │   │   │   │   ├── notify_on_release
  13790. │   │   │   │   └── tasks
  13791. │   │   │   ├── rsyslog.service
  13792. │   │   │   │   ├── blkio.io_merged
  13793. │   │   │   │   ├── blkio.io_merged_recursive
  13794. │   │   │   │   ├── blkio.io_queued
  13795. │   │   │   │   ├── blkio.io_queued_recursive
  13796. │   │   │   │   ├── blkio.io_service_bytes
  13797. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13798. │   │   │   │   ├── blkio.io_serviced
  13799. │   │   │   │   ├── blkio.io_serviced_recursive
  13800. │   │   │   │   ├── blkio.io_service_time
  13801. │   │   │   │   ├── blkio.io_service_time_recursive
  13802. │   │   │   │   ├── blkio.io_wait_time
  13803. │   │   │   │   ├── blkio.io_wait_time_recursive
  13804. │   │   │   │   ├── blkio.leaf_weight
  13805. │   │   │   │   ├── blkio.leaf_weight_device
  13806. │   │   │   │   ├── blkio.reset_stats
  13807. │   │   │   │   ├── blkio.sectors
  13808. │   │   │   │   ├── blkio.sectors_recursive
  13809. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13810. │   │   │   │   ├── blkio.throttle.io_serviced
  13811. │   │   │   │   ├── blkio.throttle.read_bps_device
  13812. │   │   │   │   ├── blkio.throttle.read_iops_device
  13813. │   │   │   │   ├── blkio.throttle.write_bps_device
  13814. │   │   │   │   ├── blkio.throttle.write_iops_device
  13815. │   │   │   │   ├── blkio.time
  13816. │   │   │   │   ├── blkio.time_recursive
  13817. │   │   │   │   ├── blkio.weight
  13818. │   │   │   │   ├── blkio.weight_device
  13819. │   │   │   │   ├── cgroup.clone_children
  13820. │   │   │   │   ├── cgroup.procs
  13821. │   │   │   │   ├── notify_on_release
  13822. │   │   │   │   └── tasks
  13823. │   │   │   ├── snapd.service
  13824. │   │   │   │   ├── blkio.io_merged
  13825. │   │   │   │   ├── blkio.io_merged_recursive
  13826. │   │   │   │   ├── blkio.io_queued
  13827. │   │   │   │   ├── blkio.io_queued_recursive
  13828. │   │   │   │   ├── blkio.io_service_bytes
  13829. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13830. │   │   │   │   ├── blkio.io_serviced
  13831. │   │   │   │   ├── blkio.io_serviced_recursive
  13832. │   │   │   │   ├── blkio.io_service_time
  13833. │   │   │   │   ├── blkio.io_service_time_recursive
  13834. │   │   │   │   ├── blkio.io_wait_time
  13835. │   │   │   │   ├── blkio.io_wait_time_recursive
  13836. │   │   │   │   ├── blkio.leaf_weight
  13837. │   │   │   │   ├── blkio.leaf_weight_device
  13838. │   │   │   │   ├── blkio.reset_stats
  13839. │   │   │   │   ├── blkio.sectors
  13840. │   │   │   │   ├── blkio.sectors_recursive
  13841. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13842. │   │   │   │   ├── blkio.throttle.io_serviced
  13843. │   │   │   │   ├── blkio.throttle.read_bps_device
  13844. │   │   │   │   ├── blkio.throttle.read_iops_device
  13845. │   │   │   │   ├── blkio.throttle.write_bps_device
  13846. │   │   │   │   ├── blkio.throttle.write_iops_device
  13847. │   │   │   │   ├── blkio.time
  13848. │   │   │   │   ├── blkio.time_recursive
  13849. │   │   │   │   ├── blkio.weight
  13850. │   │   │   │   ├── blkio.weight_device
  13851. │   │   │   │   ├── cgroup.clone_children
  13852. │   │   │   │   ├── cgroup.procs
  13853. │   │   │   │   ├── notify_on_release
  13854. │   │   │   │   └── tasks
  13855. │   │   │   ├── ssh.service
  13856. │   │   │   │   ├── blkio.io_merged
  13857. │   │   │   │   ├── blkio.io_merged_recursive
  13858. │   │   │   │   ├── blkio.io_queued
  13859. │   │   │   │   ├── blkio.io_queued_recursive
  13860. │   │   │   │   ├── blkio.io_service_bytes
  13861. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13862. │   │   │   │   ├── blkio.io_serviced
  13863. │   │   │   │   ├── blkio.io_serviced_recursive
  13864. │   │   │   │   ├── blkio.io_service_time
  13865. │   │   │   │   ├── blkio.io_service_time_recursive
  13866. │   │   │   │   ├── blkio.io_wait_time
  13867. │   │   │   │   ├── blkio.io_wait_time_recursive
  13868. │   │   │   │   ├── blkio.leaf_weight
  13869. │   │   │   │   ├── blkio.leaf_weight_device
  13870. │   │   │   │   ├── blkio.reset_stats
  13871. │   │   │   │   ├── blkio.sectors
  13872. │   │   │   │   ├── blkio.sectors_recursive
  13873. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13874. │   │   │   │   ├── blkio.throttle.io_serviced
  13875. │   │   │   │   ├── blkio.throttle.read_bps_device
  13876. │   │   │   │   ├── blkio.throttle.read_iops_device
  13877. │   │   │   │   ├── blkio.throttle.write_bps_device
  13878. │   │   │   │   ├── blkio.throttle.write_iops_device
  13879. │   │   │   │   ├── blkio.time
  13880. │   │   │   │   ├── blkio.time_recursive
  13881. │   │   │   │   ├── blkio.weight
  13882. │   │   │   │   ├── blkio.weight_device
  13883. │   │   │   │   ├── cgroup.clone_children
  13884. │   │   │   │   ├── cgroup.procs
  13885. │   │   │   │   ├── notify_on_release
  13886. │   │   │   │   └── tasks
  13887. │   │   │   ├── sys-fs-fuse-connections.mount
  13888. │   │   │   │   ├── blkio.io_merged
  13889. │   │   │   │   ├── blkio.io_merged_recursive
  13890. │   │   │   │   ├── blkio.io_queued
  13891. │   │   │   │   ├── blkio.io_queued_recursive
  13892. │   │   │   │   ├── blkio.io_service_bytes
  13893. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13894. │   │   │   │   ├── blkio.io_serviced
  13895. │   │   │   │   ├── blkio.io_serviced_recursive
  13896. │   │   │   │   ├── blkio.io_service_time
  13897. │   │   │   │   ├── blkio.io_service_time_recursive
  13898. │   │   │   │   ├── blkio.io_wait_time
  13899. │   │   │   │   ├── blkio.io_wait_time_recursive
  13900. │   │   │   │   ├── blkio.leaf_weight
  13901. │   │   │   │   ├── blkio.leaf_weight_device
  13902. │   │   │   │   ├── blkio.reset_stats
  13903. │   │   │   │   ├── blkio.sectors
  13904. │   │   │   │   ├── blkio.sectors_recursive
  13905. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13906. │   │   │   │   ├── blkio.throttle.io_serviced
  13907. │   │   │   │   ├── blkio.throttle.read_bps_device
  13908. │   │   │   │   ├── blkio.throttle.read_iops_device
  13909. │   │   │   │   ├── blkio.throttle.write_bps_device
  13910. │   │   │   │   ├── blkio.throttle.write_iops_device
  13911. │   │   │   │   ├── blkio.time
  13912. │   │   │   │   ├── blkio.time_recursive
  13913. │   │   │   │   ├── blkio.weight
  13914. │   │   │   │   ├── blkio.weight_device
  13915. │   │   │   │   ├── cgroup.clone_children
  13916. │   │   │   │   ├── cgroup.procs
  13917. │   │   │   │   ├── notify_on_release
  13918. │   │   │   │   └── tasks
  13919. │   │   │   ├── sys-kernel-debug.mount
  13920. │   │   │   │   ├── blkio.io_merged
  13921. │   │   │   │   ├── blkio.io_merged_recursive
  13922. │   │   │   │   ├── blkio.io_queued
  13923. │   │   │   │   ├── blkio.io_queued_recursive
  13924. │   │   │   │   ├── blkio.io_service_bytes
  13925. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13926. │   │   │   │   ├── blkio.io_serviced
  13927. │   │   │   │   ├── blkio.io_serviced_recursive
  13928. │   │   │   │   ├── blkio.io_service_time
  13929. │   │   │   │   ├── blkio.io_service_time_recursive
  13930. │   │   │   │   ├── blkio.io_wait_time
  13931. │   │   │   │   ├── blkio.io_wait_time_recursive
  13932. │   │   │   │   ├── blkio.leaf_weight
  13933. │   │   │   │   ├── blkio.leaf_weight_device
  13934. │   │   │   │   ├── blkio.reset_stats
  13935. │   │   │   │   ├── blkio.sectors
  13936. │   │   │   │   ├── blkio.sectors_recursive
  13937. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13938. │   │   │   │   ├── blkio.throttle.io_serviced
  13939. │   │   │   │   ├── blkio.throttle.read_bps_device
  13940. │   │   │   │   ├── blkio.throttle.read_iops_device
  13941. │   │   │   │   ├── blkio.throttle.write_bps_device
  13942. │   │   │   │   ├── blkio.throttle.write_iops_device
  13943. │   │   │   │   ├── blkio.time
  13944. │   │   │   │   ├── blkio.time_recursive
  13945. │   │   │   │   ├── blkio.weight
  13946. │   │   │   │   ├── blkio.weight_device
  13947. │   │   │   │   ├── cgroup.clone_children
  13948. │   │   │   │   ├── cgroup.procs
  13949. │   │   │   │   ├── notify_on_release
  13950. │   │   │   │   └── tasks
  13951. │   │   │   ├── sys-kernel-debug-tracing.mount
  13952. │   │   │   │   ├── blkio.io_merged
  13953. │   │   │   │   ├── blkio.io_merged_recursive
  13954. │   │   │   │   ├── blkio.io_queued
  13955. │   │   │   │   ├── blkio.io_queued_recursive
  13956. │   │   │   │   ├── blkio.io_service_bytes
  13957. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13958. │   │   │   │   ├── blkio.io_serviced
  13959. │   │   │   │   ├── blkio.io_serviced_recursive
  13960. │   │   │   │   ├── blkio.io_service_time
  13961. │   │   │   │   ├── blkio.io_service_time_recursive
  13962. │   │   │   │   ├── blkio.io_wait_time
  13963. │   │   │   │   ├── blkio.io_wait_time_recursive
  13964. │   │   │   │   ├── blkio.leaf_weight
  13965. │   │   │   │   ├── blkio.leaf_weight_device
  13966. │   │   │   │   ├── blkio.reset_stats
  13967. │   │   │   │   ├── blkio.sectors
  13968. │   │   │   │   ├── blkio.sectors_recursive
  13969. │   │   │   │   ├── blkio.throttle.io_service_bytes
  13970. │   │   │   │   ├── blkio.throttle.io_serviced
  13971. │   │   │   │   ├── blkio.throttle.read_bps_device
  13972. │   │   │   │   ├── blkio.throttle.read_iops_device
  13973. │   │   │   │   ├── blkio.throttle.write_bps_device
  13974. │   │   │   │   ├── blkio.throttle.write_iops_device
  13975. │   │   │   │   ├── blkio.time
  13976. │   │   │   │   ├── blkio.time_recursive
  13977. │   │   │   │   ├── blkio.weight
  13978. │   │   │   │   ├── blkio.weight_device
  13979. │   │   │   │   ├── cgroup.clone_children
  13980. │   │   │   │   ├── cgroup.procs
  13981. │   │   │   │   ├── notify_on_release
  13982. │   │   │   │   └── tasks
  13983. │   │   │   ├── systemd-journald.service
  13984. │   │   │   │   ├── blkio.io_merged
  13985. │   │   │   │   ├── blkio.io_merged_recursive
  13986. │   │   │   │   ├── blkio.io_queued
  13987. │   │   │   │   ├── blkio.io_queued_recursive
  13988. │   │   │   │   ├── blkio.io_service_bytes
  13989. │   │   │   │   ├── blkio.io_service_bytes_recursive
  13990. │   │   │   │   ├── blkio.io_serviced
  13991. │   │   │   │   ├── blkio.io_serviced_recursive
  13992. │   │   │   │   ├── blkio.io_service_time
  13993. │   │   │   │   ├── blkio.io_service_time_recursive
  13994. │   │   │   │   ├── blkio.io_wait_time
  13995. │   │   │   │   ├── blkio.io_wait_time_recursive
  13996. │   │   │   │   ├── blkio.leaf_weight
  13997. │   │   │   │   ├── blkio.leaf_weight_device
  13998. │   │   │   │   ├── blkio.reset_stats
  13999. │   │   │   │   ├── blkio.sectors
  14000. │   │   │   │   ├── blkio.sectors_recursive
  14001. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14002. │   │   │   │   ├── blkio.throttle.io_serviced
  14003. │   │   │   │   ├── blkio.throttle.read_bps_device
  14004. │   │   │   │   ├── blkio.throttle.read_iops_device
  14005. │   │   │   │   ├── blkio.throttle.write_bps_device
  14006. │   │   │   │   ├── blkio.throttle.write_iops_device
  14007. │   │   │   │   ├── blkio.time
  14008. │   │   │   │   ├── blkio.time_recursive
  14009. │   │   │   │   ├── blkio.weight
  14010. │   │   │   │   ├── blkio.weight_device
  14011. │   │   │   │   ├── cgroup.clone_children
  14012. │   │   │   │   ├── cgroup.procs
  14013. │   │   │   │   ├── notify_on_release
  14014. │   │   │   │   └── tasks
  14015. │   │   │   ├── systemd-journal-flush.service
  14016. │   │   │   │   ├── blkio.io_merged
  14017. │   │   │   │   ├── blkio.io_merged_recursive
  14018. │   │   │   │   ├── blkio.io_queued
  14019. │   │   │   │   ├── blkio.io_queued_recursive
  14020. │   │   │   │   ├── blkio.io_service_bytes
  14021. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14022. │   │   │   │   ├── blkio.io_serviced
  14023. │   │   │   │   ├── blkio.io_serviced_recursive
  14024. │   │   │   │   ├── blkio.io_service_time
  14025. │   │   │   │   ├── blkio.io_service_time_recursive
  14026. │   │   │   │   ├── blkio.io_wait_time
  14027. │   │   │   │   ├── blkio.io_wait_time_recursive
  14028. │   │   │   │   ├── blkio.leaf_weight
  14029. │   │   │   │   ├── blkio.leaf_weight_device
  14030. │   │   │   │   ├── blkio.reset_stats
  14031. │   │   │   │   ├── blkio.sectors
  14032. │   │   │   │   ├── blkio.sectors_recursive
  14033. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14034. │   │   │   │   ├── blkio.throttle.io_serviced
  14035. │   │   │   │   ├── blkio.throttle.read_bps_device
  14036. │   │   │   │   ├── blkio.throttle.read_iops_device
  14037. │   │   │   │   ├── blkio.throttle.write_bps_device
  14038. │   │   │   │   ├── blkio.throttle.write_iops_device
  14039. │   │   │   │   ├── blkio.time
  14040. │   │   │   │   ├── blkio.time_recursive
  14041. │   │   │   │   ├── blkio.weight
  14042. │   │   │   │   ├── blkio.weight_device
  14043. │   │   │   │   ├── cgroup.clone_children
  14044. │   │   │   │   ├── cgroup.procs
  14045. │   │   │   │   ├── notify_on_release
  14046. │   │   │   │   └── tasks
  14047. │   │   │   ├── systemd-logind.service
  14048. │   │   │   │   ├── blkio.io_merged
  14049. │   │   │   │   ├── blkio.io_merged_recursive
  14050. │   │   │   │   ├── blkio.io_queued
  14051. │   │   │   │   ├── blkio.io_queued_recursive
  14052. │   │   │   │   ├── blkio.io_service_bytes
  14053. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14054. │   │   │   │   ├── blkio.io_serviced
  14055. │   │   │   │   ├── blkio.io_serviced_recursive
  14056. │   │   │   │   ├── blkio.io_service_time
  14057. │   │   │   │   ├── blkio.io_service_time_recursive
  14058. │   │   │   │   ├── blkio.io_wait_time
  14059. │   │   │   │   ├── blkio.io_wait_time_recursive
  14060. │   │   │   │   ├── blkio.leaf_weight
  14061. │   │   │   │   ├── blkio.leaf_weight_device
  14062. │   │   │   │   ├── blkio.reset_stats
  14063. │   │   │   │   ├── blkio.sectors
  14064. │   │   │   │   ├── blkio.sectors_recursive
  14065. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14066. │   │   │   │   ├── blkio.throttle.io_serviced
  14067. │   │   │   │   ├── blkio.throttle.read_bps_device
  14068. │   │   │   │   ├── blkio.throttle.read_iops_device
  14069. │   │   │   │   ├── blkio.throttle.write_bps_device
  14070. │   │   │   │   ├── blkio.throttle.write_iops_device
  14071. │   │   │   │   ├── blkio.time
  14072. │   │   │   │   ├── blkio.time_recursive
  14073. │   │   │   │   ├── blkio.weight
  14074. │   │   │   │   ├── blkio.weight_device
  14075. │   │   │   │   ├── cgroup.clone_children
  14076. │   │   │   │   ├── cgroup.procs
  14077. │   │   │   │   ├── notify_on_release
  14078. │   │   │   │   └── tasks
  14079. │   │   │   ├── systemd-random-seed.service
  14080. │   │   │   │   ├── blkio.io_merged
  14081. │   │   │   │   ├── blkio.io_merged_recursive
  14082. │   │   │   │   ├── blkio.io_queued
  14083. │   │   │   │   ├── blkio.io_queued_recursive
  14084. │   │   │   │   ├── blkio.io_service_bytes
  14085. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14086. │   │   │   │   ├── blkio.io_serviced
  14087. │   │   │   │   ├── blkio.io_serviced_recursive
  14088. │   │   │   │   ├── blkio.io_service_time
  14089. │   │   │   │   ├── blkio.io_service_time_recursive
  14090. │   │   │   │   ├── blkio.io_wait_time
  14091. │   │   │   │   ├── blkio.io_wait_time_recursive
  14092. │   │   │   │   ├── blkio.leaf_weight
  14093. │   │   │   │   ├── blkio.leaf_weight_device
  14094. │   │   │   │   ├── blkio.reset_stats
  14095. │   │   │   │   ├── blkio.sectors
  14096. │   │   │   │   ├── blkio.sectors_recursive
  14097. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14098. │   │   │   │   ├── blkio.throttle.io_serviced
  14099. │   │   │   │   ├── blkio.throttle.read_bps_device
  14100. │   │   │   │   ├── blkio.throttle.read_iops_device
  14101. │   │   │   │   ├── blkio.throttle.write_bps_device
  14102. │   │   │   │   ├── blkio.throttle.write_iops_device
  14103. │   │   │   │   ├── blkio.time
  14104. │   │   │   │   ├── blkio.time_recursive
  14105. │   │   │   │   ├── blkio.weight
  14106. │   │   │   │   ├── blkio.weight_device
  14107. │   │   │   │   ├── cgroup.clone_children
  14108. │   │   │   │   ├── cgroup.procs
  14109. │   │   │   │   ├── notify_on_release
  14110. │   │   │   │   └── tasks
  14111. │   │   │   ├── systemd-tmpfiles-setup.service
  14112. │   │   │   │   ├── blkio.io_merged
  14113. │   │   │   │   ├── blkio.io_merged_recursive
  14114. │   │   │   │   ├── blkio.io_queued
  14115. │   │   │   │   ├── blkio.io_queued_recursive
  14116. │   │   │   │   ├── blkio.io_service_bytes
  14117. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14118. │   │   │   │   ├── blkio.io_serviced
  14119. │   │   │   │   ├── blkio.io_serviced_recursive
  14120. │   │   │   │   ├── blkio.io_service_time
  14121. │   │   │   │   ├── blkio.io_service_time_recursive
  14122. │   │   │   │   ├── blkio.io_wait_time
  14123. │   │   │   │   ├── blkio.io_wait_time_recursive
  14124. │   │   │   │   ├── blkio.leaf_weight
  14125. │   │   │   │   ├── blkio.leaf_weight_device
  14126. │   │   │   │   ├── blkio.reset_stats
  14127. │   │   │   │   ├── blkio.sectors
  14128. │   │   │   │   ├── blkio.sectors_recursive
  14129. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14130. │   │   │   │   ├── blkio.throttle.io_serviced
  14131. │   │   │   │   ├── blkio.throttle.read_bps_device
  14132. │   │   │   │   ├── blkio.throttle.read_iops_device
  14133. │   │   │   │   ├── blkio.throttle.write_bps_device
  14134. │   │   │   │   ├── blkio.throttle.write_iops_device
  14135. │   │   │   │   ├── blkio.time
  14136. │   │   │   │   ├── blkio.time_recursive
  14137. │   │   │   │   ├── blkio.weight
  14138. │   │   │   │   ├── blkio.weight_device
  14139. │   │   │   │   ├── cgroup.clone_children
  14140. │   │   │   │   ├── cgroup.procs
  14141. │   │   │   │   ├── notify_on_release
  14142. │   │   │   │   └── tasks
  14143. │   │   │   ├── systemd-udevd.service
  14144. │   │   │   │   ├── blkio.io_merged
  14145. │   │   │   │   ├── blkio.io_merged_recursive
  14146. │   │   │   │   ├── blkio.io_queued
  14147. │   │   │   │   ├── blkio.io_queued_recursive
  14148. │   │   │   │   ├── blkio.io_service_bytes
  14149. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14150. │   │   │   │   ├── blkio.io_serviced
  14151. │   │   │   │   ├── blkio.io_serviced_recursive
  14152. │   │   │   │   ├── blkio.io_service_time
  14153. │   │   │   │   ├── blkio.io_service_time_recursive
  14154. │   │   │   │   ├── blkio.io_wait_time
  14155. │   │   │   │   ├── blkio.io_wait_time_recursive
  14156. │   │   │   │   ├── blkio.leaf_weight
  14157. │   │   │   │   ├── blkio.leaf_weight_device
  14158. │   │   │   │   ├── blkio.reset_stats
  14159. │   │   │   │   ├── blkio.sectors
  14160. │   │   │   │   ├── blkio.sectors_recursive
  14161. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14162. │   │   │   │   ├── blkio.throttle.io_serviced
  14163. │   │   │   │   ├── blkio.throttle.read_bps_device
  14164. │   │   │   │   ├── blkio.throttle.read_iops_device
  14165. │   │   │   │   ├── blkio.throttle.write_bps_device
  14166. │   │   │   │   ├── blkio.throttle.write_iops_device
  14167. │   │   │   │   ├── blkio.time
  14168. │   │   │   │   ├── blkio.time_recursive
  14169. │   │   │   │   ├── blkio.weight
  14170. │   │   │   │   ├── blkio.weight_device
  14171. │   │   │   │   ├── cgroup.clone_children
  14172. │   │   │   │   ├── cgroup.procs
  14173. │   │   │   │   ├── notify_on_release
  14174. │   │   │   │   └── tasks
  14175. │   │   │   ├── systemd-udev-trigger.service
  14176. │   │   │   │   ├── blkio.io_merged
  14177. │   │   │   │   ├── blkio.io_merged_recursive
  14178. │   │   │   │   ├── blkio.io_queued
  14179. │   │   │   │   ├── blkio.io_queued_recursive
  14180. │   │   │   │   ├── blkio.io_service_bytes
  14181. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14182. │   │   │   │   ├── blkio.io_serviced
  14183. │   │   │   │   ├── blkio.io_serviced_recursive
  14184. │   │   │   │   ├── blkio.io_service_time
  14185. │   │   │   │   ├── blkio.io_service_time_recursive
  14186. │   │   │   │   ├── blkio.io_wait_time
  14187. │   │   │   │   ├── blkio.io_wait_time_recursive
  14188. │   │   │   │   ├── blkio.leaf_weight
  14189. │   │   │   │   ├── blkio.leaf_weight_device
  14190. │   │   │   │   ├── blkio.reset_stats
  14191. │   │   │   │   ├── blkio.sectors
  14192. │   │   │   │   ├── blkio.sectors_recursive
  14193. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14194. │   │   │   │   ├── blkio.throttle.io_serviced
  14195. │   │   │   │   ├── blkio.throttle.read_bps_device
  14196. │   │   │   │   ├── blkio.throttle.read_iops_device
  14197. │   │   │   │   ├── blkio.throttle.write_bps_device
  14198. │   │   │   │   ├── blkio.throttle.write_iops_device
  14199. │   │   │   │   ├── blkio.time
  14200. │   │   │   │   ├── blkio.time_recursive
  14201. │   │   │   │   ├── blkio.weight
  14202. │   │   │   │   ├── blkio.weight_device
  14203. │   │   │   │   ├── cgroup.clone_children
  14204. │   │   │   │   ├── cgroup.procs
  14205. │   │   │   │   ├── notify_on_release
  14206. │   │   │   │   └── tasks
  14207. │   │   │   ├── systemd-update-utmp.service
  14208. │   │   │   │   ├── blkio.io_merged
  14209. │   │   │   │   ├── blkio.io_merged_recursive
  14210. │   │   │   │   ├── blkio.io_queued
  14211. │   │   │   │   ├── blkio.io_queued_recursive
  14212. │   │   │   │   ├── blkio.io_service_bytes
  14213. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14214. │   │   │   │   ├── blkio.io_serviced
  14215. │   │   │   │   ├── blkio.io_serviced_recursive
  14216. │   │   │   │   ├── blkio.io_service_time
  14217. │   │   │   │   ├── blkio.io_service_time_recursive
  14218. │   │   │   │   ├── blkio.io_wait_time
  14219. │   │   │   │   ├── blkio.io_wait_time_recursive
  14220. │   │   │   │   ├── blkio.leaf_weight
  14221. │   │   │   │   ├── blkio.leaf_weight_device
  14222. │   │   │   │   ├── blkio.reset_stats
  14223. │   │   │   │   ├── blkio.sectors
  14224. │   │   │   │   ├── blkio.sectors_recursive
  14225. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14226. │   │   │   │   ├── blkio.throttle.io_serviced
  14227. │   │   │   │   ├── blkio.throttle.read_bps_device
  14228. │   │   │   │   ├── blkio.throttle.read_iops_device
  14229. │   │   │   │   ├── blkio.throttle.write_bps_device
  14230. │   │   │   │   ├── blkio.throttle.write_iops_device
  14231. │   │   │   │   ├── blkio.time
  14232. │   │   │   │   ├── blkio.time_recursive
  14233. │   │   │   │   ├── blkio.weight
  14234. │   │   │   │   ├── blkio.weight_device
  14235. │   │   │   │   ├── cgroup.clone_children
  14236. │   │   │   │   ├── cgroup.procs
  14237. │   │   │   │   ├── notify_on_release
  14238. │   │   │   │   └── tasks
  14239. │   │   │   ├── systemd-user-sessions.service
  14240. │   │   │   │   ├── blkio.io_merged
  14241. │   │   │   │   ├── blkio.io_merged_recursive
  14242. │   │   │   │   ├── blkio.io_queued
  14243. │   │   │   │   ├── blkio.io_queued_recursive
  14244. │   │   │   │   ├── blkio.io_service_bytes
  14245. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14246. │   │   │   │   ├── blkio.io_serviced
  14247. │   │   │   │   ├── blkio.io_serviced_recursive
  14248. │   │   │   │   ├── blkio.io_service_time
  14249. │   │   │   │   ├── blkio.io_service_time_recursive
  14250. │   │   │   │   ├── blkio.io_wait_time
  14251. │   │   │   │   ├── blkio.io_wait_time_recursive
  14252. │   │   │   │   ├── blkio.leaf_weight
  14253. │   │   │   │   ├── blkio.leaf_weight_device
  14254. │   │   │   │   ├── blkio.reset_stats
  14255. │   │   │   │   ├── blkio.sectors
  14256. │   │   │   │   ├── blkio.sectors_recursive
  14257. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14258. │   │   │   │   ├── blkio.throttle.io_serviced
  14259. │   │   │   │   ├── blkio.throttle.read_bps_device
  14260. │   │   │   │   ├── blkio.throttle.read_iops_device
  14261. │   │   │   │   ├── blkio.throttle.write_bps_device
  14262. │   │   │   │   ├── blkio.throttle.write_iops_device
  14263. │   │   │   │   ├── blkio.time
  14264. │   │   │   │   ├── blkio.time_recursive
  14265. │   │   │   │   ├── blkio.weight
  14266. │   │   │   │   ├── blkio.weight_device
  14267. │   │   │   │   ├── cgroup.clone_children
  14268. │   │   │   │   ├── cgroup.procs
  14269. │   │   │   │   ├── notify_on_release
  14270. │   │   │   │   └── tasks
  14271. │   │   │   ├── system-getty.slice
  14272. │   │   │   │   ├── blkio.io_merged
  14273. │   │   │   │   ├── blkio.io_merged_recursive
  14274. │   │   │   │   ├── blkio.io_queued
  14275. │   │   │   │   ├── blkio.io_queued_recursive
  14276. │   │   │   │   ├── blkio.io_service_bytes
  14277. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14278. │   │   │   │   ├── blkio.io_serviced
  14279. │   │   │   │   ├── blkio.io_serviced_recursive
  14280. │   │   │   │   ├── blkio.io_service_time
  14281. │   │   │   │   ├── blkio.io_service_time_recursive
  14282. │   │   │   │   ├── blkio.io_wait_time
  14283. │   │   │   │   ├── blkio.io_wait_time_recursive
  14284. │   │   │   │   ├── blkio.leaf_weight
  14285. │   │   │   │   ├── blkio.leaf_weight_device
  14286. │   │   │   │   ├── blkio.reset_stats
  14287. │   │   │   │   ├── blkio.sectors
  14288. │   │   │   │   ├── blkio.sectors_recursive
  14289. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14290. │   │   │   │   ├── blkio.throttle.io_serviced
  14291. │   │   │   │   ├── blkio.throttle.read_bps_device
  14292. │   │   │   │   ├── blkio.throttle.read_iops_device
  14293. │   │   │   │   ├── blkio.throttle.write_bps_device
  14294. │   │   │   │   ├── blkio.throttle.write_iops_device
  14295. │   │   │   │   ├── blkio.time
  14296. │   │   │   │   ├── blkio.time_recursive
  14297. │   │   │   │   ├── blkio.weight
  14298. │   │   │   │   ├── blkio.weight_device
  14299. │   │   │   │   ├── cgroup.clone_children
  14300. │   │   │   │   ├── cgroup.procs
  14301. │   │   │   │   ├── notify_on_release
  14302. │   │   │   │   └── tasks
  14303. │   │   │   ├── tasks
  14304. │   │   │   ├── ufw.service
  14305. │   │   │   │   ├── blkio.io_merged
  14306. │   │   │   │   ├── blkio.io_merged_recursive
  14307. │   │   │   │   ├── blkio.io_queued
  14308. │   │   │   │   ├── blkio.io_queued_recursive
  14309. │   │   │   │   ├── blkio.io_service_bytes
  14310. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14311. │   │   │   │   ├── blkio.io_serviced
  14312. │   │   │   │   ├── blkio.io_serviced_recursive
  14313. │   │   │   │   ├── blkio.io_service_time
  14314. │   │   │   │   ├── blkio.io_service_time_recursive
  14315. │   │   │   │   ├── blkio.io_wait_time
  14316. │   │   │   │   ├── blkio.io_wait_time_recursive
  14317. │   │   │   │   ├── blkio.leaf_weight
  14318. │   │   │   │   ├── blkio.leaf_weight_device
  14319. │   │   │   │   ├── blkio.reset_stats
  14320. │   │   │   │   ├── blkio.sectors
  14321. │   │   │   │   ├── blkio.sectors_recursive
  14322. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14323. │   │   │   │   ├── blkio.throttle.io_serviced
  14324. │   │   │   │   ├── blkio.throttle.read_bps_device
  14325. │   │   │   │   ├── blkio.throttle.read_iops_device
  14326. │   │   │   │   ├── blkio.throttle.write_bps_device
  14327. │   │   │   │   ├── blkio.throttle.write_iops_device
  14328. │   │   │   │   ├── blkio.time
  14329. │   │   │   │   ├── blkio.time_recursive
  14330. │   │   │   │   ├── blkio.weight
  14331. │   │   │   │   ├── blkio.weight_device
  14332. │   │   │   │   ├── cgroup.clone_children
  14333. │   │   │   │   ├── cgroup.procs
  14334. │   │   │   │   ├── notify_on_release
  14335. │   │   │   │   └── tasks
  14336. │   │   │   ├── unattended-upgrades.service
  14337. │   │   │   │   ├── blkio.io_merged
  14338. │   │   │   │   ├── blkio.io_merged_recursive
  14339. │   │   │   │   ├── blkio.io_queued
  14340. │   │   │   │   ├── blkio.io_queued_recursive
  14341. │   │   │   │   ├── blkio.io_service_bytes
  14342. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14343. │   │   │   │   ├── blkio.io_serviced
  14344. │   │   │   │   ├── blkio.io_serviced_recursive
  14345. │   │   │   │   ├── blkio.io_service_time
  14346. │   │   │   │   ├── blkio.io_service_time_recursive
  14347. │   │   │   │   ├── blkio.io_wait_time
  14348. │   │   │   │   ├── blkio.io_wait_time_recursive
  14349. │   │   │   │   ├── blkio.leaf_weight
  14350. │   │   │   │   ├── blkio.leaf_weight_device
  14351. │   │   │   │   ├── blkio.reset_stats
  14352. │   │   │   │   ├── blkio.sectors
  14353. │   │   │   │   ├── blkio.sectors_recursive
  14354. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14355. │   │   │   │   ├── blkio.throttle.io_serviced
  14356. │   │   │   │   ├── blkio.throttle.read_bps_device
  14357. │   │   │   │   ├── blkio.throttle.read_iops_device
  14358. │   │   │   │   ├── blkio.throttle.write_bps_device
  14359. │   │   │   │   ├── blkio.throttle.write_iops_device
  14360. │   │   │   │   ├── blkio.time
  14361. │   │   │   │   ├── blkio.time_recursive
  14362. │   │   │   │   ├── blkio.weight
  14363. │   │   │   │   ├── blkio.weight_device
  14364. │   │   │   │   ├── cgroup.clone_children
  14365. │   │   │   │   ├── cgroup.procs
  14366. │   │   │   │   ├── notify_on_release
  14367. │   │   │   │   └── tasks
  14368. │   │   │   ├── unifi.service
  14369. │   │   │   │   ├── blkio.io_merged
  14370. │   │   │   │   ├── blkio.io_merged_recursive
  14371. │   │   │   │   ├── blkio.io_queued
  14372. │   │   │   │   ├── blkio.io_queued_recursive
  14373. │   │   │   │   ├── blkio.io_service_bytes
  14374. │   │   │   │   ├── blkio.io_service_bytes_recursive
  14375. │   │   │   │   ├── blkio.io_serviced
  14376. │   │   │   │   ├── blkio.io_serviced_recursive
  14377. │   │   │   │   ├── blkio.io_service_time
  14378. │   │   │   │   ├── blkio.io_service_time_recursive
  14379. │   │   │   │   ├── blkio.io_wait_time
  14380. │   │   │   │   ├── blkio.io_wait_time_recursive
  14381. │   │   │   │   ├── blkio.leaf_weight
  14382. │   │   │   │   ├── blkio.leaf_weight_device
  14383. │   │   │   │   ├── blkio.reset_stats
  14384. │   │   │   │   ├── blkio.sectors
  14385. │   │   │   │   ├── blkio.sectors_recursive
  14386. │   │   │   │   ├── blkio.throttle.io_service_bytes
  14387. │   │   │   │   ├── blkio.throttle.io_serviced
  14388. │   │   │   │   ├── blkio.throttle.read_bps_device
  14389. │   │   │   │   ├── blkio.throttle.read_iops_device
  14390. │   │   │   │   ├── blkio.throttle.write_bps_device
  14391. │   │   │   │   ├── blkio.throttle.write_iops_device
  14392. │   │   │   │   ├── blkio.time
  14393. │   │   │   │   ├── blkio.time_recursive
  14394. │   │   │   │   ├── blkio.weight
  14395. │   │   │   │   ├── blkio.weight_device
  14396. │   │   │   │   ├── cgroup.clone_children
  14397. │   │   │   │   ├── cgroup.procs
  14398. │   │   │   │   ├── notify_on_release
  14399. │   │   │   │   └── tasks
  14400. │   │   │   └── var-lib-lxcfs.mount
  14401. │   │   │   ├── blkio.io_merged
  14402. │   │   │   ├── blkio.io_merged_recursive
  14403. │   │   │   ├── blkio.io_queued
  14404. │   │   │   ├── blkio.io_queued_recursive
  14405. │   │   │   ├── blkio.io_service_bytes
  14406. │   │   │   ├── blkio.io_service_bytes_recursive
  14407. │   │   │   ├── blkio.io_serviced
  14408. │   │   │   ├── blkio.io_serviced_recursive
  14409. │   │   │   ├── blkio.io_service_time
  14410. │   │   │   ├── blkio.io_service_time_recursive
  14411. │   │   │   ├── blkio.io_wait_time
  14412. │   │   │   ├── blkio.io_wait_time_recursive
  14413. │   │   │   ├── blkio.leaf_weight
  14414. │   │   │   ├── blkio.leaf_weight_device
  14415. │   │   │   ├── blkio.reset_stats
  14416. │   │   │   ├── blkio.sectors
  14417. │   │   │   ├── blkio.sectors_recursive
  14418. │   │   │   ├── blkio.throttle.io_service_bytes
  14419. │   │   │   ├── blkio.throttle.io_serviced
  14420. │   │   │   ├── blkio.throttle.read_bps_device
  14421. │   │   │   ├── blkio.throttle.read_iops_device
  14422. │   │   │   ├── blkio.throttle.write_bps_device
  14423. │   │   │   ├── blkio.throttle.write_iops_device
  14424. │   │   │   ├── blkio.time
  14425. │   │   │   ├── blkio.time_recursive
  14426. │   │   │   ├── blkio.weight
  14427. │   │   │   ├── blkio.weight_device
  14428. │   │   │   ├── cgroup.clone_children
  14429. │   │   │   ├── cgroup.procs
  14430. │   │   │   ├── notify_on_release
  14431. │   │   │   └── tasks
  14432. │   │   ├── tasks
  14433. │   │   └── user.slice
  14434. │   │   ├── blkio.io_merged
  14435. │   │   ├── blkio.io_merged_recursive
  14436. │   │   ├── blkio.io_queued
  14437. │   │   ├── blkio.io_queued_recursive
  14438. │   │   ├── blkio.io_service_bytes
  14439. │   │   ├── blkio.io_service_bytes_recursive
  14440. │   │   ├── blkio.io_serviced
  14441. │   │   ├── blkio.io_serviced_recursive
  14442. │   │   ├── blkio.io_service_time
  14443. │   │   ├── blkio.io_service_time_recursive
  14444. │   │   ├── blkio.io_wait_time
  14445. │   │   ├── blkio.io_wait_time_recursive
  14446. │   │   ├── blkio.leaf_weight
  14447. │   │   ├── blkio.leaf_weight_device
  14448. │   │   ├── blkio.reset_stats
  14449. │   │   ├── blkio.sectors
  14450. │   │   ├── blkio.sectors_recursive
  14451. │   │   ├── blkio.throttle.io_service_bytes
  14452. │   │   ├── blkio.throttle.io_serviced
  14453. │   │   ├── blkio.throttle.read_bps_device
  14454. │   │   ├── blkio.throttle.read_iops_device
  14455. │   │   ├── blkio.throttle.write_bps_device
  14456. │   │   ├── blkio.throttle.write_iops_device
  14457. │   │   ├── blkio.time
  14458. │   │   ├── blkio.time_recursive
  14459. │   │   ├── blkio.weight
  14460. │   │   ├── blkio.weight_device
  14461. │   │   ├── cgroup.clone_children
  14462. │   │   ├── cgroup.procs
  14463. │   │   ├── notify_on_release
  14464. │   │   └── tasks
  14465. │   ├── notify_on_release
  14466. │   ├── release_agent
  14467. │   ├── system.slice
  14468. │   │   ├── accounts-daemon.service
  14469. │   │   │   ├── blkio.io_merged
  14470. │   │   │   ├── blkio.io_merged_recursive
  14471. │   │   │   ├── blkio.io_queued
  14472. │   │   │   ├── blkio.io_queued_recursive
  14473. │   │   │   ├── blkio.io_service_bytes
  14474. │   │   │   ├── blkio.io_service_bytes_recursive
  14475. │   │   │   ├── blkio.io_serviced
  14476. │   │   │   ├── blkio.io_serviced_recursive
  14477. │   │   │   ├── blkio.io_service_time
  14478. │   │   │   ├── blkio.io_service_time_recursive
  14479. │   │   │   ├── blkio.io_wait_time
  14480. │   │   │   ├── blkio.io_wait_time_recursive
  14481. │   │   │   ├── blkio.leaf_weight
  14482. │   │   │   ├── blkio.leaf_weight_device
  14483. │   │   │   ├── blkio.reset_stats
  14484. │   │   │   ├── blkio.sectors
  14485. │   │   │   ├── blkio.sectors_recursive
  14486. │   │   │   ├── blkio.throttle.io_service_bytes
  14487. │   │   │   ├── blkio.throttle.io_serviced
  14488. │   │   │   ├── blkio.throttle.read_bps_device
  14489. │   │   │   ├── blkio.throttle.read_iops_device
  14490. │   │   │   ├── blkio.throttle.write_bps_device
  14491. │   │   │   ├── blkio.throttle.write_iops_device
  14492. │   │   │   ├── blkio.time
  14493. │   │   │   ├── blkio.time_recursive
  14494. │   │   │   ├── blkio.weight
  14495. │   │   │   ├── blkio.weight_device
  14496. │   │   │   ├── cgroup.clone_children
  14497. │   │   │   ├── cgroup.procs
  14498. │   │   │   ├── notify_on_release
  14499. │   │   │   └── tasks
  14500. │   │   ├── acpid.service
  14501. │   │   │   ├── blkio.io_merged
  14502. │   │   │   ├── blkio.io_merged_recursive
  14503. │   │   │   ├── blkio.io_queued
  14504. │   │   │   ├── blkio.io_queued_recursive
  14505. │   │   │   ├── blkio.io_service_bytes
  14506. │   │   │   ├── blkio.io_service_bytes_recursive
  14507. │   │   │   ├── blkio.io_serviced
  14508. │   │   │   ├── blkio.io_serviced_recursive
  14509. │   │   │   ├── blkio.io_service_time
  14510. │   │   │   ├── blkio.io_service_time_recursive
  14511. │   │   │   ├── blkio.io_wait_time
  14512. │   │   │   ├── blkio.io_wait_time_recursive
  14513. │   │   │   ├── blkio.leaf_weight
  14514. │   │   │   ├── blkio.leaf_weight_device
  14515. │   │   │   ├── blkio.reset_stats
  14516. │   │   │   ├── blkio.sectors
  14517. │   │   │   ├── blkio.sectors_recursive
  14518. │   │   │   ├── blkio.throttle.io_service_bytes
  14519. │   │   │   ├── blkio.throttle.io_serviced
  14520. │   │   │   ├── blkio.throttle.read_bps_device
  14521. │   │   │   ├── blkio.throttle.read_iops_device
  14522. │   │   │   ├── blkio.throttle.write_bps_device
  14523. │   │   │   ├── blkio.throttle.write_iops_device
  14524. │   │   │   ├── blkio.time
  14525. │   │   │   ├── blkio.time_recursive
  14526. │   │   │   ├── blkio.weight
  14527. │   │   │   ├── blkio.weight_device
  14528. │   │   │   ├── cgroup.clone_children
  14529. │   │   │   ├── cgroup.procs
  14530. │   │   │   ├── notify_on_release
  14531. │   │   │   └── tasks
  14532. │   │   ├── apparmor.service
  14533. │   │   │   ├── blkio.io_merged
  14534. │   │   │   ├── blkio.io_merged_recursive
  14535. │   │   │   ├── blkio.io_queued
  14536. │   │   │   ├── blkio.io_queued_recursive
  14537. │   │   │   ├── blkio.io_service_bytes
  14538. │   │   │   ├── blkio.io_service_bytes_recursive
  14539. │   │   │   ├── blkio.io_serviced
  14540. │   │   │   ├── blkio.io_serviced_recursive
  14541. │   │   │   ├── blkio.io_service_time
  14542. │   │   │   ├── blkio.io_service_time_recursive
  14543. │   │   │   ├── blkio.io_wait_time
  14544. │   │   │   ├── blkio.io_wait_time_recursive
  14545. │   │   │   ├── blkio.leaf_weight
  14546. │   │   │   ├── blkio.leaf_weight_device
  14547. │   │   │   ├── blkio.reset_stats
  14548. │   │   │   ├── blkio.sectors
  14549. │   │   │   ├── blkio.sectors_recursive
  14550. │   │   │   ├── blkio.throttle.io_service_bytes
  14551. │   │   │   ├── blkio.throttle.io_serviced
  14552. │   │   │   ├── blkio.throttle.read_bps_device
  14553. │   │   │   ├── blkio.throttle.read_iops_device
  14554. │   │   │   ├── blkio.throttle.write_bps_device
  14555. │   │   │   ├── blkio.throttle.write_iops_device
  14556. │   │   │   ├── blkio.time
  14557. │   │   │   ├── blkio.time_recursive
  14558. │   │   │   ├── blkio.weight
  14559. │   │   │   ├── blkio.weight_device
  14560. │   │   │   ├── cgroup.clone_children
  14561. │   │   │   ├── cgroup.procs
  14562. │   │   │   ├── notify_on_release
  14563. │   │   │   └── tasks
  14564. │   │   ├── apport.service
  14565. │   │   │   ├── blkio.io_merged
  14566. │   │   │   ├── blkio.io_merged_recursive
  14567. │   │   │   ├── blkio.io_queued
  14568. │   │   │   ├── blkio.io_queued_recursive
  14569. │   │   │   ├── blkio.io_service_bytes
  14570. │   │   │   ├── blkio.io_service_bytes_recursive
  14571. │   │   │   ├── blkio.io_serviced
  14572. │   │   │   ├── blkio.io_serviced_recursive
  14573. │   │   │   ├── blkio.io_service_time
  14574. │   │   │   ├── blkio.io_service_time_recursive
  14575. │   │   │   ├── blkio.io_wait_time
  14576. │   │   │   ├── blkio.io_wait_time_recursive
  14577. │   │   │   ├── blkio.leaf_weight
  14578. │   │   │   ├── blkio.leaf_weight_device
  14579. │   │   │   ├── blkio.reset_stats
  14580. │   │   │   ├── blkio.sectors
  14581. │   │   │   ├── blkio.sectors_recursive
  14582. │   │   │   ├── blkio.throttle.io_service_bytes
  14583. │   │   │   ├── blkio.throttle.io_serviced
  14584. │   │   │   ├── blkio.throttle.read_bps_device
  14585. │   │   │   ├── blkio.throttle.read_iops_device
  14586. │   │   │   ├── blkio.throttle.write_bps_device
  14587. │   │   │   ├── blkio.throttle.write_iops_device
  14588. │   │   │   ├── blkio.time
  14589. │   │   │   ├── blkio.time_recursive
  14590. │   │   │   ├── blkio.weight
  14591. │   │   │   ├── blkio.weight_device
  14592. │   │   │   ├── cgroup.clone_children
  14593. │   │   │   ├── cgroup.procs
  14594. │   │   │   ├── notify_on_release
  14595. │   │   │   └── tasks
  14596. │   │   ├── atd.service
  14597. │   │   │   ├── blkio.io_merged
  14598. │   │   │   ├── blkio.io_merged_recursive
  14599. │   │   │   ├── blkio.io_queued
  14600. │   │   │   ├── blkio.io_queued_recursive
  14601. │   │   │   ├── blkio.io_service_bytes
  14602. │   │   │   ├── blkio.io_service_bytes_recursive
  14603. │   │   │   ├── blkio.io_serviced
  14604. │   │   │   ├── blkio.io_serviced_recursive
  14605. │   │   │   ├── blkio.io_service_time
  14606. │   │   │   ├── blkio.io_service_time_recursive
  14607. │   │   │   ├── blkio.io_wait_time
  14608. │   │   │   ├── blkio.io_wait_time_recursive
  14609. │   │   │   ├── blkio.leaf_weight
  14610. │   │   │   ├── blkio.leaf_weight_device
  14611. │   │   │   ├── blkio.reset_stats
  14612. │   │   │   ├── blkio.sectors
  14613. │   │   │   ├── blkio.sectors_recursive
  14614. │   │   │   ├── blkio.throttle.io_service_bytes
  14615. │   │   │   ├── blkio.throttle.io_serviced
  14616. │   │   │   ├── blkio.throttle.read_bps_device
  14617. │   │   │   ├── blkio.throttle.read_iops_device
  14618. │   │   │   ├── blkio.throttle.write_bps_device
  14619. │   │   │   ├── blkio.throttle.write_iops_device
  14620. │   │   │   ├── blkio.time
  14621. │   │   │   ├── blkio.time_recursive
  14622. │   │   │   ├── blkio.weight
  14623. │   │   │   ├── blkio.weight_device
  14624. │   │   │   ├── cgroup.clone_children
  14625. │   │   │   ├── cgroup.procs
  14626. │   │   │   ├── notify_on_release
  14627. │   │   │   └── tasks
  14628. │   │   ├── blkio.io_merged
  14629. │   │   ├── blkio.io_merged_recursive
  14630. │   │   ├── blkio.io_queued
  14631. │   │   ├── blkio.io_queued_recursive
  14632. │   │   ├── blkio.io_service_bytes
  14633. │   │   ├── blkio.io_service_bytes_recursive
  14634. │   │   ├── blkio.io_serviced
  14635. │   │   ├── blkio.io_serviced_recursive
  14636. │   │   ├── blkio.io_service_time
  14637. │   │   ├── blkio.io_service_time_recursive
  14638. │   │   ├── blkio.io_wait_time
  14639. │   │   ├── blkio.io_wait_time_recursive
  14640. │   │   ├── blkio.leaf_weight
  14641. │   │   ├── blkio.leaf_weight_device
  14642. │   │   ├── blkio.reset_stats
  14643. │   │   ├── blkio.sectors
  14644. │   │   ├── blkio.sectors_recursive
  14645. │   │   ├── blkio.throttle.io_service_bytes
  14646. │   │   ├── blkio.throttle.io_serviced
  14647. │   │   ├── blkio.throttle.read_bps_device
  14648. │   │   ├── blkio.throttle.read_iops_device
  14649. │   │   ├── blkio.throttle.write_bps_device
  14650. │   │   ├── blkio.throttle.write_iops_device
  14651. │   │   ├── blkio.time
  14652. │   │   ├── blkio.time_recursive
  14653. │   │   ├── blkio.weight
  14654. │   │   ├── blkio.weight_device
  14655. │   │   ├── cgroup.clone_children
  14656. │   │   ├── cgroup.procs
  14657. │   │   ├── console-setup.service
  14658. │   │   │   ├── blkio.io_merged
  14659. │   │   │   ├── blkio.io_merged_recursive
  14660. │   │   │   ├── blkio.io_queued
  14661. │   │   │   ├── blkio.io_queued_recursive
  14662. │   │   │   ├── blkio.io_service_bytes
  14663. │   │   │   ├── blkio.io_service_bytes_recursive
  14664. │   │   │   ├── blkio.io_serviced
  14665. │   │   │   ├── blkio.io_serviced_recursive
  14666. │   │   │   ├── blkio.io_service_time
  14667. │   │   │   ├── blkio.io_service_time_recursive
  14668. │   │   │   ├── blkio.io_wait_time
  14669. │   │   │   ├── blkio.io_wait_time_recursive
  14670. │   │   │   ├── blkio.leaf_weight
  14671. │   │   │   ├── blkio.leaf_weight_device
  14672. │   │   │   ├── blkio.reset_stats
  14673. │   │   │   ├── blkio.sectors
  14674. │   │   │   ├── blkio.sectors_recursive
  14675. │   │   │   ├── blkio.throttle.io_service_bytes
  14676. │   │   │   ├── blkio.throttle.io_serviced
  14677. │   │   │   ├── blkio.throttle.read_bps_device
  14678. │   │   │   ├── blkio.throttle.read_iops_device
  14679. │   │   │   ├── blkio.throttle.write_bps_device
  14680. │   │   │   ├── blkio.throttle.write_iops_device
  14681. │   │   │   ├── blkio.time
  14682. │   │   │   ├── blkio.time_recursive
  14683. │   │   │   ├── blkio.weight
  14684. │   │   │   ├── blkio.weight_device
  14685. │   │   │   ├── cgroup.clone_children
  14686. │   │   │   ├── cgroup.procs
  14687. │   │   │   ├── notify_on_release
  14688. │   │   │   └── tasks
  14689. │   │   ├── cron.service
  14690. │   │   │   ├── blkio.io_merged
  14691. │   │   │   ├── blkio.io_merged_recursive
  14692. │   │   │   ├── blkio.io_queued
  14693. │   │   │   ├── blkio.io_queued_recursive
  14694. │   │   │   ├── blkio.io_service_bytes
  14695. │   │   │   ├── blkio.io_service_bytes_recursive
  14696. │   │   │   ├── blkio.io_serviced
  14697. │   │   │   ├── blkio.io_serviced_recursive
  14698. │   │   │   ├── blkio.io_service_time
  14699. │   │   │   ├── blkio.io_service_time_recursive
  14700. │   │   │   ├── blkio.io_wait_time
  14701. │   │   │   ├── blkio.io_wait_time_recursive
  14702. │   │   │   ├── blkio.leaf_weight
  14703. │   │   │   ├── blkio.leaf_weight_device
  14704. │   │   │   ├── blkio.reset_stats
  14705. │   │   │   ├── blkio.sectors
  14706. │   │   │   ├── blkio.sectors_recursive
  14707. │   │   │   ├── blkio.throttle.io_service_bytes
  14708. │   │   │   ├── blkio.throttle.io_serviced
  14709. │   │   │   ├── blkio.throttle.read_bps_device
  14710. │   │   │   ├── blkio.throttle.read_iops_device
  14711. │   │   │   ├── blkio.throttle.write_bps_device
  14712. │   │   │   ├── blkio.throttle.write_iops_device
  14713. │   │   │   ├── blkio.time
  14714. │   │   │   ├── blkio.time_recursive
  14715. │   │   │   ├── blkio.weight
  14716. │   │   │   ├── blkio.weight_device
  14717. │   │   │   ├── cgroup.clone_children
  14718. │   │   │   ├── cgroup.procs
  14719. │   │   │   ├── notify_on_release
  14720. │   │   │   └── tasks
  14721. │   │   ├── dbus.service
  14722. │   │   │   ├── blkio.io_merged
  14723. │   │   │   ├── blkio.io_merged_recursive
  14724. │   │   │   ├── blkio.io_queued
  14725. │   │   │   ├── blkio.io_queued_recursive
  14726. │   │   │   ├── blkio.io_service_bytes
  14727. │   │   │   ├── blkio.io_service_bytes_recursive
  14728. │   │   │   ├── blkio.io_serviced
  14729. │   │   │   ├── blkio.io_serviced_recursive
  14730. │   │   │   ├── blkio.io_service_time
  14731. │   │   │   ├── blkio.io_service_time_recursive
  14732. │   │   │   ├── blkio.io_wait_time
  14733. │   │   │   ├── blkio.io_wait_time_recursive
  14734. │   │   │   ├── blkio.leaf_weight
  14735. │   │   │   ├── blkio.leaf_weight_device
  14736. │   │   │   ├── blkio.reset_stats
  14737. │   │   │   ├── blkio.sectors
  14738. │   │   │   ├── blkio.sectors_recursive
  14739. │   │   │   ├── blkio.throttle.io_service_bytes
  14740. │   │   │   ├── blkio.throttle.io_serviced
  14741. │   │   │   ├── blkio.throttle.read_bps_device
  14742. │   │   │   ├── blkio.throttle.read_iops_device
  14743. │   │   │   ├── blkio.throttle.write_bps_device
  14744. │   │   │   ├── blkio.throttle.write_iops_device
  14745. │   │   │   ├── blkio.time
  14746. │   │   │   ├── blkio.time_recursive
  14747. │   │   │   ├── blkio.weight
  14748. │   │   │   ├── blkio.weight_device
  14749. │   │   │   ├── cgroup.clone_children
  14750. │   │   │   ├── cgroup.procs
  14751. │   │   │   ├── notify_on_release
  14752. │   │   │   └── tasks
  14753. │   │   ├── dev-hugepages.mount
  14754. │   │   │   ├── blkio.io_merged
  14755. │   │   │   ├── blkio.io_merged_recursive
  14756. │   │   │   ├── blkio.io_queued
  14757. │   │   │   ├── blkio.io_queued_recursive
  14758. │   │   │   ├── blkio.io_service_bytes
  14759. │   │   │   ├── blkio.io_service_bytes_recursive
  14760. │   │   │   ├── blkio.io_serviced
  14761. │   │   │   ├── blkio.io_serviced_recursive
  14762. │   │   │   ├── blkio.io_service_time
  14763. │   │   │   ├── blkio.io_service_time_recursive
  14764. │   │   │   ├── blkio.io_wait_time
  14765. │   │   │   ├── blkio.io_wait_time_recursive
  14766. │   │   │   ├── blkio.leaf_weight
  14767. │   │   │   ├── blkio.leaf_weight_device
  14768. │   │   │   ├── blkio.reset_stats
  14769. │   │   │   ├── blkio.sectors
  14770. │   │   │   ├── blkio.sectors_recursive
  14771. │   │   │   ├── blkio.throttle.io_service_bytes
  14772. │   │   │   ├── blkio.throttle.io_serviced
  14773. │   │   │   ├── blkio.throttle.read_bps_device
  14774. │   │   │   ├── blkio.throttle.read_iops_device
  14775. │   │   │   ├── blkio.throttle.write_bps_device
  14776. │   │   │   ├── blkio.throttle.write_iops_device
  14777. │   │   │   ├── blkio.time
  14778. │   │   │   ├── blkio.time_recursive
  14779. │   │   │   ├── blkio.weight
  14780. │   │   │   ├── blkio.weight_device
  14781. │   │   │   ├── cgroup.clone_children
  14782. │   │   │   ├── cgroup.procs
  14783. │   │   │   ├── notify_on_release
  14784. │   │   │   └── tasks
  14785. │   │   ├── dev-mqueue.mount
  14786. │   │   │   ├── blkio.io_merged
  14787. │   │   │   ├── blkio.io_merged_recursive
  14788. │   │   │   ├── blkio.io_queued
  14789. │   │   │   ├── blkio.io_queued_recursive
  14790. │   │   │   ├── blkio.io_service_bytes
  14791. │   │   │   ├── blkio.io_service_bytes_recursive
  14792. │   │   │   ├── blkio.io_serviced
  14793. │   │   │   ├── blkio.io_serviced_recursive
  14794. │   │   │   ├── blkio.io_service_time
  14795. │   │   │   ├── blkio.io_service_time_recursive
  14796. │   │   │   ├── blkio.io_wait_time
  14797. │   │   │   ├── blkio.io_wait_time_recursive
  14798. │   │   │   ├── blkio.leaf_weight
  14799. │   │   │   ├── blkio.leaf_weight_device
  14800. │   │   │   ├── blkio.reset_stats
  14801. │   │   │   ├── blkio.sectors
  14802. │   │   │   ├── blkio.sectors_recursive
  14803. │   │   │   ├── blkio.throttle.io_service_bytes
  14804. │   │   │   ├── blkio.throttle.io_serviced
  14805. │   │   │   ├── blkio.throttle.read_bps_device
  14806. │   │   │   ├── blkio.throttle.read_iops_device
  14807. │   │   │   ├── blkio.throttle.write_bps_device
  14808. │   │   │   ├── blkio.throttle.write_iops_device
  14809. │   │   │   ├── blkio.time
  14810. │   │   │   ├── blkio.time_recursive
  14811. │   │   │   ├── blkio.weight
  14812. │   │   │   ├── blkio.weight_device
  14813. │   │   │   ├── cgroup.clone_children
  14814. │   │   │   ├── cgroup.procs
  14815. │   │   │   ├── notify_on_release
  14816. │   │   │   └── tasks
  14817. │   │   ├── grub-common.service
  14818. │   │   │   ├── blkio.io_merged
  14819. │   │   │   ├── blkio.io_merged_recursive
  14820. │   │   │   ├── blkio.io_queued
  14821. │   │   │   ├── blkio.io_queued_recursive
  14822. │   │   │   ├── blkio.io_service_bytes
  14823. │   │   │   ├── blkio.io_service_bytes_recursive
  14824. │   │   │   ├── blkio.io_serviced
  14825. │   │   │   ├── blkio.io_serviced_recursive
  14826. │   │   │   ├── blkio.io_service_time
  14827. │   │   │   ├── blkio.io_service_time_recursive
  14828. │   │   │   ├── blkio.io_wait_time
  14829. │   │   │   ├── blkio.io_wait_time_recursive
  14830. │   │   │   ├── blkio.leaf_weight
  14831. │   │   │   ├── blkio.leaf_weight_device
  14832. │   │   │   ├── blkio.reset_stats
  14833. │   │   │   ├── blkio.sectors
  14834. │   │   │   ├── blkio.sectors_recursive
  14835. │   │   │   ├── blkio.throttle.io_service_bytes
  14836. │   │   │   ├── blkio.throttle.io_serviced
  14837. │   │   │   ├── blkio.throttle.read_bps_device
  14838. │   │   │   ├── blkio.throttle.read_iops_device
  14839. │   │   │   ├── blkio.throttle.write_bps_device
  14840. │   │   │   ├── blkio.throttle.write_iops_device
  14841. │   │   │   ├── blkio.time
  14842. │   │   │   ├── blkio.time_recursive
  14843. │   │   │   ├── blkio.weight
  14844. │   │   │   ├── blkio.weight_device
  14845. │   │   │   ├── cgroup.clone_children
  14846. │   │   │   ├── cgroup.procs
  14847. │   │   │   ├── notify_on_release
  14848. │   │   │   └── tasks
  14849. │   │   ├── ifup@br255.service
  14850. │   │   │   ├── blkio.io_merged
  14851. │   │   │   ├── blkio.io_merged_recursive
  14852. │   │   │   ├── blkio.io_queued
  14853. │   │   │   ├── blkio.io_queued_recursive
  14854. │   │   │   ├── blkio.io_service_bytes
  14855. │   │   │   ├── blkio.io_service_bytes_recursive
  14856. │   │   │   ├── blkio.io_serviced
  14857. │   │   │   ├── blkio.io_serviced_recursive
  14858. │   │   │   ├── blkio.io_service_time
  14859. │   │   │   ├── blkio.io_service_time_recursive
  14860. │   │   │   ├── blkio.io_wait_time
  14861. │   │   │   ├── blkio.io_wait_time_recursive
  14862. │   │   │   ├── blkio.leaf_weight
  14863. │   │   │   ├── blkio.leaf_weight_device
  14864. │   │   │   ├── blkio.reset_stats
  14865. │   │   │   ├── blkio.sectors
  14866. │   │   │   ├── blkio.sectors_recursive
  14867. │   │   │   ├── blkio.throttle.io_service_bytes
  14868. │   │   │   ├── blkio.throttle.io_serviced
  14869. │   │   │   ├── blkio.throttle.read_bps_device
  14870. │   │   │   ├── blkio.throttle.read_iops_device
  14871. │   │   │   ├── blkio.throttle.write_bps_device
  14872. │   │   │   ├── blkio.throttle.write_iops_device
  14873. │   │   │   ├── blkio.time
  14874. │   │   │   ├── blkio.time_recursive
  14875. │   │   │   ├── blkio.weight
  14876. │   │   │   ├── blkio.weight_device
  14877. │   │   │   ├── cgroup.clone_children
  14878. │   │   │   ├── cgroup.procs
  14879. │   │   │   ├── notify_on_release
  14880. │   │   │   └── tasks
  14881. │   │   ├── ifup@eth0.service
  14882. │   │   │   ├── blkio.io_merged
  14883. │   │   │   ├── blkio.io_merged_recursive
  14884. │   │   │   ├── blkio.io_queued
  14885. │   │   │   ├── blkio.io_queued_recursive
  14886. │   │   │   ├── blkio.io_service_bytes
  14887. │   │   │   ├── blkio.io_service_bytes_recursive
  14888. │   │   │   ├── blkio.io_serviced
  14889. │   │   │   ├── blkio.io_serviced_recursive
  14890. │   │   │   ├── blkio.io_service_time
  14891. │   │   │   ├── blkio.io_service_time_recursive
  14892. │   │   │   ├── blkio.io_wait_time
  14893. │   │   │   ├── blkio.io_wait_time_recursive
  14894. │   │   │   ├── blkio.leaf_weight
  14895. │   │   │   ├── blkio.leaf_weight_device
  14896. │   │   │   ├── blkio.reset_stats
  14897. │   │   │   ├── blkio.sectors
  14898. │   │   │   ├── blkio.sectors_recursive
  14899. │   │   │   ├── blkio.throttle.io_service_bytes
  14900. │   │   │   ├── blkio.throttle.io_serviced
  14901. │   │   │   ├── blkio.throttle.read_bps_device
  14902. │   │   │   ├── blkio.throttle.read_iops_device
  14903. │   │   │   ├── blkio.throttle.write_bps_device
  14904. │   │   │   ├── blkio.throttle.write_iops_device
  14905. │   │   │   ├── blkio.time
  14906. │   │   │   ├── blkio.time_recursive
  14907. │   │   │   ├── blkio.weight
  14908. │   │   │   ├── blkio.weight_device
  14909. │   │   │   ├── cgroup.clone_children
  14910. │   │   │   ├── cgroup.procs
  14911. │   │   │   ├── notify_on_release
  14912. │   │   │   └── tasks
  14913. │   │   ├── irqbalance.service
  14914. │   │   │   ├── blkio.io_merged
  14915. │   │   │   ├── blkio.io_merged_recursive
  14916. │   │   │   ├── blkio.io_queued
  14917. │   │   │   ├── blkio.io_queued_recursive
  14918. │   │   │   ├── blkio.io_service_bytes
  14919. │   │   │   ├── blkio.io_service_bytes_recursive
  14920. │   │   │   ├── blkio.io_serviced
  14921. │   │   │   ├── blkio.io_serviced_recursive
  14922. │   │   │   ├── blkio.io_service_time
  14923. │   │   │   ├── blkio.io_service_time_recursive
  14924. │   │   │   ├── blkio.io_wait_time
  14925. │   │   │   ├── blkio.io_wait_time_recursive
  14926. │   │   │   ├── blkio.leaf_weight
  14927. │   │   │   ├── blkio.leaf_weight_device
  14928. │   │   │   ├── blkio.reset_stats
  14929. │   │   │   ├── blkio.sectors
  14930. │   │   │   ├── blkio.sectors_recursive
  14931. │   │   │   ├── blkio.throttle.io_service_bytes
  14932. │   │   │   ├── blkio.throttle.io_serviced
  14933. │   │   │   ├── blkio.throttle.read_bps_device
  14934. │   │   │   ├── blkio.throttle.read_iops_device
  14935. │   │   │   ├── blkio.throttle.write_bps_device
  14936. │   │   │   ├── blkio.throttle.write_iops_device
  14937. │   │   │   ├── blkio.time
  14938. │   │   │   ├── blkio.time_recursive
  14939. │   │   │   ├── blkio.weight
  14940. │   │   │   ├── blkio.weight_device
  14941. │   │   │   ├── cgroup.clone_children
  14942. │   │   │   ├── cgroup.procs
  14943. │   │   │   ├── notify_on_release
  14944. │   │   │   └── tasks
  14945. │   │   ├── iscsid.service
  14946. │   │   │   ├── blkio.io_merged
  14947. │   │   │   ├── blkio.io_merged_recursive
  14948. │   │   │   ├── blkio.io_queued
  14949. │   │   │   ├── blkio.io_queued_recursive
  14950. │   │   │   ├── blkio.io_service_bytes
  14951. │   │   │   ├── blkio.io_service_bytes_recursive
  14952. │   │   │   ├── blkio.io_serviced
  14953. │   │   │   ├── blkio.io_serviced_recursive
  14954. │   │   │   ├── blkio.io_service_time
  14955. │   │   │   ├── blkio.io_service_time_recursive
  14956. │   │   │   ├── blkio.io_wait_time
  14957. │   │   │   ├── blkio.io_wait_time_recursive
  14958. │   │   │   ├── blkio.leaf_weight
  14959. │   │   │   ├── blkio.leaf_weight_device
  14960. │   │   │   ├── blkio.reset_stats
  14961. │   │   │   ├── blkio.sectors
  14962. │   │   │   ├── blkio.sectors_recursive
  14963. │   │   │   ├── blkio.throttle.io_service_bytes
  14964. │   │   │   ├── blkio.throttle.io_serviced
  14965. │   │   │   ├── blkio.throttle.read_bps_device
  14966. │   │   │   ├── blkio.throttle.read_iops_device
  14967. │   │   │   ├── blkio.throttle.write_bps_device
  14968. │   │   │   ├── blkio.throttle.write_iops_device
  14969. │   │   │   ├── blkio.time
  14970. │   │   │   ├── blkio.time_recursive
  14971. │   │   │   ├── blkio.weight
  14972. │   │   │   ├── blkio.weight_device
  14973. │   │   │   ├── cgroup.clone_children
  14974. │   │   │   ├── cgroup.procs
  14975. │   │   │   ├── notify_on_release
  14976. │   │   │   └── tasks
  14977. │   │   ├── keyboard-setup.service
  14978. │   │   │   ├── blkio.io_merged
  14979. │   │   │   ├── blkio.io_merged_recursive
  14980. │   │   │   ├── blkio.io_queued
  14981. │   │   │   ├── blkio.io_queued_recursive
  14982. │   │   │   ├── blkio.io_service_bytes
  14983. │   │   │   ├── blkio.io_service_bytes_recursive
  14984. │   │   │   ├── blkio.io_serviced
  14985. │   │   │   ├── blkio.io_serviced_recursive
  14986. │   │   │   ├── blkio.io_service_time
  14987. │   │   │   ├── blkio.io_service_time_recursive
  14988. │   │   │   ├── blkio.io_wait_time
  14989. │   │   │   ├── blkio.io_wait_time_recursive
  14990. │   │   │   ├── blkio.leaf_weight
  14991. │   │   │   ├── blkio.leaf_weight_device
  14992. │   │   │   ├── blkio.reset_stats
  14993. │   │   │   ├── blkio.sectors
  14994. │   │   │   ├── blkio.sectors_recursive
  14995. │   │   │   ├── blkio.throttle.io_service_bytes
  14996. │   │   │   ├── blkio.throttle.io_serviced
  14997. │   │   │   ├── blkio.throttle.read_bps_device
  14998. │   │   │   ├── blkio.throttle.read_iops_device
  14999. │   │   │   ├── blkio.throttle.write_bps_device
  15000. │   │   │   ├── blkio.throttle.write_iops_device
  15001. │   │   │   ├── blkio.time
  15002. │   │   │   ├── blkio.time_recursive
  15003. │   │   │   ├── blkio.weight
  15004. │   │   │   ├── blkio.weight_device
  15005. │   │   │   ├── cgroup.clone_children
  15006. │   │   │   ├── cgroup.procs
  15007. │   │   │   ├── notify_on_release
  15008. │   │   │   └── tasks
  15009. │   │   ├── kmod-static-nodes.service
  15010. │   │   │   ├── blkio.io_merged
  15011. │   │   │   ├── blkio.io_merged_recursive
  15012. │   │   │   ├── blkio.io_queued
  15013. │   │   │   ├── blkio.io_queued_recursive
  15014. │   │   │   ├── blkio.io_service_bytes
  15015. │   │   │   ├── blkio.io_service_bytes_recursive
  15016. │   │   │   ├── blkio.io_serviced
  15017. │   │   │   ├── blkio.io_serviced_recursive
  15018. │   │   │   ├── blkio.io_service_time
  15019. │   │   │   ├── blkio.io_service_time_recursive
  15020. │   │   │   ├── blkio.io_wait_time
  15021. │   │   │   ├── blkio.io_wait_time_recursive
  15022. │   │   │   ├── blkio.leaf_weight
  15023. │   │   │   ├── blkio.leaf_weight_device
  15024. │   │   │   ├── blkio.reset_stats
  15025. │   │   │   ├── blkio.sectors
  15026. │   │   │   ├── blkio.sectors_recursive
  15027. │   │   │   ├── blkio.throttle.io_service_bytes
  15028. │   │   │   ├── blkio.throttle.io_serviced
  15029. │   │   │   ├── blkio.throttle.read_bps_device
  15030. │   │   │   ├── blkio.throttle.read_iops_device
  15031. │   │   │   ├── blkio.throttle.write_bps_device
  15032. │   │   │   ├── blkio.throttle.write_iops_device
  15033. │   │   │   ├── blkio.time
  15034. │   │   │   ├── blkio.time_recursive
  15035. │   │   │   ├── blkio.weight
  15036. │   │   │   ├── blkio.weight_device
  15037. │   │   │   ├── cgroup.clone_children
  15038. │   │   │   ├── cgroup.procs
  15039. │   │   │   ├── notify_on_release
  15040. │   │   │   └── tasks
  15041. │   │   ├── lvm2-lvmetad.service
  15042. │   │   │   ├── blkio.io_merged
  15043. │   │   │   ├── blkio.io_merged_recursive
  15044. │   │   │   ├── blkio.io_queued
  15045. │   │   │   ├── blkio.io_queued_recursive
  15046. │   │   │   ├── blkio.io_service_bytes
  15047. │   │   │   ├── blkio.io_service_bytes_recursive
  15048. │   │   │   ├── blkio.io_serviced
  15049. │   │   │   ├── blkio.io_serviced_recursive
  15050. │   │   │   ├── blkio.io_service_time
  15051. │   │   │   ├── blkio.io_service_time_recursive
  15052. │   │   │   ├── blkio.io_wait_time
  15053. │   │   │   ├── blkio.io_wait_time_recursive
  15054. │   │   │   ├── blkio.leaf_weight
  15055. │   │   │   ├── blkio.leaf_weight_device
  15056. │   │   │   ├── blkio.reset_stats
  15057. │   │   │   ├── blkio.sectors
  15058. │   │   │   ├── blkio.sectors_recursive
  15059. │   │   │   ├── blkio.throttle.io_service_bytes
  15060. │   │   │   ├── blkio.throttle.io_serviced
  15061. │   │   │   ├── blkio.throttle.read_bps_device
  15062. │   │   │   ├── blkio.throttle.read_iops_device
  15063. │   │   │   ├── blkio.throttle.write_bps_device
  15064. │   │   │   ├── blkio.throttle.write_iops_device
  15065. │   │   │   ├── blkio.time
  15066. │   │   │   ├── blkio.time_recursive
  15067. │   │   │   ├── blkio.weight
  15068. │   │   │   ├── blkio.weight_device
  15069. │   │   │   ├── cgroup.clone_children
  15070. │   │   │   ├── cgroup.procs
  15071. │   │   │   ├── notify_on_release
  15072. │   │   │   └── tasks
  15073. │   │   ├── lvm2-monitor.service
  15074. │   │   │   ├── blkio.io_merged
  15075. │   │   │   ├── blkio.io_merged_recursive
  15076. │   │   │   ├── blkio.io_queued
  15077. │   │   │   ├── blkio.io_queued_recursive
  15078. │   │   │   ├── blkio.io_service_bytes
  15079. │   │   │   ├── blkio.io_service_bytes_recursive
  15080. │   │   │   ├── blkio.io_serviced
  15081. │   │   │   ├── blkio.io_serviced_recursive
  15082. │   │   │   ├── blkio.io_service_time
  15083. │   │   │   ├── blkio.io_service_time_recursive
  15084. │   │   │   ├── blkio.io_wait_time
  15085. │   │   │   ├── blkio.io_wait_time_recursive
  15086. │   │   │   ├── blkio.leaf_weight
  15087. │   │   │   ├── blkio.leaf_weight_device
  15088. │   │   │   ├── blkio.reset_stats
  15089. │   │   │   ├── blkio.sectors
  15090. │   │   │   ├── blkio.sectors_recursive
  15091. │   │   │   ├── blkio.throttle.io_service_bytes
  15092. │   │   │   ├── blkio.throttle.io_serviced
  15093. │   │   │   ├── blkio.throttle.read_bps_device
  15094. │   │   │   ├── blkio.throttle.read_iops_device
  15095. │   │   │   ├── blkio.throttle.write_bps_device
  15096. │   │   │   ├── blkio.throttle.write_iops_device
  15097. │   │   │   ├── blkio.time
  15098. │   │   │   ├── blkio.time_recursive
  15099. │   │   │   ├── blkio.weight
  15100. │   │   │   ├── blkio.weight_device
  15101. │   │   │   ├── cgroup.clone_children
  15102. │   │   │   ├── cgroup.procs
  15103. │   │   │   ├── notify_on_release
  15104. │   │   │   └── tasks
  15105. │   │   ├── lxcfs.service
  15106. │   │   │   ├── blkio.io_merged
  15107. │   │   │   ├── blkio.io_merged_recursive
  15108. │   │   │   ├── blkio.io_queued
  15109. │   │   │   ├── blkio.io_queued_recursive
  15110. │   │   │   ├── blkio.io_service_bytes
  15111. │   │   │   ├── blkio.io_service_bytes_recursive
  15112. │   │   │   ├── blkio.io_serviced
  15113. │   │   │   ├── blkio.io_serviced_recursive
  15114. │   │   │   ├── blkio.io_service_time
  15115. │   │   │   ├── blkio.io_service_time_recursive
  15116. │   │   │   ├── blkio.io_wait_time
  15117. │   │   │   ├── blkio.io_wait_time_recursive
  15118. │   │   │   ├── blkio.leaf_weight
  15119. │   │   │   ├── blkio.leaf_weight_device
  15120. │   │   │   ├── blkio.reset_stats
  15121. │   │   │   ├── blkio.sectors
  15122. │   │   │   ├── blkio.sectors_recursive
  15123. │   │   │   ├── blkio.throttle.io_service_bytes
  15124. │   │   │   ├── blkio.throttle.io_serviced
  15125. │   │   │   ├── blkio.throttle.read_bps_device
  15126. │   │   │   ├── blkio.throttle.read_iops_device
  15127. │   │   │   ├── blkio.throttle.write_bps_device
  15128. │   │   │   ├── blkio.throttle.write_iops_device
  15129. │   │   │   ├── blkio.time
  15130. │   │   │   ├── blkio.time_recursive
  15131. │   │   │   ├── blkio.weight
  15132. │   │   │   ├── blkio.weight_device
  15133. │   │   │   ├── cgroup.clone_children
  15134. │   │   │   ├── cgroup.procs
  15135. │   │   │   ├── notify_on_release
  15136. │   │   │   └── tasks
  15137. │   │   ├── lxd-bridge.service
  15138. │   │   │   ├── blkio.io_merged
  15139. │   │   │   ├── blkio.io_merged_recursive
  15140. │   │   │   ├── blkio.io_queued
  15141. │   │   │   ├── blkio.io_queued_recursive
  15142. │   │   │   ├── blkio.io_service_bytes
  15143. │   │   │   ├── blkio.io_service_bytes_recursive
  15144. │   │   │   ├── blkio.io_serviced
  15145. │   │   │   ├── blkio.io_serviced_recursive
  15146. │   │   │   ├── blkio.io_service_time
  15147. │   │   │   ├── blkio.io_service_time_recursive
  15148. │   │   │   ├── blkio.io_wait_time
  15149. │   │   │   ├── blkio.io_wait_time_recursive
  15150. │   │   │   ├── blkio.leaf_weight
  15151. │   │   │   ├── blkio.leaf_weight_device
  15152. │   │   │   ├── blkio.reset_stats
  15153. │   │   │   ├── blkio.sectors
  15154. │   │   │   ├── blkio.sectors_recursive
  15155. │   │   │   ├── blkio.throttle.io_service_bytes
  15156. │   │   │   ├── blkio.throttle.io_serviced
  15157. │   │   │   ├── blkio.throttle.read_bps_device
  15158. │   │   │   ├── blkio.throttle.read_iops_device
  15159. │   │   │   ├── blkio.throttle.write_bps_device
  15160. │   │   │   ├── blkio.throttle.write_iops_device
  15161. │   │   │   ├── blkio.time
  15162. │   │   │   ├── blkio.time_recursive
  15163. │   │   │   ├── blkio.weight
  15164. │   │   │   ├── blkio.weight_device
  15165. │   │   │   ├── cgroup.clone_children
  15166. │   │   │   ├── cgroup.procs
  15167. │   │   │   ├── notify_on_release
  15168. │   │   │   └── tasks
  15169. │   │   ├── lxd-containers.service
  15170. │   │   │   ├── blkio.io_merged
  15171. │   │   │   ├── blkio.io_merged_recursive
  15172. │   │   │   ├── blkio.io_queued
  15173. │   │   │   ├── blkio.io_queued_recursive
  15174. │   │   │   ├── blkio.io_service_bytes
  15175. │   │   │   ├── blkio.io_service_bytes_recursive
  15176. │   │   │   ├── blkio.io_serviced
  15177. │   │   │   ├── blkio.io_serviced_recursive
  15178. │   │   │   ├── blkio.io_service_time
  15179. │   │   │   ├── blkio.io_service_time_recursive
  15180. │   │   │   ├── blkio.io_wait_time
  15181. │   │   │   ├── blkio.io_wait_time_recursive
  15182. │   │   │   ├── blkio.leaf_weight
  15183. │   │   │   ├── blkio.leaf_weight_device
  15184. │   │   │   ├── blkio.reset_stats
  15185. │   │   │   ├── blkio.sectors
  15186. │   │   │   ├── blkio.sectors_recursive
  15187. │   │   │   ├── blkio.throttle.io_service_bytes
  15188. │   │   │   ├── blkio.throttle.io_serviced
  15189. │   │   │   ├── blkio.throttle.read_bps_device
  15190. │   │   │   ├── blkio.throttle.read_iops_device
  15191. │   │   │   ├── blkio.throttle.write_bps_device
  15192. │   │   │   ├── blkio.throttle.write_iops_device
  15193. │   │   │   ├── blkio.time
  15194. │   │   │   ├── blkio.time_recursive
  15195. │   │   │   ├── blkio.weight
  15196. │   │   │   ├── blkio.weight_device
  15197. │   │   │   ├── cgroup.clone_children
  15198. │   │   │   ├── cgroup.procs
  15199. │   │   │   ├── notify_on_release
  15200. │   │   │   └── tasks
  15201. │   │   ├── lxd.service
  15202. │   │   │   ├── blkio.io_merged
  15203. │   │   │   ├── blkio.io_merged_recursive
  15204. │   │   │   ├── blkio.io_queued
  15205. │   │   │   ├── blkio.io_queued_recursive
  15206. │   │   │   ├── blkio.io_service_bytes
  15207. │   │   │   ├── blkio.io_service_bytes_recursive
  15208. │   │   │   ├── blkio.io_serviced
  15209. │   │   │   ├── blkio.io_serviced_recursive
  15210. │   │   │   ├── blkio.io_service_time
  15211. │   │   │   ├── blkio.io_service_time_recursive
  15212. │   │   │   ├── blkio.io_wait_time
  15213. │   │   │   ├── blkio.io_wait_time_recursive
  15214. │   │   │   ├── blkio.leaf_weight
  15215. │   │   │   ├── blkio.leaf_weight_device
  15216. │   │   │   ├── blkio.reset_stats
  15217. │   │   │   ├── blkio.sectors
  15218. │   │   │   ├── blkio.sectors_recursive
  15219. │   │   │   ├── blkio.throttle.io_service_bytes
  15220. │   │   │   ├── blkio.throttle.io_serviced
  15221. │   │   │   ├── blkio.throttle.read_bps_device
  15222. │   │   │   ├── blkio.throttle.read_iops_device
  15223. │   │   │   ├── blkio.throttle.write_bps_device
  15224. │   │   │   ├── blkio.throttle.write_iops_device
  15225. │   │   │   ├── blkio.time
  15226. │   │   │   ├── blkio.time_recursive
  15227. │   │   │   ├── blkio.weight
  15228. │   │   │   ├── blkio.weight_device
  15229. │   │   │   ├── cgroup.clone_children
  15230. │   │   │   ├── cgroup.procs
  15231. │   │   │   ├── notify_on_release
  15232. │   │   │   └── tasks
  15233. │   │   ├── mdadm.service
  15234. │   │   │   ├── blkio.io_merged
  15235. │   │   │   ├── blkio.io_merged_recursive
  15236. │   │   │   ├── blkio.io_queued
  15237. │   │   │   ├── blkio.io_queued_recursive
  15238. │   │   │   ├── blkio.io_service_bytes
  15239. │   │   │   ├── blkio.io_service_bytes_recursive
  15240. │   │   │   ├── blkio.io_serviced
  15241. │   │   │   ├── blkio.io_serviced_recursive
  15242. │   │   │   ├── blkio.io_service_time
  15243. │   │   │   ├── blkio.io_service_time_recursive
  15244. │   │   │   ├── blkio.io_wait_time
  15245. │   │   │   ├── blkio.io_wait_time_recursive
  15246. │   │   │   ├── blkio.leaf_weight
  15247. │   │   │   ├── blkio.leaf_weight_device
  15248. │   │   │   ├── blkio.reset_stats
  15249. │   │   │   ├── blkio.sectors
  15250. │   │   │   ├── blkio.sectors_recursive
  15251. │   │   │   ├── blkio.throttle.io_service_bytes
  15252. │   │   │   ├── blkio.throttle.io_serviced
  15253. │   │   │   ├── blkio.throttle.read_bps_device
  15254. │   │   │   ├── blkio.throttle.read_iops_device
  15255. │   │   │   ├── blkio.throttle.write_bps_device
  15256. │   │   │   ├── blkio.throttle.write_iops_device
  15257. │   │   │   ├── blkio.time
  15258. │   │   │   ├── blkio.time_recursive
  15259. │   │   │   ├── blkio.weight
  15260. │   │   │   ├── blkio.weight_device
  15261. │   │   │   ├── cgroup.clone_children
  15262. │   │   │   ├── cgroup.procs
  15263. │   │   │   ├── notify_on_release
  15264. │   │   │   └── tasks
  15265. │   │   ├── -.mount
  15266. │   │   │   ├── blkio.io_merged
  15267. │   │   │   ├── blkio.io_merged_recursive
  15268. │   │   │   ├── blkio.io_queued
  15269. │   │   │   ├── blkio.io_queued_recursive
  15270. │   │   │   ├── blkio.io_service_bytes
  15271. │   │   │   ├── blkio.io_service_bytes_recursive
  15272. │   │   │   ├── blkio.io_serviced
  15273. │   │   │   ├── blkio.io_serviced_recursive
  15274. │   │   │   ├── blkio.io_service_time
  15275. │   │   │   ├── blkio.io_service_time_recursive
  15276. │   │   │   ├── blkio.io_wait_time
  15277. │   │   │   ├── blkio.io_wait_time_recursive
  15278. │   │   │   ├── blkio.leaf_weight
  15279. │   │   │   ├── blkio.leaf_weight_device
  15280. │   │   │   ├── blkio.reset_stats
  15281. │   │   │   ├── blkio.sectors
  15282. │   │   │   ├── blkio.sectors_recursive
  15283. │   │   │   ├── blkio.throttle.io_service_bytes
  15284. │   │   │   ├── blkio.throttle.io_serviced
  15285. │   │   │   ├── blkio.throttle.read_bps_device
  15286. │   │   │   ├── blkio.throttle.read_iops_device
  15287. │   │   │   ├── blkio.throttle.write_bps_device
  15288. │   │   │   ├── blkio.throttle.write_iops_device
  15289. │   │   │   ├── blkio.time
  15290. │   │   │   ├── blkio.time_recursive
  15291. │   │   │   ├── blkio.weight
  15292. │   │   │   ├── blkio.weight_device
  15293. │   │   │   ├── cgroup.clone_children
  15294. │   │   │   ├── cgroup.procs
  15295. │   │   │   ├── notify_on_release
  15296. │   │   │   └── tasks
  15297. │   │   ├── netdata.service
  15298. │   │   │   ├── blkio.io_merged
  15299. │   │   │   ├── blkio.io_merged_recursive
  15300. │   │   │   ├── blkio.io_queued
  15301. │   │   │   ├── blkio.io_queued_recursive
  15302. │   │   │   ├── blkio.io_service_bytes
  15303. │   │   │   ├── blkio.io_service_bytes_recursive
  15304. │   │   │   ├── blkio.io_serviced
  15305. │   │   │   ├── blkio.io_serviced_recursive
  15306. │   │   │   ├── blkio.io_service_time
  15307. │   │   │   ├── blkio.io_service_time_recursive
  15308. │   │   │   ├── blkio.io_wait_time
  15309. │   │   │   ├── blkio.io_wait_time_recursive
  15310. │   │   │   ├── blkio.leaf_weight
  15311. │   │   │   ├── blkio.leaf_weight_device
  15312. │   │   │   ├── blkio.reset_stats
  15313. │   │   │   ├── blkio.sectors
  15314. │   │   │   ├── blkio.sectors_recursive
  15315. │   │   │   ├── blkio.throttle.io_service_bytes
  15316. │   │   │   ├── blkio.throttle.io_serviced
  15317. │   │   │   ├── blkio.throttle.read_bps_device
  15318. │   │   │   ├── blkio.throttle.read_iops_device
  15319. │   │   │   ├── blkio.throttle.write_bps_device
  15320. │   │   │   ├── blkio.throttle.write_iops_device
  15321. │   │   │   ├── blkio.time
  15322. │   │   │   ├── blkio.time_recursive
  15323. │   │   │   ├── blkio.weight
  15324. │   │   │   ├── blkio.weight_device
  15325. │   │   │   ├── cgroup.clone_children
  15326. │   │   │   ├── cgroup.procs
  15327. │   │   │   ├── notify_on_release
  15328. │   │   │   └── tasks
  15329. │   │   ├── networking.service
  15330. │   │   │   ├── blkio.io_merged
  15331. │   │   │   ├── blkio.io_merged_recursive
  15332. │   │   │   ├── blkio.io_queued
  15333. │   │   │   ├── blkio.io_queued_recursive
  15334. │   │   │   ├── blkio.io_service_bytes
  15335. │   │   │   ├── blkio.io_service_bytes_recursive
  15336. │   │   │   ├── blkio.io_serviced
  15337. │   │   │   ├── blkio.io_serviced_recursive
  15338. │   │   │   ├── blkio.io_service_time
  15339. │   │   │   ├── blkio.io_service_time_recursive
  15340. │   │   │   ├── blkio.io_wait_time
  15341. │   │   │   ├── blkio.io_wait_time_recursive
  15342. │   │   │   ├── blkio.leaf_weight
  15343. │   │   │   ├── blkio.leaf_weight_device
  15344. │   │   │   ├── blkio.reset_stats
  15345. │   │   │   ├── blkio.sectors
  15346. │   │   │   ├── blkio.sectors_recursive
  15347. │   │   │   ├── blkio.throttle.io_service_bytes
  15348. │   │   │   ├── blkio.throttle.io_serviced
  15349. │   │   │   ├── blkio.throttle.read_bps_device
  15350. │   │   │   ├── blkio.throttle.read_iops_device
  15351. │   │   │   ├── blkio.throttle.write_bps_device
  15352. │   │   │   ├── blkio.throttle.write_iops_device
  15353. │   │   │   ├── blkio.time
  15354. │   │   │   ├── blkio.time_recursive
  15355. │   │   │   ├── blkio.weight
  15356. │   │   │   ├── blkio.weight_device
  15357. │   │   │   ├── cgroup.clone_children
  15358. │   │   │   ├── cgroup.procs
  15359. │   │   │   ├── notify_on_release
  15360. │   │   │   └── tasks
  15361. │   │   ├── notify_on_release
  15362. │   │   ├── ntp.service
  15363. │   │   │   ├── blkio.io_merged
  15364. │   │   │   ├── blkio.io_merged_recursive
  15365. │   │   │   ├── blkio.io_queued
  15366. │   │   │   ├── blkio.io_queued_recursive
  15367. │   │   │   ├── blkio.io_service_bytes
  15368. │   │   │   ├── blkio.io_service_bytes_recursive
  15369. │   │   │   ├── blkio.io_serviced
  15370. │   │   │   ├── blkio.io_serviced_recursive
  15371. │   │   │   ├── blkio.io_service_time
  15372. │   │   │   ├── blkio.io_service_time_recursive
  15373. │   │   │   ├── blkio.io_wait_time
  15374. │   │   │   ├── blkio.io_wait_time_recursive
  15375. │   │   │   ├── blkio.leaf_weight
  15376. │   │   │   ├── blkio.leaf_weight_device
  15377. │   │   │   ├── blkio.reset_stats
  15378. │   │   │   ├── blkio.sectors
  15379. │   │   │   ├── blkio.sectors_recursive
  15380. │   │   │   ├── blkio.throttle.io_service_bytes
  15381. │   │   │   ├── blkio.throttle.io_serviced
  15382. │   │   │   ├── blkio.throttle.read_bps_device
  15383. │   │   │   ├── blkio.throttle.read_iops_device
  15384. │   │   │   ├── blkio.throttle.write_bps_device
  15385. │   │   │   ├── blkio.throttle.write_iops_device
  15386. │   │   │   ├── blkio.time
  15387. │   │   │   ├── blkio.time_recursive
  15388. │   │   │   ├── blkio.weight
  15389. │   │   │   ├── blkio.weight_device
  15390. │   │   │   ├── cgroup.clone_children
  15391. │   │   │   ├── cgroup.procs
  15392. │   │   │   ├── notify_on_release
  15393. │   │   │   └── tasks
  15394. │   │   ├── ondemand.service
  15395. │   │   │   ├── blkio.io_merged
  15396. │   │   │   ├── blkio.io_merged_recursive
  15397. │   │   │   ├── blkio.io_queued
  15398. │   │   │   ├── blkio.io_queued_recursive
  15399. │   │   │   ├── blkio.io_service_bytes
  15400. │   │   │   ├── blkio.io_service_bytes_recursive
  15401. │   │   │   ├── blkio.io_serviced
  15402. │   │   │   ├── blkio.io_serviced_recursive
  15403. │   │   │   ├── blkio.io_service_time
  15404. │   │   │   ├── blkio.io_service_time_recursive
  15405. │   │   │   ├── blkio.io_wait_time
  15406. │   │   │   ├── blkio.io_wait_time_recursive
  15407. │   │   │   ├── blkio.leaf_weight
  15408. │   │   │   ├── blkio.leaf_weight_device
  15409. │   │   │   ├── blkio.reset_stats
  15410. │   │   │   ├── blkio.sectors
  15411. │   │   │   ├── blkio.sectors_recursive
  15412. │   │   │   ├── blkio.throttle.io_service_bytes
  15413. │   │   │   ├── blkio.throttle.io_serviced
  15414. │   │   │   ├── blkio.throttle.read_bps_device
  15415. │   │   │   ├── blkio.throttle.read_iops_device
  15416. │   │   │   ├── blkio.throttle.write_bps_device
  15417. │   │   │   ├── blkio.throttle.write_iops_device
  15418. │   │   │   ├── blkio.time
  15419. │   │   │   ├── blkio.time_recursive
  15420. │   │   │   ├── blkio.weight
  15421. │   │   │   ├── blkio.weight_device
  15422. │   │   │   ├── cgroup.clone_children
  15423. │   │   │   ├── cgroup.procs
  15424. │   │   │   ├── notify_on_release
  15425. │   │   │   └── tasks
  15426. │   │   ├── open-iscsi.service
  15427. │   │   │   ├── blkio.io_merged
  15428. │   │   │   ├── blkio.io_merged_recursive
  15429. │   │   │   ├── blkio.io_queued
  15430. │   │   │   ├── blkio.io_queued_recursive
  15431. │   │   │   ├── blkio.io_service_bytes
  15432. │   │   │   ├── blkio.io_service_bytes_recursive
  15433. │   │   │   ├── blkio.io_serviced
  15434. │   │   │   ├── blkio.io_serviced_recursive
  15435. │   │   │   ├── blkio.io_service_time
  15436. │   │   │   ├── blkio.io_service_time_recursive
  15437. │   │   │   ├── blkio.io_wait_time
  15438. │   │   │   ├── blkio.io_wait_time_recursive
  15439. │   │   │   ├── blkio.leaf_weight
  15440. │   │   │   ├── blkio.leaf_weight_device
  15441. │   │   │   ├── blkio.reset_stats
  15442. │   │   │   ├── blkio.sectors
  15443. │   │   │   ├── blkio.sectors_recursive
  15444. │   │   │   ├── blkio.throttle.io_service_bytes
  15445. │   │   │   ├── blkio.throttle.io_serviced
  15446. │   │   │   ├── blkio.throttle.read_bps_device
  15447. │   │   │   ├── blkio.throttle.read_iops_device
  15448. │   │   │   ├── blkio.throttle.write_bps_device
  15449. │   │   │   ├── blkio.throttle.write_iops_device
  15450. │   │   │   ├── blkio.time
  15451. │   │   │   ├── blkio.time_recursive
  15452. │   │   │   ├── blkio.weight
  15453. │   │   │   ├── blkio.weight_device
  15454. │   │   │   ├── cgroup.clone_children
  15455. │   │   │   ├── cgroup.procs
  15456. │   │   │   ├── notify_on_release
  15457. │   │   │   └── tasks
  15458. │   │   ├── polkitd.service
  15459. │   │   │   ├── blkio.io_merged
  15460. │   │   │   ├── blkio.io_merged_recursive
  15461. │   │   │   ├── blkio.io_queued
  15462. │   │   │   ├── blkio.io_queued_recursive
  15463. │   │   │   ├── blkio.io_service_bytes
  15464. │   │   │   ├── blkio.io_service_bytes_recursive
  15465. │   │   │   ├── blkio.io_serviced
  15466. │   │   │   ├── blkio.io_serviced_recursive
  15467. │   │   │   ├── blkio.io_service_time
  15468. │   │   │   ├── blkio.io_service_time_recursive
  15469. │   │   │   ├── blkio.io_wait_time
  15470. │   │   │   ├── blkio.io_wait_time_recursive
  15471. │   │   │   ├── blkio.leaf_weight
  15472. │   │   │   ├── blkio.leaf_weight_device
  15473. │   │   │   ├── blkio.reset_stats
  15474. │   │   │   ├── blkio.sectors
  15475. │   │   │   ├── blkio.sectors_recursive
  15476. │   │   │   ├── blkio.throttle.io_service_bytes
  15477. │   │   │   ├── blkio.throttle.io_serviced
  15478. │   │   │   ├── blkio.throttle.read_bps_device
  15479. │   │   │   ├── blkio.throttle.read_iops_device
  15480. │   │   │   ├── blkio.throttle.write_bps_device
  15481. │   │   │   ├── blkio.throttle.write_iops_device
  15482. │   │   │   ├── blkio.time
  15483. │   │   │   ├── blkio.time_recursive
  15484. │   │   │   ├── blkio.weight
  15485. │   │   │   ├── blkio.weight_device
  15486. │   │   │   ├── cgroup.clone_children
  15487. │   │   │   ├── cgroup.procs
  15488. │   │   │   ├── notify_on_release
  15489. │   │   │   └── tasks
  15490. │   │   ├── proc-sys-fs-binfmt_misc.mount
  15491. │   │   │   ├── blkio.io_merged
  15492. │   │   │   ├── blkio.io_merged_recursive
  15493. │   │   │   ├── blkio.io_queued
  15494. │   │   │   ├── blkio.io_queued_recursive
  15495. │   │   │   ├── blkio.io_service_bytes
  15496. │   │   │   ├── blkio.io_service_bytes_recursive
  15497. │   │   │   ├── blkio.io_serviced
  15498. │   │   │   ├── blkio.io_serviced_recursive
  15499. │   │   │   ├── blkio.io_service_time
  15500. │   │   │   ├── blkio.io_service_time_recursive
  15501. │   │   │   ├── blkio.io_wait_time
  15502. │   │   │   ├── blkio.io_wait_time_recursive
  15503. │   │   │   ├── blkio.leaf_weight
  15504. │   │   │   ├── blkio.leaf_weight_device
  15505. │   │   │   ├── blkio.reset_stats
  15506. │   │   │   ├── blkio.sectors
  15507. │   │   │   ├── blkio.sectors_recursive
  15508. │   │   │   ├── blkio.throttle.io_service_bytes
  15509. │   │   │   ├── blkio.throttle.io_serviced
  15510. │   │   │   ├── blkio.throttle.read_bps_device
  15511. │   │   │   ├── blkio.throttle.read_iops_device
  15512. │   │   │   ├── blkio.throttle.write_bps_device
  15513. │   │   │   ├── blkio.throttle.write_iops_device
  15514. │   │   │   ├── blkio.time
  15515. │   │   │   ├── blkio.time_recursive
  15516. │   │   │   ├── blkio.weight
  15517. │   │   │   ├── blkio.weight_device
  15518. │   │   │   ├── cgroup.clone_children
  15519. │   │   │   ├── cgroup.procs
  15520. │   │   │   ├── notify_on_release
  15521. │   │   │   └── tasks
  15522. │   │   ├── radvd.service
  15523. │   │   │   ├── blkio.io_merged
  15524. │   │   │   ├── blkio.io_merged_recursive
  15525. │   │   │   ├── blkio.io_queued
  15526. │   │   │   ├── blkio.io_queued_recursive
  15527. │   │   │   ├── blkio.io_service_bytes
  15528. │   │   │   ├── blkio.io_service_bytes_recursive
  15529. │   │   │   ├── blkio.io_serviced
  15530. │   │   │   ├── blkio.io_serviced_recursive
  15531. │   │   │   ├── blkio.io_service_time
  15532. │   │   │   ├── blkio.io_service_time_recursive
  15533. │   │   │   ├── blkio.io_wait_time
  15534. │   │   │   ├── blkio.io_wait_time_recursive
  15535. │   │   │   ├── blkio.leaf_weight
  15536. │   │   │   ├── blkio.leaf_weight_device
  15537. │   │   │   ├── blkio.reset_stats
  15538. │   │   │   ├── blkio.sectors
  15539. │   │   │   ├── blkio.sectors_recursive
  15540. │   │   │   ├── blkio.throttle.io_service_bytes
  15541. │   │   │   ├── blkio.throttle.io_serviced
  15542. │   │   │   ├── blkio.throttle.read_bps_device
  15543. │   │   │   ├── blkio.throttle.read_iops_device
  15544. │   │   │   ├── blkio.throttle.write_bps_device
  15545. │   │   │   ├── blkio.throttle.write_iops_device
  15546. │   │   │   ├── blkio.time
  15547. │   │   │   ├── blkio.time_recursive
  15548. │   │   │   ├── blkio.weight
  15549. │   │   │   ├── blkio.weight_device
  15550. │   │   │   ├── cgroup.clone_children
  15551. │   │   │   ├── cgroup.procs
  15552. │   │   │   ├── notify_on_release
  15553. │   │   │   └── tasks
  15554. │   │   ├── rc-local.service
  15555. │   │   │   ├── blkio.io_merged
  15556. │   │   │   ├── blkio.io_merged_recursive
  15557. │   │   │   ├── blkio.io_queued
  15558. │   │   │   ├── blkio.io_queued_recursive
  15559. │   │   │   ├── blkio.io_service_bytes
  15560. │   │   │   ├── blkio.io_service_bytes_recursive
  15561. │   │   │   ├── blkio.io_serviced
  15562. │   │   │   ├── blkio.io_serviced_recursive
  15563. │   │   │   ├── blkio.io_service_time
  15564. │   │   │   ├── blkio.io_service_time_recursive
  15565. │   │   │   ├── blkio.io_wait_time
  15566. │   │   │   ├── blkio.io_wait_time_recursive
  15567. │   │   │   ├── blkio.leaf_weight
  15568. │   │   │   ├── blkio.leaf_weight_device
  15569. │   │   │   ├── blkio.reset_stats
  15570. │   │   │   ├── blkio.sectors
  15571. │   │   │   ├── blkio.sectors_recursive
  15572. │   │   │   ├── blkio.throttle.io_service_bytes
  15573. │   │   │   ├── blkio.throttle.io_serviced
  15574. │   │   │   ├── blkio.throttle.read_bps_device
  15575. │   │   │   ├── blkio.throttle.read_iops_device
  15576. │   │   │   ├── blkio.throttle.write_bps_device
  15577. │   │   │   ├── blkio.throttle.write_iops_device
  15578. │   │   │   ├── blkio.time
  15579. │   │   │   ├── blkio.time_recursive
  15580. │   │   │   ├── blkio.weight
  15581. │   │   │   ├── blkio.weight_device
  15582. │   │   │   ├── cgroup.clone_children
  15583. │   │   │   ├── cgroup.procs
  15584. │   │   │   ├── notify_on_release
  15585. │   │   │   └── tasks
  15586. │   │   ├── resolvconf.service
  15587. │   │   │   ├── blkio.io_merged
  15588. │   │   │   ├── blkio.io_merged_recursive
  15589. │   │   │   ├── blkio.io_queued
  15590. │   │   │   ├── blkio.io_queued_recursive
  15591. │   │   │   ├── blkio.io_service_bytes
  15592. │   │   │   ├── blkio.io_service_bytes_recursive
  15593. │   │   │   ├── blkio.io_serviced
  15594. │   │   │   ├── blkio.io_serviced_recursive
  15595. │   │   │   ├── blkio.io_service_time
  15596. │   │   │   ├── blkio.io_service_time_recursive
  15597. │   │   │   ├── blkio.io_wait_time
  15598. │   │   │   ├── blkio.io_wait_time_recursive
  15599. │   │   │   ├── blkio.leaf_weight
  15600. │   │   │   ├── blkio.leaf_weight_device
  15601. │   │   │   ├── blkio.reset_stats
  15602. │   │   │   ├── blkio.sectors
  15603. │   │   │   ├── blkio.sectors_recursive
  15604. │   │   │   ├── blkio.throttle.io_service_bytes
  15605. │   │   │   ├── blkio.throttle.io_serviced
  15606. │   │   │   ├── blkio.throttle.read_bps_device
  15607. │   │   │   ├── blkio.throttle.read_iops_device
  15608. │   │   │   ├── blkio.throttle.write_bps_device
  15609. │   │   │   ├── blkio.throttle.write_iops_device
  15610. │   │   │   ├── blkio.time
  15611. │   │   │   ├── blkio.time_recursive
  15612. │   │   │   ├── blkio.weight
  15613. │   │   │   ├── blkio.weight_device
  15614. │   │   │   ├── cgroup.clone_children
  15615. │   │   │   ├── cgroup.procs
  15616. │   │   │   ├── notify_on_release
  15617. │   │   │   └── tasks
  15618. │   │   ├── rsyslog.service
  15619. │   │   │   ├── blkio.io_merged
  15620. │   │   │   ├── blkio.io_merged_recursive
  15621. │   │   │   ├── blkio.io_queued
  15622. │   │   │   ├── blkio.io_queued_recursive
  15623. │   │   │   ├── blkio.io_service_bytes
  15624. │   │   │   ├── blkio.io_service_bytes_recursive
  15625. │   │   │   ├── blkio.io_serviced
  15626. │   │   │   ├── blkio.io_serviced_recursive
  15627. │   │   │   ├── blkio.io_service_time
  15628. │   │   │   ├── blkio.io_service_time_recursive
  15629. │   │   │   ├── blkio.io_wait_time
  15630. │   │   │   ├── blkio.io_wait_time_recursive
  15631. │   │   │   ├── blkio.leaf_weight
  15632. │   │   │   ├── blkio.leaf_weight_device
  15633. │   │   │   ├── blkio.reset_stats
  15634. │   │   │   ├── blkio.sectors
  15635. │   │   │   ├── blkio.sectors_recursive
  15636. │   │   │   ├── blkio.throttle.io_service_bytes
  15637. │   │   │   ├── blkio.throttle.io_serviced
  15638. │   │   │   ├── blkio.throttle.read_bps_device
  15639. │   │   │   ├── blkio.throttle.read_iops_device
  15640. │   │   │   ├── blkio.throttle.write_bps_device
  15641. │   │   │   ├── blkio.throttle.write_iops_device
  15642. │   │   │   ├── blkio.time
  15643. │   │   │   ├── blkio.time_recursive
  15644. │   │   │   ├── blkio.weight
  15645. │   │   │   ├── blkio.weight_device
  15646. │   │   │   ├── cgroup.clone_children
  15647. │   │   │   ├── cgroup.procs
  15648. │   │   │   ├── notify_on_release
  15649. │   │   │   └── tasks
  15650. │   │   ├── setvtrgb.service
  15651. │   │   │   ├── blkio.io_merged
  15652. │   │   │   ├── blkio.io_merged_recursive
  15653. │   │   │   ├── blkio.io_queued
  15654. │   │   │   ├── blkio.io_queued_recursive
  15655. │   │   │   ├── blkio.io_service_bytes
  15656. │   │   │   ├── blkio.io_service_bytes_recursive
  15657. │   │   │   ├── blkio.io_serviced
  15658. │   │   │   ├── blkio.io_serviced_recursive
  15659. │   │   │   ├── blkio.io_service_time
  15660. │   │   │   ├── blkio.io_service_time_recursive
  15661. │   │   │   ├── blkio.io_wait_time
  15662. │   │   │   ├── blkio.io_wait_time_recursive
  15663. │   │   │   ├── blkio.leaf_weight
  15664. │   │   │   ├── blkio.leaf_weight_device
  15665. │   │   │   ├── blkio.reset_stats
  15666. │   │   │   ├── blkio.sectors
  15667. │   │   │   ├── blkio.sectors_recursive
  15668. │   │   │   ├── blkio.throttle.io_service_bytes
  15669. │   │   │   ├── blkio.throttle.io_serviced
  15670. │   │   │   ├── blkio.throttle.read_bps_device
  15671. │   │   │   ├── blkio.throttle.read_iops_device
  15672. │   │   │   ├── blkio.throttle.write_bps_device
  15673. │   │   │   ├── blkio.throttle.write_iops_device
  15674. │   │   │   ├── blkio.time
  15675. │   │   │   ├── blkio.time_recursive
  15676. │   │   │   ├── blkio.weight
  15677. │   │   │   ├── blkio.weight_device
  15678. │   │   │   ├── cgroup.clone_children
  15679. │   │   │   ├── cgroup.procs
  15680. │   │   │   ├── notify_on_release
  15681. │   │   │   └── tasks
  15682. │   │   ├── snapd.service
  15683. │   │   │   ├── blkio.io_merged
  15684. │   │   │   ├── blkio.io_merged_recursive
  15685. │   │   │   ├── blkio.io_queued
  15686. │   │   │   ├── blkio.io_queued_recursive
  15687. │   │   │   ├── blkio.io_service_bytes
  15688. │   │   │   ├── blkio.io_service_bytes_recursive
  15689. │   │   │   ├── blkio.io_serviced
  15690. │   │   │   ├── blkio.io_serviced_recursive
  15691. │   │   │   ├── blkio.io_service_time
  15692. │   │   │   ├── blkio.io_service_time_recursive
  15693. │   │   │   ├── blkio.io_wait_time
  15694. │   │   │   ├── blkio.io_wait_time_recursive
  15695. │   │   │   ├── blkio.leaf_weight
  15696. │   │   │   ├── blkio.leaf_weight_device
  15697. │   │   │   ├── blkio.reset_stats
  15698. │   │   │   ├── blkio.sectors
  15699. │   │   │   ├── blkio.sectors_recursive
  15700. │   │   │   ├── blkio.throttle.io_service_bytes
  15701. │   │   │   ├── blkio.throttle.io_serviced
  15702. │   │   │   ├── blkio.throttle.read_bps_device
  15703. │   │   │   ├── blkio.throttle.read_iops_device
  15704. │   │   │   ├── blkio.throttle.write_bps_device
  15705. │   │   │   ├── blkio.throttle.write_iops_device
  15706. │   │   │   ├── blkio.time
  15707. │   │   │   ├── blkio.time_recursive
  15708. │   │   │   ├── blkio.weight
  15709. │   │   │   ├── blkio.weight_device
  15710. │   │   │   ├── cgroup.clone_children
  15711. │   │   │   ├── cgroup.procs
  15712. │   │   │   ├── notify_on_release
  15713. │   │   │   └── tasks
  15714. │   │   ├── ssh.service
  15715. │   │   │   ├── blkio.io_merged
  15716. │   │   │   ├── blkio.io_merged_recursive
  15717. │   │   │   ├── blkio.io_queued
  15718. │   │   │   ├── blkio.io_queued_recursive
  15719. │   │   │   ├── blkio.io_service_bytes
  15720. │   │   │   ├── blkio.io_service_bytes_recursive
  15721. │   │   │   ├── blkio.io_serviced
  15722. │   │   │   ├── blkio.io_serviced_recursive
  15723. │   │   │   ├── blkio.io_service_time
  15724. │   │   │   ├── blkio.io_service_time_recursive
  15725. │   │   │   ├── blkio.io_wait_time
  15726. │   │   │   ├── blkio.io_wait_time_recursive
  15727. │   │   │   ├── blkio.leaf_weight
  15728. │   │   │   ├── blkio.leaf_weight_device
  15729. │   │   │   ├── blkio.reset_stats
  15730. │   │   │   ├── blkio.sectors
  15731. │   │   │   ├── blkio.sectors_recursive
  15732. │   │   │   ├── blkio.throttle.io_service_bytes
  15733. │   │   │   ├── blkio.throttle.io_serviced
  15734. │   │   │   ├── blkio.throttle.read_bps_device
  15735. │   │   │   ├── blkio.throttle.read_iops_device
  15736. │   │   │   ├── blkio.throttle.write_bps_device
  15737. │   │   │   ├── blkio.throttle.write_iops_device
  15738. │   │   │   ├── blkio.time
  15739. │   │   │   ├── blkio.time_recursive
  15740. │   │   │   ├── blkio.weight
  15741. │   │   │   ├── blkio.weight_device
  15742. │   │   │   ├── cgroup.clone_children
  15743. │   │   │   ├── cgroup.procs
  15744. │   │   │   ├── notify_on_release
  15745. │   │   │   └── tasks
  15746. │   │   ├── sys-fs-fuse-connections.mount
  15747. │   │   │   ├── blkio.io_merged
  15748. │   │   │   ├── blkio.io_merged_recursive
  15749. │   │   │   ├── blkio.io_queued
  15750. │   │   │   ├── blkio.io_queued_recursive
  15751. │   │   │   ├── blkio.io_service_bytes
  15752. │   │   │   ├── blkio.io_service_bytes_recursive
  15753. │   │   │   ├── blkio.io_serviced
  15754. │   │   │   ├── blkio.io_serviced_recursive
  15755. │   │   │   ├── blkio.io_service_time
  15756. │   │   │   ├── blkio.io_service_time_recursive
  15757. │   │   │   ├── blkio.io_wait_time
  15758. │   │   │   ├── blkio.io_wait_time_recursive
  15759. │   │   │   ├── blkio.leaf_weight
  15760. │   │   │   ├── blkio.leaf_weight_device
  15761. │   │   │   ├── blkio.reset_stats
  15762. │   │   │   ├── blkio.sectors
  15763. │   │   │   ├── blkio.sectors_recursive
  15764. │   │   │   ├── blkio.throttle.io_service_bytes
  15765. │   │   │   ├── blkio.throttle.io_serviced
  15766. │   │   │   ├── blkio.throttle.read_bps_device
  15767. │   │   │   ├── blkio.throttle.read_iops_device
  15768. │   │   │   ├── blkio.throttle.write_bps_device
  15769. │   │   │   ├── blkio.throttle.write_iops_device
  15770. │   │   │   ├── blkio.time
  15771. │   │   │   ├── blkio.time_recursive
  15772. │   │   │   ├── blkio.weight
  15773. │   │   │   ├── blkio.weight_device
  15774. │   │   │   ├── cgroup.clone_children
  15775. │   │   │   ├── cgroup.procs
  15776. │   │   │   ├── notify_on_release
  15777. │   │   │   └── tasks
  15778. │   │   ├── sys-kernel-debug.mount
  15779. │   │   │   ├── blkio.io_merged
  15780. │   │   │   ├── blkio.io_merged_recursive
  15781. │   │   │   ├── blkio.io_queued
  15782. │   │   │   ├── blkio.io_queued_recursive
  15783. │   │   │   ├── blkio.io_service_bytes
  15784. │   │   │   ├── blkio.io_service_bytes_recursive
  15785. │   │   │   ├── blkio.io_serviced
  15786. │   │   │   ├── blkio.io_serviced_recursive
  15787. │   │   │   ├── blkio.io_service_time
  15788. │   │   │   ├── blkio.io_service_time_recursive
  15789. │   │   │   ├── blkio.io_wait_time
  15790. │   │   │   ├── blkio.io_wait_time_recursive
  15791. │   │   │   ├── blkio.leaf_weight
  15792. │   │   │   ├── blkio.leaf_weight_device
  15793. │   │   │   ├── blkio.reset_stats
  15794. │   │   │   ├── blkio.sectors
  15795. │   │   │   ├── blkio.sectors_recursive
  15796. │   │   │   ├── blkio.throttle.io_service_bytes
  15797. │   │   │   ├── blkio.throttle.io_serviced
  15798. │   │   │   ├── blkio.throttle.read_bps_device
  15799. │   │   │   ├── blkio.throttle.read_iops_device
  15800. │   │   │   ├── blkio.throttle.write_bps_device
  15801. │   │   │   ├── blkio.throttle.write_iops_device
  15802. │   │   │   ├── blkio.time
  15803. │   │   │   ├── blkio.time_recursive
  15804. │   │   │   ├── blkio.weight
  15805. │   │   │   ├── blkio.weight_device
  15806. │   │   │   ├── cgroup.clone_children
  15807. │   │   │   ├── cgroup.procs
  15808. │   │   │   ├── notify_on_release
  15809. │   │   │   └── tasks
  15810. │   │   ├── sys-kernel-debug-tracing.mount
  15811. │   │   │   ├── blkio.io_merged
  15812. │   │   │   ├── blkio.io_merged_recursive
  15813. │   │   │   ├── blkio.io_queued
  15814. │   │   │   ├── blkio.io_queued_recursive
  15815. │   │   │   ├── blkio.io_service_bytes
  15816. │   │   │   ├── blkio.io_service_bytes_recursive
  15817. │   │   │   ├── blkio.io_serviced
  15818. │   │   │   ├── blkio.io_serviced_recursive
  15819. │   │   │   ├── blkio.io_service_time
  15820. │   │   │   ├── blkio.io_service_time_recursive
  15821. │   │   │   ├── blkio.io_wait_time
  15822. │   │   │   ├── blkio.io_wait_time_recursive
  15823. │   │   │   ├── blkio.leaf_weight
  15824. │   │   │   ├── blkio.leaf_weight_device
  15825. │   │   │   ├── blkio.reset_stats
  15826. │   │   │   ├── blkio.sectors
  15827. │   │   │   ├── blkio.sectors_recursive
  15828. │   │   │   ├── blkio.throttle.io_service_bytes
  15829. │   │   │   ├── blkio.throttle.io_serviced
  15830. │   │   │   ├── blkio.throttle.read_bps_device
  15831. │   │   │   ├── blkio.throttle.read_iops_device
  15832. │   │   │   ├── blkio.throttle.write_bps_device
  15833. │   │   │   ├── blkio.throttle.write_iops_device
  15834. │   │   │   ├── blkio.time
  15835. │   │   │   ├── blkio.time_recursive
  15836. │   │   │   ├── blkio.weight
  15837. │   │   │   ├── blkio.weight_device
  15838. │   │   │   ├── cgroup.clone_children
  15839. │   │   │   ├── cgroup.procs
  15840. │   │   │   ├── notify_on_release
  15841. │   │   │   └── tasks
  15842. │   │   ├── systemd-journald.service
  15843. │   │   │   ├── blkio.io_merged
  15844. │   │   │   ├── blkio.io_merged_recursive
  15845. │   │   │   ├── blkio.io_queued
  15846. │   │   │   ├── blkio.io_queued_recursive
  15847. │   │   │   ├── blkio.io_service_bytes
  15848. │   │   │   ├── blkio.io_service_bytes_recursive
  15849. │   │   │   ├── blkio.io_serviced
  15850. │   │   │   ├── blkio.io_serviced_recursive
  15851. │   │   │   ├── blkio.io_service_time
  15852. │   │   │   ├── blkio.io_service_time_recursive
  15853. │   │   │   ├── blkio.io_wait_time
  15854. │   │   │   ├── blkio.io_wait_time_recursive
  15855. │   │   │   ├── blkio.leaf_weight
  15856. │   │   │   ├── blkio.leaf_weight_device
  15857. │   │   │   ├── blkio.reset_stats
  15858. │   │   │   ├── blkio.sectors
  15859. │   │   │   ├── blkio.sectors_recursive
  15860. │   │   │   ├── blkio.throttle.io_service_bytes
  15861. │   │   │   ├── blkio.throttle.io_serviced
  15862. │   │   │   ├── blkio.throttle.read_bps_device
  15863. │   │   │   ├── blkio.throttle.read_iops_device
  15864. │   │   │   ├── blkio.throttle.write_bps_device
  15865. │   │   │   ├── blkio.throttle.write_iops_device
  15866. │   │   │   ├── blkio.time
  15867. │   │   │   ├── blkio.time_recursive
  15868. │   │   │   ├── blkio.weight
  15869. │   │   │   ├── blkio.weight_device
  15870. │   │   │   ├── cgroup.clone_children
  15871. │   │   │   ├── cgroup.procs
  15872. │   │   │   ├── notify_on_release
  15873. │   │   │   └── tasks
  15874. │   │   ├── systemd-journal-flush.service
  15875. │   │   │   ├── blkio.io_merged
  15876. │   │   │   ├── blkio.io_merged_recursive
  15877. │   │   │   ├── blkio.io_queued
  15878. │   │   │   ├── blkio.io_queued_recursive
  15879. │   │   │   ├── blkio.io_service_bytes
  15880. │   │   │   ├── blkio.io_service_bytes_recursive
  15881. │   │   │   ├── blkio.io_serviced
  15882. │   │   │   ├── blkio.io_serviced_recursive
  15883. │   │   │   ├── blkio.io_service_time
  15884. │   │   │   ├── blkio.io_service_time_recursive
  15885. │   │   │   ├── blkio.io_wait_time
  15886. │   │   │   ├── blkio.io_wait_time_recursive
  15887. │   │   │   ├── blkio.leaf_weight
  15888. │   │   │   ├── blkio.leaf_weight_device
  15889. │   │   │   ├── blkio.reset_stats
  15890. │   │   │   ├── blkio.sectors
  15891. │   │   │   ├── blkio.sectors_recursive
  15892. │   │   │   ├── blkio.throttle.io_service_bytes
  15893. │   │   │   ├── blkio.throttle.io_serviced
  15894. │   │   │   ├── blkio.throttle.read_bps_device
  15895. │   │   │   ├── blkio.throttle.read_iops_device
  15896. │   │   │   ├── blkio.throttle.write_bps_device
  15897. │   │   │   ├── blkio.throttle.write_iops_device
  15898. │   │   │   ├── blkio.time
  15899. │   │   │   ├── blkio.time_recursive
  15900. │   │   │   ├── blkio.weight
  15901. │   │   │   ├── blkio.weight_device
  15902. │   │   │   ├── cgroup.clone_children
  15903. │   │   │   ├── cgroup.procs
  15904. │   │   │   ├── notify_on_release
  15905. │   │   │   └── tasks
  15906. │   │   ├── systemd-logind.service
  15907. │   │   │   ├── blkio.io_merged
  15908. │   │   │   ├── blkio.io_merged_recursive
  15909. │   │   │   ├── blkio.io_queued
  15910. │   │   │   ├── blkio.io_queued_recursive
  15911. │   │   │   ├── blkio.io_service_bytes
  15912. │   │   │   ├── blkio.io_service_bytes_recursive
  15913. │   │   │   ├── blkio.io_serviced
  15914. │   │   │   ├── blkio.io_serviced_recursive
  15915. │   │   │   ├── blkio.io_service_time
  15916. │   │   │   ├── blkio.io_service_time_recursive
  15917. │   │   │   ├── blkio.io_wait_time
  15918. │   │   │   ├── blkio.io_wait_time_recursive
  15919. │   │   │   ├── blkio.leaf_weight
  15920. │   │   │   ├── blkio.leaf_weight_device
  15921. │   │   │   ├── blkio.reset_stats
  15922. │   │   │   ├── blkio.sectors
  15923. │   │   │   ├── blkio.sectors_recursive
  15924. │   │   │   ├── blkio.throttle.io_service_bytes
  15925. │   │   │   ├── blkio.throttle.io_serviced
  15926. │   │   │   ├── blkio.throttle.read_bps_device
  15927. │   │   │   ├── blkio.throttle.read_iops_device
  15928. │   │   │   ├── blkio.throttle.write_bps_device
  15929. │   │   │   ├── blkio.throttle.write_iops_device
  15930. │   │   │   ├── blkio.time
  15931. │   │   │   ├── blkio.time_recursive
  15932. │   │   │   ├── blkio.weight
  15933. │   │   │   ├── blkio.weight_device
  15934. │   │   │   ├── cgroup.clone_children
  15935. │   │   │   ├── cgroup.procs
  15936. │   │   │   ├── notify_on_release
  15937. │   │   │   └── tasks
  15938. │   │   ├── systemd-modules-load.service
  15939. │   │   │   ├── blkio.io_merged
  15940. │   │   │   ├── blkio.io_merged_recursive
  15941. │   │   │   ├── blkio.io_queued
  15942. │   │   │   ├── blkio.io_queued_recursive
  15943. │   │   │   ├── blkio.io_service_bytes
  15944. │   │   │   ├── blkio.io_service_bytes_recursive
  15945. │   │   │   ├── blkio.io_serviced
  15946. │   │   │   ├── blkio.io_serviced_recursive
  15947. │   │   │   ├── blkio.io_service_time
  15948. │   │   │   ├── blkio.io_service_time_recursive
  15949. │   │   │   ├── blkio.io_wait_time
  15950. │   │   │   ├── blkio.io_wait_time_recursive
  15951. │   │   │   ├── blkio.leaf_weight
  15952. │   │   │   ├── blkio.leaf_weight_device
  15953. │   │   │   ├── blkio.reset_stats
  15954. │   │   │   ├── blkio.sectors
  15955. │   │   │   ├── blkio.sectors_recursive
  15956. │   │   │   ├── blkio.throttle.io_service_bytes
  15957. │   │   │   ├── blkio.throttle.io_serviced
  15958. │   │   │   ├── blkio.throttle.read_bps_device
  15959. │   │   │   ├── blkio.throttle.read_iops_device
  15960. │   │   │   ├── blkio.throttle.write_bps_device
  15961. │   │   │   ├── blkio.throttle.write_iops_device
  15962. │   │   │   ├── blkio.time
  15963. │   │   │   ├── blkio.time_recursive
  15964. │   │   │   ├── blkio.weight
  15965. │   │   │   ├── blkio.weight_device
  15966. │   │   │   ├── cgroup.clone_children
  15967. │   │   │   ├── cgroup.procs
  15968. │   │   │   ├── notify_on_release
  15969. │   │   │   └── tasks
  15970. │   │   ├── systemd-random-seed.service
  15971. │   │   │   ├── blkio.io_merged
  15972. │   │   │   ├── blkio.io_merged_recursive
  15973. │   │   │   ├── blkio.io_queued
  15974. │   │   │   ├── blkio.io_queued_recursive
  15975. │   │   │   ├── blkio.io_service_bytes
  15976. │   │   │   ├── blkio.io_service_bytes_recursive
  15977. │   │   │   ├── blkio.io_serviced
  15978. │   │   │   ├── blkio.io_serviced_recursive
  15979. │   │   │   ├── blkio.io_service_time
  15980. │   │   │   ├── blkio.io_service_time_recursive
  15981. │   │   │   ├── blkio.io_wait_time
  15982. │   │   │   ├── blkio.io_wait_time_recursive
  15983. │   │   │   ├── blkio.leaf_weight
  15984. │   │   │   ├── blkio.leaf_weight_device
  15985. │   │   │   ├── blkio.reset_stats
  15986. │   │   │   ├── blkio.sectors
  15987. │   │   │   ├── blkio.sectors_recursive
  15988. │   │   │   ├── blkio.throttle.io_service_bytes
  15989. │   │   │   ├── blkio.throttle.io_serviced
  15990. │   │   │   ├── blkio.throttle.read_bps_device
  15991. │   │   │   ├── blkio.throttle.read_iops_device
  15992. │   │   │   ├── blkio.throttle.write_bps_device
  15993. │   │   │   ├── blkio.throttle.write_iops_device
  15994. │   │   │   ├── blkio.time
  15995. │   │   │   ├── blkio.time_recursive
  15996. │   │   │   ├── blkio.weight
  15997. │   │   │   ├── blkio.weight_device
  15998. │   │   │   ├── cgroup.clone_children
  15999. │   │   │   ├── cgroup.procs
  16000. │   │   │   ├── notify_on_release
  16001. │   │   │   └── tasks
  16002. │   │   ├── systemd-remount-fs.service
  16003. │   │   │   ├── blkio.io_merged
  16004. │   │   │   ├── blkio.io_merged_recursive
  16005. │   │   │   ├── blkio.io_queued
  16006. │   │   │   ├── blkio.io_queued_recursive
  16007. │   │   │   ├── blkio.io_service_bytes
  16008. │   │   │   ├── blkio.io_service_bytes_recursive
  16009. │   │   │   ├── blkio.io_serviced
  16010. │   │   │   ├── blkio.io_serviced_recursive
  16011. │   │   │   ├── blkio.io_service_time
  16012. │   │   │   ├── blkio.io_service_time_recursive
  16013. │   │   │   ├── blkio.io_wait_time
  16014. │   │   │   ├── blkio.io_wait_time_recursive
  16015. │   │   │   ├── blkio.leaf_weight
  16016. │   │   │   ├── blkio.leaf_weight_device
  16017. │   │   │   ├── blkio.reset_stats
  16018. │   │   │   ├── blkio.sectors
  16019. │   │   │   ├── blkio.sectors_recursive
  16020. │   │   │   ├── blkio.throttle.io_service_bytes
  16021. │   │   │   ├── blkio.throttle.io_serviced
  16022. │   │   │   ├── blkio.throttle.read_bps_device
  16023. │   │   │   ├── blkio.throttle.read_iops_device
  16024. │   │   │   ├── blkio.throttle.write_bps_device
  16025. │   │   │   ├── blkio.throttle.write_iops_device
  16026. │   │   │   ├── blkio.time
  16027. │   │   │   ├── blkio.time_recursive
  16028. │   │   │   ├── blkio.weight
  16029. │   │   │   ├── blkio.weight_device
  16030. │   │   │   ├── cgroup.clone_children
  16031. │   │   │   ├── cgroup.procs
  16032. │   │   │   ├── notify_on_release
  16033. │   │   │   └── tasks
  16034. │   │   ├── systemd-sysctl.service
  16035. │   │   │   ├── blkio.io_merged
  16036. │   │   │   ├── blkio.io_merged_recursive
  16037. │   │   │   ├── blkio.io_queued
  16038. │   │   │   ├── blkio.io_queued_recursive
  16039. │   │   │   ├── blkio.io_service_bytes
  16040. │   │   │   ├── blkio.io_service_bytes_recursive
  16041. │   │   │   ├── blkio.io_serviced
  16042. │   │   │   ├── blkio.io_serviced_recursive
  16043. │   │   │   ├── blkio.io_service_time
  16044. │   │   │   ├── blkio.io_service_time_recursive
  16045. │   │   │   ├── blkio.io_wait_time
  16046. │   │   │   ├── blkio.io_wait_time_recursive
  16047. │   │   │   ├── blkio.leaf_weight
  16048. │   │   │   ├── blkio.leaf_weight_device
  16049. │   │   │   ├── blkio.reset_stats
  16050. │   │   │   ├── blkio.sectors
  16051. │   │   │   ├── blkio.sectors_recursive
  16052. │   │   │   ├── blkio.throttle.io_service_bytes
  16053. │   │   │   ├── blkio.throttle.io_serviced
  16054. │   │   │   ├── blkio.throttle.read_bps_device
  16055. │   │   │   ├── blkio.throttle.read_iops_device
  16056. │   │   │   ├── blkio.throttle.write_bps_device
  16057. │   │   │   ├── blkio.throttle.write_iops_device
  16058. │   │   │   ├── blkio.time
  16059. │   │   │   ├── blkio.time_recursive
  16060. │   │   │   ├── blkio.weight
  16061. │   │   │   ├── blkio.weight_device
  16062. │   │   │   ├── cgroup.clone_children
  16063. │   │   │   ├── cgroup.procs
  16064. │   │   │   ├── notify_on_release
  16065. │   │   │   └── tasks
  16066. │   │   ├── systemd-tmpfiles-setup-dev.service
  16067. │   │   │   ├── blkio.io_merged
  16068. │   │   │   ├── blkio.io_merged_recursive
  16069. │   │   │   ├── blkio.io_queued
  16070. │   │   │   ├── blkio.io_queued_recursive
  16071. │   │   │   ├── blkio.io_service_bytes
  16072. │   │   │   ├── blkio.io_service_bytes_recursive
  16073. │   │   │   ├── blkio.io_serviced
  16074. │   │   │   ├── blkio.io_serviced_recursive
  16075. │   │   │   ├── blkio.io_service_time
  16076. │   │   │   ├── blkio.io_service_time_recursive
  16077. │   │   │   ├── blkio.io_wait_time
  16078. │   │   │   ├── blkio.io_wait_time_recursive
  16079. │   │   │   ├── blkio.leaf_weight
  16080. │   │   │   ├── blkio.leaf_weight_device
  16081. │   │   │   ├── blkio.reset_stats
  16082. │   │   │   ├── blkio.sectors
  16083. │   │   │   ├── blkio.sectors_recursive
  16084. │   │   │   ├── blkio.throttle.io_service_bytes
  16085. │   │   │   ├── blkio.throttle.io_serviced
  16086. │   │   │   ├── blkio.throttle.read_bps_device
  16087. │   │   │   ├── blkio.throttle.read_iops_device
  16088. │   │   │   ├── blkio.throttle.write_bps_device
  16089. │   │   │   ├── blkio.throttle.write_iops_device
  16090. │   │   │   ├── blkio.time
  16091. │   │   │   ├── blkio.time_recursive
  16092. │   │   │   ├── blkio.weight
  16093. │   │   │   ├── blkio.weight_device
  16094. │   │   │   ├── cgroup.clone_children
  16095. │   │   │   ├── cgroup.procs
  16096. │   │   │   ├── notify_on_release
  16097. │   │   │   └── tasks
  16098. │   │   ├── systemd-tmpfiles-setup.service
  16099. │   │   │   ├── blkio.io_merged
  16100. │   │   │   ├── blkio.io_merged_recursive
  16101. │   │   │   ├── blkio.io_queued
  16102. │   │   │   ├── blkio.io_queued_recursive
  16103. │   │   │   ├── blkio.io_service_bytes
  16104. │   │   │   ├── blkio.io_service_bytes_recursive
  16105. │   │   │   ├── blkio.io_serviced
  16106. │   │   │   ├── blkio.io_serviced_recursive
  16107. │   │   │   ├── blkio.io_service_time
  16108. │   │   │   ├── blkio.io_service_time_recursive
  16109. │   │   │   ├── blkio.io_wait_time
  16110. │   │   │   ├── blkio.io_wait_time_recursive
  16111. │   │   │   ├── blkio.leaf_weight
  16112. │   │   │   ├── blkio.leaf_weight_device
  16113. │   │   │   ├── blkio.reset_stats
  16114. │   │   │   ├── blkio.sectors
  16115. │   │   │   ├── blkio.sectors_recursive
  16116. │   │   │   ├── blkio.throttle.io_service_bytes
  16117. │   │   │   ├── blkio.throttle.io_serviced
  16118. │   │   │   ├── blkio.throttle.read_bps_device
  16119. │   │   │   ├── blkio.throttle.read_iops_device
  16120. │   │   │   ├── blkio.throttle.write_bps_device
  16121. │   │   │   ├── blkio.throttle.write_iops_device
  16122. │   │   │   ├── blkio.time
  16123. │   │   │   ├── blkio.time_recursive
  16124. │   │   │   ├── blkio.weight
  16125. │   │   │   ├── blkio.weight_device
  16126. │   │   │   ├── cgroup.clone_children
  16127. │   │   │   ├── cgroup.procs
  16128. │   │   │   ├── notify_on_release
  16129. │   │   │   └── tasks
  16130. │   │   ├── systemd-udevd.service
  16131. │   │   │   ├── blkio.io_merged
  16132. │   │   │   ├── blkio.io_merged_recursive
  16133. │   │   │   ├── blkio.io_queued
  16134. │   │   │   ├── blkio.io_queued_recursive
  16135. │   │   │   ├── blkio.io_service_bytes
  16136. │   │   │   ├── blkio.io_service_bytes_recursive
  16137. │   │   │   ├── blkio.io_serviced
  16138. │   │   │   ├── blkio.io_serviced_recursive
  16139. │   │   │   ├── blkio.io_service_time
  16140. │   │   │   ├── blkio.io_service_time_recursive
  16141. │   │   │   ├── blkio.io_wait_time
  16142. │   │   │   ├── blkio.io_wait_time_recursive
  16143. │   │   │   ├── blkio.leaf_weight
  16144. │   │   │   ├── blkio.leaf_weight_device
  16145. │   │   │   ├── blkio.reset_stats
  16146. │   │   │   ├── blkio.sectors
  16147. │   │   │   ├── blkio.sectors_recursive
  16148. │   │   │   ├── blkio.throttle.io_service_bytes
  16149. │   │   │   ├── blkio.throttle.io_serviced
  16150. │   │   │   ├── blkio.throttle.read_bps_device
  16151. │   │   │   ├── blkio.throttle.read_iops_device
  16152. │   │   │   ├── blkio.throttle.write_bps_device
  16153. │   │   │   ├── blkio.throttle.write_iops_device
  16154. │   │   │   ├── blkio.time
  16155. │   │   │   ├── blkio.time_recursive
  16156. │   │   │   ├── blkio.weight
  16157. │   │   │   ├── blkio.weight_device
  16158. │   │   │   ├── cgroup.clone_children
  16159. │   │   │   ├── cgroup.procs
  16160. │   │   │   ├── notify_on_release
  16161. │   │   │   └── tasks
  16162. │   │   ├── systemd-udev-trigger.service
  16163. │   │   │   ├── blkio.io_merged
  16164. │   │   │   ├── blkio.io_merged_recursive
  16165. │   │   │   ├── blkio.io_queued
  16166. │   │   │   ├── blkio.io_queued_recursive
  16167. │   │   │   ├── blkio.io_service_bytes
  16168. │   │   │   ├── blkio.io_service_bytes_recursive
  16169. │   │   │   ├── blkio.io_serviced
  16170. │   │   │   ├── blkio.io_serviced_recursive
  16171. │   │   │   ├── blkio.io_service_time
  16172. │   │   │   ├── blkio.io_service_time_recursive
  16173. │   │   │   ├── blkio.io_wait_time
  16174. │   │   │   ├── blkio.io_wait_time_recursive
  16175. │   │   │   ├── blkio.leaf_weight
  16176. │   │   │   ├── blkio.leaf_weight_device
  16177. │   │   │   ├── blkio.reset_stats
  16178. │   │   │   ├── blkio.sectors
  16179. │   │   │   ├── blkio.sectors_recursive
  16180. │   │   │   ├── blkio.throttle.io_service_bytes
  16181. │   │   │   ├── blkio.throttle.io_serviced
  16182. │   │   │   ├── blkio.throttle.read_bps_device
  16183. │   │   │   ├── blkio.throttle.read_iops_device
  16184. │   │   │   ├── blkio.throttle.write_bps_device
  16185. │   │   │   ├── blkio.throttle.write_iops_device
  16186. │   │   │   ├── blkio.time
  16187. │   │   │   ├── blkio.time_recursive
  16188. │   │   │   ├── blkio.weight
  16189. │   │   │   ├── blkio.weight_device
  16190. │   │   │   ├── cgroup.clone_children
  16191. │   │   │   ├── cgroup.procs
  16192. │   │   │   ├── notify_on_release
  16193. │   │   │   └── tasks
  16194. │   │   ├── systemd-update-utmp.service
  16195. │   │   │   ├── blkio.io_merged
  16196. │   │   │   ├── blkio.io_merged_recursive
  16197. │   │   │   ├── blkio.io_queued
  16198. │   │   │   ├── blkio.io_queued_recursive
  16199. │   │   │   ├── blkio.io_service_bytes
  16200. │   │   │   ├── blkio.io_service_bytes_recursive
  16201. │   │   │   ├── blkio.io_serviced
  16202. │   │   │   ├── blkio.io_serviced_recursive
  16203. │   │   │   ├── blkio.io_service_time
  16204. │   │   │   ├── blkio.io_service_time_recursive
  16205. │   │   │   ├── blkio.io_wait_time
  16206. │   │   │   ├── blkio.io_wait_time_recursive
  16207. │   │   │   ├── blkio.leaf_weight
  16208. │   │   │   ├── blkio.leaf_weight_device
  16209. │   │   │   ├── blkio.reset_stats
  16210. │   │   │   ├── blkio.sectors
  16211. │   │   │   ├── blkio.sectors_recursive
  16212. │   │   │   ├── blkio.throttle.io_service_bytes
  16213. │   │   │   ├── blkio.throttle.io_serviced
  16214. │   │   │   ├── blkio.throttle.read_bps_device
  16215. │   │   │   ├── blkio.throttle.read_iops_device
  16216. │   │   │   ├── blkio.throttle.write_bps_device
  16217. │   │   │   ├── blkio.throttle.write_iops_device
  16218. │   │   │   ├── blkio.time
  16219. │   │   │   ├── blkio.time_recursive
  16220. │   │   │   ├── blkio.weight
  16221. │   │   │   ├── blkio.weight_device
  16222. │   │   │   ├── cgroup.clone_children
  16223. │   │   │   ├── cgroup.procs
  16224. │   │   │   ├── notify_on_release
  16225. │   │   │   └── tasks
  16226. │   │   ├── systemd-user-sessions.service
  16227. │   │   │   ├── blkio.io_merged
  16228. │   │   │   ├── blkio.io_merged_recursive
  16229. │   │   │   ├── blkio.io_queued
  16230. │   │   │   ├── blkio.io_queued_recursive
  16231. │   │   │   ├── blkio.io_service_bytes
  16232. │   │   │   ├── blkio.io_service_bytes_recursive
  16233. │   │   │   ├── blkio.io_serviced
  16234. │   │   │   ├── blkio.io_serviced_recursive
  16235. │   │   │   ├── blkio.io_service_time
  16236. │   │   │   ├── blkio.io_service_time_recursive
  16237. │   │   │   ├── blkio.io_wait_time
  16238. │   │   │   ├── blkio.io_wait_time_recursive
  16239. │   │   │   ├── blkio.leaf_weight
  16240. │   │   │   ├── blkio.leaf_weight_device
  16241. │   │   │   ├── blkio.reset_stats
  16242. │   │   │   ├── blkio.sectors
  16243. │   │   │   ├── blkio.sectors_recursive
  16244. │   │   │   ├── blkio.throttle.io_service_bytes
  16245. │   │   │   ├── blkio.throttle.io_serviced
  16246. │   │   │   ├── blkio.throttle.read_bps_device
  16247. │   │   │   ├── blkio.throttle.read_iops_device
  16248. │   │   │   ├── blkio.throttle.write_bps_device
  16249. │   │   │   ├── blkio.throttle.write_iops_device
  16250. │   │   │   ├── blkio.time
  16251. │   │   │   ├── blkio.time_recursive
  16252. │   │   │   ├── blkio.weight
  16253. │   │   │   ├── blkio.weight_device
  16254. │   │   │   ├── cgroup.clone_children
  16255. │   │   │   ├── cgroup.procs
  16256. │   │   │   ├── notify_on_release
  16257. │   │   │   └── tasks
  16258. │   │   ├── system-getty.slice
  16259. │   │   │   ├── blkio.io_merged
  16260. │   │   │   ├── blkio.io_merged_recursive
  16261. │   │   │   ├── blkio.io_queued
  16262. │   │   │   ├── blkio.io_queued_recursive
  16263. │   │   │   ├── blkio.io_service_bytes
  16264. │   │   │   ├── blkio.io_service_bytes_recursive
  16265. │   │   │   ├── blkio.io_serviced
  16266. │   │   │   ├── blkio.io_serviced_recursive
  16267. │   │   │   ├── blkio.io_service_time
  16268. │   │   │   ├── blkio.io_service_time_recursive
  16269. │   │   │   ├── blkio.io_wait_time
  16270. │   │   │   ├── blkio.io_wait_time_recursive
  16271. │   │   │   ├── blkio.leaf_weight
  16272. │   │   │   ├── blkio.leaf_weight_device
  16273. │   │   │   ├── blkio.reset_stats
  16274. │   │   │   ├── blkio.sectors
  16275. │   │   │   ├── blkio.sectors_recursive
  16276. │   │   │   ├── blkio.throttle.io_service_bytes
  16277. │   │   │   ├── blkio.throttle.io_serviced
  16278. │   │   │   ├── blkio.throttle.read_bps_device
  16279. │   │   │   ├── blkio.throttle.read_iops_device
  16280. │   │   │   ├── blkio.throttle.write_bps_device
  16281. │   │   │   ├── blkio.throttle.write_iops_device
  16282. │   │   │   ├── blkio.time
  16283. │   │   │   ├── blkio.time_recursive
  16284. │   │   │   ├── blkio.weight
  16285. │   │   │   ├── blkio.weight_device
  16286. │   │   │   ├── cgroup.clone_children
  16287. │   │   │   ├── cgroup.procs
  16288. │   │   │   ├── notify_on_release
  16289. │   │   │   └── tasks
  16290. │   │   ├── system-serial\x2dgetty.slice
  16291. │   │   │   ├── blkio.io_merged
  16292. │   │   │   ├── blkio.io_merged_recursive
  16293. │   │   │   ├── blkio.io_queued
  16294. │   │   │   ├── blkio.io_queued_recursive
  16295. │   │   │   ├── blkio.io_service_bytes
  16296. │   │   │   ├── blkio.io_service_bytes_recursive
  16297. │   │   │   ├── blkio.io_serviced
  16298. │   │   │   ├── blkio.io_serviced_recursive
  16299. │   │   │   ├── blkio.io_service_time
  16300. │   │   │   ├── blkio.io_service_time_recursive
  16301. │   │   │   ├── blkio.io_wait_time
  16302. │   │   │   ├── blkio.io_wait_time_recursive
  16303. │   │   │   ├── blkio.leaf_weight
  16304. │   │   │   ├── blkio.leaf_weight_device
  16305. │   │   │   ├── blkio.reset_stats
  16306. │   │   │   ├── blkio.sectors
  16307. │   │   │   ├── blkio.sectors_recursive
  16308. │   │   │   ├── blkio.throttle.io_service_bytes
  16309. │   │   │   ├── blkio.throttle.io_serviced
  16310. │   │   │   ├── blkio.throttle.read_bps_device
  16311. │   │   │   ├── blkio.throttle.read_iops_device
  16312. │   │   │   ├── blkio.throttle.write_bps_device
  16313. │   │   │   ├── blkio.throttle.write_iops_device
  16314. │   │   │   ├── blkio.time
  16315. │   │   │   ├── blkio.time_recursive
  16316. │   │   │   ├── blkio.weight
  16317. │   │   │   ├── blkio.weight_device
  16318. │   │   │   ├── cgroup.clone_children
  16319. │   │   │   ├── cgroup.procs
  16320. │   │   │   ├── notify_on_release
  16321. │   │   │   └── tasks
  16322. │   │   ├── system-systemd\x2dfsck.slice
  16323. │   │   │   ├── blkio.io_merged
  16324. │   │   │   ├── blkio.io_merged_recursive
  16325. │   │   │   ├── blkio.io_queued
  16326. │   │   │   ├── blkio.io_queued_recursive
  16327. │   │   │   ├── blkio.io_service_bytes
  16328. │   │   │   ├── blkio.io_service_bytes_recursive
  16329. │   │   │   ├── blkio.io_serviced
  16330. │   │   │   ├── blkio.io_serviced_recursive
  16331. │   │   │   ├── blkio.io_service_time
  16332. │   │   │   ├── blkio.io_service_time_recursive
  16333. │   │   │   ├── blkio.io_wait_time
  16334. │   │   │   ├── blkio.io_wait_time_recursive
  16335. │   │   │   ├── blkio.leaf_weight
  16336. │   │   │   ├── blkio.leaf_weight_device
  16337. │   │   │   ├── blkio.reset_stats
  16338. │   │   │   ├── blkio.sectors
  16339. │   │   │   ├── blkio.sectors_recursive
  16340. │   │   │   ├── blkio.throttle.io_service_bytes
  16341. │   │   │   ├── blkio.throttle.io_serviced
  16342. │   │   │   ├── blkio.throttle.read_bps_device
  16343. │   │   │   ├── blkio.throttle.read_iops_device
  16344. │   │   │   ├── blkio.throttle.write_bps_device
  16345. │   │   │   ├── blkio.throttle.write_iops_device
  16346. │   │   │   ├── blkio.time
  16347. │   │   │   ├── blkio.time_recursive
  16348. │   │   │   ├── blkio.weight
  16349. │   │   │   ├── blkio.weight_device
  16350. │   │   │   ├── cgroup.clone_children
  16351. │   │   │   ├── cgroup.procs
  16352. │   │   │   ├── notify_on_release
  16353. │   │   │   └── tasks
  16354. │   │   ├── tasks
  16355. │   │   ├── ufw.service
  16356. │   │   │   ├── blkio.io_merged
  16357. │   │   │   ├── blkio.io_merged_recursive
  16358. │   │   │   ├── blkio.io_queued
  16359. │   │   │   ├── blkio.io_queued_recursive
  16360. │   │   │   ├── blkio.io_service_bytes
  16361. │   │   │   ├── blkio.io_service_bytes_recursive
  16362. │   │   │   ├── blkio.io_serviced
  16363. │   │   │   ├── blkio.io_serviced_recursive
  16364. │   │   │   ├── blkio.io_service_time
  16365. │   │   │   ├── blkio.io_service_time_recursive
  16366. │   │   │   ├── blkio.io_wait_time
  16367. │   │   │   ├── blkio.io_wait_time_recursive
  16368. │   │   │   ├── blkio.leaf_weight
  16369. │   │   │   ├── blkio.leaf_weight_device
  16370. │   │   │   ├── blkio.reset_stats
  16371. │   │   │   ├── blkio.sectors
  16372. │   │   │   ├── blkio.sectors_recursive
  16373. │   │   │   ├── blkio.throttle.io_service_bytes
  16374. │   │   │   ├── blkio.throttle.io_serviced
  16375. │   │   │   ├── blkio.throttle.read_bps_device
  16376. │   │   │   ├── blkio.throttle.read_iops_device
  16377. │   │   │   ├── blkio.throttle.write_bps_device
  16378. │   │   │   ├── blkio.throttle.write_iops_device
  16379. │   │   │   ├── blkio.time
  16380. │   │   │   ├── blkio.time_recursive
  16381. │   │   │   ├── blkio.weight
  16382. │   │   │   ├── blkio.weight_device
  16383. │   │   │   ├── cgroup.clone_children
  16384. │   │   │   ├── cgroup.procs
  16385. │   │   │   ├── notify_on_release
  16386. │   │   │   └── tasks
  16387. │   │   ├── var-lib-lxcfs.mount
  16388. │   │   │   ├── blkio.io_merged
  16389. │   │   │   ├── blkio.io_merged_recursive
  16390. │   │   │   ├── blkio.io_queued
  16391. │   │   │   ├── blkio.io_queued_recursive
  16392. │   │   │   ├── blkio.io_service_bytes
  16393. │   │   │   ├── blkio.io_service_bytes_recursive
  16394. │   │   │   ├── blkio.io_serviced
  16395. │   │   │   ├── blkio.io_serviced_recursive
  16396. │   │   │   ├── blkio.io_service_time
  16397. │   │   │   ├── blkio.io_service_time_recursive
  16398. │   │   │   ├── blkio.io_wait_time
  16399. │   │   │   ├── blkio.io_wait_time_recursive
  16400. │   │   │   ├── blkio.leaf_weight
  16401. │   │   │   ├── blkio.leaf_weight_device
  16402. │   │   │   ├── blkio.reset_stats
  16403. │   │   │   ├── blkio.sectors
  16404. │   │   │   ├── blkio.sectors_recursive
  16405. │   │   │   ├── blkio.throttle.io_service_bytes
  16406. │   │   │   ├── blkio.throttle.io_serviced
  16407. │   │   │   ├── blkio.throttle.read_bps_device
  16408. │   │   │   ├── blkio.throttle.read_iops_device
  16409. │   │   │   ├── blkio.throttle.write_bps_device
  16410. │   │   │   ├── blkio.throttle.write_iops_device
  16411. │   │   │   ├── blkio.time
  16412. │   │   │   ├── blkio.time_recursive
  16413. │   │   │   ├── blkio.weight
  16414. │   │   │   ├── blkio.weight_device
  16415. │   │   │   ├── cgroup.clone_children
  16416. │   │   │   ├── cgroup.procs
  16417. │   │   │   ├── notify_on_release
  16418. │   │   │   └── tasks
  16419. │   │   ├── var-lib-lxd-devices-builder-disk.sys\x2dmodule\x2dapparmor\x2dparameters\x2denabled.mount
  16420. │   │   │   ├── blkio.io_merged
  16421. │   │   │   ├── blkio.io_merged_recursive
  16422. │   │   │   ├── blkio.io_queued
  16423. │   │   │   ├── blkio.io_queued_recursive
  16424. │   │   │   ├── blkio.io_service_bytes
  16425. │   │   │   ├── blkio.io_service_bytes_recursive
  16426. │   │   │   ├── blkio.io_serviced
  16427. │   │   │   ├── blkio.io_serviced_recursive
  16428. │   │   │   ├── blkio.io_service_time
  16429. │   │   │   ├── blkio.io_service_time_recursive
  16430. │   │   │   ├── blkio.io_wait_time
  16431. │   │   │   ├── blkio.io_wait_time_recursive
  16432. │   │   │   ├── blkio.leaf_weight
  16433. │   │   │   ├── blkio.leaf_weight_device
  16434. │   │   │   ├── blkio.reset_stats
  16435. │   │   │   ├── blkio.sectors
  16436. │   │   │   ├── blkio.sectors_recursive
  16437. │   │   │   ├── blkio.throttle.io_service_bytes
  16438. │   │   │   ├── blkio.throttle.io_serviced
  16439. │   │   │   ├── blkio.throttle.read_bps_device
  16440. │   │   │   ├── blkio.throttle.read_iops_device
  16441. │   │   │   ├── blkio.throttle.write_bps_device
  16442. │   │   │   ├── blkio.throttle.write_iops_device
  16443. │   │   │   ├── blkio.time
  16444. │   │   │   ├── blkio.time_recursive
  16445. │   │   │   ├── blkio.weight
  16446. │   │   │   ├── blkio.weight_device
  16447. │   │   │   ├── cgroup.clone_children
  16448. │   │   │   ├── cgroup.procs
  16449. │   │   │   ├── notify_on_release
  16450. │   │   │   └── tasks
  16451. │   │   ├── var-lib-lxd-devlxd.mount
  16452. │   │   │   ├── blkio.io_merged
  16453. │   │   │   ├── blkio.io_merged_recursive
  16454. │   │   │   ├── blkio.io_queued
  16455. │   │   │   ├── blkio.io_queued_recursive
  16456. │   │   │   ├── blkio.io_service_bytes
  16457. │   │   │   ├── blkio.io_service_bytes_recursive
  16458. │   │   │   ├── blkio.io_serviced
  16459. │   │   │   ├── blkio.io_serviced_recursive
  16460. │   │   │   ├── blkio.io_service_time
  16461. │   │   │   ├── blkio.io_service_time_recursive
  16462. │   │   │   ├── blkio.io_wait_time
  16463. │   │   │   ├── blkio.io_wait_time_recursive
  16464. │   │   │   ├── blkio.leaf_weight
  16465. │   │   │   ├── blkio.leaf_weight_device
  16466. │   │   │   ├── blkio.reset_stats
  16467. │   │   │   ├── blkio.sectors
  16468. │   │   │   ├── blkio.sectors_recursive
  16469. │   │   │   ├── blkio.throttle.io_service_bytes
  16470. │   │   │   ├── blkio.throttle.io_serviced
  16471. │   │   │   ├── blkio.throttle.read_bps_device
  16472. │   │   │   ├── blkio.throttle.read_iops_device
  16473. │   │   │   ├── blkio.throttle.write_bps_device
  16474. │   │   │   ├── blkio.throttle.write_iops_device
  16475. │   │   │   ├── blkio.time
  16476. │   │   │   ├── blkio.time_recursive
  16477. │   │   │   ├── blkio.weight
  16478. │   │   │   ├── blkio.weight_device
  16479. │   │   │   ├── cgroup.clone_children
  16480. │   │   │   ├── cgroup.procs
  16481. │   │   │   ├── notify_on_release
  16482. │   │   │   └── tasks
  16483. │   │   ├── var-lib-lxd.mount
  16484. │   │   │   ├── blkio.io_merged
  16485. │   │   │   ├── blkio.io_merged_recursive
  16486. │   │   │   ├── blkio.io_queued
  16487. │   │   │   ├── blkio.io_queued_recursive
  16488. │   │   │   ├── blkio.io_service_bytes
  16489. │   │   │   ├── blkio.io_service_bytes_recursive
  16490. │   │   │   ├── blkio.io_serviced
  16491. │   │   │   ├── blkio.io_serviced_recursive
  16492. │   │   │   ├── blkio.io_service_time
  16493. │   │   │   ├── blkio.io_service_time_recursive
  16494. │   │   │   ├── blkio.io_wait_time
  16495. │   │   │   ├── blkio.io_wait_time_recursive
  16496. │   │   │   ├── blkio.leaf_weight
  16497. │   │   │   ├── blkio.leaf_weight_device
  16498. │   │   │   ├── blkio.reset_stats
  16499. │   │   │   ├── blkio.sectors
  16500. │   │   │   ├── blkio.sectors_recursive
  16501. │   │   │   ├── blkio.throttle.io_service_bytes
  16502. │   │   │   ├── blkio.throttle.io_serviced
  16503. │   │   │   ├── blkio.throttle.read_bps_device
  16504. │   │   │   ├── blkio.throttle.read_iops_device
  16505. │   │   │   ├── blkio.throttle.write_bps_device
  16506. │   │   │   ├── blkio.throttle.write_iops_device
  16507. │   │   │   ├── blkio.time
  16508. │   │   │   ├── blkio.time_recursive
  16509. │   │   │   ├── blkio.weight
  16510. │   │   │   ├── blkio.weight_device
  16511. │   │   │   ├── cgroup.clone_children
  16512. │   │   │   ├── cgroup.procs
  16513. │   │   │   ├── notify_on_release
  16514. │   │   │   └── tasks
  16515. │   │   └── var-lib-lxd-shmounts.mount
  16516. │   │   ├── blkio.io_merged
  16517. │   │   ├── blkio.io_merged_recursive
  16518. │   │   ├── blkio.io_queued
  16519. │   │   ├── blkio.io_queued_recursive
  16520. │   │   ├── blkio.io_service_bytes
  16521. │   │   ├── blkio.io_service_bytes_recursive
  16522. │   │   ├── blkio.io_serviced
  16523. │   │   ├── blkio.io_serviced_recursive
  16524. │   │   ├── blkio.io_service_time
  16525. │   │   ├── blkio.io_service_time_recursive
  16526. │   │   ├── blkio.io_wait_time
  16527. │   │   ├── blkio.io_wait_time_recursive
  16528. │   │   ├── blkio.leaf_weight
  16529. │   │   ├── blkio.leaf_weight_device
  16530. │   │   ├── blkio.reset_stats
  16531. │   │   ├── blkio.sectors
  16532. │   │   ├── blkio.sectors_recursive
  16533. │   │   ├── blkio.throttle.io_service_bytes
  16534. │   │   ├── blkio.throttle.io_serviced
  16535. │   │   ├── blkio.throttle.read_bps_device
  16536. │   │   ├── blkio.throttle.read_iops_device
  16537. │   │   ├── blkio.throttle.write_bps_device
  16538. │   │   ├── blkio.throttle.write_iops_device
  16539. │   │   ├── blkio.time
  16540. │   │   ├── blkio.time_recursive
  16541. │   │   ├── blkio.weight
  16542. │   │   ├── blkio.weight_device
  16543. │   │   ├── cgroup.clone_children
  16544. │   │   ├── cgroup.procs
  16545. │   │   ├── notify_on_release
  16546. │   │   └── tasks
  16547. │   ├── tasks
  16548. │   └── user.slice
  16549. │   ├── blkio.io_merged
  16550. │   ├── blkio.io_merged_recursive
  16551. │   ├── blkio.io_queued
  16552. │   ├── blkio.io_queued_recursive
  16553. │   ├── blkio.io_service_bytes
  16554. │   ├── blkio.io_service_bytes_recursive
  16555. │   ├── blkio.io_serviced
  16556. │   ├── blkio.io_serviced_recursive
  16557. │   ├── blkio.io_service_time
  16558. │   ├── blkio.io_service_time_recursive
  16559. │   ├── blkio.io_wait_time
  16560. │   ├── blkio.io_wait_time_recursive
  16561. │   ├── blkio.leaf_weight
  16562. │   ├── blkio.leaf_weight_device
  16563. │   ├── blkio.reset_stats
  16564. │   ├── blkio.sectors
  16565. │   ├── blkio.sectors_recursive
  16566. │   ├── blkio.throttle.io_service_bytes
  16567. │   ├── blkio.throttle.io_serviced
  16568. │   ├── blkio.throttle.read_bps_device
  16569. │   ├── blkio.throttle.read_iops_device
  16570. │   ├── blkio.throttle.write_bps_device
  16571. │   ├── blkio.throttle.write_iops_device
  16572. │   ├── blkio.time
  16573. │   ├── blkio.time_recursive
  16574. │   ├── blkio.weight
  16575. │   ├── blkio.weight_device
  16576. │   ├── cgroup.clone_children
  16577. │   ├── cgroup.procs
  16578. │   ├── notify_on_release
  16579. │   ├── tasks
  16580. │   └── user-0.slice
  16581. │   ├── blkio.io_merged
  16582. │   ├── blkio.io_merged_recursive
  16583. │   ├── blkio.io_queued
  16584. │   ├── blkio.io_queued_recursive
  16585. │   ├── blkio.io_service_bytes
  16586. │   ├── blkio.io_service_bytes_recursive
  16587. │   ├── blkio.io_serviced
  16588. │   ├── blkio.io_serviced_recursive
  16589. │   ├── blkio.io_service_time
  16590. │   ├── blkio.io_service_time_recursive
  16591. │   ├── blkio.io_wait_time
  16592. │   ├── blkio.io_wait_time_recursive
  16593. │   ├── blkio.leaf_weight
  16594. │   ├── blkio.leaf_weight_device
  16595. │   ├── blkio.reset_stats
  16596. │   ├── blkio.sectors
  16597. │   ├── blkio.sectors_recursive
  16598. │   ├── blkio.throttle.io_service_bytes
  16599. │   ├── blkio.throttle.io_serviced
  16600. │   ├── blkio.throttle.read_bps_device
  16601. │   ├── blkio.throttle.read_iops_device
  16602. │   ├── blkio.throttle.write_bps_device
  16603. │   ├── blkio.throttle.write_iops_device
  16604. │   ├── blkio.time
  16605. │   ├── blkio.time_recursive
  16606. │   ├── blkio.weight
  16607. │   ├── blkio.weight_device
  16608. │   ├── cgroup.clone_children
  16609. │   ├── cgroup.procs
  16610. │   ├── notify_on_release
  16611. │   ├── session-514.scope
  16612. │   │   ├── blkio.io_merged
  16613. │   │   ├── blkio.io_merged_recursive
  16614. │   │   ├── blkio.io_queued
  16615. │   │   ├── blkio.io_queued_recursive
  16616. │   │   ├── blkio.io_service_bytes
  16617. │   │   ├── blkio.io_service_bytes_recursive
  16618. │   │   ├── blkio.io_serviced
  16619. │   │   ├── blkio.io_serviced_recursive
  16620. │   │   ├── blkio.io_service_time
  16621. │   │   ├── blkio.io_service_time_recursive
  16622. │   │   ├── blkio.io_wait_time
  16623. │   │   ├── blkio.io_wait_time_recursive
  16624. │   │   ├── blkio.leaf_weight
  16625. │   │   ├── blkio.leaf_weight_device
  16626. │   │   ├── blkio.reset_stats
  16627. │   │   ├── blkio.sectors
  16628. │   │   ├── blkio.sectors_recursive
  16629. │   │   ├── blkio.throttle.io_service_bytes
  16630. │   │   ├── blkio.throttle.io_serviced
  16631. │   │   ├── blkio.throttle.read_bps_device
  16632. │   │   ├── blkio.throttle.read_iops_device
  16633. │   │   ├── blkio.throttle.write_bps_device
  16634. │   │   ├── blkio.throttle.write_iops_device
  16635. │   │   ├── blkio.time
  16636. │   │   ├── blkio.time_recursive
  16637. │   │   ├── blkio.weight
  16638. │   │   ├── blkio.weight_device
  16639. │   │   ├── cgroup.clone_children
  16640. │   │   ├── cgroup.procs
  16641. │   │   ├── notify_on_release
  16642. │   │   └── tasks
  16643. │   ├── tasks
  16644. │   └── user@0.service
  16645. │   ├── blkio.io_merged
  16646. │   ├── blkio.io_merged_recursive
  16647. │   ├── blkio.io_queued
  16648. │   ├── blkio.io_queued_recursive
  16649. │   ├── blkio.io_service_bytes
  16650. │   ├── blkio.io_service_bytes_recursive
  16651. │   ├── blkio.io_serviced
  16652. │   ├── blkio.io_serviced_recursive
  16653. │   ├── blkio.io_service_time
  16654. │   ├── blkio.io_service_time_recursive
  16655. │   ├── blkio.io_wait_time
  16656. │   ├── blkio.io_wait_time_recursive
  16657. │   ├── blkio.leaf_weight
  16658. │   ├── blkio.leaf_weight_device
  16659. │   ├── blkio.reset_stats
  16660. │   ├── blkio.sectors
  16661. │   ├── blkio.sectors_recursive
  16662. │   ├── blkio.throttle.io_service_bytes
  16663. │   ├── blkio.throttle.io_serviced
  16664. │   ├── blkio.throttle.read_bps_device
  16665. │   ├── blkio.throttle.read_iops_device
  16666. │   ├── blkio.throttle.write_bps_device
  16667. │   ├── blkio.throttle.write_iops_device
  16668. │   ├── blkio.time
  16669. │   ├── blkio.time_recursive
  16670. │   ├── blkio.weight
  16671. │   ├── blkio.weight_device
  16672. │   ├── cgroup.clone_children
  16673. │   ├── cgroup.procs
  16674. │   ├── notify_on_release
  16675. │   └── tasks
  16676. ├── cpu -> cpu,cpuacct
  16677. ├── cpuacct -> cpu,cpuacct
  16678. ├── cpu,cpuacct
  16679. │   ├── cgroup.clone_children
  16680. │   ├── cgroup.procs
  16681. │   ├── cgroup.sane_behavior
  16682. │   ├── cpuacct.stat
  16683. │   ├── cpuacct.usage
  16684. │   ├── cpuacct.usage_percpu
  16685. │   ├── cpu.cfs_period_us
  16686. │   ├── cpu.cfs_quota_us
  16687. │   ├── cpu.shares
  16688. │   ├── cpu.stat
  16689. │   ├── init.scope
  16690. │   │   ├── cgroup.clone_children
  16691. │   │   ├── cgroup.procs
  16692. │   │   ├── cpuacct.stat
  16693. │   │   ├── cpuacct.usage
  16694. │   │   ├── cpuacct.usage_percpu
  16695. │   │   ├── cpu.cfs_period_us
  16696. │   │   ├── cpu.cfs_quota_us
  16697. │   │   ├── cpu.shares
  16698. │   │   ├── cpu.stat
  16699. │   │   ├── notify_on_release
  16700. │   │   └── tasks
  16701. │   ├── lxc
  16702. │   │   ├── apt-cacher
  16703. │   │   │   ├── cgroup.clone_children
  16704. │   │   │   ├── cgroup.procs
  16705. │   │   │   ├── cpuacct.stat
  16706. │   │   │   ├── cpuacct.usage
  16707. │   │   │   ├── cpuacct.usage_percpu
  16708. │   │   │   ├── cpu.cfs_period_us
  16709. │   │   │   ├── cpu.cfs_quota_us
  16710. │   │   │   ├── cpu.shares
  16711. │   │   │   ├── cpu.stat
  16712. │   │   │   ├── init.scope
  16713. │   │   │   │   ├── cgroup.clone_children
  16714. │   │   │   │   ├── cgroup.procs
  16715. │   │   │   │   ├── cpuacct.stat
  16716. │   │   │   │   ├── cpuacct.usage
  16717. │   │   │   │   ├── cpuacct.usage_percpu
  16718. │   │   │   │   ├── cpu.cfs_period_us
  16719. │   │   │   │   ├── cpu.cfs_quota_us
  16720. │   │   │   │   ├── cpu.shares
  16721. │   │   │   │   ├── cpu.stat
  16722. │   │   │   │   ├── notify_on_release
  16723. │   │   │   │   └── tasks
  16724. │   │   │   ├── notify_on_release
  16725. │   │   │   ├── system.slice
  16726. │   │   │   │   ├── accounts-daemon.service
  16727. │   │   │   │   │   ├── cgroup.clone_children
  16728. │   │   │   │   │   ├── cgroup.procs
  16729. │   │   │   │   │   ├── cpuacct.stat
  16730. │   │   │   │   │   ├── cpuacct.usage
  16731. │   │   │   │   │   ├── cpuacct.usage_percpu
  16732. │   │   │   │   │   ├── cpu.cfs_period_us
  16733. │   │   │   │   │   ├── cpu.cfs_quota_us
  16734. │   │   │   │   │   ├── cpu.shares
  16735. │   │   │   │   │   ├── cpu.stat
  16736. │   │   │   │   │   ├── notify_on_release
  16737. │   │   │   │   │   └── tasks
  16738. │   │   │   │   ├── apparmor.service
  16739. │   │   │   │   │   ├── cgroup.clone_children
  16740. │   │   │   │   │   ├── cgroup.procs
  16741. │   │   │   │   │   ├── cpuacct.stat
  16742. │   │   │   │   │   ├── cpuacct.usage
  16743. │   │   │   │   │   ├── cpuacct.usage_percpu
  16744. │   │   │   │   │   ├── cpu.cfs_period_us
  16745. │   │   │   │   │   ├── cpu.cfs_quota_us
  16746. │   │   │   │   │   ├── cpu.shares
  16747. │   │   │   │   │   ├── cpu.stat
  16748. │   │   │   │   │   ├── notify_on_release
  16749. │   │   │   │   │   └── tasks
  16750. │   │   │   │   ├── apport.service
  16751. │   │   │   │   │   ├── cgroup.clone_children
  16752. │   │   │   │   │   ├── cgroup.procs
  16753. │   │   │   │   │   ├── cpuacct.stat
  16754. │   │   │   │   │   ├── cpuacct.usage
  16755. │   │   │   │   │   ├── cpuacct.usage_percpu
  16756. │   │   │   │   │   ├── cpu.cfs_period_us
  16757. │   │   │   │   │   ├── cpu.cfs_quota_us
  16758. │   │   │   │   │   ├── cpu.shares
  16759. │   │   │   │   │   ├── cpu.stat
  16760. │   │   │   │   │   ├── notify_on_release
  16761. │   │   │   │   │   └── tasks
  16762. │   │   │   │   ├── apt-cacher-ng.service
  16763. │   │   │   │   │   ├── cgroup.clone_children
  16764. │   │   │   │   │   ├── cgroup.procs
  16765. │   │   │   │   │   ├── cpuacct.stat
  16766. │   │   │   │   │   ├── cpuacct.usage
  16767. │   │   │   │   │   ├── cpuacct.usage_percpu
  16768. │   │   │   │   │   ├── cpu.cfs_period_us
  16769. │   │   │   │   │   ├── cpu.cfs_quota_us
  16770. │   │   │   │   │   ├── cpu.shares
  16771. │   │   │   │   │   ├── cpu.stat
  16772. │   │   │   │   │   ├── notify_on_release
  16773. │   │   │   │   │   └── tasks
  16774. │   │   │   │   ├── atd.service
  16775. │   │   │   │   │   ├── cgroup.clone_children
  16776. │   │   │   │   │   ├── cgroup.procs
  16777. │   │   │   │   │   ├── cpuacct.stat
  16778. │   │   │   │   │   ├── cpuacct.usage
  16779. │   │   │   │   │   ├── cpuacct.usage_percpu
  16780. │   │   │   │   │   ├── cpu.cfs_period_us
  16781. │   │   │   │   │   ├── cpu.cfs_quota_us
  16782. │   │   │   │   │   ├── cpu.shares
  16783. │   │   │   │   │   ├── cpu.stat
  16784. │   │   │   │   │   ├── notify_on_release
  16785. │   │   │   │   │   └── tasks
  16786. │   │   │   │   ├── cgroup.clone_children
  16787. │   │   │   │   ├── cgroup.procs
  16788. │   │   │   │   ├── cloud-config.service
  16789. │   │   │   │   │   ├── cgroup.clone_children
  16790. │   │   │   │   │   ├── cgroup.procs
  16791. │   │   │   │   │   ├── cpuacct.stat
  16792. │   │   │   │   │   ├── cpuacct.usage
  16793. │   │   │   │   │   ├── cpuacct.usage_percpu
  16794. │   │   │   │   │   ├── cpu.cfs_period_us
  16795. │   │   │   │   │   ├── cpu.cfs_quota_us
  16796. │   │   │   │   │   ├── cpu.shares
  16797. │   │   │   │   │   ├── cpu.stat
  16798. │   │   │   │   │   ├── notify_on_release
  16799. │   │   │   │   │   └── tasks
  16800. │   │   │   │   ├── cloud-final.service
  16801. │   │   │   │   │   ├── cgroup.clone_children
  16802. │   │   │   │   │   ├── cgroup.procs
  16803. │   │   │   │   │   ├── cpuacct.stat
  16804. │   │   │   │   │   ├── cpuacct.usage
  16805. │   │   │   │   │   ├── cpuacct.usage_percpu
  16806. │   │   │   │   │   ├── cpu.cfs_period_us
  16807. │   │   │   │   │   ├── cpu.cfs_quota_us
  16808. │   │   │   │   │   ├── cpu.shares
  16809. │   │   │   │   │   ├── cpu.stat
  16810. │   │   │   │   │   ├── notify_on_release
  16811. │   │   │   │   │   └── tasks
  16812. │   │   │   │   ├── cloud-init-local.service
  16813. │   │   │   │   │   ├── cgroup.clone_children
  16814. │   │   │   │   │   ├── cgroup.procs
  16815. │   │   │   │   │   ├── cpuacct.stat
  16816. │   │   │   │   │   ├── cpuacct.usage
  16817. │   │   │   │   │   ├── cpuacct.usage_percpu
  16818. │   │   │   │   │   ├── cpu.cfs_period_us
  16819. │   │   │   │   │   ├── cpu.cfs_quota_us
  16820. │   │   │   │   │   ├── cpu.shares
  16821. │   │   │   │   │   ├── cpu.stat
  16822. │   │   │   │   │   ├── notify_on_release
  16823. │   │   │   │   │   └── tasks
  16824. │   │   │   │   ├── cloud-init.service
  16825. │   │   │   │   │   ├── cgroup.clone_children
  16826. │   │   │   │   │   ├── cgroup.procs
  16827. │   │   │   │   │   ├── cpuacct.stat
  16828. │   │   │   │   │   ├── cpuacct.usage
  16829. │   │   │   │   │   ├── cpuacct.usage_percpu
  16830. │   │   │   │   │   ├── cpu.cfs_period_us
  16831. │   │   │   │   │   ├── cpu.cfs_quota_us
  16832. │   │   │   │   │   ├── cpu.shares
  16833. │   │   │   │   │   ├── cpu.stat
  16834. │   │   │   │   │   ├── notify_on_release
  16835. │   │   │   │   │   └── tasks
  16836. │   │   │   │   ├── console-getty.service
  16837. │   │   │   │   │   ├── cgroup.clone_children
  16838. │   │   │   │   │   ├── cgroup.procs
  16839. │   │   │   │   │   ├── cpuacct.stat
  16840. │   │   │   │   │   ├── cpuacct.usage
  16841. │   │   │   │   │   ├── cpuacct.usage_percpu
  16842. │   │   │   │   │   ├── cpu.cfs_period_us
  16843. │   │   │   │   │   ├── cpu.cfs_quota_us
  16844. │   │   │   │   │   ├── cpu.shares
  16845. │   │   │   │   │   ├── cpu.stat
  16846. │   │   │   │   │   ├── notify_on_release
  16847. │   │   │   │   │   └── tasks
  16848. │   │   │   │   ├── cpuacct.stat
  16849. │   │   │   │   ├── cpuacct.usage
  16850. │   │   │   │   ├── cpuacct.usage_percpu
  16851. │   │   │   │   ├── cpu.cfs_period_us
  16852. │   │   │   │   ├── cpu.cfs_quota_us
  16853. │   │   │   │   ├── cpu.shares
  16854. │   │   │   │   ├── cpu.stat
  16855. │   │   │   │   ├── cron.service
  16856. │   │   │   │   │   ├── cgroup.clone_children
  16857. │   │   │   │   │   ├── cgroup.procs
  16858. │   │   │   │   │   ├── cpuacct.stat
  16859. │   │   │   │   │   ├── cpuacct.usage
  16860. │   │   │   │   │   ├── cpuacct.usage_percpu
  16861. │   │   │   │   │   ├── cpu.cfs_period_us
  16862. │   │   │   │   │   ├── cpu.cfs_quota_us
  16863. │   │   │   │   │   ├── cpu.shares
  16864. │   │   │   │   │   ├── cpu.stat
  16865. │   │   │   │   │   ├── notify_on_release
  16866. │   │   │   │   │   └── tasks
  16867. │   │   │   │   ├── dbus.service
  16868. │   │   │   │   │   ├── cgroup.clone_children
  16869. │   │   │   │   │   ├── cgroup.procs
  16870. │   │   │   │   │   ├── cpuacct.stat
  16871. │   │   │   │   │   ├── cpuacct.usage
  16872. │   │   │   │   │   ├── cpuacct.usage_percpu
  16873. │   │   │   │   │   ├── cpu.cfs_period_us
  16874. │   │   │   │   │   ├── cpu.cfs_quota_us
  16875. │   │   │   │   │   ├── cpu.shares
  16876. │   │   │   │   │   ├── cpu.stat
  16877. │   │   │   │   │   ├── notify_on_release
  16878. │   │   │   │   │   └── tasks
  16879. │   │   │   │   ├── dev-full.mount
  16880. │   │   │   │   │   ├── cgroup.clone_children
  16881. │   │   │   │   │   ├── cgroup.procs
  16882. │   │   │   │   │   ├── cpuacct.stat
  16883. │   │   │   │   │   ├── cpuacct.usage
  16884. │   │   │   │   │   ├── cpuacct.usage_percpu
  16885. │   │   │   │   │   ├── cpu.cfs_period_us
  16886. │   │   │   │   │   ├── cpu.cfs_quota_us
  16887. │   │   │   │   │   ├── cpu.shares
  16888. │   │   │   │   │   ├── cpu.stat
  16889. │   │   │   │   │   ├── notify_on_release
  16890. │   │   │   │   │   └── tasks
  16891. │   │   │   │   ├── dev-fuse.mount
  16892. │   │   │   │   │   ├── cgroup.clone_children
  16893. │   │   │   │   │   ├── cgroup.procs
  16894. │   │   │   │   │   ├── cpuacct.stat
  16895. │   │   │   │   │   ├── cpuacct.usage
  16896. │   │   │   │   │   ├── cpuacct.usage_percpu
  16897. │   │   │   │   │   ├── cpu.cfs_period_us
  16898. │   │   │   │   │   ├── cpu.cfs_quota_us
  16899. │   │   │   │   │   ├── cpu.shares
  16900. │   │   │   │   │   ├── cpu.stat
  16901. │   │   │   │   │   ├── notify_on_release
  16902. │   │   │   │   │   └── tasks
  16903. │   │   │   │   ├── dev-lxd.mount
  16904. │   │   │   │   │   ├── cgroup.clone_children
  16905. │   │   │   │   │   ├── cgroup.procs
  16906. │   │   │   │   │   ├── cpuacct.stat
  16907. │   │   │   │   │   ├── cpuacct.usage
  16908. │   │   │   │   │   ├── cpuacct.usage_percpu
  16909. │   │   │   │   │   ├── cpu.cfs_period_us
  16910. │   │   │   │   │   ├── cpu.cfs_quota_us
  16911. │   │   │   │   │   ├── cpu.shares
  16912. │   │   │   │   │   ├── cpu.stat
  16913. │   │   │   │   │   ├── notify_on_release
  16914. │   │   │   │   │   └── tasks
  16915. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  16916. │   │   │   │   │   ├── cgroup.clone_children
  16917. │   │   │   │   │   ├── cgroup.procs
  16918. │   │   │   │   │   ├── cpuacct.stat
  16919. │   │   │   │   │   ├── cpuacct.usage
  16920. │   │   │   │   │   ├── cpuacct.usage_percpu
  16921. │   │   │   │   │   ├── cpu.cfs_period_us
  16922. │   │   │   │   │   ├── cpu.cfs_quota_us
  16923. │   │   │   │   │   ├── cpu.shares
  16924. │   │   │   │   │   ├── cpu.stat
  16925. │   │   │   │   │   ├── notify_on_release
  16926. │   │   │   │   │   └── tasks
  16927. │   │   │   │   ├── dev-mqueue.mount
  16928. │   │   │   │   │   ├── cgroup.clone_children
  16929. │   │   │   │   │   ├── cgroup.procs
  16930. │   │   │   │   │   ├── cpuacct.stat
  16931. │   │   │   │   │   ├── cpuacct.usage
  16932. │   │   │   │   │   ├── cpuacct.usage_percpu
  16933. │   │   │   │   │   ├── cpu.cfs_period_us
  16934. │   │   │   │   │   ├── cpu.cfs_quota_us
  16935. │   │   │   │   │   ├── cpu.shares
  16936. │   │   │   │   │   ├── cpu.stat
  16937. │   │   │   │   │   ├── notify_on_release
  16938. │   │   │   │   │   └── tasks
  16939. │   │   │   │   ├── dev-net-tun.mount
  16940. │   │   │   │   │   ├── cgroup.clone_children
  16941. │   │   │   │   │   ├── cgroup.procs
  16942. │   │   │   │   │   ├── cpuacct.stat
  16943. │   │   │   │   │   ├── cpuacct.usage
  16944. │   │   │   │   │   ├── cpuacct.usage_percpu
  16945. │   │   │   │   │   ├── cpu.cfs_period_us
  16946. │   │   │   │   │   ├── cpu.cfs_quota_us
  16947. │   │   │   │   │   ├── cpu.shares
  16948. │   │   │   │   │   ├── cpu.stat
  16949. │   │   │   │   │   ├── notify_on_release
  16950. │   │   │   │   │   └── tasks
  16951. │   │   │   │   ├── dev-null.mount
  16952. │   │   │   │   │   ├── cgroup.clone_children
  16953. │   │   │   │   │   ├── cgroup.procs
  16954. │   │   │   │   │   ├── cpuacct.stat
  16955. │   │   │   │   │   ├── cpuacct.usage
  16956. │   │   │   │   │   ├── cpuacct.usage_percpu
  16957. │   │   │   │   │   ├── cpu.cfs_period_us
  16958. │   │   │   │   │   ├── cpu.cfs_quota_us
  16959. │   │   │   │   │   ├── cpu.shares
  16960. │   │   │   │   │   ├── cpu.stat
  16961. │   │   │   │   │   ├── notify_on_release
  16962. │   │   │   │   │   └── tasks
  16963. │   │   │   │   ├── dev-ptmx.mount
  16964. │   │   │   │   │   ├── cgroup.clone_children
  16965. │   │   │   │   │   ├── cgroup.procs
  16966. │   │   │   │   │   ├── cpuacct.stat
  16967. │   │   │   │   │   ├── cpuacct.usage
  16968. │   │   │   │   │   ├── cpuacct.usage_percpu
  16969. │   │   │   │   │   ├── cpu.cfs_period_us
  16970. │   │   │   │   │   ├── cpu.cfs_quota_us
  16971. │   │   │   │   │   ├── cpu.shares
  16972. │   │   │   │   │   ├── cpu.stat
  16973. │   │   │   │   │   ├── notify_on_release
  16974. │   │   │   │   │   └── tasks
  16975. │   │   │   │   ├── dev-random.mount
  16976. │   │   │   │   │   ├── cgroup.clone_children
  16977. │   │   │   │   │   ├── cgroup.procs
  16978. │   │   │   │   │   ├── cpuacct.stat
  16979. │   │   │   │   │   ├── cpuacct.usage
  16980. │   │   │   │   │   ├── cpuacct.usage_percpu
  16981. │   │   │   │   │   ├── cpu.cfs_period_us
  16982. │   │   │   │   │   ├── cpu.cfs_quota_us
  16983. │   │   │   │   │   ├── cpu.shares
  16984. │   │   │   │   │   ├── cpu.stat
  16985. │   │   │   │   │   ├── notify_on_release
  16986. │   │   │   │   │   └── tasks
  16987. │   │   │   │   ├── dev-tty.mount
  16988. │   │   │   │   │   ├── cgroup.clone_children
  16989. │   │   │   │   │   ├── cgroup.procs
  16990. │   │   │   │   │   ├── cpuacct.stat
  16991. │   │   │   │   │   ├── cpuacct.usage
  16992. │   │   │   │   │   ├── cpuacct.usage_percpu
  16993. │   │   │   │   │   ├── cpu.cfs_period_us
  16994. │   │   │   │   │   ├── cpu.cfs_quota_us
  16995. │   │   │   │   │   ├── cpu.shares
  16996. │   │   │   │   │   ├── cpu.stat
  16997. │   │   │   │   │   ├── notify_on_release
  16998. │   │   │   │   │   └── tasks
  16999. │   │   │   │   ├── dev-urandom.mount
  17000. │   │   │   │   │   ├── cgroup.clone_children
  17001. │   │   │   │   │   ├── cgroup.procs
  17002. │   │   │   │   │   ├── cpuacct.stat
  17003. │   │   │   │   │   ├── cpuacct.usage
  17004. │   │   │   │   │   ├── cpuacct.usage_percpu
  17005. │   │   │   │   │   ├── cpu.cfs_period_us
  17006. │   │   │   │   │   ├── cpu.cfs_quota_us
  17007. │   │   │   │   │   ├── cpu.shares
  17008. │   │   │   │   │   ├── cpu.stat
  17009. │   │   │   │   │   ├── notify_on_release
  17010. │   │   │   │   │   └── tasks
  17011. │   │   │   │   ├── dev-zero.mount
  17012. │   │   │   │   │   ├── cgroup.clone_children
  17013. │   │   │   │   │   ├── cgroup.procs
  17014. │   │   │   │   │   ├── cpuacct.stat
  17015. │   │   │   │   │   ├── cpuacct.usage
  17016. │   │   │   │   │   ├── cpuacct.usage_percpu
  17017. │   │   │   │   │   ├── cpu.cfs_period_us
  17018. │   │   │   │   │   ├── cpu.cfs_quota_us
  17019. │   │   │   │   │   ├── cpu.shares
  17020. │   │   │   │   │   ├── cpu.stat
  17021. │   │   │   │   │   ├── notify_on_release
  17022. │   │   │   │   │   └── tasks
  17023. │   │   │   │   ├── irqbalance.service
  17024. │   │   │   │   │   ├── cgroup.clone_children
  17025. │   │   │   │   │   ├── cgroup.procs
  17026. │   │   │   │   │   ├── cpuacct.stat
  17027. │   │   │   │   │   ├── cpuacct.usage
  17028. │   │   │   │   │   ├── cpuacct.usage_percpu
  17029. │   │   │   │   │   ├── cpu.cfs_period_us
  17030. │   │   │   │   │   ├── cpu.cfs_quota_us
  17031. │   │   │   │   │   ├── cpu.shares
  17032. │   │   │   │   │   ├── cpu.stat
  17033. │   │   │   │   │   ├── notify_on_release
  17034. │   │   │   │   │   └── tasks
  17035. │   │   │   │   ├── lvm2-monitor.service
  17036. │   │   │   │   │   ├── cgroup.clone_children
  17037. │   │   │   │   │   ├── cgroup.procs
  17038. │   │   │   │   │   ├── cpuacct.stat
  17039. │   │   │   │   │   ├── cpuacct.usage
  17040. │   │   │   │   │   ├── cpuacct.usage_percpu
  17041. │   │   │   │   │   ├── cpu.cfs_period_us
  17042. │   │   │   │   │   ├── cpu.cfs_quota_us
  17043. │   │   │   │   │   ├── cpu.shares
  17044. │   │   │   │   │   ├── cpu.stat
  17045. │   │   │   │   │   ├── notify_on_release
  17046. │   │   │   │   │   └── tasks
  17047. │   │   │   │   ├── -.mount
  17048. │   │   │   │   │   ├── cgroup.clone_children
  17049. │   │   │   │   │   ├── cgroup.procs
  17050. │   │   │   │   │   ├── cpuacct.stat
  17051. │   │   │   │   │   ├── cpuacct.usage
  17052. │   │   │   │   │   ├── cpuacct.usage_percpu
  17053. │   │   │   │   │   ├── cpu.cfs_period_us
  17054. │   │   │   │   │   ├── cpu.cfs_quota_us
  17055. │   │   │   │   │   ├── cpu.shares
  17056. │   │   │   │   │   ├── cpu.stat
  17057. │   │   │   │   │   ├── notify_on_release
  17058. │   │   │   │   │   └── tasks
  17059. │   │   │   │   ├── networking.service
  17060. │   │   │   │   │   ├── cgroup.clone_children
  17061. │   │   │   │   │   ├── cgroup.procs
  17062. │   │   │   │   │   ├── cpuacct.stat
  17063. │   │   │   │   │   ├── cpuacct.usage
  17064. │   │   │   │   │   ├── cpuacct.usage_percpu
  17065. │   │   │   │   │   ├── cpu.cfs_period_us
  17066. │   │   │   │   │   ├── cpu.cfs_quota_us
  17067. │   │   │   │   │   ├── cpu.shares
  17068. │   │   │   │   │   ├── cpu.stat
  17069. │   │   │   │   │   ├── notify_on_release
  17070. │   │   │   │   │   └── tasks
  17071. │   │   │   │   ├── notify_on_release
  17072. │   │   │   │   ├── ondemand.service
  17073. │   │   │   │   │   ├── cgroup.clone_children
  17074. │   │   │   │   │   ├── cgroup.procs
  17075. │   │   │   │   │   ├── cpuacct.stat
  17076. │   │   │   │   │   ├── cpuacct.usage
  17077. │   │   │   │   │   ├── cpuacct.usage_percpu
  17078. │   │   │   │   │   ├── cpu.cfs_period_us
  17079. │   │   │   │   │   ├── cpu.cfs_quota_us
  17080. │   │   │   │   │   ├── cpu.shares
  17081. │   │   │   │   │   ├── cpu.stat
  17082. │   │   │   │   │   ├── notify_on_release
  17083. │   │   │   │   │   └── tasks
  17084. │   │   │   │   ├── polkitd.service
  17085. │   │   │   │   │   ├── cgroup.clone_children
  17086. │   │   │   │   │   ├── cgroup.procs
  17087. │   │   │   │   │   ├── cpuacct.stat
  17088. │   │   │   │   │   ├── cpuacct.usage
  17089. │   │   │   │   │   ├── cpuacct.usage_percpu
  17090. │   │   │   │   │   ├── cpu.cfs_period_us
  17091. │   │   │   │   │   ├── cpu.cfs_quota_us
  17092. │   │   │   │   │   ├── cpu.shares
  17093. │   │   │   │   │   ├── cpu.stat
  17094. │   │   │   │   │   ├── notify_on_release
  17095. │   │   │   │   │   └── tasks
  17096. │   │   │   │   ├── proc-cpuinfo.mount
  17097. │   │   │   │   │   ├── cgroup.clone_children
  17098. │   │   │   │   │   ├── cgroup.procs
  17099. │   │   │   │   │   ├── cpuacct.stat
  17100. │   │   │   │   │   ├── cpuacct.usage
  17101. │   │   │   │   │   ├── cpuacct.usage_percpu
  17102. │   │   │   │   │   ├── cpu.cfs_period_us
  17103. │   │   │   │   │   ├── cpu.cfs_quota_us
  17104. │   │   │   │   │   ├── cpu.shares
  17105. │   │   │   │   │   ├── cpu.stat
  17106. │   │   │   │   │   ├── notify_on_release
  17107. │   │   │   │   │   └── tasks
  17108. │   │   │   │   ├── proc-diskstats.mount
  17109. │   │   │   │   │   ├── cgroup.clone_children
  17110. │   │   │   │   │   ├── cgroup.procs
  17111. │   │   │   │   │   ├── cpuacct.stat
  17112. │   │   │   │   │   ├── cpuacct.usage
  17113. │   │   │   │   │   ├── cpuacct.usage_percpu
  17114. │   │   │   │   │   ├── cpu.cfs_period_us
  17115. │   │   │   │   │   ├── cpu.cfs_quota_us
  17116. │   │   │   │   │   ├── cpu.shares
  17117. │   │   │   │   │   ├── cpu.stat
  17118. │   │   │   │   │   ├── notify_on_release
  17119. │   │   │   │   │   └── tasks
  17120. │   │   │   │   ├── proc-meminfo.mount
  17121. │   │   │   │   │   ├── cgroup.clone_children
  17122. │   │   │   │   │   ├── cgroup.procs
  17123. │   │   │   │   │   ├── cpuacct.stat
  17124. │   │   │   │   │   ├── cpuacct.usage
  17125. │   │   │   │   │   ├── cpuacct.usage_percpu
  17126. │   │   │   │   │   ├── cpu.cfs_period_us
  17127. │   │   │   │   │   ├── cpu.cfs_quota_us
  17128. │   │   │   │   │   ├── cpu.shares
  17129. │   │   │   │   │   ├── cpu.stat
  17130. │   │   │   │   │   ├── notify_on_release
  17131. │   │   │   │   │   └── tasks
  17132. │   │   │   │   ├── proc-stat.mount
  17133. │   │   │   │   │   ├── cgroup.clone_children
  17134. │   │   │   │   │   ├── cgroup.procs
  17135. │   │   │   │   │   ├── cpuacct.stat
  17136. │   │   │   │   │   ├── cpuacct.usage
  17137. │   │   │   │   │   ├── cpuacct.usage_percpu
  17138. │   │   │   │   │   ├── cpu.cfs_period_us
  17139. │   │   │   │   │   ├── cpu.cfs_quota_us
  17140. │   │   │   │   │   ├── cpu.shares
  17141. │   │   │   │   │   ├── cpu.stat
  17142. │   │   │   │   │   ├── notify_on_release
  17143. │   │   │   │   │   └── tasks
  17144. │   │   │   │   ├── proc-swaps.mount
  17145. │   │   │   │   │   ├── cgroup.clone_children
  17146. │   │   │   │   │   ├── cgroup.procs
  17147. │   │   │   │   │   ├── cpuacct.stat
  17148. │   │   │   │   │   ├── cpuacct.usage
  17149. │   │   │   │   │   ├── cpuacct.usage_percpu
  17150. │   │   │   │   │   ├── cpu.cfs_period_us
  17151. │   │   │   │   │   ├── cpu.cfs_quota_us
  17152. │   │   │   │   │   ├── cpu.shares
  17153. │   │   │   │   │   ├── cpu.stat
  17154. │   │   │   │   │   ├── notify_on_release
  17155. │   │   │   │   │   └── tasks
  17156. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  17157. │   │   │   │   │   ├── cgroup.clone_children
  17158. │   │   │   │   │   ├── cgroup.procs
  17159. │   │   │   │   │   ├── cpuacct.stat
  17160. │   │   │   │   │   ├── cpuacct.usage
  17161. │   │   │   │   │   ├── cpuacct.usage_percpu
  17162. │   │   │   │   │   ├── cpu.cfs_period_us
  17163. │   │   │   │   │   ├── cpu.cfs_quota_us
  17164. │   │   │   │   │   ├── cpu.shares
  17165. │   │   │   │   │   ├── cpu.stat
  17166. │   │   │   │   │   ├── notify_on_release
  17167. │   │   │   │   │   └── tasks
  17168. │   │   │   │   ├── proc-uptime.mount
  17169. │   │   │   │   │   ├── cgroup.clone_children
  17170. │   │   │   │   │   ├── cgroup.procs
  17171. │   │   │   │   │   ├── cpuacct.stat
  17172. │   │   │   │   │   ├── cpuacct.usage
  17173. │   │   │   │   │   ├── cpuacct.usage_percpu
  17174. │   │   │   │   │   ├── cpu.cfs_period_us
  17175. │   │   │   │   │   ├── cpu.cfs_quota_us
  17176. │   │   │   │   │   ├── cpu.shares
  17177. │   │   │   │   │   ├── cpu.stat
  17178. │   │   │   │   │   ├── notify_on_release
  17179. │   │   │   │   │   └── tasks
  17180. │   │   │   │   ├── rc-local.service
  17181. │   │   │   │   │   ├── cgroup.clone_children
  17182. │   │   │   │   │   ├── cgroup.procs
  17183. │   │   │   │   │   ├── cpuacct.stat
  17184. │   │   │   │   │   ├── cpuacct.usage
  17185. │   │   │   │   │   ├── cpuacct.usage_percpu
  17186. │   │   │   │   │   ├── cpu.cfs_period_us
  17187. │   │   │   │   │   ├── cpu.cfs_quota_us
  17188. │   │   │   │   │   ├── cpu.shares
  17189. │   │   │   │   │   ├── cpu.stat
  17190. │   │   │   │   │   ├── notify_on_release
  17191. │   │   │   │   │   └── tasks
  17192. │   │   │   │   ├── resolvconf.service
  17193. │   │   │   │   │   ├── cgroup.clone_children
  17194. │   │   │   │   │   ├── cgroup.procs
  17195. │   │   │   │   │   ├── cpuacct.stat
  17196. │   │   │   │   │   ├── cpuacct.usage
  17197. │   │   │   │   │   ├── cpuacct.usage_percpu
  17198. │   │   │   │   │   ├── cpu.cfs_period_us
  17199. │   │   │   │   │   ├── cpu.cfs_quota_us
  17200. │   │   │   │   │   ├── cpu.shares
  17201. │   │   │   │   │   ├── cpu.stat
  17202. │   │   │   │   │   ├── notify_on_release
  17203. │   │   │   │   │   └── tasks
  17204. │   │   │   │   ├── rsyslog.service
  17205. │   │   │   │   │   ├── cgroup.clone_children
  17206. │   │   │   │   │   ├── cgroup.procs
  17207. │   │   │   │   │   ├── cpuacct.stat
  17208. │   │   │   │   │   ├── cpuacct.usage
  17209. │   │   │   │   │   ├── cpuacct.usage_percpu
  17210. │   │   │   │   │   ├── cpu.cfs_period_us
  17211. │   │   │   │   │   ├── cpu.cfs_quota_us
  17212. │   │   │   │   │   ├── cpu.shares
  17213. │   │   │   │   │   ├── cpu.stat
  17214. │   │   │   │   │   ├── notify_on_release
  17215. │   │   │   │   │   └── tasks
  17216. │   │   │   │   ├── snapd.service
  17217. │   │   │   │   │   ├── cgroup.clone_children
  17218. │   │   │   │   │   ├── cgroup.procs
  17219. │   │   │   │   │   ├── cpuacct.stat
  17220. │   │   │   │   │   ├── cpuacct.usage
  17221. │   │   │   │   │   ├── cpuacct.usage_percpu
  17222. │   │   │   │   │   ├── cpu.cfs_period_us
  17223. │   │   │   │   │   ├── cpu.cfs_quota_us
  17224. │   │   │   │   │   ├── cpu.shares
  17225. │   │   │   │   │   ├── cpu.stat
  17226. │   │   │   │   │   ├── notify_on_release
  17227. │   │   │   │   │   └── tasks
  17228. │   │   │   │   ├── ssh.service
  17229. │   │   │   │   │   ├── cgroup.clone_children
  17230. │   │   │   │   │   ├── cgroup.procs
  17231. │   │   │   │   │   ├── cpuacct.stat
  17232. │   │   │   │   │   ├── cpuacct.usage
  17233. │   │   │   │   │   ├── cpuacct.usage_percpu
  17234. │   │   │   │   │   ├── cpu.cfs_period_us
  17235. │   │   │   │   │   ├── cpu.cfs_quota_us
  17236. │   │   │   │   │   ├── cpu.shares
  17237. │   │   │   │   │   ├── cpu.stat
  17238. │   │   │   │   │   ├── notify_on_release
  17239. │   │   │   │   │   └── tasks
  17240. │   │   │   │   ├── sys-fs-fuse-connections.mount
  17241. │   │   │   │   │   ├── cgroup.clone_children
  17242. │   │   │   │   │   ├── cgroup.procs
  17243. │   │   │   │   │   ├── cpuacct.stat
  17244. │   │   │   │   │   ├── cpuacct.usage
  17245. │   │   │   │   │   ├── cpuacct.usage_percpu
  17246. │   │   │   │   │   ├── cpu.cfs_period_us
  17247. │   │   │   │   │   ├── cpu.cfs_quota_us
  17248. │   │   │   │   │   ├── cpu.shares
  17249. │   │   │   │   │   ├── cpu.stat
  17250. │   │   │   │   │   ├── notify_on_release
  17251. │   │   │   │   │   └── tasks
  17252. │   │   │   │   ├── sys-kernel-debug.mount
  17253. │   │   │   │   │   ├── cgroup.clone_children
  17254. │   │   │   │   │   ├── cgroup.procs
  17255. │   │   │   │   │   ├── cpuacct.stat
  17256. │   │   │   │   │   ├── cpuacct.usage
  17257. │   │   │   │   │   ├── cpuacct.usage_percpu
  17258. │   │   │   │   │   ├── cpu.cfs_period_us
  17259. │   │   │   │   │   ├── cpu.cfs_quota_us
  17260. │   │   │   │   │   ├── cpu.shares
  17261. │   │   │   │   │   ├── cpu.stat
  17262. │   │   │   │   │   ├── notify_on_release
  17263. │   │   │   │   │   └── tasks
  17264. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  17265. │   │   │   │   │   ├── cgroup.clone_children
  17266. │   │   │   │   │   ├── cgroup.procs
  17267. │   │   │   │   │   ├── cpuacct.stat
  17268. │   │   │   │   │   ├── cpuacct.usage
  17269. │   │   │   │   │   ├── cpuacct.usage_percpu
  17270. │   │   │   │   │   ├── cpu.cfs_period_us
  17271. │   │   │   │   │   ├── cpu.cfs_quota_us
  17272. │   │   │   │   │   ├── cpu.shares
  17273. │   │   │   │   │   ├── cpu.stat
  17274. │   │   │   │   │   ├── notify_on_release
  17275. │   │   │   │   │   └── tasks
  17276. │   │   │   │   ├── systemd-journald.service
  17277. │   │   │   │   │   ├── cgroup.clone_children
  17278. │   │   │   │   │   ├── cgroup.procs
  17279. │   │   │   │   │   ├── cpuacct.stat
  17280. │   │   │   │   │   ├── cpuacct.usage
  17281. │   │   │   │   │   ├── cpuacct.usage_percpu
  17282. │   │   │   │   │   ├── cpu.cfs_period_us
  17283. │   │   │   │   │   ├── cpu.cfs_quota_us
  17284. │   │   │   │   │   ├── cpu.shares
  17285. │   │   │   │   │   ├── cpu.stat
  17286. │   │   │   │   │   ├── notify_on_release
  17287. │   │   │   │   │   └── tasks
  17288. │   │   │   │   ├── systemd-journal-flush.service
  17289. │   │   │   │   │   ├── cgroup.clone_children
  17290. │   │   │   │   │   ├── cgroup.procs
  17291. │   │   │   │   │   ├── cpuacct.stat
  17292. │   │   │   │   │   ├── cpuacct.usage
  17293. │   │   │   │   │   ├── cpuacct.usage_percpu
  17294. │   │   │   │   │   ├── cpu.cfs_period_us
  17295. │   │   │   │   │   ├── cpu.cfs_quota_us
  17296. │   │   │   │   │   ├── cpu.shares
  17297. │   │   │   │   │   ├── cpu.stat
  17298. │   │   │   │   │   ├── notify_on_release
  17299. │   │   │   │   │   └── tasks
  17300. │   │   │   │   ├── systemd-logind.service
  17301. │   │   │   │   │   ├── cgroup.clone_children
  17302. │   │   │   │   │   ├── cgroup.procs
  17303. │   │   │   │   │   ├── cpuacct.stat
  17304. │   │   │   │   │   ├── cpuacct.usage
  17305. │   │   │   │   │   ├── cpuacct.usage_percpu
  17306. │   │   │   │   │   ├── cpu.cfs_period_us
  17307. │   │   │   │   │   ├── cpu.cfs_quota_us
  17308. │   │   │   │   │   ├── cpu.shares
  17309. │   │   │   │   │   ├── cpu.stat
  17310. │   │   │   │   │   ├── notify_on_release
  17311. │   │   │   │   │   └── tasks
  17312. │   │   │   │   ├── systemd-random-seed.service
  17313. │   │   │   │   │   ├── cgroup.clone_children
  17314. │   │   │   │   │   ├── cgroup.procs
  17315. │   │   │   │   │   ├── cpuacct.stat
  17316. │   │   │   │   │   ├── cpuacct.usage
  17317. │   │   │   │   │   ├── cpuacct.usage_percpu
  17318. │   │   │   │   │   ├── cpu.cfs_period_us
  17319. │   │   │   │   │   ├── cpu.cfs_quota_us
  17320. │   │   │   │   │   ├── cpu.shares
  17321. │   │   │   │   │   ├── cpu.stat
  17322. │   │   │   │   │   ├── notify_on_release
  17323. │   │   │   │   │   └── tasks
  17324. │   │   │   │   ├── systemd-tmpfiles-setup.service
  17325. │   │   │   │   │   ├── cgroup.clone_children
  17326. │   │   │   │   │   ├── cgroup.procs
  17327. │   │   │   │   │   ├── cpuacct.stat
  17328. │   │   │   │   │   ├── cpuacct.usage
  17329. │   │   │   │   │   ├── cpuacct.usage_percpu
  17330. │   │   │   │   │   ├── cpu.cfs_period_us
  17331. │   │   │   │   │   ├── cpu.cfs_quota_us
  17332. │   │   │   │   │   ├── cpu.shares
  17333. │   │   │   │   │   ├── cpu.stat
  17334. │   │   │   │   │   ├── notify_on_release
  17335. │   │   │   │   │   └── tasks
  17336. │   │   │   │   ├── systemd-udevd.service
  17337. │   │   │   │   │   ├── cgroup.clone_children
  17338. │   │   │   │   │   ├── cgroup.procs
  17339. │   │   │   │   │   ├── cpuacct.stat
  17340. │   │   │   │   │   ├── cpuacct.usage
  17341. │   │   │   │   │   ├── cpuacct.usage_percpu
  17342. │   │   │   │   │   ├── cpu.cfs_period_us
  17343. │   │   │   │   │   ├── cpu.cfs_quota_us
  17344. │   │   │   │   │   ├── cpu.shares
  17345. │   │   │   │   │   ├── cpu.stat
  17346. │   │   │   │   │   ├── notify_on_release
  17347. │   │   │   │   │   └── tasks
  17348. │   │   │   │   ├── systemd-udev-trigger.service
  17349. │   │   │   │   │   ├── cgroup.clone_children
  17350. │   │   │   │   │   ├── cgroup.procs
  17351. │   │   │   │   │   ├── cpuacct.stat
  17352. │   │   │   │   │   ├── cpuacct.usage
  17353. │   │   │   │   │   ├── cpuacct.usage_percpu
  17354. │   │   │   │   │   ├── cpu.cfs_period_us
  17355. │   │   │   │   │   ├── cpu.cfs_quota_us
  17356. │   │   │   │   │   ├── cpu.shares
  17357. │   │   │   │   │   ├── cpu.stat
  17358. │   │   │   │   │   ├── notify_on_release
  17359. │   │   │   │   │   └── tasks
  17360. │   │   │   │   ├── systemd-update-utmp.service
  17361. │   │   │   │   │   ├── cgroup.clone_children
  17362. │   │   │   │   │   ├── cgroup.procs
  17363. │   │   │   │   │   ├── cpuacct.stat
  17364. │   │   │   │   │   ├── cpuacct.usage
  17365. │   │   │   │   │   ├── cpuacct.usage_percpu
  17366. │   │   │   │   │   ├── cpu.cfs_period_us
  17367. │   │   │   │   │   ├── cpu.cfs_quota_us
  17368. │   │   │   │   │   ├── cpu.shares
  17369. │   │   │   │   │   ├── cpu.stat
  17370. │   │   │   │   │   ├── notify_on_release
  17371. │   │   │   │   │   └── tasks
  17372. │   │   │   │   ├── systemd-user-sessions.service
  17373. │   │   │   │   │   ├── cgroup.clone_children
  17374. │   │   │   │   │   ├── cgroup.procs
  17375. │   │   │   │   │   ├── cpuacct.stat
  17376. │   │   │   │   │   ├── cpuacct.usage
  17377. │   │   │   │   │   ├── cpuacct.usage_percpu
  17378. │   │   │   │   │   ├── cpu.cfs_period_us
  17379. │   │   │   │   │   ├── cpu.cfs_quota_us
  17380. │   │   │   │   │   ├── cpu.shares
  17381. │   │   │   │   │   ├── cpu.stat
  17382. │   │   │   │   │   ├── notify_on_release
  17383. │   │   │   │   │   └── tasks
  17384. │   │   │   │   ├── system-getty.slice
  17385. │   │   │   │   │   ├── cgroup.clone_children
  17386. │   │   │   │   │   ├── cgroup.procs
  17387. │   │   │   │   │   ├── cpuacct.stat
  17388. │   │   │   │   │   ├── cpuacct.usage
  17389. │   │   │   │   │   ├── cpuacct.usage_percpu
  17390. │   │   │   │   │   ├── cpu.cfs_period_us
  17391. │   │   │   │   │   ├── cpu.cfs_quota_us
  17392. │   │   │   │   │   ├── cpu.shares
  17393. │   │   │   │   │   ├── cpu.stat
  17394. │   │   │   │   │   ├── notify_on_release
  17395. │   │   │   │   │   └── tasks
  17396. │   │   │   │   ├── tasks
  17397. │   │   │   │   ├── ufw.service
  17398. │   │   │   │   │   ├── cgroup.clone_children
  17399. │   │   │   │   │   ├── cgroup.procs
  17400. │   │   │   │   │   ├── cpuacct.stat
  17401. │   │   │   │   │   ├── cpuacct.usage
  17402. │   │   │   │   │   ├── cpuacct.usage_percpu
  17403. │   │   │   │   │   ├── cpu.cfs_period_us
  17404. │   │   │   │   │   ├── cpu.cfs_quota_us
  17405. │   │   │   │   │   ├── cpu.shares
  17406. │   │   │   │   │   ├── cpu.stat
  17407. │   │   │   │   │   ├── notify_on_release
  17408. │   │   │   │   │   └── tasks
  17409. │   │   │   │   ├── unattended-upgrades.service
  17410. │   │   │   │   │   ├── cgroup.clone_children
  17411. │   │   │   │   │   ├── cgroup.procs
  17412. │   │   │   │   │   ├── cpuacct.stat
  17413. │   │   │   │   │   ├── cpuacct.usage
  17414. │   │   │   │   │   ├── cpuacct.usage_percpu
  17415. │   │   │   │   │   ├── cpu.cfs_period_us
  17416. │   │   │   │   │   ├── cpu.cfs_quota_us
  17417. │   │   │   │   │   ├── cpu.shares
  17418. │   │   │   │   │   ├── cpu.stat
  17419. │   │   │   │   │   ├── notify_on_release
  17420. │   │   │   │   │   └── tasks
  17421. │   │   │   │   └── var-lib-lxcfs.mount
  17422. │   │   │   │   ├── cgroup.clone_children
  17423. │   │   │   │   ├── cgroup.procs
  17424. │   │   │   │   ├── cpuacct.stat
  17425. │   │   │   │   ├── cpuacct.usage
  17426. │   │   │   │   ├── cpuacct.usage_percpu
  17427. │   │   │   │   ├── cpu.cfs_period_us
  17428. │   │   │   │   ├── cpu.cfs_quota_us
  17429. │   │   │   │   ├── cpu.shares
  17430. │   │   │   │   ├── cpu.stat
  17431. │   │   │   │   ├── notify_on_release
  17432. │   │   │   │   └── tasks
  17433. │   │   │   ├── tasks
  17434. │   │   │   └── user.slice
  17435. │   │   │   ├── cgroup.clone_children
  17436. │   │   │   ├── cgroup.procs
  17437. │   │   │   ├── cpuacct.stat
  17438. │   │   │   ├── cpuacct.usage
  17439. │   │   │   ├── cpuacct.usage_percpu
  17440. │   │   │   ├── cpu.cfs_period_us
  17441. │   │   │   ├── cpu.cfs_quota_us
  17442. │   │   │   ├── cpu.shares
  17443. │   │   │   ├── cpu.stat
  17444. │   │   │   ├── notify_on_release
  17445. │   │   │   └── tasks
  17446. │   │   ├── builder
  17447. │   │   │   ├── cgroup.clone_children
  17448. │   │   │   ├── cgroup.procs
  17449. │   │   │   ├── cpuacct.stat
  17450. │   │   │   ├── cpuacct.usage
  17451. │   │   │   ├── cpuacct.usage_percpu
  17452. │   │   │   ├── cpu.cfs_period_us
  17453. │   │   │   ├── cpu.cfs_quota_us
  17454. │   │   │   ├── cpu.shares
  17455. │   │   │   ├── cpu.stat
  17456. │   │   │   ├── init.scope
  17457. │   │   │   │   ├── cgroup.clone_children
  17458. │   │   │   │   ├── cgroup.procs
  17459. │   │   │   │   ├── cpuacct.stat
  17460. │   │   │   │   ├── cpuacct.usage
  17461. │   │   │   │   ├── cpuacct.usage_percpu
  17462. │   │   │   │   ├── cpu.cfs_period_us
  17463. │   │   │   │   ├── cpu.cfs_quota_us
  17464. │   │   │   │   ├── cpu.shares
  17465. │   │   │   │   ├── cpu.stat
  17466. │   │   │   │   ├── notify_on_release
  17467. │   │   │   │   └── tasks
  17468. │   │   │   ├── notify_on_release
  17469. │   │   │   ├── system.slice
  17470. │   │   │   │   ├── accounts-daemon.service
  17471. │   │   │   │   │   ├── cgroup.clone_children
  17472. │   │   │   │   │   ├── cgroup.procs
  17473. │   │   │   │   │   ├── cpuacct.stat
  17474. │   │   │   │   │   ├── cpuacct.usage
  17475. │   │   │   │   │   ├── cpuacct.usage_percpu
  17476. │   │   │   │   │   ├── cpu.cfs_period_us
  17477. │   │   │   │   │   ├── cpu.cfs_quota_us
  17478. │   │   │   │   │   ├── cpu.shares
  17479. │   │   │   │   │   ├── cpu.stat
  17480. │   │   │   │   │   ├── notify_on_release
  17481. │   │   │   │   │   └── tasks
  17482. │   │   │   │   ├── apparmor.service
  17483. │   │   │   │   │   ├── cgroup.clone_children
  17484. │   │   │   │   │   ├── cgroup.procs
  17485. │   │   │   │   │   ├── cpuacct.stat
  17486. │   │   │   │   │   ├── cpuacct.usage
  17487. │   │   │   │   │   ├── cpuacct.usage_percpu
  17488. │   │   │   │   │   ├── cpu.cfs_period_us
  17489. │   │   │   │   │   ├── cpu.cfs_quota_us
  17490. │   │   │   │   │   ├── cpu.shares
  17491. │   │   │   │   │   ├── cpu.stat
  17492. │   │   │   │   │   ├── notify_on_release
  17493. │   │   │   │   │   └── tasks
  17494. │   │   │   │   ├── apport.service
  17495. │   │   │   │   │   ├── cgroup.clone_children
  17496. │   │   │   │   │   ├── cgroup.procs
  17497. │   │   │   │   │   ├── cpuacct.stat
  17498. │   │   │   │   │   ├── cpuacct.usage
  17499. │   │   │   │   │   ├── cpuacct.usage_percpu
  17500. │   │   │   │   │   ├── cpu.cfs_period_us
  17501. │   │   │   │   │   ├── cpu.cfs_quota_us
  17502. │   │   │   │   │   ├── cpu.shares
  17503. │   │   │   │   │   ├── cpu.stat
  17504. │   │   │   │   │   ├── notify_on_release
  17505. │   │   │   │   │   └── tasks
  17506. │   │   │   │   ├── atd.service
  17507. │   │   │   │   │   ├── cgroup.clone_children
  17508. │   │   │   │   │   ├── cgroup.procs
  17509. │   │   │   │   │   ├── cpuacct.stat
  17510. │   │   │   │   │   ├── cpuacct.usage
  17511. │   │   │   │   │   ├── cpuacct.usage_percpu
  17512. │   │   │   │   │   ├── cpu.cfs_period_us
  17513. │   │   │   │   │   ├── cpu.cfs_quota_us
  17514. │   │   │   │   │   ├── cpu.shares
  17515. │   │   │   │   │   ├── cpu.stat
  17516. │   │   │   │   │   ├── notify_on_release
  17517. │   │   │   │   │   └── tasks
  17518. │   │   │   │   ├── cgroup.clone_children
  17519. │   │   │   │   ├── cgroupfs-mount.service
  17520. │   │   │   │   │   ├── cgroup.clone_children
  17521. │   │   │   │   │   ├── cgroup.procs
  17522. │   │   │   │   │   ├── cpuacct.stat
  17523. │   │   │   │   │   ├── cpuacct.usage
  17524. │   │   │   │   │   ├── cpuacct.usage_percpu
  17525. │   │   │   │   │   ├── cpu.cfs_period_us
  17526. │   │   │   │   │   ├── cpu.cfs_quota_us
  17527. │   │   │   │   │   ├── cpu.shares
  17528. │   │   │   │   │   ├── cpu.stat
  17529. │   │   │   │   │   ├── notify_on_release
  17530. │   │   │   │   │   └── tasks
  17531. │   │   │   │   ├── cgroup.procs
  17532. │   │   │   │   ├── cloud-config.service
  17533. │   │   │   │   │   ├── cgroup.clone_children
  17534. │   │   │   │   │   ├── cgroup.procs
  17535. │   │   │   │   │   ├── cpuacct.stat
  17536. │   │   │   │   │   ├── cpuacct.usage
  17537. │   │   │   │   │   ├── cpuacct.usage_percpu
  17538. │   │   │   │   │   ├── cpu.cfs_period_us
  17539. │   │   │   │   │   ├── cpu.cfs_quota_us
  17540. │   │   │   │   │   ├── cpu.shares
  17541. │   │   │   │   │   ├── cpu.stat
  17542. │   │   │   │   │   ├── notify_on_release
  17543. │   │   │   │   │   └── tasks
  17544. │   │   │   │   ├── cloud-final.service
  17545. │   │   │   │   │   ├── cgroup.clone_children
  17546. │   │   │   │   │   ├── cgroup.procs
  17547. │   │   │   │   │   ├── cpuacct.stat
  17548. │   │   │   │   │   ├── cpuacct.usage
  17549. │   │   │   │   │   ├── cpuacct.usage_percpu
  17550. │   │   │   │   │   ├── cpu.cfs_period_us
  17551. │   │   │   │   │   ├── cpu.cfs_quota_us
  17552. │   │   │   │   │   ├── cpu.shares
  17553. │   │   │   │   │   ├── cpu.stat
  17554. │   │   │   │   │   ├── notify_on_release
  17555. │   │   │   │   │   └── tasks
  17556. │   │   │   │   ├── cloud-init-local.service
  17557. │   │   │   │   │   ├── cgroup.clone_children
  17558. │   │   │   │   │   ├── cgroup.procs
  17559. │   │   │   │   │   ├── cpuacct.stat
  17560. │   │   │   │   │   ├── cpuacct.usage
  17561. │   │   │   │   │   ├── cpuacct.usage_percpu
  17562. │   │   │   │   │   ├── cpu.cfs_period_us
  17563. │   │   │   │   │   ├── cpu.cfs_quota_us
  17564. │   │   │   │   │   ├── cpu.shares
  17565. │   │   │   │   │   ├── cpu.stat
  17566. │   │   │   │   │   ├── notify_on_release
  17567. │   │   │   │   │   └── tasks
  17568. │   │   │   │   ├── cloud-init.service
  17569. │   │   │   │   │   ├── cgroup.clone_children
  17570. │   │   │   │   │   ├── cgroup.procs
  17571. │   │   │   │   │   ├── cpuacct.stat
  17572. │   │   │   │   │   ├── cpuacct.usage
  17573. │   │   │   │   │   ├── cpuacct.usage_percpu
  17574. │   │   │   │   │   ├── cpu.cfs_period_us
  17575. │   │   │   │   │   ├── cpu.cfs_quota_us
  17576. │   │   │   │   │   ├── cpu.shares
  17577. │   │   │   │   │   ├── cpu.stat
  17578. │   │   │   │   │   ├── notify_on_release
  17579. │   │   │   │   │   └── tasks
  17580. │   │   │   │   ├── console-getty.service
  17581. │   │   │   │   │   ├── cgroup.clone_children
  17582. │   │   │   │   │   ├── cgroup.procs
  17583. │   │   │   │   │   ├── cpuacct.stat
  17584. │   │   │   │   │   ├── cpuacct.usage
  17585. │   │   │   │   │   ├── cpuacct.usage_percpu
  17586. │   │   │   │   │   ├── cpu.cfs_period_us
  17587. │   │   │   │   │   ├── cpu.cfs_quota_us
  17588. │   │   │   │   │   ├── cpu.shares
  17589. │   │   │   │   │   ├── cpu.stat
  17590. │   │   │   │   │   ├── notify_on_release
  17591. │   │   │   │   │   └── tasks
  17592. │   │   │   │   ├── cpuacct.stat
  17593. │   │   │   │   ├── cpuacct.usage
  17594. │   │   │   │   ├── cpuacct.usage_percpu
  17595. │   │   │   │   ├── cpu.cfs_period_us
  17596. │   │   │   │   ├── cpu.cfs_quota_us
  17597. │   │   │   │   ├── cpu.shares
  17598. │   │   │   │   ├── cpu.stat
  17599. │   │   │   │   ├── cron.service
  17600. │   │   │   │   │   ├── cgroup.clone_children
  17601. │   │   │   │   │   ├── cgroup.procs
  17602. │   │   │   │   │   ├── cpuacct.stat
  17603. │   │   │   │   │   ├── cpuacct.usage
  17604. │   │   │   │   │   ├── cpuacct.usage_percpu
  17605. │   │   │   │   │   ├── cpu.cfs_period_us
  17606. │   │   │   │   │   ├── cpu.cfs_quota_us
  17607. │   │   │   │   │   ├── cpu.shares
  17608. │   │   │   │   │   ├── cpu.stat
  17609. │   │   │   │   │   ├── notify_on_release
  17610. │   │   │   │   │   └── tasks
  17611. │   │   │   │   ├── dbus.service
  17612. │   │   │   │   │   ├── cgroup.clone_children
  17613. │   │   │   │   │   ├── cgroup.procs
  17614. │   │   │   │   │   ├── cpuacct.stat
  17615. │   │   │   │   │   ├── cpuacct.usage
  17616. │   │   │   │   │   ├── cpuacct.usage_percpu
  17617. │   │   │   │   │   ├── cpu.cfs_period_us
  17618. │   │   │   │   │   ├── cpu.cfs_quota_us
  17619. │   │   │   │   │   ├── cpu.shares
  17620. │   │   │   │   │   ├── cpu.stat
  17621. │   │   │   │   │   ├── notify_on_release
  17622. │   │   │   │   │   └── tasks
  17623. │   │   │   │   ├── dev-full.mount
  17624. │   │   │   │   │   ├── cgroup.clone_children
  17625. │   │   │   │   │   ├── cgroup.procs
  17626. │   │   │   │   │   ├── cpuacct.stat
  17627. │   │   │   │   │   ├── cpuacct.usage
  17628. │   │   │   │   │   ├── cpuacct.usage_percpu
  17629. │   │   │   │   │   ├── cpu.cfs_period_us
  17630. │   │   │   │   │   ├── cpu.cfs_quota_us
  17631. │   │   │   │   │   ├── cpu.shares
  17632. │   │   │   │   │   ├── cpu.stat
  17633. │   │   │   │   │   ├── notify_on_release
  17634. │   │   │   │   │   └── tasks
  17635. │   │   │   │   ├── dev-fuse.mount
  17636. │   │   │   │   │   ├── cgroup.clone_children
  17637. │   │   │   │   │   ├── cgroup.procs
  17638. │   │   │   │   │   ├── cpuacct.stat
  17639. │   │   │   │   │   ├── cpuacct.usage
  17640. │   │   │   │   │   ├── cpuacct.usage_percpu
  17641. │   │   │   │   │   ├── cpu.cfs_period_us
  17642. │   │   │   │   │   ├── cpu.cfs_quota_us
  17643. │   │   │   │   │   ├── cpu.shares
  17644. │   │   │   │   │   ├── cpu.stat
  17645. │   │   │   │   │   ├── notify_on_release
  17646. │   │   │   │   │   └── tasks
  17647. │   │   │   │   ├── dev-.lxc-proc.mount
  17648. │   │   │   │   │   ├── cgroup.clone_children
  17649. │   │   │   │   │   ├── cgroup.procs
  17650. │   │   │   │   │   ├── cpuacct.stat
  17651. │   │   │   │   │   ├── cpuacct.usage
  17652. │   │   │   │   │   ├── cpuacct.usage_percpu
  17653. │   │   │   │   │   ├── cpu.cfs_period_us
  17654. │   │   │   │   │   ├── cpu.cfs_quota_us
  17655. │   │   │   │   │   ├── cpu.shares
  17656. │   │   │   │   │   ├── cpu.stat
  17657. │   │   │   │   │   ├── notify_on_release
  17658. │   │   │   │   │   └── tasks
  17659. │   │   │   │   ├── dev-.lxc-sys.mount
  17660. │   │   │   │   │   ├── cgroup.clone_children
  17661. │   │   │   │   │   ├── cgroup.procs
  17662. │   │   │   │   │   ├── cpuacct.stat
  17663. │   │   │   │   │   ├── cpuacct.usage
  17664. │   │   │   │   │   ├── cpuacct.usage_percpu
  17665. │   │   │   │   │   ├── cpu.cfs_period_us
  17666. │   │   │   │   │   ├── cpu.cfs_quota_us
  17667. │   │   │   │   │   ├── cpu.shares
  17668. │   │   │   │   │   ├── cpu.stat
  17669. │   │   │   │   │   ├── notify_on_release
  17670. │   │   │   │   │   └── tasks
  17671. │   │   │   │   ├── dev-lxd.mount
  17672. │   │   │   │   │   ├── cgroup.clone_children
  17673. │   │   │   │   │   ├── cgroup.procs
  17674. │   │   │   │   │   ├── cpuacct.stat
  17675. │   │   │   │   │   ├── cpuacct.usage
  17676. │   │   │   │   │   ├── cpuacct.usage_percpu
  17677. │   │   │   │   │   ├── cpu.cfs_period_us
  17678. │   │   │   │   │   ├── cpu.cfs_quota_us
  17679. │   │   │   │   │   ├── cpu.shares
  17680. │   │   │   │   │   ├── cpu.stat
  17681. │   │   │   │   │   ├── notify_on_release
  17682. │   │   │   │   │   └── tasks
  17683. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  17684. │   │   │   │   │   ├── cgroup.clone_children
  17685. │   │   │   │   │   ├── cgroup.procs
  17686. │   │   │   │   │   ├── cpuacct.stat
  17687. │   │   │   │   │   ├── cpuacct.usage
  17688. │   │   │   │   │   ├── cpuacct.usage_percpu
  17689. │   │   │   │   │   ├── cpu.cfs_period_us
  17690. │   │   │   │   │   ├── cpu.cfs_quota_us
  17691. │   │   │   │   │   ├── cpu.shares
  17692. │   │   │   │   │   ├── cpu.stat
  17693. │   │   │   │   │   ├── notify_on_release
  17694. │   │   │   │   │   └── tasks
  17695. │   │   │   │   ├── dev-mqueue.mount
  17696. │   │   │   │   │   ├── cgroup.clone_children
  17697. │   │   │   │   │   ├── cgroup.procs
  17698. │   │   │   │   │   ├── cpuacct.stat
  17699. │   │   │   │   │   ├── cpuacct.usage
  17700. │   │   │   │   │   ├── cpuacct.usage_percpu
  17701. │   │   │   │   │   ├── cpu.cfs_period_us
  17702. │   │   │   │   │   ├── cpu.cfs_quota_us
  17703. │   │   │   │   │   ├── cpu.shares
  17704. │   │   │   │   │   ├── cpu.stat
  17705. │   │   │   │   │   ├── notify_on_release
  17706. │   │   │   │   │   └── tasks
  17707. │   │   │   │   ├── dev-net-tun.mount
  17708. │   │   │   │   │   ├── cgroup.clone_children
  17709. │   │   │   │   │   ├── cgroup.procs
  17710. │   │   │   │   │   ├── cpuacct.stat
  17711. │   │   │   │   │   ├── cpuacct.usage
  17712. │   │   │   │   │   ├── cpuacct.usage_percpu
  17713. │   │   │   │   │   ├── cpu.cfs_period_us
  17714. │   │   │   │   │   ├── cpu.cfs_quota_us
  17715. │   │   │   │   │   ├── cpu.shares
  17716. │   │   │   │   │   ├── cpu.stat
  17717. │   │   │   │   │   ├── notify_on_release
  17718. │   │   │   │   │   └── tasks
  17719. │   │   │   │   ├── dev-null.mount
  17720. │   │   │   │   │   ├── cgroup.clone_children
  17721. │   │   │   │   │   ├── cgroup.procs
  17722. │   │   │   │   │   ├── cpuacct.stat
  17723. │   │   │   │   │   ├── cpuacct.usage
  17724. │   │   │   │   │   ├── cpuacct.usage_percpu
  17725. │   │   │   │   │   ├── cpu.cfs_period_us
  17726. │   │   │   │   │   ├── cpu.cfs_quota_us
  17727. │   │   │   │   │   ├── cpu.shares
  17728. │   │   │   │   │   ├── cpu.stat
  17729. │   │   │   │   │   ├── notify_on_release
  17730. │   │   │   │   │   └── tasks
  17731. │   │   │   │   ├── dev-ptmx.mount
  17732. │   │   │   │   │   ├── cgroup.clone_children
  17733. │   │   │   │   │   ├── cgroup.procs
  17734. │   │   │   │   │   ├── cpuacct.stat
  17735. │   │   │   │   │   ├── cpuacct.usage
  17736. │   │   │   │   │   ├── cpuacct.usage_percpu
  17737. │   │   │   │   │   ├── cpu.cfs_period_us
  17738. │   │   │   │   │   ├── cpu.cfs_quota_us
  17739. │   │   │   │   │   ├── cpu.shares
  17740. │   │   │   │   │   ├── cpu.stat
  17741. │   │   │   │   │   ├── notify_on_release
  17742. │   │   │   │   │   └── tasks
  17743. │   │   │   │   ├── dev-random.mount
  17744. │   │   │   │   │   ├── cgroup.clone_children
  17745. │   │   │   │   │   ├── cgroup.procs
  17746. │   │   │   │   │   ├── cpuacct.stat
  17747. │   │   │   │   │   ├── cpuacct.usage
  17748. │   │   │   │   │   ├── cpuacct.usage_percpu
  17749. │   │   │   │   │   ├── cpu.cfs_period_us
  17750. │   │   │   │   │   ├── cpu.cfs_quota_us
  17751. │   │   │   │   │   ├── cpu.shares
  17752. │   │   │   │   │   ├── cpu.stat
  17753. │   │   │   │   │   ├── notify_on_release
  17754. │   │   │   │   │   └── tasks
  17755. │   │   │   │   ├── dev-tty.mount
  17756. │   │   │   │   │   ├── cgroup.clone_children
  17757. │   │   │   │   │   ├── cgroup.procs
  17758. │   │   │   │   │   ├── cpuacct.stat
  17759. │   │   │   │   │   ├── cpuacct.usage
  17760. │   │   │   │   │   ├── cpuacct.usage_percpu
  17761. │   │   │   │   │   ├── cpu.cfs_period_us
  17762. │   │   │   │   │   ├── cpu.cfs_quota_us
  17763. │   │   │   │   │   ├── cpu.shares
  17764. │   │   │   │   │   ├── cpu.stat
  17765. │   │   │   │   │   ├── notify_on_release
  17766. │   │   │   │   │   └── tasks
  17767. │   │   │   │   ├── dev-urandom.mount
  17768. │   │   │   │   │   ├── cgroup.clone_children
  17769. │   │   │   │   │   ├── cgroup.procs
  17770. │   │   │   │   │   ├── cpuacct.stat
  17771. │   │   │   │   │   ├── cpuacct.usage
  17772. │   │   │   │   │   ├── cpuacct.usage_percpu
  17773. │   │   │   │   │   ├── cpu.cfs_period_us
  17774. │   │   │   │   │   ├── cpu.cfs_quota_us
  17775. │   │   │   │   │   ├── cpu.shares
  17776. │   │   │   │   │   ├── cpu.stat
  17777. │   │   │   │   │   ├── notify_on_release
  17778. │   │   │   │   │   └── tasks
  17779. │   │   │   │   ├── dev-zero.mount
  17780. │   │   │   │   │   ├── cgroup.clone_children
  17781. │   │   │   │   │   ├── cgroup.procs
  17782. │   │   │   │   │   ├── cpuacct.stat
  17783. │   │   │   │   │   ├── cpuacct.usage
  17784. │   │   │   │   │   ├── cpuacct.usage_percpu
  17785. │   │   │   │   │   ├── cpu.cfs_period_us
  17786. │   │   │   │   │   ├── cpu.cfs_quota_us
  17787. │   │   │   │   │   ├── cpu.shares
  17788. │   │   │   │   │   ├── cpu.stat
  17789. │   │   │   │   │   ├── notify_on_release
  17790. │   │   │   │   │   └── tasks
  17791. │   │   │   │   ├── docker.service
  17792. │   │   │   │   │   ├── cgroup.clone_children
  17793. │   │   │   │   │   ├── cgroup.procs
  17794. │   │   │   │   │   ├── cpuacct.stat
  17795. │   │   │   │   │   ├── cpuacct.usage
  17796. │   │   │   │   │   ├── cpuacct.usage_percpu
  17797. │   │   │   │   │   ├── cpu.cfs_period_us
  17798. │   │   │   │   │   ├── cpu.cfs_quota_us
  17799. │   │   │   │   │   ├── cpu.shares
  17800. │   │   │   │   │   ├── cpu.stat
  17801. │   │   │   │   │   ├── notify_on_release
  17802. │   │   │   │   │   └── tasks
  17803. │   │   │   │   ├── irqbalance.service
  17804. │   │   │   │   │   ├── cgroup.clone_children
  17805. │   │   │   │   │   ├── cgroup.procs
  17806. │   │   │   │   │   ├── cpuacct.stat
  17807. │   │   │   │   │   ├── cpuacct.usage
  17808. │   │   │   │   │   ├── cpuacct.usage_percpu
  17809. │   │   │   │   │   ├── cpu.cfs_period_us
  17810. │   │   │   │   │   ├── cpu.cfs_quota_us
  17811. │   │   │   │   │   ├── cpu.shares
  17812. │   │   │   │   │   ├── cpu.stat
  17813. │   │   │   │   │   ├── notify_on_release
  17814. │   │   │   │   │   └── tasks
  17815. │   │   │   │   ├── lvm2-monitor.service
  17816. │   │   │   │   │   ├── cgroup.clone_children
  17817. │   │   │   │   │   ├── cgroup.procs
  17818. │   │   │   │   │   ├── cpuacct.stat
  17819. │   │   │   │   │   ├── cpuacct.usage
  17820. │   │   │   │   │   ├── cpuacct.usage_percpu
  17821. │   │   │   │   │   ├── cpu.cfs_period_us
  17822. │   │   │   │   │   ├── cpu.cfs_quota_us
  17823. │   │   │   │   │   ├── cpu.shares
  17824. │   │   │   │   │   ├── cpu.stat
  17825. │   │   │   │   │   ├── notify_on_release
  17826. │   │   │   │   │   └── tasks
  17827. │   │   │   │   ├── lxd-containers.service
  17828. │   │   │   │   │   ├── cgroup.clone_children
  17829. │   │   │   │   │   ├── cgroup.procs
  17830. │   │   │   │   │   ├── cpuacct.stat
  17831. │   │   │   │   │   ├── cpuacct.usage
  17832. │   │   │   │   │   ├── cpuacct.usage_percpu
  17833. │   │   │   │   │   ├── cpu.cfs_period_us
  17834. │   │   │   │   │   ├── cpu.cfs_quota_us
  17835. │   │   │   │   │   ├── cpu.shares
  17836. │   │   │   │   │   ├── cpu.stat
  17837. │   │   │   │   │   ├── notify_on_release
  17838. │   │   │   │   │   └── tasks
  17839. │   │   │   │   ├── mdadm.service
  17840. │   │   │   │   │   ├── cgroup.clone_children
  17841. │   │   │   │   │   ├── cgroup.procs
  17842. │   │   │   │   │   ├── cpuacct.stat
  17843. │   │   │   │   │   ├── cpuacct.usage
  17844. │   │   │   │   │   ├── cpuacct.usage_percpu
  17845. │   │   │   │   │   ├── cpu.cfs_period_us
  17846. │   │   │   │   │   ├── cpu.cfs_quota_us
  17847. │   │   │   │   │   ├── cpu.shares
  17848. │   │   │   │   │   ├── cpu.stat
  17849. │   │   │   │   │   ├── notify_on_release
  17850. │   │   │   │   │   └── tasks
  17851. │   │   │   │   ├── -.mount
  17852. │   │   │   │   │   ├── cgroup.clone_children
  17853. │   │   │   │   │   ├── cgroup.procs
  17854. │   │   │   │   │   ├── cpuacct.stat
  17855. │   │   │   │   │   ├── cpuacct.usage
  17856. │   │   │   │   │   ├── cpuacct.usage_percpu
  17857. │   │   │   │   │   ├── cpu.cfs_period_us
  17858. │   │   │   │   │   ├── cpu.cfs_quota_us
  17859. │   │   │   │   │   ├── cpu.shares
  17860. │   │   │   │   │   ├── cpu.stat
  17861. │   │   │   │   │   ├── notify_on_release
  17862. │   │   │   │   │   └── tasks
  17863. │   │   │   │   ├── networking.service
  17864. │   │   │   │   │   ├── cgroup.clone_children
  17865. │   │   │   │   │   ├── cgroup.procs
  17866. │   │   │   │   │   ├── cpuacct.stat
  17867. │   │   │   │   │   ├── cpuacct.usage
  17868. │   │   │   │   │   ├── cpuacct.usage_percpu
  17869. │   │   │   │   │   ├── cpu.cfs_period_us
  17870. │   │   │   │   │   ├── cpu.cfs_quota_us
  17871. │   │   │   │   │   ├── cpu.shares
  17872. │   │   │   │   │   ├── cpu.stat
  17873. │   │   │   │   │   ├── notify_on_release
  17874. │   │   │   │   │   └── tasks
  17875. │   │   │   │   ├── notify_on_release
  17876. │   │   │   │   ├── ondemand.service
  17877. │   │   │   │   │   ├── cgroup.clone_children
  17878. │   │   │   │   │   ├── cgroup.procs
  17879. │   │   │   │   │   ├── cpuacct.stat
  17880. │   │   │   │   │   ├── cpuacct.usage
  17881. │   │   │   │   │   ├── cpuacct.usage_percpu
  17882. │   │   │   │   │   ├── cpu.cfs_period_us
  17883. │   │   │   │   │   ├── cpu.cfs_quota_us
  17884. │   │   │   │   │   ├── cpu.shares
  17885. │   │   │   │   │   ├── cpu.stat
  17886. │   │   │   │   │   ├── notify_on_release
  17887. │   │   │   │   │   └── tasks
  17888. │   │   │   │   ├── polkitd.service
  17889. │   │   │   │   │   ├── cgroup.clone_children
  17890. │   │   │   │   │   ├── cgroup.procs
  17891. │   │   │   │   │   ├── cpuacct.stat
  17892. │   │   │   │   │   ├── cpuacct.usage
  17893. │   │   │   │   │   ├── cpuacct.usage_percpu
  17894. │   │   │   │   │   ├── cpu.cfs_period_us
  17895. │   │   │   │   │   ├── cpu.cfs_quota_us
  17896. │   │   │   │   │   ├── cpu.shares
  17897. │   │   │   │   │   ├── cpu.stat
  17898. │   │   │   │   │   ├── notify_on_release
  17899. │   │   │   │   │   └── tasks
  17900. │   │   │   │   ├── proc-cpuinfo.mount
  17901. │   │   │   │   │   ├── cgroup.clone_children
  17902. │   │   │   │   │   ├── cgroup.procs
  17903. │   │   │   │   │   ├── cpuacct.stat
  17904. │   │   │   │   │   ├── cpuacct.usage
  17905. │   │   │   │   │   ├── cpuacct.usage_percpu
  17906. │   │   │   │   │   ├── cpu.cfs_period_us
  17907. │   │   │   │   │   ├── cpu.cfs_quota_us
  17908. │   │   │   │   │   ├── cpu.shares
  17909. │   │   │   │   │   ├── cpu.stat
  17910. │   │   │   │   │   ├── notify_on_release
  17911. │   │   │   │   │   └── tasks
  17912. │   │   │   │   ├── proc-diskstats.mount
  17913. │   │   │   │   │   ├── cgroup.clone_children
  17914. │   │   │   │   │   ├── cgroup.procs
  17915. │   │   │   │   │   ├── cpuacct.stat
  17916. │   │   │   │   │   ├── cpuacct.usage
  17917. │   │   │   │   │   ├── cpuacct.usage_percpu
  17918. │   │   │   │   │   ├── cpu.cfs_period_us
  17919. │   │   │   │   │   ├── cpu.cfs_quota_us
  17920. │   │   │   │   │   ├── cpu.shares
  17921. │   │   │   │   │   ├── cpu.stat
  17922. │   │   │   │   │   ├── notify_on_release
  17923. │   │   │   │   │   └── tasks
  17924. │   │   │   │   ├── proc-meminfo.mount
  17925. │   │   │   │   │   ├── cgroup.clone_children
  17926. │   │   │   │   │   ├── cgroup.procs
  17927. │   │   │   │   │   ├── cpuacct.stat
  17928. │   │   │   │   │   ├── cpuacct.usage
  17929. │   │   │   │   │   ├── cpuacct.usage_percpu
  17930. │   │   │   │   │   ├── cpu.cfs_period_us
  17931. │   │   │   │   │   ├── cpu.cfs_quota_us
  17932. │   │   │   │   │   ├── cpu.shares
  17933. │   │   │   │   │   ├── cpu.stat
  17934. │   │   │   │   │   ├── notify_on_release
  17935. │   │   │   │   │   └── tasks
  17936. │   │   │   │   ├── proc-stat.mount
  17937. │   │   │   │   │   ├── cgroup.clone_children
  17938. │   │   │   │   │   ├── cgroup.procs
  17939. │   │   │   │   │   ├── cpuacct.stat
  17940. │   │   │   │   │   ├── cpuacct.usage
  17941. │   │   │   │   │   ├── cpuacct.usage_percpu
  17942. │   │   │   │   │   ├── cpu.cfs_period_us
  17943. │   │   │   │   │   ├── cpu.cfs_quota_us
  17944. │   │   │   │   │   ├── cpu.shares
  17945. │   │   │   │   │   ├── cpu.stat
  17946. │   │   │   │   │   ├── notify_on_release
  17947. │   │   │   │   │   └── tasks
  17948. │   │   │   │   ├── proc-swaps.mount
  17949. │   │   │   │   │   ├── cgroup.clone_children
  17950. │   │   │   │   │   ├── cgroup.procs
  17951. │   │   │   │   │   ├── cpuacct.stat
  17952. │   │   │   │   │   ├── cpuacct.usage
  17953. │   │   │   │   │   ├── cpuacct.usage_percpu
  17954. │   │   │   │   │   ├── cpu.cfs_period_us
  17955. │   │   │   │   │   ├── cpu.cfs_quota_us
  17956. │   │   │   │   │   ├── cpu.shares
  17957. │   │   │   │   │   ├── cpu.stat
  17958. │   │   │   │   │   ├── notify_on_release
  17959. │   │   │   │   │   └── tasks
  17960. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  17961. │   │   │   │   │   ├── cgroup.clone_children
  17962. │   │   │   │   │   ├── cgroup.procs
  17963. │   │   │   │   │   ├── cpuacct.stat
  17964. │   │   │   │   │   ├── cpuacct.usage
  17965. │   │   │   │   │   ├── cpuacct.usage_percpu
  17966. │   │   │   │   │   ├── cpu.cfs_period_us
  17967. │   │   │   │   │   ├── cpu.cfs_quota_us
  17968. │   │   │   │   │   ├── cpu.shares
  17969. │   │   │   │   │   ├── cpu.stat
  17970. │   │   │   │   │   ├── notify_on_release
  17971. │   │   │   │   │   └── tasks
  17972. │   │   │   │   ├── proc-uptime.mount
  17973. │   │   │   │   │   ├── cgroup.clone_children
  17974. │   │   │   │   │   ├── cgroup.procs
  17975. │   │   │   │   │   ├── cpuacct.stat
  17976. │   │   │   │   │   ├── cpuacct.usage
  17977. │   │   │   │   │   ├── cpuacct.usage_percpu
  17978. │   │   │   │   │   ├── cpu.cfs_period_us
  17979. │   │   │   │   │   ├── cpu.cfs_quota_us
  17980. │   │   │   │   │   ├── cpu.shares
  17981. │   │   │   │   │   ├── cpu.stat
  17982. │   │   │   │   │   ├── notify_on_release
  17983. │   │   │   │   │   └── tasks
  17984. │   │   │   │   ├── rc-local.service
  17985. │   │   │   │   │   ├── cgroup.clone_children
  17986. │   │   │   │   │   ├── cgroup.procs
  17987. │   │   │   │   │   ├── cpuacct.stat
  17988. │   │   │   │   │   ├── cpuacct.usage
  17989. │   │   │   │   │   ├── cpuacct.usage_percpu
  17990. │   │   │   │   │   ├── cpu.cfs_period_us
  17991. │   │   │   │   │   ├── cpu.cfs_quota_us
  17992. │   │   │   │   │   ├── cpu.shares
  17993. │   │   │   │   │   ├── cpu.stat
  17994. │   │   │   │   │   ├── notify_on_release
  17995. │   │   │   │   │   └── tasks
  17996. │   │   │   │   ├── resolvconf.service
  17997. │   │   │   │   │   ├── cgroup.clone_children
  17998. │   │   │   │   │   ├── cgroup.procs
  17999. │   │   │   │   │   ├── cpuacct.stat
  18000. │   │   │   │   │   ├── cpuacct.usage
  18001. │   │   │   │   │   ├── cpuacct.usage_percpu
  18002. │   │   │   │   │   ├── cpu.cfs_period_us
  18003. │   │   │   │   │   ├── cpu.cfs_quota_us
  18004. │   │   │   │   │   ├── cpu.shares
  18005. │   │   │   │   │   ├── cpu.stat
  18006. │   │   │   │   │   ├── notify_on_release
  18007. │   │   │   │   │   └── tasks
  18008. │   │   │   │   ├── rsyslog.service
  18009. │   │   │   │   │   ├── cgroup.clone_children
  18010. │   │   │   │   │   ├── cgroup.procs
  18011. │   │   │   │   │   ├── cpuacct.stat
  18012. │   │   │   │   │   ├── cpuacct.usage
  18013. │   │   │   │   │   ├── cpuacct.usage_percpu
  18014. │   │   │   │   │   ├── cpu.cfs_period_us
  18015. │   │   │   │   │   ├── cpu.cfs_quota_us
  18016. │   │   │   │   │   ├── cpu.shares
  18017. │   │   │   │   │   ├── cpu.stat
  18018. │   │   │   │   │   ├── notify_on_release
  18019. │   │   │   │   │   └── tasks
  18020. │   │   │   │   ├── snapd.service
  18021. │   │   │   │   │   ├── cgroup.clone_children
  18022. │   │   │   │   │   ├── cgroup.procs
  18023. │   │   │   │   │   ├── cpuacct.stat
  18024. │   │   │   │   │   ├── cpuacct.usage
  18025. │   │   │   │   │   ├── cpuacct.usage_percpu
  18026. │   │   │   │   │   ├── cpu.cfs_period_us
  18027. │   │   │   │   │   ├── cpu.cfs_quota_us
  18028. │   │   │   │   │   ├── cpu.shares
  18029. │   │   │   │   │   ├── cpu.stat
  18030. │   │   │   │   │   ├── notify_on_release
  18031. │   │   │   │   │   └── tasks
  18032. │   │   │   │   ├── ssh.service
  18033. │   │   │   │   │   ├── cgroup.clone_children
  18034. │   │   │   │   │   ├── cgroup.procs
  18035. │   │   │   │   │   ├── cpuacct.stat
  18036. │   │   │   │   │   ├── cpuacct.usage
  18037. │   │   │   │   │   ├── cpuacct.usage_percpu
  18038. │   │   │   │   │   ├── cpu.cfs_period_us
  18039. │   │   │   │   │   ├── cpu.cfs_quota_us
  18040. │   │   │   │   │   ├── cpu.shares
  18041. │   │   │   │   │   ├── cpu.stat
  18042. │   │   │   │   │   ├── notify_on_release
  18043. │   │   │   │   │   └── tasks
  18044. │   │   │   │   ├── sys-fs-fuse-connections.mount
  18045. │   │   │   │   │   ├── cgroup.clone_children
  18046. │   │   │   │   │   ├── cgroup.procs
  18047. │   │   │   │   │   ├── cpuacct.stat
  18048. │   │   │   │   │   ├── cpuacct.usage
  18049. │   │   │   │   │   ├── cpuacct.usage_percpu
  18050. │   │   │   │   │   ├── cpu.cfs_period_us
  18051. │   │   │   │   │   ├── cpu.cfs_quota_us
  18052. │   │   │   │   │   ├── cpu.shares
  18053. │   │   │   │   │   ├── cpu.stat
  18054. │   │   │   │   │   ├── notify_on_release
  18055. │   │   │   │   │   └── tasks
  18056. │   │   │   │   ├── sys-kernel-debug.mount
  18057. │   │   │   │   │   ├── cgroup.clone_children
  18058. │   │   │   │   │   ├── cgroup.procs
  18059. │   │   │   │   │   ├── cpuacct.stat
  18060. │   │   │   │   │   ├── cpuacct.usage
  18061. │   │   │   │   │   ├── cpuacct.usage_percpu
  18062. │   │   │   │   │   ├── cpu.cfs_period_us
  18063. │   │   │   │   │   ├── cpu.cfs_quota_us
  18064. │   │   │   │   │   ├── cpu.shares
  18065. │   │   │   │   │   ├── cpu.stat
  18066. │   │   │   │   │   ├── notify_on_release
  18067. │   │   │   │   │   └── tasks
  18068. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  18069. │   │   │   │   │   ├── cgroup.clone_children
  18070. │   │   │   │   │   ├── cgroup.procs
  18071. │   │   │   │   │   ├── cpuacct.stat
  18072. │   │   │   │   │   ├── cpuacct.usage
  18073. │   │   │   │   │   ├── cpuacct.usage_percpu
  18074. │   │   │   │   │   ├── cpu.cfs_period_us
  18075. │   │   │   │   │   ├── cpu.cfs_quota_us
  18076. │   │   │   │   │   ├── cpu.shares
  18077. │   │   │   │   │   ├── cpu.stat
  18078. │   │   │   │   │   ├── notify_on_release
  18079. │   │   │   │   │   └── tasks
  18080. │   │   │   │   ├── sys-module-apparmor-parameters-enabled.mount
  18081. │   │   │   │   │   ├── cgroup.clone_children
  18082. │   │   │   │   │   ├── cgroup.procs
  18083. │   │   │   │   │   ├── cpuacct.stat
  18084. │   │   │   │   │   ├── cpuacct.usage
  18085. │   │   │   │   │   ├── cpuacct.usage_percpu
  18086. │   │   │   │   │   ├── cpu.cfs_period_us
  18087. │   │   │   │   │   ├── cpu.cfs_quota_us
  18088. │   │   │   │   │   ├── cpu.shares
  18089. │   │   │   │   │   ├── cpu.stat
  18090. │   │   │   │   │   ├── notify_on_release
  18091. │   │   │   │   │   └── tasks
  18092. │   │   │   │   ├── systemd-journald.service
  18093. │   │   │   │   │   ├── cgroup.clone_children
  18094. │   │   │   │   │   ├── cgroup.procs
  18095. │   │   │   │   │   ├── cpuacct.stat
  18096. │   │   │   │   │   ├── cpuacct.usage
  18097. │   │   │   │   │   ├── cpuacct.usage_percpu
  18098. │   │   │   │   │   ├── cpu.cfs_period_us
  18099. │   │   │   │   │   ├── cpu.cfs_quota_us
  18100. │   │   │   │   │   ├── cpu.shares
  18101. │   │   │   │   │   ├── cpu.stat
  18102. │   │   │   │   │   ├── notify_on_release
  18103. │   │   │   │   │   └── tasks
  18104. │   │   │   │   ├── systemd-journal-flush.service
  18105. │   │   │   │   │   ├── cgroup.clone_children
  18106. │   │   │   │   │   ├── cgroup.procs
  18107. │   │   │   │   │   ├── cpuacct.stat
  18108. │   │   │   │   │   ├── cpuacct.usage
  18109. │   │   │   │   │   ├── cpuacct.usage_percpu
  18110. │   │   │   │   │   ├── cpu.cfs_period_us
  18111. │   │   │   │   │   ├── cpu.cfs_quota_us
  18112. │   │   │   │   │   ├── cpu.shares
  18113. │   │   │   │   │   ├── cpu.stat
  18114. │   │   │   │   │   ├── notify_on_release
  18115. │   │   │   │   │   └── tasks
  18116. │   │   │   │   ├── systemd-logind.service
  18117. │   │   │   │   │   ├── cgroup.clone_children
  18118. │   │   │   │   │   ├── cgroup.procs
  18119. │   │   │   │   │   ├── cpuacct.stat
  18120. │   │   │   │   │   ├── cpuacct.usage
  18121. │   │   │   │   │   ├── cpuacct.usage_percpu
  18122. │   │   │   │   │   ├── cpu.cfs_period_us
  18123. │   │   │   │   │   ├── cpu.cfs_quota_us
  18124. │   │   │   │   │   ├── cpu.shares
  18125. │   │   │   │   │   ├── cpu.stat
  18126. │   │   │   │   │   ├── notify_on_release
  18127. │   │   │   │   │   └── tasks
  18128. │   │   │   │   ├── systemd-random-seed.service
  18129. │   │   │   │   │   ├── cgroup.clone_children
  18130. │   │   │   │   │   ├── cgroup.procs
  18131. │   │   │   │   │   ├── cpuacct.stat
  18132. │   │   │   │   │   ├── cpuacct.usage
  18133. │   │   │   │   │   ├── cpuacct.usage_percpu
  18134. │   │   │   │   │   ├── cpu.cfs_period_us
  18135. │   │   │   │   │   ├── cpu.cfs_quota_us
  18136. │   │   │   │   │   ├── cpu.shares
  18137. │   │   │   │   │   ├── cpu.stat
  18138. │   │   │   │   │   ├── notify_on_release
  18139. │   │   │   │   │   └── tasks
  18140. │   │   │   │   ├── systemd-tmpfiles-setup.service
  18141. │   │   │   │   │   ├── cgroup.clone_children
  18142. │   │   │   │   │   ├── cgroup.procs
  18143. │   │   │   │   │   ├── cpuacct.stat
  18144. │   │   │   │   │   ├── cpuacct.usage
  18145. │   │   │   │   │   ├── cpuacct.usage_percpu
  18146. │   │   │   │   │   ├── cpu.cfs_period_us
  18147. │   │   │   │   │   ├── cpu.cfs_quota_us
  18148. │   │   │   │   │   ├── cpu.shares
  18149. │   │   │   │   │   ├── cpu.stat
  18150. │   │   │   │   │   ├── notify_on_release
  18151. │   │   │   │   │   └── tasks
  18152. │   │   │   │   ├── systemd-udevd.service
  18153. │   │   │   │   │   ├── cgroup.clone_children
  18154. │   │   │   │   │   ├── cgroup.procs
  18155. │   │   │   │   │   ├── cpuacct.stat
  18156. │   │   │   │   │   ├── cpuacct.usage
  18157. │   │   │   │   │   ├── cpuacct.usage_percpu
  18158. │   │   │   │   │   ├── cpu.cfs_period_us
  18159. │   │   │   │   │   ├── cpu.cfs_quota_us
  18160. │   │   │   │   │   ├── cpu.shares
  18161. │   │   │   │   │   ├── cpu.stat
  18162. │   │   │   │   │   ├── notify_on_release
  18163. │   │   │   │   │   └── tasks
  18164. │   │   │   │   ├── systemd-udev-trigger.service
  18165. │   │   │   │   │   ├── cgroup.clone_children
  18166. │   │   │   │   │   ├── cgroup.procs
  18167. │   │   │   │   │   ├── cpuacct.stat
  18168. │   │   │   │   │   ├── cpuacct.usage
  18169. │   │   │   │   │   ├── cpuacct.usage_percpu
  18170. │   │   │   │   │   ├── cpu.cfs_period_us
  18171. │   │   │   │   │   ├── cpu.cfs_quota_us
  18172. │   │   │   │   │   ├── cpu.shares
  18173. │   │   │   │   │   ├── cpu.stat
  18174. │   │   │   │   │   ├── notify_on_release
  18175. │   │   │   │   │   └── tasks
  18176. │   │   │   │   ├── systemd-update-utmp.service
  18177. │   │   │   │   │   ├── cgroup.clone_children
  18178. │   │   │   │   │   ├── cgroup.procs
  18179. │   │   │   │   │   ├── cpuacct.stat
  18180. │   │   │   │   │   ├── cpuacct.usage
  18181. │   │   │   │   │   ├── cpuacct.usage_percpu
  18182. │   │   │   │   │   ├── cpu.cfs_period_us
  18183. │   │   │   │   │   ├── cpu.cfs_quota_us
  18184. │   │   │   │   │   ├── cpu.shares
  18185. │   │   │   │   │   ├── cpu.stat
  18186. │   │   │   │   │   ├── notify_on_release
  18187. │   │   │   │   │   └── tasks
  18188. │   │   │   │   ├── systemd-user-sessions.service
  18189. │   │   │   │   │   ├── cgroup.clone_children
  18190. │   │   │   │   │   ├── cgroup.procs
  18191. │   │   │   │   │   ├── cpuacct.stat
  18192. │   │   │   │   │   ├── cpuacct.usage
  18193. │   │   │   │   │   ├── cpuacct.usage_percpu
  18194. │   │   │   │   │   ├── cpu.cfs_period_us
  18195. │   │   │   │   │   ├── cpu.cfs_quota_us
  18196. │   │   │   │   │   ├── cpu.shares
  18197. │   │   │   │   │   ├── cpu.stat
  18198. │   │   │   │   │   ├── notify_on_release
  18199. │   │   │   │   │   └── tasks
  18200. │   │   │   │   ├── system-getty.slice
  18201. │   │   │   │   │   ├── cgroup.clone_children
  18202. │   │   │   │   │   ├── cgroup.procs
  18203. │   │   │   │   │   ├── cpuacct.stat
  18204. │   │   │   │   │   ├── cpuacct.usage
  18205. │   │   │   │   │   ├── cpuacct.usage_percpu
  18206. │   │   │   │   │   ├── cpu.cfs_period_us
  18207. │   │   │   │   │   ├── cpu.cfs_quota_us
  18208. │   │   │   │   │   ├── cpu.shares
  18209. │   │   │   │   │   ├── cpu.stat
  18210. │   │   │   │   │   ├── notify_on_release
  18211. │   │   │   │   │   └── tasks
  18212. │   │   │   │   ├── tasks
  18213. │   │   │   │   ├── ubuntu-fan.service
  18214. │   │   │   │   │   ├── cgroup.clone_children
  18215. │   │   │   │   │   ├── cgroup.procs
  18216. │   │   │   │   │   ├── cpuacct.stat
  18217. │   │   │   │   │   ├── cpuacct.usage
  18218. │   │   │   │   │   ├── cpuacct.usage_percpu
  18219. │   │   │   │   │   ├── cpu.cfs_period_us
  18220. │   │   │   │   │   ├── cpu.cfs_quota_us
  18221. │   │   │   │   │   ├── cpu.shares
  18222. │   │   │   │   │   ├── cpu.stat
  18223. │   │   │   │   │   ├── notify_on_release
  18224. │   │   │   │   │   └── tasks
  18225. │   │   │   │   ├── ufw.service
  18226. │   │   │   │   │   ├── cgroup.clone_children
  18227. │   │   │   │   │   ├── cgroup.procs
  18228. │   │   │   │   │   ├── cpuacct.stat
  18229. │   │   │   │   │   ├── cpuacct.usage
  18230. │   │   │   │   │   ├── cpuacct.usage_percpu
  18231. │   │   │   │   │   ├── cpu.cfs_period_us
  18232. │   │   │   │   │   ├── cpu.cfs_quota_us
  18233. │   │   │   │   │   ├── cpu.shares
  18234. │   │   │   │   │   ├── cpu.stat
  18235. │   │   │   │   │   ├── notify_on_release
  18236. │   │   │   │   │   └── tasks
  18237. │   │   │   │   ├── unattended-upgrades.service
  18238. │   │   │   │   │   ├── cgroup.clone_children
  18239. │   │   │   │   │   ├── cgroup.procs
  18240. │   │   │   │   │   ├── cpuacct.stat
  18241. │   │   │   │   │   ├── cpuacct.usage
  18242. │   │   │   │   │   ├── cpuacct.usage_percpu
  18243. │   │   │   │   │   ├── cpu.cfs_period_us
  18244. │   │   │   │   │   ├── cpu.cfs_quota_us
  18245. │   │   │   │   │   ├── cpu.shares
  18246. │   │   │   │   │   ├── cpu.stat
  18247. │   │   │   │   │   ├── notify_on_release
  18248. │   │   │   │   │   └── tasks
  18249. │   │   │   │   ├── var-lib-docker-btrfs.mount
  18250. │   │   │   │   │   ├── cgroup.clone_children
  18251. │   │   │   │   │   ├── cgroup.procs
  18252. │   │   │   │   │   ├── cpuacct.stat
  18253. │   │   │   │   │   ├── cpuacct.usage
  18254. │   │   │   │   │   ├── cpuacct.usage_percpu
  18255. │   │   │   │   │   ├── cpu.cfs_period_us
  18256. │   │   │   │   │   ├── cpu.cfs_quota_us
  18257. │   │   │   │   │   ├── cpu.shares
  18258. │   │   │   │   │   ├── cpu.stat
  18259. │   │   │   │   │   ├── notify_on_release
  18260. │   │   │   │   │   └── tasks
  18261. │   │   │   │   └── var-lib-lxcfs.mount
  18262. │   │   │   │   ├── cgroup.clone_children
  18263. │   │   │   │   ├── cgroup.procs
  18264. │   │   │   │   ├── cpuacct.stat
  18265. │   │   │   │   ├── cpuacct.usage
  18266. │   │   │   │   ├── cpuacct.usage_percpu
  18267. │   │   │   │   ├── cpu.cfs_period_us
  18268. │   │   │   │   ├── cpu.cfs_quota_us
  18269. │   │   │   │   ├── cpu.shares
  18270. │   │   │   │   ├── cpu.stat
  18271. │   │   │   │   ├── notify_on_release
  18272. │   │   │   │   └── tasks
  18273. │   │   │   ├── tasks
  18274. │   │   │   └── user.slice
  18275. │   │   │   ├── cgroup.clone_children
  18276. │   │   │   ├── cgroup.procs
  18277. │   │   │   ├── cpuacct.stat
  18278. │   │   │   ├── cpuacct.usage
  18279. │   │   │   ├── cpuacct.usage_percpu
  18280. │   │   │   ├── cpu.cfs_period_us
  18281. │   │   │   ├── cpu.cfs_quota_us
  18282. │   │   │   ├── cpu.shares
  18283. │   │   │   ├── cpu.stat
  18284. │   │   │   ├── notify_on_release
  18285. │   │   │   └── tasks
  18286. │   │   ├── cgroup.clone_children
  18287. │   │   ├── cgroup.procs
  18288. │   │   ├── cpuacct.stat
  18289. │   │   ├── cpuacct.usage
  18290. │   │   ├── cpuacct.usage_percpu
  18291. │   │   ├── cpu.cfs_period_us
  18292. │   │   ├── cpu.cfs_quota_us
  18293. │   │   ├── cpu.shares
  18294. │   │   ├── cpu.stat
  18295. │   │   ├── notify_on_release
  18296. │   │   ├── ns-auth
  18297. │   │   │   ├── cgroup.clone_children
  18298. │   │   │   ├── cgroup.procs
  18299. │   │   │   ├── cpuacct.stat
  18300. │   │   │   ├── cpuacct.usage
  18301. │   │   │   ├── cpuacct.usage_percpu
  18302. │   │   │   ├── cpu.cfs_period_us
  18303. │   │   │   ├── cpu.cfs_quota_us
  18304. │   │   │   ├── cpu.shares
  18305. │   │   │   ├── cpu.stat
  18306. │   │   │   ├── init.scope
  18307. │   │   │   │   ├── cgroup.clone_children
  18308. │   │   │   │   ├── cgroup.procs
  18309. │   │   │   │   ├── cpuacct.stat
  18310. │   │   │   │   ├── cpuacct.usage
  18311. │   │   │   │   ├── cpuacct.usage_percpu
  18312. │   │   │   │   ├── cpu.cfs_period_us
  18313. │   │   │   │   ├── cpu.cfs_quota_us
  18314. │   │   │   │   ├── cpu.shares
  18315. │   │   │   │   ├── cpu.stat
  18316. │   │   │   │   ├── notify_on_release
  18317. │   │   │   │   └── tasks
  18318. │   │   │   ├── notify_on_release
  18319. │   │   │   ├── system.slice
  18320. │   │   │   │   ├── accounts-daemon.service
  18321. │   │   │   │   │   ├── cgroup.clone_children
  18322. │   │   │   │   │   ├── cgroup.procs
  18323. │   │   │   │   │   ├── cpuacct.stat
  18324. │   │   │   │   │   ├── cpuacct.usage
  18325. │   │   │   │   │   ├── cpuacct.usage_percpu
  18326. │   │   │   │   │   ├── cpu.cfs_period_us
  18327. │   │   │   │   │   ├── cpu.cfs_quota_us
  18328. │   │   │   │   │   ├── cpu.shares
  18329. │   │   │   │   │   ├── cpu.stat
  18330. │   │   │   │   │   ├── notify_on_release
  18331. │   │   │   │   │   └── tasks
  18332. │   │   │   │   ├── apparmor.service
  18333. │   │   │   │   │   ├── cgroup.clone_children
  18334. │   │   │   │   │   ├── cgroup.procs
  18335. │   │   │   │   │   ├── cpuacct.stat
  18336. │   │   │   │   │   ├── cpuacct.usage
  18337. │   │   │   │   │   ├── cpuacct.usage_percpu
  18338. │   │   │   │   │   ├── cpu.cfs_period_us
  18339. │   │   │   │   │   ├── cpu.cfs_quota_us
  18340. │   │   │   │   │   ├── cpu.shares
  18341. │   │   │   │   │   ├── cpu.stat
  18342. │   │   │   │   │   ├── notify_on_release
  18343. │   │   │   │   │   └── tasks
  18344. │   │   │   │   ├── apport.service
  18345. │   │   │   │   │   ├── cgroup.clone_children
  18346. │   │   │   │   │   ├── cgroup.procs
  18347. │   │   │   │   │   ├── cpuacct.stat
  18348. │   │   │   │   │   ├── cpuacct.usage
  18349. │   │   │   │   │   ├── cpuacct.usage_percpu
  18350. │   │   │   │   │   ├── cpu.cfs_period_us
  18351. │   │   │   │   │   ├── cpu.cfs_quota_us
  18352. │   │   │   │   │   ├── cpu.shares
  18353. │   │   │   │   │   ├── cpu.stat
  18354. │   │   │   │   │   ├── notify_on_release
  18355. │   │   │   │   │   └── tasks
  18356. │   │   │   │   ├── atd.service
  18357. │   │   │   │   │   ├── cgroup.clone_children
  18358. │   │   │   │   │   ├── cgroup.procs
  18359. │   │   │   │   │   ├── cpuacct.stat
  18360. │   │   │   │   │   ├── cpuacct.usage
  18361. │   │   │   │   │   ├── cpuacct.usage_percpu
  18362. │   │   │   │   │   ├── cpu.cfs_period_us
  18363. │   │   │   │   │   ├── cpu.cfs_quota_us
  18364. │   │   │   │   │   ├── cpu.shares
  18365. │   │   │   │   │   ├── cpu.stat
  18366. │   │   │   │   │   ├── notify_on_release
  18367. │   │   │   │   │   └── tasks
  18368. │   │   │   │   ├── bind9.service
  18369. │   │   │   │   │   ├── cgroup.clone_children
  18370. │   │   │   │   │   ├── cgroup.procs
  18371. │   │   │   │   │   ├── cpuacct.stat
  18372. │   │   │   │   │   ├── cpuacct.usage
  18373. │   │   │   │   │   ├── cpuacct.usage_percpu
  18374. │   │   │   │   │   ├── cpu.cfs_period_us
  18375. │   │   │   │   │   ├── cpu.cfs_quota_us
  18376. │   │   │   │   │   ├── cpu.shares
  18377. │   │   │   │   │   ├── cpu.stat
  18378. │   │   │   │   │   ├── notify_on_release
  18379. │   │   │   │   │   └── tasks
  18380. │   │   │   │   ├── cgroup.clone_children
  18381. │   │   │   │   ├── cgroup.procs
  18382. │   │   │   │   ├── cloud-config.service
  18383. │   │   │   │   │   ├── cgroup.clone_children
  18384. │   │   │   │   │   ├── cgroup.procs
  18385. │   │   │   │   │   ├── cpuacct.stat
  18386. │   │   │   │   │   ├── cpuacct.usage
  18387. │   │   │   │   │   ├── cpuacct.usage_percpu
  18388. │   │   │   │   │   ├── cpu.cfs_period_us
  18389. │   │   │   │   │   ├── cpu.cfs_quota_us
  18390. │   │   │   │   │   ├── cpu.shares
  18391. │   │   │   │   │   ├── cpu.stat
  18392. │   │   │   │   │   ├── notify_on_release
  18393. │   │   │   │   │   └── tasks
  18394. │   │   │   │   ├── cloud-final.service
  18395. │   │   │   │   │   ├── cgroup.clone_children
  18396. │   │   │   │   │   ├── cgroup.procs
  18397. │   │   │   │   │   ├── cpuacct.stat
  18398. │   │   │   │   │   ├── cpuacct.usage
  18399. │   │   │   │   │   ├── cpuacct.usage_percpu
  18400. │   │   │   │   │   ├── cpu.cfs_period_us
  18401. │   │   │   │   │   ├── cpu.cfs_quota_us
  18402. │   │   │   │   │   ├── cpu.shares
  18403. │   │   │   │   │   ├── cpu.stat
  18404. │   │   │   │   │   ├── notify_on_release
  18405. │   │   │   │   │   └── tasks
  18406. │   │   │   │   ├── cloud-init-local.service
  18407. │   │   │   │   │   ├── cgroup.clone_children
  18408. │   │   │   │   │   ├── cgroup.procs
  18409. │   │   │   │   │   ├── cpuacct.stat
  18410. │   │   │   │   │   ├── cpuacct.usage
  18411. │   │   │   │   │   ├── cpuacct.usage_percpu
  18412. │   │   │   │   │   ├── cpu.cfs_period_us
  18413. │   │   │   │   │   ├── cpu.cfs_quota_us
  18414. │   │   │   │   │   ├── cpu.shares
  18415. │   │   │   │   │   ├── cpu.stat
  18416. │   │   │   │   │   ├── notify_on_release
  18417. │   │   │   │   │   └── tasks
  18418. │   │   │   │   ├── cloud-init.service
  18419. │   │   │   │   │   ├── cgroup.clone_children
  18420. │   │   │   │   │   ├── cgroup.procs
  18421. │   │   │   │   │   ├── cpuacct.stat
  18422. │   │   │   │   │   ├── cpuacct.usage
  18423. │   │   │   │   │   ├── cpuacct.usage_percpu
  18424. │   │   │   │   │   ├── cpu.cfs_period_us
  18425. │   │   │   │   │   ├── cpu.cfs_quota_us
  18426. │   │   │   │   │   ├── cpu.shares
  18427. │   │   │   │   │   ├── cpu.stat
  18428. │   │   │   │   │   ├── notify_on_release
  18429. │   │   │   │   │   └── tasks
  18430. │   │   │   │   ├── console-getty.service
  18431. │   │   │   │   │   ├── cgroup.clone_children
  18432. │   │   │   │   │   ├── cgroup.procs
  18433. │   │   │   │   │   ├── cpuacct.stat
  18434. │   │   │   │   │   ├── cpuacct.usage
  18435. │   │   │   │   │   ├── cpuacct.usage_percpu
  18436. │   │   │   │   │   ├── cpu.cfs_period_us
  18437. │   │   │   │   │   ├── cpu.cfs_quota_us
  18438. │   │   │   │   │   ├── cpu.shares
  18439. │   │   │   │   │   ├── cpu.stat
  18440. │   │   │   │   │   ├── notify_on_release
  18441. │   │   │   │   │   └── tasks
  18442. │   │   │   │   ├── cpuacct.stat
  18443. │   │   │   │   ├── cpuacct.usage
  18444. │   │   │   │   ├── cpuacct.usage_percpu
  18445. │   │   │   │   ├── cpu.cfs_period_us
  18446. │   │   │   │   ├── cpu.cfs_quota_us
  18447. │   │   │   │   ├── cpu.shares
  18448. │   │   │   │   ├── cpu.stat
  18449. │   │   │   │   ├── cron.service
  18450. │   │   │   │   │   ├── cgroup.clone_children
  18451. │   │   │   │   │   ├── cgroup.procs
  18452. │   │   │   │   │   ├── cpuacct.stat
  18453. │   │   │   │   │   ├── cpuacct.usage
  18454. │   │   │   │   │   ├── cpuacct.usage_percpu
  18455. │   │   │   │   │   ├── cpu.cfs_period_us
  18456. │   │   │   │   │   ├── cpu.cfs_quota_us
  18457. │   │   │   │   │   ├── cpu.shares
  18458. │   │   │   │   │   ├── cpu.stat
  18459. │   │   │   │   │   ├── notify_on_release
  18460. │   │   │   │   │   └── tasks
  18461. │   │   │   │   ├── dbus.service
  18462. │   │   │   │   │   ├── cgroup.clone_children
  18463. │   │   │   │   │   ├── cgroup.procs
  18464. │   │   │   │   │   ├── cpuacct.stat
  18465. │   │   │   │   │   ├── cpuacct.usage
  18466. │   │   │   │   │   ├── cpuacct.usage_percpu
  18467. │   │   │   │   │   ├── cpu.cfs_period_us
  18468. │   │   │   │   │   ├── cpu.cfs_quota_us
  18469. │   │   │   │   │   ├── cpu.shares
  18470. │   │   │   │   │   ├── cpu.stat
  18471. │   │   │   │   │   ├── notify_on_release
  18472. │   │   │   │   │   └── tasks
  18473. │   │   │   │   ├── dev-full.mount
  18474. │   │   │   │   │   ├── cgroup.clone_children
  18475. │   │   │   │   │   ├── cgroup.procs
  18476. │   │   │   │   │   ├── cpuacct.stat
  18477. │   │   │   │   │   ├── cpuacct.usage
  18478. │   │   │   │   │   ├── cpuacct.usage_percpu
  18479. │   │   │   │   │   ├── cpu.cfs_period_us
  18480. │   │   │   │   │   ├── cpu.cfs_quota_us
  18481. │   │   │   │   │   ├── cpu.shares
  18482. │   │   │   │   │   ├── cpu.stat
  18483. │   │   │   │   │   ├── notify_on_release
  18484. │   │   │   │   │   └── tasks
  18485. │   │   │   │   ├── dev-fuse.mount
  18486. │   │   │   │   │   ├── cgroup.clone_children
  18487. │   │   │   │   │   ├── cgroup.procs
  18488. │   │   │   │   │   ├── cpuacct.stat
  18489. │   │   │   │   │   ├── cpuacct.usage
  18490. │   │   │   │   │   ├── cpuacct.usage_percpu
  18491. │   │   │   │   │   ├── cpu.cfs_period_us
  18492. │   │   │   │   │   ├── cpu.cfs_quota_us
  18493. │   │   │   │   │   ├── cpu.shares
  18494. │   │   │   │   │   ├── cpu.stat
  18495. │   │   │   │   │   ├── notify_on_release
  18496. │   │   │   │   │   └── tasks
  18497. │   │   │   │   ├── dev-lxd.mount
  18498. │   │   │   │   │   ├── cgroup.clone_children
  18499. │   │   │   │   │   ├── cgroup.procs
  18500. │   │   │   │   │   ├── cpuacct.stat
  18501. │   │   │   │   │   ├── cpuacct.usage
  18502. │   │   │   │   │   ├── cpuacct.usage_percpu
  18503. │   │   │   │   │   ├── cpu.cfs_period_us
  18504. │   │   │   │   │   ├── cpu.cfs_quota_us
  18505. │   │   │   │   │   ├── cpu.shares
  18506. │   │   │   │   │   ├── cpu.stat
  18507. │   │   │   │   │   ├── notify_on_release
  18508. │   │   │   │   │   └── tasks
  18509. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  18510. │   │   │   │   │   ├── cgroup.clone_children
  18511. │   │   │   │   │   ├── cgroup.procs
  18512. │   │   │   │   │   ├── cpuacct.stat
  18513. │   │   │   │   │   ├── cpuacct.usage
  18514. │   │   │   │   │   ├── cpuacct.usage_percpu
  18515. │   │   │   │   │   ├── cpu.cfs_period_us
  18516. │   │   │   │   │   ├── cpu.cfs_quota_us
  18517. │   │   │   │   │   ├── cpu.shares
  18518. │   │   │   │   │   ├── cpu.stat
  18519. │   │   │   │   │   ├── notify_on_release
  18520. │   │   │   │   │   └── tasks
  18521. │   │   │   │   ├── dev-mqueue.mount
  18522. │   │   │   │   │   ├── cgroup.clone_children
  18523. │   │   │   │   │   ├── cgroup.procs
  18524. │   │   │   │   │   ├── cpuacct.stat
  18525. │   │   │   │   │   ├── cpuacct.usage
  18526. │   │   │   │   │   ├── cpuacct.usage_percpu
  18527. │   │   │   │   │   ├── cpu.cfs_period_us
  18528. │   │   │   │   │   ├── cpu.cfs_quota_us
  18529. │   │   │   │   │   ├── cpu.shares
  18530. │   │   │   │   │   ├── cpu.stat
  18531. │   │   │   │   │   ├── notify_on_release
  18532. │   │   │   │   │   └── tasks
  18533. │   │   │   │   ├── dev-net-tun.mount
  18534. │   │   │   │   │   ├── cgroup.clone_children
  18535. │   │   │   │   │   ├── cgroup.procs
  18536. │   │   │   │   │   ├── cpuacct.stat
  18537. │   │   │   │   │   ├── cpuacct.usage
  18538. │   │   │   │   │   ├── cpuacct.usage_percpu
  18539. │   │   │   │   │   ├── cpu.cfs_period_us
  18540. │   │   │   │   │   ├── cpu.cfs_quota_us
  18541. │   │   │   │   │   ├── cpu.shares
  18542. │   │   │   │   │   ├── cpu.stat
  18543. │   │   │   │   │   ├── notify_on_release
  18544. │   │   │   │   │   └── tasks
  18545. │   │   │   │   ├── dev-null.mount
  18546. │   │   │   │   │   ├── cgroup.clone_children
  18547. │   │   │   │   │   ├── cgroup.procs
  18548. │   │   │   │   │   ├── cpuacct.stat
  18549. │   │   │   │   │   ├── cpuacct.usage
  18550. │   │   │   │   │   ├── cpuacct.usage_percpu
  18551. │   │   │   │   │   ├── cpu.cfs_period_us
  18552. │   │   │   │   │   ├── cpu.cfs_quota_us
  18553. │   │   │   │   │   ├── cpu.shares
  18554. │   │   │   │   │   ├── cpu.stat
  18555. │   │   │   │   │   ├── notify_on_release
  18556. │   │   │   │   │   └── tasks
  18557. │   │   │   │   ├── dev-ptmx.mount
  18558. │   │   │   │   │   ├── cgroup.clone_children
  18559. │   │   │   │   │   ├── cgroup.procs
  18560. │   │   │   │   │   ├── cpuacct.stat
  18561. │   │   │   │   │   ├── cpuacct.usage
  18562. │   │   │   │   │   ├── cpuacct.usage_percpu
  18563. │   │   │   │   │   ├── cpu.cfs_period_us
  18564. │   │   │   │   │   ├── cpu.cfs_quota_us
  18565. │   │   │   │   │   ├── cpu.shares
  18566. │   │   │   │   │   ├── cpu.stat
  18567. │   │   │   │   │   ├── notify_on_release
  18568. │   │   │   │   │   └── tasks
  18569. │   │   │   │   ├── dev-random.mount
  18570. │   │   │   │   │   ├── cgroup.clone_children
  18571. │   │   │   │   │   ├── cgroup.procs
  18572. │   │   │   │   │   ├── cpuacct.stat
  18573. │   │   │   │   │   ├── cpuacct.usage
  18574. │   │   │   │   │   ├── cpuacct.usage_percpu
  18575. │   │   │   │   │   ├── cpu.cfs_period_us
  18576. │   │   │   │   │   ├── cpu.cfs_quota_us
  18577. │   │   │   │   │   ├── cpu.shares
  18578. │   │   │   │   │   ├── cpu.stat
  18579. │   │   │   │   │   ├── notify_on_release
  18580. │   │   │   │   │   └── tasks
  18581. │   │   │   │   ├── dev-tty.mount
  18582. │   │   │   │   │   ├── cgroup.clone_children
  18583. │   │   │   │   │   ├── cgroup.procs
  18584. │   │   │   │   │   ├── cpuacct.stat
  18585. │   │   │   │   │   ├── cpuacct.usage
  18586. │   │   │   │   │   ├── cpuacct.usage_percpu
  18587. │   │   │   │   │   ├── cpu.cfs_period_us
  18588. │   │   │   │   │   ├── cpu.cfs_quota_us
  18589. │   │   │   │   │   ├── cpu.shares
  18590. │   │   │   │   │   ├── cpu.stat
  18591. │   │   │   │   │   ├── notify_on_release
  18592. │   │   │   │   │   └── tasks
  18593. │   │   │   │   ├── dev-urandom.mount
  18594. │   │   │   │   │   ├── cgroup.clone_children
  18595. │   │   │   │   │   ├── cgroup.procs
  18596. │   │   │   │   │   ├── cpuacct.stat
  18597. │   │   │   │   │   ├── cpuacct.usage
  18598. │   │   │   │   │   ├── cpuacct.usage_percpu
  18599. │   │   │   │   │   ├── cpu.cfs_period_us
  18600. │   │   │   │   │   ├── cpu.cfs_quota_us
  18601. │   │   │   │   │   ├── cpu.shares
  18602. │   │   │   │   │   ├── cpu.stat
  18603. │   │   │   │   │   ├── notify_on_release
  18604. │   │   │   │   │   └── tasks
  18605. │   │   │   │   ├── dev-zero.mount
  18606. │   │   │   │   │   ├── cgroup.clone_children
  18607. │   │   │   │   │   ├── cgroup.procs
  18608. │   │   │   │   │   ├── cpuacct.stat
  18609. │   │   │   │   │   ├── cpuacct.usage
  18610. │   │   │   │   │   ├── cpuacct.usage_percpu
  18611. │   │   │   │   │   ├── cpu.cfs_period_us
  18612. │   │   │   │   │   ├── cpu.cfs_quota_us
  18613. │   │   │   │   │   ├── cpu.shares
  18614. │   │   │   │   │   ├── cpu.stat
  18615. │   │   │   │   │   ├── notify_on_release
  18616. │   │   │   │   │   └── tasks
  18617. │   │   │   │   ├── irqbalance.service
  18618. │   │   │   │   │   ├── cgroup.clone_children
  18619. │   │   │   │   │   ├── cgroup.procs
  18620. │   │   │   │   │   ├── cpuacct.stat
  18621. │   │   │   │   │   ├── cpuacct.usage
  18622. │   │   │   │   │   ├── cpuacct.usage_percpu
  18623. │   │   │   │   │   ├── cpu.cfs_period_us
  18624. │   │   │   │   │   ├── cpu.cfs_quota_us
  18625. │   │   │   │   │   ├── cpu.shares
  18626. │   │   │   │   │   ├── cpu.stat
  18627. │   │   │   │   │   ├── notify_on_release
  18628. │   │   │   │   │   └── tasks
  18629. │   │   │   │   ├── lvm2-monitor.service
  18630. │   │   │   │   │   ├── cgroup.clone_children
  18631. │   │   │   │   │   ├── cgroup.procs
  18632. │   │   │   │   │   ├── cpuacct.stat
  18633. │   │   │   │   │   ├── cpuacct.usage
  18634. │   │   │   │   │   ├── cpuacct.usage_percpu
  18635. │   │   │   │   │   ├── cpu.cfs_period_us
  18636. │   │   │   │   │   ├── cpu.cfs_quota_us
  18637. │   │   │   │   │   ├── cpu.shares
  18638. │   │   │   │   │   ├── cpu.stat
  18639. │   │   │   │   │   ├── notify_on_release
  18640. │   │   │   │   │   └── tasks
  18641. │   │   │   │   ├── -.mount
  18642. │   │   │   │   │   ├── cgroup.clone_children
  18643. │   │   │   │   │   ├── cgroup.procs
  18644. │   │   │   │   │   ├── cpuacct.stat
  18645. │   │   │   │   │   ├── cpuacct.usage
  18646. │   │   │   │   │   ├── cpuacct.usage_percpu
  18647. │   │   │   │   │   ├── cpu.cfs_period_us
  18648. │   │   │   │   │   ├── cpu.cfs_quota_us
  18649. │   │   │   │   │   ├── cpu.shares
  18650. │   │   │   │   │   ├── cpu.stat
  18651. │   │   │   │   │   ├── notify_on_release
  18652. │   │   │   │   │   └── tasks
  18653. │   │   │   │   ├── networking.service
  18654. │   │   │   │   │   ├── cgroup.clone_children
  18655. │   │   │   │   │   ├── cgroup.procs
  18656. │   │   │   │   │   ├── cpuacct.stat
  18657. │   │   │   │   │   ├── cpuacct.usage
  18658. │   │   │   │   │   ├── cpuacct.usage_percpu
  18659. │   │   │   │   │   ├── cpu.cfs_period_us
  18660. │   │   │   │   │   ├── cpu.cfs_quota_us
  18661. │   │   │   │   │   ├── cpu.shares
  18662. │   │   │   │   │   ├── cpu.stat
  18663. │   │   │   │   │   ├── notify_on_release
  18664. │   │   │   │   │   └── tasks
  18665. │   │   │   │   ├── notify_on_release
  18666. │   │   │   │   ├── ondemand.service
  18667. │   │   │   │   │   ├── cgroup.clone_children
  18668. │   │   │   │   │   ├── cgroup.procs
  18669. │   │   │   │   │   ├── cpuacct.stat
  18670. │   │   │   │   │   ├── cpuacct.usage
  18671. │   │   │   │   │   ├── cpuacct.usage_percpu
  18672. │   │   │   │   │   ├── cpu.cfs_period_us
  18673. │   │   │   │   │   ├── cpu.cfs_quota_us
  18674. │   │   │   │   │   ├── cpu.shares
  18675. │   │   │   │   │   ├── cpu.stat
  18676. │   │   │   │   │   ├── notify_on_release
  18677. │   │   │   │   │   └── tasks
  18678. │   │   │   │   ├── polkitd.service
  18679. │   │   │   │   │   ├── cgroup.clone_children
  18680. │   │   │   │   │   ├── cgroup.procs
  18681. │   │   │   │   │   ├── cpuacct.stat
  18682. │   │   │   │   │   ├── cpuacct.usage
  18683. │   │   │   │   │   ├── cpuacct.usage_percpu
  18684. │   │   │   │   │   ├── cpu.cfs_period_us
  18685. │   │   │   │   │   ├── cpu.cfs_quota_us
  18686. │   │   │   │   │   ├── cpu.shares
  18687. │   │   │   │   │   ├── cpu.stat
  18688. │   │   │   │   │   ├── notify_on_release
  18689. │   │   │   │   │   └── tasks
  18690. │   │   │   │   ├── proc-cpuinfo.mount
  18691. │   │   │   │   │   ├── cgroup.clone_children
  18692. │   │   │   │   │   ├── cgroup.procs
  18693. │   │   │   │   │   ├── cpuacct.stat
  18694. │   │   │   │   │   ├── cpuacct.usage
  18695. │   │   │   │   │   ├── cpuacct.usage_percpu
  18696. │   │   │   │   │   ├── cpu.cfs_period_us
  18697. │   │   │   │   │   ├── cpu.cfs_quota_us
  18698. │   │   │   │   │   ├── cpu.shares
  18699. │   │   │   │   │   ├── cpu.stat
  18700. │   │   │   │   │   ├── notify_on_release
  18701. │   │   │   │   │   └── tasks
  18702. │   │   │   │   ├── proc-diskstats.mount
  18703. │   │   │   │   │   ├── cgroup.clone_children
  18704. │   │   │   │   │   ├── cgroup.procs
  18705. │   │   │   │   │   ├── cpuacct.stat
  18706. │   │   │   │   │   ├── cpuacct.usage
  18707. │   │   │   │   │   ├── cpuacct.usage_percpu
  18708. │   │   │   │   │   ├── cpu.cfs_period_us
  18709. │   │   │   │   │   ├── cpu.cfs_quota_us
  18710. │   │   │   │   │   ├── cpu.shares
  18711. │   │   │   │   │   ├── cpu.stat
  18712. │   │   │   │   │   ├── notify_on_release
  18713. │   │   │   │   │   └── tasks
  18714. │   │   │   │   ├── proc-meminfo.mount
  18715. │   │   │   │   │   ├── cgroup.clone_children
  18716. │   │   │   │   │   ├── cgroup.procs
  18717. │   │   │   │   │   ├── cpuacct.stat
  18718. │   │   │   │   │   ├── cpuacct.usage
  18719. │   │   │   │   │   ├── cpuacct.usage_percpu
  18720. │   │   │   │   │   ├── cpu.cfs_period_us
  18721. │   │   │   │   │   ├── cpu.cfs_quota_us
  18722. │   │   │   │   │   ├── cpu.shares
  18723. │   │   │   │   │   ├── cpu.stat
  18724. │   │   │   │   │   ├── notify_on_release
  18725. │   │   │   │   │   └── tasks
  18726. │   │   │   │   ├── proc-stat.mount
  18727. │   │   │   │   │   ├── cgroup.clone_children
  18728. │   │   │   │   │   ├── cgroup.procs
  18729. │   │   │   │   │   ├── cpuacct.stat
  18730. │   │   │   │   │   ├── cpuacct.usage
  18731. │   │   │   │   │   ├── cpuacct.usage_percpu
  18732. │   │   │   │   │   ├── cpu.cfs_period_us
  18733. │   │   │   │   │   ├── cpu.cfs_quota_us
  18734. │   │   │   │   │   ├── cpu.shares
  18735. │   │   │   │   │   ├── cpu.stat
  18736. │   │   │   │   │   ├── notify_on_release
  18737. │   │   │   │   │   └── tasks
  18738. │   │   │   │   ├── proc-swaps.mount
  18739. │   │   │   │   │   ├── cgroup.clone_children
  18740. │   │   │   │   │   ├── cgroup.procs
  18741. │   │   │   │   │   ├── cpuacct.stat
  18742. │   │   │   │   │   ├── cpuacct.usage
  18743. │   │   │   │   │   ├── cpuacct.usage_percpu
  18744. │   │   │   │   │   ├── cpu.cfs_period_us
  18745. │   │   │   │   │   ├── cpu.cfs_quota_us
  18746. │   │   │   │   │   ├── cpu.shares
  18747. │   │   │   │   │   ├── cpu.stat
  18748. │   │   │   │   │   ├── notify_on_release
  18749. │   │   │   │   │   └── tasks
  18750. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  18751. │   │   │   │   │   ├── cgroup.clone_children
  18752. │   │   │   │   │   ├── cgroup.procs
  18753. │   │   │   │   │   ├── cpuacct.stat
  18754. │   │   │   │   │   ├── cpuacct.usage
  18755. │   │   │   │   │   ├── cpuacct.usage_percpu
  18756. │   │   │   │   │   ├── cpu.cfs_period_us
  18757. │   │   │   │   │   ├── cpu.cfs_quota_us
  18758. │   │   │   │   │   ├── cpu.shares
  18759. │   │   │   │   │   ├── cpu.stat
  18760. │   │   │   │   │   ├── notify_on_release
  18761. │   │   │   │   │   └── tasks
  18762. │   │   │   │   ├── proc-uptime.mount
  18763. │   │   │   │   │   ├── cgroup.clone_children
  18764. │   │   │   │   │   ├── cgroup.procs
  18765. │   │   │   │   │   ├── cpuacct.stat
  18766. │   │   │   │   │   ├── cpuacct.usage
  18767. │   │   │   │   │   ├── cpuacct.usage_percpu
  18768. │   │   │   │   │   ├── cpu.cfs_period_us
  18769. │   │   │   │   │   ├── cpu.cfs_quota_us
  18770. │   │   │   │   │   ├── cpu.shares
  18771. │   │   │   │   │   ├── cpu.stat
  18772. │   │   │   │   │   ├── notify_on_release
  18773. │   │   │   │   │   └── tasks
  18774. │   │   │   │   ├── rc-local.service
  18775. │   │   │   │   │   ├── cgroup.clone_children
  18776. │   │   │   │   │   ├── cgroup.procs
  18777. │   │   │   │   │   ├── cpuacct.stat
  18778. │   │   │   │   │   ├── cpuacct.usage
  18779. │   │   │   │   │   ├── cpuacct.usage_percpu
  18780. │   │   │   │   │   ├── cpu.cfs_period_us
  18781. │   │   │   │   │   ├── cpu.cfs_quota_us
  18782. │   │   │   │   │   ├── cpu.shares
  18783. │   │   │   │   │   ├── cpu.stat
  18784. │   │   │   │   │   ├── notify_on_release
  18785. │   │   │   │   │   └── tasks
  18786. │   │   │   │   ├── resolvconf.service
  18787. │   │   │   │   │   ├── cgroup.clone_children
  18788. │   │   │   │   │   ├── cgroup.procs
  18789. │   │   │   │   │   ├── cpuacct.stat
  18790. │   │   │   │   │   ├── cpuacct.usage
  18791. │   │   │   │   │   ├── cpuacct.usage_percpu
  18792. │   │   │   │   │   ├── cpu.cfs_period_us
  18793. │   │   │   │   │   ├── cpu.cfs_quota_us
  18794. │   │   │   │   │   ├── cpu.shares
  18795. │   │   │   │   │   ├── cpu.stat
  18796. │   │   │   │   │   ├── notify_on_release
  18797. │   │   │   │   │   └── tasks
  18798. │   │   │   │   ├── rsyslog.service
  18799. │   │   │   │   │   ├── cgroup.clone_children
  18800. │   │   │   │   │   ├── cgroup.procs
  18801. │   │   │   │   │   ├── cpuacct.stat
  18802. │   │   │   │   │   ├── cpuacct.usage
  18803. │   │   │   │   │   ├── cpuacct.usage_percpu
  18804. │   │   │   │   │   ├── cpu.cfs_period_us
  18805. │   │   │   │   │   ├── cpu.cfs_quota_us
  18806. │   │   │   │   │   ├── cpu.shares
  18807. │   │   │   │   │   ├── cpu.stat
  18808. │   │   │   │   │   ├── notify_on_release
  18809. │   │   │   │   │   └── tasks
  18810. │   │   │   │   ├── snapd.service
  18811. │   │   │   │   │   ├── cgroup.clone_children
  18812. │   │   │   │   │   ├── cgroup.procs
  18813. │   │   │   │   │   ├── cpuacct.stat
  18814. │   │   │   │   │   ├── cpuacct.usage
  18815. │   │   │   │   │   ├── cpuacct.usage_percpu
  18816. │   │   │   │   │   ├── cpu.cfs_period_us
  18817. │   │   │   │   │   ├── cpu.cfs_quota_us
  18818. │   │   │   │   │   ├── cpu.shares
  18819. │   │   │   │   │   ├── cpu.stat
  18820. │   │   │   │   │   ├── notify_on_release
  18821. │   │   │   │   │   └── tasks
  18822. │   │   │   │   ├── ssh.service
  18823. │   │   │   │   │   ├── cgroup.clone_children
  18824. │   │   │   │   │   ├── cgroup.procs
  18825. │   │   │   │   │   ├── cpuacct.stat
  18826. │   │   │   │   │   ├── cpuacct.usage
  18827. │   │   │   │   │   ├── cpuacct.usage_percpu
  18828. │   │   │   │   │   ├── cpu.cfs_period_us
  18829. │   │   │   │   │   ├── cpu.cfs_quota_us
  18830. │   │   │   │   │   ├── cpu.shares
  18831. │   │   │   │   │   ├── cpu.stat
  18832. │   │   │   │   │   ├── notify_on_release
  18833. │   │   │   │   │   └── tasks
  18834. │   │   │   │   ├── sys-fs-fuse-connections.mount
  18835. │   │   │   │   │   ├── cgroup.clone_children
  18836. │   │   │   │   │   ├── cgroup.procs
  18837. │   │   │   │   │   ├── cpuacct.stat
  18838. │   │   │   │   │   ├── cpuacct.usage
  18839. │   │   │   │   │   ├── cpuacct.usage_percpu
  18840. │   │   │   │   │   ├── cpu.cfs_period_us
  18841. │   │   │   │   │   ├── cpu.cfs_quota_us
  18842. │   │   │   │   │   ├── cpu.shares
  18843. │   │   │   │   │   ├── cpu.stat
  18844. │   │   │   │   │   ├── notify_on_release
  18845. │   │   │   │   │   └── tasks
  18846. │   │   │   │   ├── sys-kernel-debug.mount
  18847. │   │   │   │   │   ├── cgroup.clone_children
  18848. │   │   │   │   │   ├── cgroup.procs
  18849. │   │   │   │   │   ├── cpuacct.stat
  18850. │   │   │   │   │   ├── cpuacct.usage
  18851. │   │   │   │   │   ├── cpuacct.usage_percpu
  18852. │   │   │   │   │   ├── cpu.cfs_period_us
  18853. │   │   │   │   │   ├── cpu.cfs_quota_us
  18854. │   │   │   │   │   ├── cpu.shares
  18855. │   │   │   │   │   ├── cpu.stat
  18856. │   │   │   │   │   ├── notify_on_release
  18857. │   │   │   │   │   └── tasks
  18858. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  18859. │   │   │   │   │   ├── cgroup.clone_children
  18860. │   │   │   │   │   ├── cgroup.procs
  18861. │   │   │   │   │   ├── cpuacct.stat
  18862. │   │   │   │   │   ├── cpuacct.usage
  18863. │   │   │   │   │   ├── cpuacct.usage_percpu
  18864. │   │   │   │   │   ├── cpu.cfs_period_us
  18865. │   │   │   │   │   ├── cpu.cfs_quota_us
  18866. │   │   │   │   │   ├── cpu.shares
  18867. │   │   │   │   │   ├── cpu.stat
  18868. │   │   │   │   │   ├── notify_on_release
  18869. │   │   │   │   │   └── tasks
  18870. │   │   │   │   ├── systemd-journald.service
  18871. │   │   │   │   │   ├── cgroup.clone_children
  18872. │   │   │   │   │   ├── cgroup.procs
  18873. │   │   │   │   │   ├── cpuacct.stat
  18874. │   │   │   │   │   ├── cpuacct.usage
  18875. │   │   │   │   │   ├── cpuacct.usage_percpu
  18876. │   │   │   │   │   ├── cpu.cfs_period_us
  18877. │   │   │   │   │   ├── cpu.cfs_quota_us
  18878. │   │   │   │   │   ├── cpu.shares
  18879. │   │   │   │   │   ├── cpu.stat
  18880. │   │   │   │   │   ├── notify_on_release
  18881. │   │   │   │   │   └── tasks
  18882. │   │   │   │   ├── systemd-journal-flush.service
  18883. │   │   │   │   │   ├── cgroup.clone_children
  18884. │   │   │   │   │   ├── cgroup.procs
  18885. │   │   │   │   │   ├── cpuacct.stat
  18886. │   │   │   │   │   ├── cpuacct.usage
  18887. │   │   │   │   │   ├── cpuacct.usage_percpu
  18888. │   │   │   │   │   ├── cpu.cfs_period_us
  18889. │   │   │   │   │   ├── cpu.cfs_quota_us
  18890. │   │   │   │   │   ├── cpu.shares
  18891. │   │   │   │   │   ├── cpu.stat
  18892. │   │   │   │   │   ├── notify_on_release
  18893. │   │   │   │   │   └── tasks
  18894. │   │   │   │   ├── systemd-logind.service
  18895. │   │   │   │   │   ├── cgroup.clone_children
  18896. │   │   │   │   │   ├── cgroup.procs
  18897. │   │   │   │   │   ├── cpuacct.stat
  18898. │   │   │   │   │   ├── cpuacct.usage
  18899. │   │   │   │   │   ├── cpuacct.usage_percpu
  18900. │   │   │   │   │   ├── cpu.cfs_period_us
  18901. │   │   │   │   │   ├── cpu.cfs_quota_us
  18902. │   │   │   │   │   ├── cpu.shares
  18903. │   │   │   │   │   ├── cpu.stat
  18904. │   │   │   │   │   ├── notify_on_release
  18905. │   │   │   │   │   └── tasks
  18906. │   │   │   │   ├── systemd-random-seed.service
  18907. │   │   │   │   │   ├── cgroup.clone_children
  18908. │   │   │   │   │   ├── cgroup.procs
  18909. │   │   │   │   │   ├── cpuacct.stat
  18910. │   │   │   │   │   ├── cpuacct.usage
  18911. │   │   │   │   │   ├── cpuacct.usage_percpu
  18912. │   │   │   │   │   ├── cpu.cfs_period_us
  18913. │   │   │   │   │   ├── cpu.cfs_quota_us
  18914. │   │   │   │   │   ├── cpu.shares
  18915. │   │   │   │   │   ├── cpu.stat
  18916. │   │   │   │   │   ├── notify_on_release
  18917. │   │   │   │   │   └── tasks
  18918. │   │   │   │   ├── systemd-tmpfiles-setup.service
  18919. │   │   │   │   │   ├── cgroup.clone_children
  18920. │   │   │   │   │   ├── cgroup.procs
  18921. │   │   │   │   │   ├── cpuacct.stat
  18922. │   │   │   │   │   ├── cpuacct.usage
  18923. │   │   │   │   │   ├── cpuacct.usage_percpu
  18924. │   │   │   │   │   ├── cpu.cfs_period_us
  18925. │   │   │   │   │   ├── cpu.cfs_quota_us
  18926. │   │   │   │   │   ├── cpu.shares
  18927. │   │   │   │   │   ├── cpu.stat
  18928. │   │   │   │   │   ├── notify_on_release
  18929. │   │   │   │   │   └── tasks
  18930. │   │   │   │   ├── systemd-udevd.service
  18931. │   │   │   │   │   ├── cgroup.clone_children
  18932. │   │   │   │   │   ├── cgroup.procs
  18933. │   │   │   │   │   ├── cpuacct.stat
  18934. │   │   │   │   │   ├── cpuacct.usage
  18935. │   │   │   │   │   ├── cpuacct.usage_percpu
  18936. │   │   │   │   │   ├── cpu.cfs_period_us
  18937. │   │   │   │   │   ├── cpu.cfs_quota_us
  18938. │   │   │   │   │   ├── cpu.shares
  18939. │   │   │   │   │   ├── cpu.stat
  18940. │   │   │   │   │   ├── notify_on_release
  18941. │   │   │   │   │   └── tasks
  18942. │   │   │   │   ├── systemd-udev-trigger.service
  18943. │   │   │   │   │   ├── cgroup.clone_children
  18944. │   │   │   │   │   ├── cgroup.procs
  18945. │   │   │   │   │   ├── cpuacct.stat
  18946. │   │   │   │   │   ├── cpuacct.usage
  18947. │   │   │   │   │   ├── cpuacct.usage_percpu
  18948. │   │   │   │   │   ├── cpu.cfs_period_us
  18949. │   │   │   │   │   ├── cpu.cfs_quota_us
  18950. │   │   │   │   │   ├── cpu.shares
  18951. │   │   │   │   │   ├── cpu.stat
  18952. │   │   │   │   │   ├── notify_on_release
  18953. │   │   │   │   │   └── tasks
  18954. │   │   │   │   ├── systemd-update-utmp.service
  18955. │   │   │   │   │   ├── cgroup.clone_children
  18956. │   │   │   │   │   ├── cgroup.procs
  18957. │   │   │   │   │   ├── cpuacct.stat
  18958. │   │   │   │   │   ├── cpuacct.usage
  18959. │   │   │   │   │   ├── cpuacct.usage_percpu
  18960. │   │   │   │   │   ├── cpu.cfs_period_us
  18961. │   │   │   │   │   ├── cpu.cfs_quota_us
  18962. │   │   │   │   │   ├── cpu.shares
  18963. │   │   │   │   │   ├── cpu.stat
  18964. │   │   │   │   │   ├── notify_on_release
  18965. │   │   │   │   │   └── tasks
  18966. │   │   │   │   ├── systemd-user-sessions.service
  18967. │   │   │   │   │   ├── cgroup.clone_children
  18968. │   │   │   │   │   ├── cgroup.procs
  18969. │   │   │   │   │   ├── cpuacct.stat
  18970. │   │   │   │   │   ├── cpuacct.usage
  18971. │   │   │   │   │   ├── cpuacct.usage_percpu
  18972. │   │   │   │   │   ├── cpu.cfs_period_us
  18973. │   │   │   │   │   ├── cpu.cfs_quota_us
  18974. │   │   │   │   │   ├── cpu.shares
  18975. │   │   │   │   │   ├── cpu.stat
  18976. │   │   │   │   │   ├── notify_on_release
  18977. │   │   │   │   │   └── tasks
  18978. │   │   │   │   ├── system-getty.slice
  18979. │   │   │   │   │   ├── cgroup.clone_children
  18980. │   │   │   │   │   ├── cgroup.procs
  18981. │   │   │   │   │   ├── cpuacct.stat
  18982. │   │   │   │   │   ├── cpuacct.usage
  18983. │   │   │   │   │   ├── cpuacct.usage_percpu
  18984. │   │   │   │   │   ├── cpu.cfs_period_us
  18985. │   │   │   │   │   ├── cpu.cfs_quota_us
  18986. │   │   │   │   │   ├── cpu.shares
  18987. │   │   │   │   │   ├── cpu.stat
  18988. │   │   │   │   │   ├── notify_on_release
  18989. │   │   │   │   │   └── tasks
  18990. │   │   │   │   ├── tasks
  18991. │   │   │   │   ├── ufw.service
  18992. │   │   │   │   │   ├── cgroup.clone_children
  18993. │   │   │   │   │   ├── cgroup.procs
  18994. │   │   │   │   │   ├── cpuacct.stat
  18995. │   │   │   │   │   ├── cpuacct.usage
  18996. │   │   │   │   │   ├── cpuacct.usage_percpu
  18997. │   │   │   │   │   ├── cpu.cfs_period_us
  18998. │   │   │   │   │   ├── cpu.cfs_quota_us
  18999. │   │   │   │   │   ├── cpu.shares
  19000. │   │   │   │   │   ├── cpu.stat
  19001. │   │   │   │   │   ├── notify_on_release
  19002. │   │   │   │   │   └── tasks
  19003. │   │   │   │   ├── unattended-upgrades.service
  19004. │   │   │   │   │   ├── cgroup.clone_children
  19005. │   │   │   │   │   ├── cgroup.procs
  19006. │   │   │   │   │   ├── cpuacct.stat
  19007. │   │   │   │   │   ├── cpuacct.usage
  19008. │   │   │   │   │   ├── cpuacct.usage_percpu
  19009. │   │   │   │   │   ├── cpu.cfs_period_us
  19010. │   │   │   │   │   ├── cpu.cfs_quota_us
  19011. │   │   │   │   │   ├── cpu.shares
  19012. │   │   │   │   │   ├── cpu.stat
  19013. │   │   │   │   │   ├── notify_on_release
  19014. │   │   │   │   │   └── tasks
  19015. │   │   │   │   └── var-lib-lxcfs.mount
  19016. │   │   │   │   ├── cgroup.clone_children
  19017. │   │   │   │   ├── cgroup.procs
  19018. │   │   │   │   ├── cpuacct.stat
  19019. │   │   │   │   ├── cpuacct.usage
  19020. │   │   │   │   ├── cpuacct.usage_percpu
  19021. │   │   │   │   ├── cpu.cfs_period_us
  19022. │   │   │   │   ├── cpu.cfs_quota_us
  19023. │   │   │   │   ├── cpu.shares
  19024. │   │   │   │   ├── cpu.stat
  19025. │   │   │   │   ├── notify_on_release
  19026. │   │   │   │   └── tasks
  19027. │   │   │   ├── tasks
  19028. │   │   │   └── user.slice
  19029. │   │   │   ├── cgroup.clone_children
  19030. │   │   │   ├── cgroup.procs
  19031. │   │   │   ├── cpuacct.stat
  19032. │   │   │   ├── cpuacct.usage
  19033. │   │   │   ├── cpuacct.usage_percpu
  19034. │   │   │   ├── cpu.cfs_period_us
  19035. │   │   │   ├── cpu.cfs_quota_us
  19036. │   │   │   ├── cpu.shares
  19037. │   │   │   ├── cpu.stat
  19038. │   │   │   ├── notify_on_release
  19039. │   │   │   └── tasks
  19040. │   │   ├── prometheus
  19041. │   │   │   ├── cgroup.clone_children
  19042. │   │   │   ├── cgroup.procs
  19043. │   │   │   ├── cpuacct.stat
  19044. │   │   │   ├── cpuacct.usage
  19045. │   │   │   ├── cpuacct.usage_percpu
  19046. │   │   │   ├── cpu.cfs_period_us
  19047. │   │   │   ├── cpu.cfs_quota_us
  19048. │   │   │   ├── cpu.shares
  19049. │   │   │   ├── cpu.stat
  19050. │   │   │   ├── init.scope
  19051. │   │   │   │   ├── cgroup.clone_children
  19052. │   │   │   │   ├── cgroup.procs
  19053. │   │   │   │   ├── cpuacct.stat
  19054. │   │   │   │   ├── cpuacct.usage
  19055. │   │   │   │   ├── cpuacct.usage_percpu
  19056. │   │   │   │   ├── cpu.cfs_period_us
  19057. │   │   │   │   ├── cpu.cfs_quota_us
  19058. │   │   │   │   ├── cpu.shares
  19059. │   │   │   │   ├── cpu.stat
  19060. │   │   │   │   ├── notify_on_release
  19061. │   │   │   │   └── tasks
  19062. │   │   │   ├── notify_on_release
  19063. │   │   │   ├── system.slice
  19064. │   │   │   │   ├── accounts-daemon.service
  19065. │   │   │   │   │   ├── cgroup.clone_children
  19066. │   │   │   │   │   ├── cgroup.procs
  19067. │   │   │   │   │   ├── cpuacct.stat
  19068. │   │   │   │   │   ├── cpuacct.usage
  19069. │   │   │   │   │   ├── cpuacct.usage_percpu
  19070. │   │   │   │   │   ├── cpu.cfs_period_us
  19071. │   │   │   │   │   ├── cpu.cfs_quota_us
  19072. │   │   │   │   │   ├── cpu.shares
  19073. │   │   │   │   │   ├── cpu.stat
  19074. │   │   │   │   │   ├── notify_on_release
  19075. │   │   │   │   │   └── tasks
  19076. │   │   │   │   ├── apparmor.service
  19077. │   │   │   │   │   ├── cgroup.clone_children
  19078. │   │   │   │   │   ├── cgroup.procs
  19079. │   │   │   │   │   ├── cpuacct.stat
  19080. │   │   │   │   │   ├── cpuacct.usage
  19081. │   │   │   │   │   ├── cpuacct.usage_percpu
  19082. │   │   │   │   │   ├── cpu.cfs_period_us
  19083. │   │   │   │   │   ├── cpu.cfs_quota_us
  19084. │   │   │   │   │   ├── cpu.shares
  19085. │   │   │   │   │   ├── cpu.stat
  19086. │   │   │   │   │   ├── notify_on_release
  19087. │   │   │   │   │   └── tasks
  19088. │   │   │   │   ├── apport.service
  19089. │   │   │   │   │   ├── cgroup.clone_children
  19090. │   │   │   │   │   ├── cgroup.procs
  19091. │   │   │   │   │   ├── cpuacct.stat
  19092. │   │   │   │   │   ├── cpuacct.usage
  19093. │   │   │   │   │   ├── cpuacct.usage_percpu
  19094. │   │   │   │   │   ├── cpu.cfs_period_us
  19095. │   │   │   │   │   ├── cpu.cfs_quota_us
  19096. │   │   │   │   │   ├── cpu.shares
  19097. │   │   │   │   │   ├── cpu.stat
  19098. │   │   │   │   │   ├── notify_on_release
  19099. │   │   │   │   │   └── tasks
  19100. │   │   │   │   ├── atd.service
  19101. │   │   │   │   │   ├── cgroup.clone_children
  19102. │   │   │   │   │   ├── cgroup.procs
  19103. │   │   │   │   │   ├── cpuacct.stat
  19104. │   │   │   │   │   ├── cpuacct.usage
  19105. │   │   │   │   │   ├── cpuacct.usage_percpu
  19106. │   │   │   │   │   ├── cpu.cfs_period_us
  19107. │   │   │   │   │   ├── cpu.cfs_quota_us
  19108. │   │   │   │   │   ├── cpu.shares
  19109. │   │   │   │   │   ├── cpu.stat
  19110. │   │   │   │   │   ├── notify_on_release
  19111. │   │   │   │   │   └── tasks
  19112. │   │   │   │   ├── cgroup.clone_children
  19113. │   │   │   │   ├── cgroup.procs
  19114. │   │   │   │   ├── cloud-config.service
  19115. │   │   │   │   │   ├── cgroup.clone_children
  19116. │   │   │   │   │   ├── cgroup.procs
  19117. │   │   │   │   │   ├── cpuacct.stat
  19118. │   │   │   │   │   ├── cpuacct.usage
  19119. │   │   │   │   │   ├── cpuacct.usage_percpu
  19120. │   │   │   │   │   ├── cpu.cfs_period_us
  19121. │   │   │   │   │   ├── cpu.cfs_quota_us
  19122. │   │   │   │   │   ├── cpu.shares
  19123. │   │   │   │   │   ├── cpu.stat
  19124. │   │   │   │   │   ├── notify_on_release
  19125. │   │   │   │   │   └── tasks
  19126. │   │   │   │   ├── cloud-final.service
  19127. │   │   │   │   │   ├── cgroup.clone_children
  19128. │   │   │   │   │   ├── cgroup.procs
  19129. │   │   │   │   │   ├── cpuacct.stat
  19130. │   │   │   │   │   ├── cpuacct.usage
  19131. │   │   │   │   │   ├── cpuacct.usage_percpu
  19132. │   │   │   │   │   ├── cpu.cfs_period_us
  19133. │   │   │   │   │   ├── cpu.cfs_quota_us
  19134. │   │   │   │   │   ├── cpu.shares
  19135. │   │   │   │   │   ├── cpu.stat
  19136. │   │   │   │   │   ├── notify_on_release
  19137. │   │   │   │   │   └── tasks
  19138. │   │   │   │   ├── cloud-init-local.service
  19139. │   │   │   │   │   ├── cgroup.clone_children
  19140. │   │   │   │   │   ├── cgroup.procs
  19141. │   │   │   │   │   ├── cpuacct.stat
  19142. │   │   │   │   │   ├── cpuacct.usage
  19143. │   │   │   │   │   ├── cpuacct.usage_percpu
  19144. │   │   │   │   │   ├── cpu.cfs_period_us
  19145. │   │   │   │   │   ├── cpu.cfs_quota_us
  19146. │   │   │   │   │   ├── cpu.shares
  19147. │   │   │   │   │   ├── cpu.stat
  19148. │   │   │   │   │   ├── notify_on_release
  19149. │   │   │   │   │   └── tasks
  19150. │   │   │   │   ├── cloud-init.service
  19151. │   │   │   │   │   ├── cgroup.clone_children
  19152. │   │   │   │   │   ├── cgroup.procs
  19153. │   │   │   │   │   ├── cpuacct.stat
  19154. │   │   │   │   │   ├── cpuacct.usage
  19155. │   │   │   │   │   ├── cpuacct.usage_percpu
  19156. │   │   │   │   │   ├── cpu.cfs_period_us
  19157. │   │   │   │   │   ├── cpu.cfs_quota_us
  19158. │   │   │   │   │   ├── cpu.shares
  19159. │   │   │   │   │   ├── cpu.stat
  19160. │   │   │   │   │   ├── notify_on_release
  19161. │   │   │   │   │   └── tasks
  19162. │   │   │   │   ├── console-getty.service
  19163. │   │   │   │   │   ├── cgroup.clone_children
  19164. │   │   │   │   │   ├── cgroup.procs
  19165. │   │   │   │   │   ├── cpuacct.stat
  19166. │   │   │   │   │   ├── cpuacct.usage
  19167. │   │   │   │   │   ├── cpuacct.usage_percpu
  19168. │   │   │   │   │   ├── cpu.cfs_period_us
  19169. │   │   │   │   │   ├── cpu.cfs_quota_us
  19170. │   │   │   │   │   ├── cpu.shares
  19171. │   │   │   │   │   ├── cpu.stat
  19172. │   │   │   │   │   ├── notify_on_release
  19173. │   │   │   │   │   └── tasks
  19174. │   │   │   │   ├── cpuacct.stat
  19175. │   │   │   │   ├── cpuacct.usage
  19176. │   │   │   │   ├── cpuacct.usage_percpu
  19177. │   │   │   │   ├── cpu.cfs_period_us
  19178. │   │   │   │   ├── cpu.cfs_quota_us
  19179. │   │   │   │   ├── cpu.shares
  19180. │   │   │   │   ├── cpu.stat
  19181. │   │   │   │   ├── cron.service
  19182. │   │   │   │   │   ├── cgroup.clone_children
  19183. │   │   │   │   │   ├── cgroup.procs
  19184. │   │   │   │   │   ├── cpuacct.stat
  19185. │   │   │   │   │   ├── cpuacct.usage
  19186. │   │   │   │   │   ├── cpuacct.usage_percpu
  19187. │   │   │   │   │   ├── cpu.cfs_period_us
  19188. │   │   │   │   │   ├── cpu.cfs_quota_us
  19189. │   │   │   │   │   ├── cpu.shares
  19190. │   │   │   │   │   ├── cpu.stat
  19191. │   │   │   │   │   ├── notify_on_release
  19192. │   │   │   │   │   └── tasks
  19193. │   │   │   │   ├── dbus.service
  19194. │   │   │   │   │   ├── cgroup.clone_children
  19195. │   │   │   │   │   ├── cgroup.procs
  19196. │   │   │   │   │   ├── cpuacct.stat
  19197. │   │   │   │   │   ├── cpuacct.usage
  19198. │   │   │   │   │   ├── cpuacct.usage_percpu
  19199. │   │   │   │   │   ├── cpu.cfs_period_us
  19200. │   │   │   │   │   ├── cpu.cfs_quota_us
  19201. │   │   │   │   │   ├── cpu.shares
  19202. │   │   │   │   │   ├── cpu.stat
  19203. │   │   │   │   │   ├── notify_on_release
  19204. │   │   │   │   │   └── tasks
  19205. │   │   │   │   ├── dev-full.mount
  19206. │   │   │   │   │   ├── cgroup.clone_children
  19207. │   │   │   │   │   ├── cgroup.procs
  19208. │   │   │   │   │   ├── cpuacct.stat
  19209. │   │   │   │   │   ├── cpuacct.usage
  19210. │   │   │   │   │   ├── cpuacct.usage_percpu
  19211. │   │   │   │   │   ├── cpu.cfs_period_us
  19212. │   │   │   │   │   ├── cpu.cfs_quota_us
  19213. │   │   │   │   │   ├── cpu.shares
  19214. │   │   │   │   │   ├── cpu.stat
  19215. │   │   │   │   │   ├── notify_on_release
  19216. │   │   │   │   │   └── tasks
  19217. │   │   │   │   ├── dev-fuse.mount
  19218. │   │   │   │   │   ├── cgroup.clone_children
  19219. │   │   │   │   │   ├── cgroup.procs
  19220. │   │   │   │   │   ├── cpuacct.stat
  19221. │   │   │   │   │   ├── cpuacct.usage
  19222. │   │   │   │   │   ├── cpuacct.usage_percpu
  19223. │   │   │   │   │   ├── cpu.cfs_period_us
  19224. │   │   │   │   │   ├── cpu.cfs_quota_us
  19225. │   │   │   │   │   ├── cpu.shares
  19226. │   │   │   │   │   ├── cpu.stat
  19227. │   │   │   │   │   ├── notify_on_release
  19228. │   │   │   │   │   └── tasks
  19229. │   │   │   │   ├── dev-lxd.mount
  19230. │   │   │   │   │   ├── cgroup.clone_children
  19231. │   │   │   │   │   ├── cgroup.procs
  19232. │   │   │   │   │   ├── cpuacct.stat
  19233. │   │   │   │   │   ├── cpuacct.usage
  19234. │   │   │   │   │   ├── cpuacct.usage_percpu
  19235. │   │   │   │   │   ├── cpu.cfs_period_us
  19236. │   │   │   │   │   ├── cpu.cfs_quota_us
  19237. │   │   │   │   │   ├── cpu.shares
  19238. │   │   │   │   │   ├── cpu.stat
  19239. │   │   │   │   │   ├── notify_on_release
  19240. │   │   │   │   │   └── tasks
  19241. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  19242. │   │   │   │   │   ├── cgroup.clone_children
  19243. │   │   │   │   │   ├── cgroup.procs
  19244. │   │   │   │   │   ├── cpuacct.stat
  19245. │   │   │   │   │   ├── cpuacct.usage
  19246. │   │   │   │   │   ├── cpuacct.usage_percpu
  19247. │   │   │   │   │   ├── cpu.cfs_period_us
  19248. │   │   │   │   │   ├── cpu.cfs_quota_us
  19249. │   │   │   │   │   ├── cpu.shares
  19250. │   │   │   │   │   ├── cpu.stat
  19251. │   │   │   │   │   ├── notify_on_release
  19252. │   │   │   │   │   └── tasks
  19253. │   │   │   │   ├── dev-mqueue.mount
  19254. │   │   │   │   │   ├── cgroup.clone_children
  19255. │   │   │   │   │   ├── cgroup.procs
  19256. │   │   │   │   │   ├── cpuacct.stat
  19257. │   │   │   │   │   ├── cpuacct.usage
  19258. │   │   │   │   │   ├── cpuacct.usage_percpu
  19259. │   │   │   │   │   ├── cpu.cfs_period_us
  19260. │   │   │   │   │   ├── cpu.cfs_quota_us
  19261. │   │   │   │   │   ├── cpu.shares
  19262. │   │   │   │   │   ├── cpu.stat
  19263. │   │   │   │   │   ├── notify_on_release
  19264. │   │   │   │   │   └── tasks
  19265. │   │   │   │   ├── dev-net-tun.mount
  19266. │   │   │   │   │   ├── cgroup.clone_children
  19267. │   │   │   │   │   ├── cgroup.procs
  19268. │   │   │   │   │   ├── cpuacct.stat
  19269. │   │   │   │   │   ├── cpuacct.usage
  19270. │   │   │   │   │   ├── cpuacct.usage_percpu
  19271. │   │   │   │   │   ├── cpu.cfs_period_us
  19272. │   │   │   │   │   ├── cpu.cfs_quota_us
  19273. │   │   │   │   │   ├── cpu.shares
  19274. │   │   │   │   │   ├── cpu.stat
  19275. │   │   │   │   │   ├── notify_on_release
  19276. │   │   │   │   │   └── tasks
  19277. │   │   │   │   ├── dev-null.mount
  19278. │   │   │   │   │   ├── cgroup.clone_children
  19279. │   │   │   │   │   ├── cgroup.procs
  19280. │   │   │   │   │   ├── cpuacct.stat
  19281. │   │   │   │   │   ├── cpuacct.usage
  19282. │   │   │   │   │   ├── cpuacct.usage_percpu
  19283. │   │   │   │   │   ├── cpu.cfs_period_us
  19284. │   │   │   │   │   ├── cpu.cfs_quota_us
  19285. │   │   │   │   │   ├── cpu.shares
  19286. │   │   │   │   │   ├── cpu.stat
  19287. │   │   │   │   │   ├── notify_on_release
  19288. │   │   │   │   │   └── tasks
  19289. │   │   │   │   ├── dev-ptmx.mount
  19290. │   │   │   │   │   ├── cgroup.clone_children
  19291. │   │   │   │   │   ├── cgroup.procs
  19292. │   │   │   │   │   ├── cpuacct.stat
  19293. │   │   │   │   │   ├── cpuacct.usage
  19294. │   │   │   │   │   ├── cpuacct.usage_percpu
  19295. │   │   │   │   │   ├── cpu.cfs_period_us
  19296. │   │   │   │   │   ├── cpu.cfs_quota_us
  19297. │   │   │   │   │   ├── cpu.shares
  19298. │   │   │   │   │   ├── cpu.stat
  19299. │   │   │   │   │   ├── notify_on_release
  19300. │   │   │   │   │   └── tasks
  19301. │   │   │   │   ├── dev-random.mount
  19302. │   │   │   │   │   ├── cgroup.clone_children
  19303. │   │   │   │   │   ├── cgroup.procs
  19304. │   │   │   │   │   ├── cpuacct.stat
  19305. │   │   │   │   │   ├── cpuacct.usage
  19306. │   │   │   │   │   ├── cpuacct.usage_percpu
  19307. │   │   │   │   │   ├── cpu.cfs_period_us
  19308. │   │   │   │   │   ├── cpu.cfs_quota_us
  19309. │   │   │   │   │   ├── cpu.shares
  19310. │   │   │   │   │   ├── cpu.stat
  19311. │   │   │   │   │   ├── notify_on_release
  19312. │   │   │   │   │   └── tasks
  19313. │   │   │   │   ├── dev-tty.mount
  19314. │   │   │   │   │   ├── cgroup.clone_children
  19315. │   │   │   │   │   ├── cgroup.procs
  19316. │   │   │   │   │   ├── cpuacct.stat
  19317. │   │   │   │   │   ├── cpuacct.usage
  19318. │   │   │   │   │   ├── cpuacct.usage_percpu
  19319. │   │   │   │   │   ├── cpu.cfs_period_us
  19320. │   │   │   │   │   ├── cpu.cfs_quota_us
  19321. │   │   │   │   │   ├── cpu.shares
  19322. │   │   │   │   │   ├── cpu.stat
  19323. │   │   │   │   │   ├── notify_on_release
  19324. │   │   │   │   │   └── tasks
  19325. │   │   │   │   ├── dev-urandom.mount
  19326. │   │   │   │   │   ├── cgroup.clone_children
  19327. │   │   │   │   │   ├── cgroup.procs
  19328. │   │   │   │   │   ├── cpuacct.stat
  19329. │   │   │   │   │   ├── cpuacct.usage
  19330. │   │   │   │   │   ├── cpuacct.usage_percpu
  19331. │   │   │   │   │   ├── cpu.cfs_period_us
  19332. │   │   │   │   │   ├── cpu.cfs_quota_us
  19333. │   │   │   │   │   ├── cpu.shares
  19334. │   │   │   │   │   ├── cpu.stat
  19335. │   │   │   │   │   ├── notify_on_release
  19336. │   │   │   │   │   └── tasks
  19337. │   │   │   │   ├── dev-zero.mount
  19338. │   │   │   │   │   ├── cgroup.clone_children
  19339. │   │   │   │   │   ├── cgroup.procs
  19340. │   │   │   │   │   ├── cpuacct.stat
  19341. │   │   │   │   │   ├── cpuacct.usage
  19342. │   │   │   │   │   ├── cpuacct.usage_percpu
  19343. │   │   │   │   │   ├── cpu.cfs_period_us
  19344. │   │   │   │   │   ├── cpu.cfs_quota_us
  19345. │   │   │   │   │   ├── cpu.shares
  19346. │   │   │   │   │   ├── cpu.stat
  19347. │   │   │   │   │   ├── notify_on_release
  19348. │   │   │   │   │   └── tasks
  19349. │   │   │   │   ├── grafana-server.service
  19350. │   │   │   │   │   ├── cgroup.clone_children
  19351. │   │   │   │   │   ├── cgroup.procs
  19352. │   │   │   │   │   ├── cpuacct.stat
  19353. │   │   │   │   │   ├── cpuacct.usage
  19354. │   │   │   │   │   ├── cpuacct.usage_percpu
  19355. │   │   │   │   │   ├── cpu.cfs_period_us
  19356. │   │   │   │   │   ├── cpu.cfs_quota_us
  19357. │   │   │   │   │   ├── cpu.shares
  19358. │   │   │   │   │   ├── cpu.stat
  19359. │   │   │   │   │   ├── notify_on_release
  19360. │   │   │   │   │   └── tasks
  19361. │   │   │   │   ├── irqbalance.service
  19362. │   │   │   │   │   ├── cgroup.clone_children
  19363. │   │   │   │   │   ├── cgroup.procs
  19364. │   │   │   │   │   ├── cpuacct.stat
  19365. │   │   │   │   │   ├── cpuacct.usage
  19366. │   │   │   │   │   ├── cpuacct.usage_percpu
  19367. │   │   │   │   │   ├── cpu.cfs_period_us
  19368. │   │   │   │   │   ├── cpu.cfs_quota_us
  19369. │   │   │   │   │   ├── cpu.shares
  19370. │   │   │   │   │   ├── cpu.stat
  19371. │   │   │   │   │   ├── notify_on_release
  19372. │   │   │   │   │   └── tasks
  19373. │   │   │   │   ├── lvm2-monitor.service
  19374. │   │   │   │   │   ├── cgroup.clone_children
  19375. │   │   │   │   │   ├── cgroup.procs
  19376. │   │   │   │   │   ├── cpuacct.stat
  19377. │   │   │   │   │   ├── cpuacct.usage
  19378. │   │   │   │   │   ├── cpuacct.usage_percpu
  19379. │   │   │   │   │   ├── cpu.cfs_period_us
  19380. │   │   │   │   │   ├── cpu.cfs_quota_us
  19381. │   │   │   │   │   ├── cpu.shares
  19382. │   │   │   │   │   ├── cpu.stat
  19383. │   │   │   │   │   ├── notify_on_release
  19384. │   │   │   │   │   └── tasks
  19385. │   │   │   │   ├── -.mount
  19386. │   │   │   │   │   ├── cgroup.clone_children
  19387. │   │   │   │   │   ├── cgroup.procs
  19388. │   │   │   │   │   ├── cpuacct.stat
  19389. │   │   │   │   │   ├── cpuacct.usage
  19390. │   │   │   │   │   ├── cpuacct.usage_percpu
  19391. │   │   │   │   │   ├── cpu.cfs_period_us
  19392. │   │   │   │   │   ├── cpu.cfs_quota_us
  19393. │   │   │   │   │   ├── cpu.shares
  19394. │   │   │   │   │   ├── cpu.stat
  19395. │   │   │   │   │   ├── notify_on_release
  19396. │   │   │   │   │   └── tasks
  19397. │   │   │   │   ├── networking.service
  19398. │   │   │   │   │   ├── cgroup.clone_children
  19399. │   │   │   │   │   ├── cgroup.procs
  19400. │   │   │   │   │   ├── cpuacct.stat
  19401. │   │   │   │   │   ├── cpuacct.usage
  19402. │   │   │   │   │   ├── cpuacct.usage_percpu
  19403. │   │   │   │   │   ├── cpu.cfs_period_us
  19404. │   │   │   │   │   ├── cpu.cfs_quota_us
  19405. │   │   │   │   │   ├── cpu.shares
  19406. │   │   │   │   │   ├── cpu.stat
  19407. │   │   │   │   │   ├── notify_on_release
  19408. │   │   │   │   │   └── tasks
  19409. │   │   │   │   ├── notify_on_release
  19410. │   │   │   │   ├── ondemand.service
  19411. │   │   │   │   │   ├── cgroup.clone_children
  19412. │   │   │   │   │   ├── cgroup.procs
  19413. │   │   │   │   │   ├── cpuacct.stat
  19414. │   │   │   │   │   ├── cpuacct.usage
  19415. │   │   │   │   │   ├── cpuacct.usage_percpu
  19416. │   │   │   │   │   ├── cpu.cfs_period_us
  19417. │   │   │   │   │   ├── cpu.cfs_quota_us
  19418. │   │   │   │   │   ├── cpu.shares
  19419. │   │   │   │   │   ├── cpu.stat
  19420. │   │   │   │   │   ├── notify_on_release
  19421. │   │   │   │   │   └── tasks
  19422. │   │   │   │   ├── polkitd.service
  19423. │   │   │   │   │   ├── cgroup.clone_children
  19424. │   │   │   │   │   ├── cgroup.procs
  19425. │   │   │   │   │   ├── cpuacct.stat
  19426. │   │   │   │   │   ├── cpuacct.usage
  19427. │   │   │   │   │   ├── cpuacct.usage_percpu
  19428. │   │   │   │   │   ├── cpu.cfs_period_us
  19429. │   │   │   │   │   ├── cpu.cfs_quota_us
  19430. │   │   │   │   │   ├── cpu.shares
  19431. │   │   │   │   │   ├── cpu.stat
  19432. │   │   │   │   │   ├── notify_on_release
  19433. │   │   │   │   │   └── tasks
  19434. │   │   │   │   ├── proc-cpuinfo.mount
  19435. │   │   │   │   │   ├── cgroup.clone_children
  19436. │   │   │   │   │   ├── cgroup.procs
  19437. │   │   │   │   │   ├── cpuacct.stat
  19438. │   │   │   │   │   ├── cpuacct.usage
  19439. │   │   │   │   │   ├── cpuacct.usage_percpu
  19440. │   │   │   │   │   ├── cpu.cfs_period_us
  19441. │   │   │   │   │   ├── cpu.cfs_quota_us
  19442. │   │   │   │   │   ├── cpu.shares
  19443. │   │   │   │   │   ├── cpu.stat
  19444. │   │   │   │   │   ├── notify_on_release
  19445. │   │   │   │   │   └── tasks
  19446. │   │   │   │   ├── proc-diskstats.mount
  19447. │   │   │   │   │   ├── cgroup.clone_children
  19448. │   │   │   │   │   ├── cgroup.procs
  19449. │   │   │   │   │   ├── cpuacct.stat
  19450. │   │   │   │   │   ├── cpuacct.usage
  19451. │   │   │   │   │   ├── cpuacct.usage_percpu
  19452. │   │   │   │   │   ├── cpu.cfs_period_us
  19453. │   │   │   │   │   ├── cpu.cfs_quota_us
  19454. │   │   │   │   │   ├── cpu.shares
  19455. │   │   │   │   │   ├── cpu.stat
  19456. │   │   │   │   │   ├── notify_on_release
  19457. │   │   │   │   │   └── tasks
  19458. │   │   │   │   ├── proc-meminfo.mount
  19459. │   │   │   │   │   ├── cgroup.clone_children
  19460. │   │   │   │   │   ├── cgroup.procs
  19461. │   │   │   │   │   ├── cpuacct.stat
  19462. │   │   │   │   │   ├── cpuacct.usage
  19463. │   │   │   │   │   ├── cpuacct.usage_percpu
  19464. │   │   │   │   │   ├── cpu.cfs_period_us
  19465. │   │   │   │   │   ├── cpu.cfs_quota_us
  19466. │   │   │   │   │   ├── cpu.shares
  19467. │   │   │   │   │   ├── cpu.stat
  19468. │   │   │   │   │   ├── notify_on_release
  19469. │   │   │   │   │   └── tasks
  19470. │   │   │   │   ├── proc-stat.mount
  19471. │   │   │   │   │   ├── cgroup.clone_children
  19472. │   │   │   │   │   ├── cgroup.procs
  19473. │   │   │   │   │   ├── cpuacct.stat
  19474. │   │   │   │   │   ├── cpuacct.usage
  19475. │   │   │   │   │   ├── cpuacct.usage_percpu
  19476. │   │   │   │   │   ├── cpu.cfs_period_us
  19477. │   │   │   │   │   ├── cpu.cfs_quota_us
  19478. │   │   │   │   │   ├── cpu.shares
  19479. │   │   │   │   │   ├── cpu.stat
  19480. │   │   │   │   │   ├── notify_on_release
  19481. │   │   │   │   │   └── tasks
  19482. │   │   │   │   ├── proc-swaps.mount
  19483. │   │   │   │   │   ├── cgroup.clone_children
  19484. │   │   │   │   │   ├── cgroup.procs
  19485. │   │   │   │   │   ├── cpuacct.stat
  19486. │   │   │   │   │   ├── cpuacct.usage
  19487. │   │   │   │   │   ├── cpuacct.usage_percpu
  19488. │   │   │   │   │   ├── cpu.cfs_period_us
  19489. │   │   │   │   │   ├── cpu.cfs_quota_us
  19490. │   │   │   │   │   ├── cpu.shares
  19491. │   │   │   │   │   ├── cpu.stat
  19492. │   │   │   │   │   ├── notify_on_release
  19493. │   │   │   │   │   └── tasks
  19494. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  19495. │   │   │   │   │   ├── cgroup.clone_children
  19496. │   │   │   │   │   ├── cgroup.procs
  19497. │   │   │   │   │   ├── cpuacct.stat
  19498. │   │   │   │   │   ├── cpuacct.usage
  19499. │   │   │   │   │   ├── cpuacct.usage_percpu
  19500. │   │   │   │   │   ├── cpu.cfs_period_us
  19501. │   │   │   │   │   ├── cpu.cfs_quota_us
  19502. │   │   │   │   │   ├── cpu.shares
  19503. │   │   │   │   │   ├── cpu.stat
  19504. │   │   │   │   │   ├── notify_on_release
  19505. │   │   │   │   │   └── tasks
  19506. │   │   │   │   ├── proc-uptime.mount
  19507. │   │   │   │   │   ├── cgroup.clone_children
  19508. │   │   │   │   │   ├── cgroup.procs
  19509. │   │   │   │   │   ├── cpuacct.stat
  19510. │   │   │   │   │   ├── cpuacct.usage
  19511. │   │   │   │   │   ├── cpuacct.usage_percpu
  19512. │   │   │   │   │   ├── cpu.cfs_period_us
  19513. │   │   │   │   │   ├── cpu.cfs_quota_us
  19514. │   │   │   │   │   ├── cpu.shares
  19515. │   │   │   │   │   ├── cpu.stat
  19516. │   │   │   │   │   ├── notify_on_release
  19517. │   │   │   │   │   └── tasks
  19518. │   │   │   │   ├── prometheus.service
  19519. │   │   │   │   │   ├── cgroup.clone_children
  19520. │   │   │   │   │   ├── cgroup.procs
  19521. │   │   │   │   │   ├── cpuacct.stat
  19522. │   │   │   │   │   ├── cpuacct.usage
  19523. │   │   │   │   │   ├── cpuacct.usage_percpu
  19524. │   │   │   │   │   ├── cpu.cfs_period_us
  19525. │   │   │   │   │   ├── cpu.cfs_quota_us
  19526. │   │   │   │   │   ├── cpu.shares
  19527. │   │   │   │   │   ├── cpu.stat
  19528. │   │   │   │   │   ├── notify_on_release
  19529. │   │   │   │   │   └── tasks
  19530. │   │   │   │   ├── rc-local.service
  19531. │   │   │   │   │   ├── cgroup.clone_children
  19532. │   │   │   │   │   ├── cgroup.procs
  19533. │   │   │   │   │   ├── cpuacct.stat
  19534. │   │   │   │   │   ├── cpuacct.usage
  19535. │   │   │   │   │   ├── cpuacct.usage_percpu
  19536. │   │   │   │   │   ├── cpu.cfs_period_us
  19537. │   │   │   │   │   ├── cpu.cfs_quota_us
  19538. │   │   │   │   │   ├── cpu.shares
  19539. │   │   │   │   │   ├── cpu.stat
  19540. │   │   │   │   │   ├── notify_on_release
  19541. │   │   │   │   │   └── tasks
  19542. │   │   │   │   ├── resolvconf.service
  19543. │   │   │   │   │   ├── cgroup.clone_children
  19544. │   │   │   │   │   ├── cgroup.procs
  19545. │   │   │   │   │   ├── cpuacct.stat
  19546. │   │   │   │   │   ├── cpuacct.usage
  19547. │   │   │   │   │   ├── cpuacct.usage_percpu
  19548. │   │   │   │   │   ├── cpu.cfs_period_us
  19549. │   │   │   │   │   ├── cpu.cfs_quota_us
  19550. │   │   │   │   │   ├── cpu.shares
  19551. │   │   │   │   │   ├── cpu.stat
  19552. │   │   │   │   │   ├── notify_on_release
  19553. │   │   │   │   │   └── tasks
  19554. │   │   │   │   ├── rsyslog.service
  19555. │   │   │   │   │   ├── cgroup.clone_children
  19556. │   │   │   │   │   ├── cgroup.procs
  19557. │   │   │   │   │   ├── cpuacct.stat
  19558. │   │   │   │   │   ├── cpuacct.usage
  19559. │   │   │   │   │   ├── cpuacct.usage_percpu
  19560. │   │   │   │   │   ├── cpu.cfs_period_us
  19561. │   │   │   │   │   ├── cpu.cfs_quota_us
  19562. │   │   │   │   │   ├── cpu.shares
  19563. │   │   │   │   │   ├── cpu.stat
  19564. │   │   │   │   │   ├── notify_on_release
  19565. │   │   │   │   │   └── tasks
  19566. │   │   │   │   ├── ssh.service
  19567. │   │   │   │   │   ├── cgroup.clone_children
  19568. │   │   │   │   │   ├── cgroup.procs
  19569. │   │   │   │   │   ├── cpuacct.stat
  19570. │   │   │   │   │   ├── cpuacct.usage
  19571. │   │   │   │   │   ├── cpuacct.usage_percpu
  19572. │   │   │   │   │   ├── cpu.cfs_period_us
  19573. │   │   │   │   │   ├── cpu.cfs_quota_us
  19574. │   │   │   │   │   ├── cpu.shares
  19575. │   │   │   │   │   ├── cpu.stat
  19576. │   │   │   │   │   ├── notify_on_release
  19577. │   │   │   │   │   └── tasks
  19578. │   │   │   │   ├── sys-fs-fuse-connections.mount
  19579. │   │   │   │   │   ├── cgroup.clone_children
  19580. │   │   │   │   │   ├── cgroup.procs
  19581. │   │   │   │   │   ├── cpuacct.stat
  19582. │   │   │   │   │   ├── cpuacct.usage
  19583. │   │   │   │   │   ├── cpuacct.usage_percpu
  19584. │   │   │   │   │   ├── cpu.cfs_period_us
  19585. │   │   │   │   │   ├── cpu.cfs_quota_us
  19586. │   │   │   │   │   ├── cpu.shares
  19587. │   │   │   │   │   ├── cpu.stat
  19588. │   │   │   │   │   ├── notify_on_release
  19589. │   │   │   │   │   └── tasks
  19590. │   │   │   │   ├── sys-kernel-debug.mount
  19591. │   │   │   │   │   ├── cgroup.clone_children
  19592. │   │   │   │   │   ├── cgroup.procs
  19593. │   │   │   │   │   ├── cpuacct.stat
  19594. │   │   │   │   │   ├── cpuacct.usage
  19595. │   │   │   │   │   ├── cpuacct.usage_percpu
  19596. │   │   │   │   │   ├── cpu.cfs_period_us
  19597. │   │   │   │   │   ├── cpu.cfs_quota_us
  19598. │   │   │   │   │   ├── cpu.shares
  19599. │   │   │   │   │   ├── cpu.stat
  19600. │   │   │   │   │   ├── notify_on_release
  19601. │   │   │   │   │   └── tasks
  19602. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  19603. │   │   │   │   │   ├── cgroup.clone_children
  19604. │   │   │   │   │   ├── cgroup.procs
  19605. │   │   │   │   │   ├── cpuacct.stat
  19606. │   │   │   │   │   ├── cpuacct.usage
  19607. │   │   │   │   │   ├── cpuacct.usage_percpu
  19608. │   │   │   │   │   ├── cpu.cfs_period_us
  19609. │   │   │   │   │   ├── cpu.cfs_quota_us
  19610. │   │   │   │   │   ├── cpu.shares
  19611. │   │   │   │   │   ├── cpu.stat
  19612. │   │   │   │   │   ├── notify_on_release
  19613. │   │   │   │   │   └── tasks
  19614. │   │   │   │   ├── systemd-journald.service
  19615. │   │   │   │   │   ├── cgroup.clone_children
  19616. │   │   │   │   │   ├── cgroup.procs
  19617. │   │   │   │   │   ├── cpuacct.stat
  19618. │   │   │   │   │   ├── cpuacct.usage
  19619. │   │   │   │   │   ├── cpuacct.usage_percpu
  19620. │   │   │   │   │   ├── cpu.cfs_period_us
  19621. │   │   │   │   │   ├── cpu.cfs_quota_us
  19622. │   │   │   │   │   ├── cpu.shares
  19623. │   │   │   │   │   ├── cpu.stat
  19624. │   │   │   │   │   ├── notify_on_release
  19625. │   │   │   │   │   └── tasks
  19626. │   │   │   │   ├── systemd-journal-flush.service
  19627. │   │   │   │   │   ├── cgroup.clone_children
  19628. │   │   │   │   │   ├── cgroup.procs
  19629. │   │   │   │   │   ├── cpuacct.stat
  19630. │   │   │   │   │   ├── cpuacct.usage
  19631. │   │   │   │   │   ├── cpuacct.usage_percpu
  19632. │   │   │   │   │   ├── cpu.cfs_period_us
  19633. │   │   │   │   │   ├── cpu.cfs_quota_us
  19634. │   │   │   │   │   ├── cpu.shares
  19635. │   │   │   │   │   ├── cpu.stat
  19636. │   │   │   │   │   ├── notify_on_release
  19637. │   │   │   │   │   └── tasks
  19638. │   │   │   │   ├── systemd-logind.service
  19639. │   │   │   │   │   ├── cgroup.clone_children
  19640. │   │   │   │   │   ├── cgroup.procs
  19641. │   │   │   │   │   ├── cpuacct.stat
  19642. │   │   │   │   │   ├── cpuacct.usage
  19643. │   │   │   │   │   ├── cpuacct.usage_percpu
  19644. │   │   │   │   │   ├── cpu.cfs_period_us
  19645. │   │   │   │   │   ├── cpu.cfs_quota_us
  19646. │   │   │   │   │   ├── cpu.shares
  19647. │   │   │   │   │   ├── cpu.stat
  19648. │   │   │   │   │   ├── notify_on_release
  19649. │   │   │   │   │   └── tasks
  19650. │   │   │   │   ├── systemd-random-seed.service
  19651. │   │   │   │   │   ├── cgroup.clone_children
  19652. │   │   │   │   │   ├── cgroup.procs
  19653. │   │   │   │   │   ├── cpuacct.stat
  19654. │   │   │   │   │   ├── cpuacct.usage
  19655. │   │   │   │   │   ├── cpuacct.usage_percpu
  19656. │   │   │   │   │   ├── cpu.cfs_period_us
  19657. │   │   │   │   │   ├── cpu.cfs_quota_us
  19658. │   │   │   │   │   ├── cpu.shares
  19659. │   │   │   │   │   ├── cpu.stat
  19660. │   │   │   │   │   ├── notify_on_release
  19661. │   │   │   │   │   └── tasks
  19662. │   │   │   │   ├── systemd-tmpfiles-setup.service
  19663. │   │   │   │   │   ├── cgroup.clone_children
  19664. │   │   │   │   │   ├── cgroup.procs
  19665. │   │   │   │   │   ├── cpuacct.stat
  19666. │   │   │   │   │   ├── cpuacct.usage
  19667. │   │   │   │   │   ├── cpuacct.usage_percpu
  19668. │   │   │   │   │   ├── cpu.cfs_period_us
  19669. │   │   │   │   │   ├── cpu.cfs_quota_us
  19670. │   │   │   │   │   ├── cpu.shares
  19671. │   │   │   │   │   ├── cpu.stat
  19672. │   │   │   │   │   ├── notify_on_release
  19673. │   │   │   │   │   └── tasks
  19674. │   │   │   │   ├── systemd-udevd.service
  19675. │   │   │   │   │   ├── cgroup.clone_children
  19676. │   │   │   │   │   ├── cgroup.procs
  19677. │   │   │   │   │   ├── cpuacct.stat
  19678. │   │   │   │   │   ├── cpuacct.usage
  19679. │   │   │   │   │   ├── cpuacct.usage_percpu
  19680. │   │   │   │   │   ├── cpu.cfs_period_us
  19681. │   │   │   │   │   ├── cpu.cfs_quota_us
  19682. │   │   │   │   │   ├── cpu.shares
  19683. │   │   │   │   │   ├── cpu.stat
  19684. │   │   │   │   │   ├── notify_on_release
  19685. │   │   │   │   │   └── tasks
  19686. │   │   │   │   ├── systemd-udev-trigger.service
  19687. │   │   │   │   │   ├── cgroup.clone_children
  19688. │   │   │   │   │   ├── cgroup.procs
  19689. │   │   │   │   │   ├── cpuacct.stat
  19690. │   │   │   │   │   ├── cpuacct.usage
  19691. │   │   │   │   │   ├── cpuacct.usage_percpu
  19692. │   │   │   │   │   ├── cpu.cfs_period_us
  19693. │   │   │   │   │   ├── cpu.cfs_quota_us
  19694. │   │   │   │   │   ├── cpu.shares
  19695. │   │   │   │   │   ├── cpu.stat
  19696. │   │   │   │   │   ├── notify_on_release
  19697. │   │   │   │   │   └── tasks
  19698. │   │   │   │   ├── systemd-update-utmp.service
  19699. │   │   │   │   │   ├── cgroup.clone_children
  19700. │   │   │   │   │   ├── cgroup.procs
  19701. │   │   │   │   │   ├── cpuacct.stat
  19702. │   │   │   │   │   ├── cpuacct.usage
  19703. │   │   │   │   │   ├── cpuacct.usage_percpu
  19704. │   │   │   │   │   ├── cpu.cfs_period_us
  19705. │   │   │   │   │   ├── cpu.cfs_quota_us
  19706. │   │   │   │   │   ├── cpu.shares
  19707. │   │   │   │   │   ├── cpu.stat
  19708. │   │   │   │   │   ├── notify_on_release
  19709. │   │   │   │   │   └── tasks
  19710. │   │   │   │   ├── systemd-user-sessions.service
  19711. │   │   │   │   │   ├── cgroup.clone_children
  19712. │   │   │   │   │   ├── cgroup.procs
  19713. │   │   │   │   │   ├── cpuacct.stat
  19714. │   │   │   │   │   ├── cpuacct.usage
  19715. │   │   │   │   │   ├── cpuacct.usage_percpu
  19716. │   │   │   │   │   ├── cpu.cfs_period_us
  19717. │   │   │   │   │   ├── cpu.cfs_quota_us
  19718. │   │   │   │   │   ├── cpu.shares
  19719. │   │   │   │   │   ├── cpu.stat
  19720. │   │   │   │   │   ├── notify_on_release
  19721. │   │   │   │   │   └── tasks
  19722. │   │   │   │   ├── system-getty.slice
  19723. │   │   │   │   │   ├── cgroup.clone_children
  19724. │   │   │   │   │   ├── cgroup.procs
  19725. │   │   │   │   │   ├── cpuacct.stat
  19726. │   │   │   │   │   ├── cpuacct.usage
  19727. │   │   │   │   │   ├── cpuacct.usage_percpu
  19728. │   │   │   │   │   ├── cpu.cfs_period_us
  19729. │   │   │   │   │   ├── cpu.cfs_quota_us
  19730. │   │   │   │   │   ├── cpu.shares
  19731. │   │   │   │   │   ├── cpu.stat
  19732. │   │   │   │   │   ├── notify_on_release
  19733. │   │   │   │   │   └── tasks
  19734. │   │   │   │   ├── tasks
  19735. │   │   │   │   ├── ufw.service
  19736. │   │   │   │   │   ├── cgroup.clone_children
  19737. │   │   │   │   │   ├── cgroup.procs
  19738. │   │   │   │   │   ├── cpuacct.stat
  19739. │   │   │   │   │   ├── cpuacct.usage
  19740. │   │   │   │   │   ├── cpuacct.usage_percpu
  19741. │   │   │   │   │   ├── cpu.cfs_period_us
  19742. │   │   │   │   │   ├── cpu.cfs_quota_us
  19743. │   │   │   │   │   ├── cpu.shares
  19744. │   │   │   │   │   ├── cpu.stat
  19745. │   │   │   │   │   ├── notify_on_release
  19746. │   │   │   │   │   └── tasks
  19747. │   │   │   │   ├── unattended-upgrades.service
  19748. │   │   │   │   │   ├── cgroup.clone_children
  19749. │   │   │   │   │   ├── cgroup.procs
  19750. │   │   │   │   │   ├── cpuacct.stat
  19751. │   │   │   │   │   ├── cpuacct.usage
  19752. │   │   │   │   │   ├── cpuacct.usage_percpu
  19753. │   │   │   │   │   ├── cpu.cfs_period_us
  19754. │   │   │   │   │   ├── cpu.cfs_quota_us
  19755. │   │   │   │   │   ├── cpu.shares
  19756. │   │   │   │   │   ├── cpu.stat
  19757. │   │   │   │   │   ├── notify_on_release
  19758. │   │   │   │   │   └── tasks
  19759. │   │   │   │   └── var-lib-lxcfs.mount
  19760. │   │   │   │   ├── cgroup.clone_children
  19761. │   │   │   │   ├── cgroup.procs
  19762. │   │   │   │   ├── cpuacct.stat
  19763. │   │   │   │   ├── cpuacct.usage
  19764. │   │   │   │   ├── cpuacct.usage_percpu
  19765. │   │   │   │   ├── cpu.cfs_period_us
  19766. │   │   │   │   ├── cpu.cfs_quota_us
  19767. │   │   │   │   ├── cpu.shares
  19768. │   │   │   │   ├── cpu.stat
  19769. │   │   │   │   ├── notify_on_release
  19770. │   │   │   │   └── tasks
  19771. │   │   │   ├── tasks
  19772. │   │   │   └── user.slice
  19773. │   │   │   ├── cgroup.clone_children
  19774. │   │   │   ├── cgroup.procs
  19775. │   │   │   ├── cpuacct.stat
  19776. │   │   │   ├── cpuacct.usage
  19777. │   │   │   ├── cpuacct.usage_percpu
  19778. │   │   │   ├── cpu.cfs_period_us
  19779. │   │   │   ├── cpu.cfs_quota_us
  19780. │   │   │   ├── cpu.shares
  19781. │   │   │   ├── cpu.stat
  19782. │   │   │   ├── notify_on_release
  19783. │   │   │   └── tasks
  19784. │   │   ├── smtp
  19785. │   │   │   ├── cgroup.clone_children
  19786. │   │   │   ├── cgroup.procs
  19787. │   │   │   ├── cpuacct.stat
  19788. │   │   │   ├── cpuacct.usage
  19789. │   │   │   ├── cpuacct.usage_percpu
  19790. │   │   │   ├── cpu.cfs_period_us
  19791. │   │   │   ├── cpu.cfs_quota_us
  19792. │   │   │   ├── cpu.shares
  19793. │   │   │   ├── cpu.stat
  19794. │   │   │   ├── init.scope
  19795. │   │   │   │   ├── cgroup.clone_children
  19796. │   │   │   │   ├── cgroup.procs
  19797. │   │   │   │   ├── cpuacct.stat
  19798. │   │   │   │   ├── cpuacct.usage
  19799. │   │   │   │   ├── cpuacct.usage_percpu
  19800. │   │   │   │   ├── cpu.cfs_period_us
  19801. │   │   │   │   ├── cpu.cfs_quota_us
  19802. │   │   │   │   ├── cpu.shares
  19803. │   │   │   │   ├── cpu.stat
  19804. │   │   │   │   ├── notify_on_release
  19805. │   │   │   │   └── tasks
  19806. │   │   │   ├── notify_on_release
  19807. │   │   │   ├── system.slice
  19808. │   │   │   │   ├── accounts-daemon.service
  19809. │   │   │   │   │   ├── cgroup.clone_children
  19810. │   │   │   │   │   ├── cgroup.procs
  19811. │   │   │   │   │   ├── cpuacct.stat
  19812. │   │   │   │   │   ├── cpuacct.usage
  19813. │   │   │   │   │   ├── cpuacct.usage_percpu
  19814. │   │   │   │   │   ├── cpu.cfs_period_us
  19815. │   │   │   │   │   ├── cpu.cfs_quota_us
  19816. │   │   │   │   │   ├── cpu.shares
  19817. │   │   │   │   │   ├── cpu.stat
  19818. │   │   │   │   │   ├── notify_on_release
  19819. │   │   │   │   │   └── tasks
  19820. │   │   │   │   ├── apparmor.service
  19821. │   │   │   │   │   ├── cgroup.clone_children
  19822. │   │   │   │   │   ├── cgroup.procs
  19823. │   │   │   │   │   ├── cpuacct.stat
  19824. │   │   │   │   │   ├── cpuacct.usage
  19825. │   │   │   │   │   ├── cpuacct.usage_percpu
  19826. │   │   │   │   │   ├── cpu.cfs_period_us
  19827. │   │   │   │   │   ├── cpu.cfs_quota_us
  19828. │   │   │   │   │   ├── cpu.shares
  19829. │   │   │   │   │   ├── cpu.stat
  19830. │   │   │   │   │   ├── notify_on_release
  19831. │   │   │   │   │   └── tasks
  19832. │   │   │   │   ├── apport.service
  19833. │   │   │   │   │   ├── cgroup.clone_children
  19834. │   │   │   │   │   ├── cgroup.procs
  19835. │   │   │   │   │   ├── cpuacct.stat
  19836. │   │   │   │   │   ├── cpuacct.usage
  19837. │   │   │   │   │   ├── cpuacct.usage_percpu
  19838. │   │   │   │   │   ├── cpu.cfs_period_us
  19839. │   │   │   │   │   ├── cpu.cfs_quota_us
  19840. │   │   │   │   │   ├── cpu.shares
  19841. │   │   │   │   │   ├── cpu.stat
  19842. │   │   │   │   │   ├── notify_on_release
  19843. │   │   │   │   │   └── tasks
  19844. │   │   │   │   ├── atd.service
  19845. │   │   │   │   │   ├── cgroup.clone_children
  19846. │   │   │   │   │   ├── cgroup.procs
  19847. │   │   │   │   │   ├── cpuacct.stat
  19848. │   │   │   │   │   ├── cpuacct.usage
  19849. │   │   │   │   │   ├── cpuacct.usage_percpu
  19850. │   │   │   │   │   ├── cpu.cfs_period_us
  19851. │   │   │   │   │   ├── cpu.cfs_quota_us
  19852. │   │   │   │   │   ├── cpu.shares
  19853. │   │   │   │   │   ├── cpu.stat
  19854. │   │   │   │   │   ├── notify_on_release
  19855. │   │   │   │   │   └── tasks
  19856. │   │   │   │   ├── cgroup.clone_children
  19857. │   │   │   │   ├── cgroup.procs
  19858. │   │   │   │   ├── cloud-config.service
  19859. │   │   │   │   │   ├── cgroup.clone_children
  19860. │   │   │   │   │   ├── cgroup.procs
  19861. │   │   │   │   │   ├── cpuacct.stat
  19862. │   │   │   │   │   ├── cpuacct.usage
  19863. │   │   │   │   │   ├── cpuacct.usage_percpu
  19864. │   │   │   │   │   ├── cpu.cfs_period_us
  19865. │   │   │   │   │   ├── cpu.cfs_quota_us
  19866. │   │   │   │   │   ├── cpu.shares
  19867. │   │   │   │   │   ├── cpu.stat
  19868. │   │   │   │   │   ├── notify_on_release
  19869. │   │   │   │   │   └── tasks
  19870. │   │   │   │   ├── cloud-final.service
  19871. │   │   │   │   │   ├── cgroup.clone_children
  19872. │   │   │   │   │   ├── cgroup.procs
  19873. │   │   │   │   │   ├── cpuacct.stat
  19874. │   │   │   │   │   ├── cpuacct.usage
  19875. │   │   │   │   │   ├── cpuacct.usage_percpu
  19876. │   │   │   │   │   ├── cpu.cfs_period_us
  19877. │   │   │   │   │   ├── cpu.cfs_quota_us
  19878. │   │   │   │   │   ├── cpu.shares
  19879. │   │   │   │   │   ├── cpu.stat
  19880. │   │   │   │   │   ├── notify_on_release
  19881. │   │   │   │   │   └── tasks
  19882. │   │   │   │   ├── cloud-init-local.service
  19883. │   │   │   │   │   ├── cgroup.clone_children
  19884. │   │   │   │   │   ├── cgroup.procs
  19885. │   │   │   │   │   ├── cpuacct.stat
  19886. │   │   │   │   │   ├── cpuacct.usage
  19887. │   │   │   │   │   ├── cpuacct.usage_percpu
  19888. │   │   │   │   │   ├── cpu.cfs_period_us
  19889. │   │   │   │   │   ├── cpu.cfs_quota_us
  19890. │   │   │   │   │   ├── cpu.shares
  19891. │   │   │   │   │   ├── cpu.stat
  19892. │   │   │   │   │   ├── notify_on_release
  19893. │   │   │   │   │   └── tasks
  19894. │   │   │   │   ├── cloud-init.service
  19895. │   │   │   │   │   ├── cgroup.clone_children
  19896. │   │   │   │   │   ├── cgroup.procs
  19897. │   │   │   │   │   ├── cpuacct.stat
  19898. │   │   │   │   │   ├── cpuacct.usage
  19899. │   │   │   │   │   ├── cpuacct.usage_percpu
  19900. │   │   │   │   │   ├── cpu.cfs_period_us
  19901. │   │   │   │   │   ├── cpu.cfs_quota_us
  19902. │   │   │   │   │   ├── cpu.shares
  19903. │   │   │   │   │   ├── cpu.stat
  19904. │   │   │   │   │   ├── notify_on_release
  19905. │   │   │   │   │   └── tasks
  19906. │   │   │   │   ├── console-getty.service
  19907. │   │   │   │   │   ├── cgroup.clone_children
  19908. │   │   │   │   │   ├── cgroup.procs
  19909. │   │   │   │   │   ├── cpuacct.stat
  19910. │   │   │   │   │   ├── cpuacct.usage
  19911. │   │   │   │   │   ├── cpuacct.usage_percpu
  19912. │   │   │   │   │   ├── cpu.cfs_period_us
  19913. │   │   │   │   │   ├── cpu.cfs_quota_us
  19914. │   │   │   │   │   ├── cpu.shares
  19915. │   │   │   │   │   ├── cpu.stat
  19916. │   │   │   │   │   ├── notify_on_release
  19917. │   │   │   │   │   └── tasks
  19918. │   │   │   │   ├── cpuacct.stat
  19919. │   │   │   │   ├── cpuacct.usage
  19920. │   │   │   │   ├── cpuacct.usage_percpu
  19921. │   │   │   │   ├── cpu.cfs_period_us
  19922. │   │   │   │   ├── cpu.cfs_quota_us
  19923. │   │   │   │   ├── cpu.shares
  19924. │   │   │   │   ├── cpu.stat
  19925. │   │   │   │   ├── cron.service
  19926. │   │   │   │   │   ├── cgroup.clone_children
  19927. │   │   │   │   │   ├── cgroup.procs
  19928. │   │   │   │   │   ├── cpuacct.stat
  19929. │   │   │   │   │   ├── cpuacct.usage
  19930. │   │   │   │   │   ├── cpuacct.usage_percpu
  19931. │   │   │   │   │   ├── cpu.cfs_period_us
  19932. │   │   │   │   │   ├── cpu.cfs_quota_us
  19933. │   │   │   │   │   ├── cpu.shares
  19934. │   │   │   │   │   ├── cpu.stat
  19935. │   │   │   │   │   ├── notify_on_release
  19936. │   │   │   │   │   └── tasks
  19937. │   │   │   │   ├── dbus.service
  19938. │   │   │   │   │   ├── cgroup.clone_children
  19939. │   │   │   │   │   ├── cgroup.procs
  19940. │   │   │   │   │   ├── cpuacct.stat
  19941. │   │   │   │   │   ├── cpuacct.usage
  19942. │   │   │   │   │   ├── cpuacct.usage_percpu
  19943. │   │   │   │   │   ├── cpu.cfs_period_us
  19944. │   │   │   │   │   ├── cpu.cfs_quota_us
  19945. │   │   │   │   │   ├── cpu.shares
  19946. │   │   │   │   │   ├── cpu.stat
  19947. │   │   │   │   │   ├── notify_on_release
  19948. │   │   │   │   │   └── tasks
  19949. │   │   │   │   ├── dev-full.mount
  19950. │   │   │   │   │   ├── cgroup.clone_children
  19951. │   │   │   │   │   ├── cgroup.procs
  19952. │   │   │   │   │   ├── cpuacct.stat
  19953. │   │   │   │   │   ├── cpuacct.usage
  19954. │   │   │   │   │   ├── cpuacct.usage_percpu
  19955. │   │   │   │   │   ├── cpu.cfs_period_us
  19956. │   │   │   │   │   ├── cpu.cfs_quota_us
  19957. │   │   │   │   │   ├── cpu.shares
  19958. │   │   │   │   │   ├── cpu.stat
  19959. │   │   │   │   │   ├── notify_on_release
  19960. │   │   │   │   │   └── tasks
  19961. │   │   │   │   ├── dev-fuse.mount
  19962. │   │   │   │   │   ├── cgroup.clone_children
  19963. │   │   │   │   │   ├── cgroup.procs
  19964. │   │   │   │   │   ├── cpuacct.stat
  19965. │   │   │   │   │   ├── cpuacct.usage
  19966. │   │   │   │   │   ├── cpuacct.usage_percpu
  19967. │   │   │   │   │   ├── cpu.cfs_period_us
  19968. │   │   │   │   │   ├── cpu.cfs_quota_us
  19969. │   │   │   │   │   ├── cpu.shares
  19970. │   │   │   │   │   ├── cpu.stat
  19971. │   │   │   │   │   ├── notify_on_release
  19972. │   │   │   │   │   └── tasks
  19973. │   │   │   │   ├── dev-lxd.mount
  19974. │   │   │   │   │   ├── cgroup.clone_children
  19975. │   │   │   │   │   ├── cgroup.procs
  19976. │   │   │   │   │   ├── cpuacct.stat
  19977. │   │   │   │   │   ├── cpuacct.usage
  19978. │   │   │   │   │   ├── cpuacct.usage_percpu
  19979. │   │   │   │   │   ├── cpu.cfs_period_us
  19980. │   │   │   │   │   ├── cpu.cfs_quota_us
  19981. │   │   │   │   │   ├── cpu.shares
  19982. │   │   │   │   │   ├── cpu.stat
  19983. │   │   │   │   │   ├── notify_on_release
  19984. │   │   │   │   │   └── tasks
  19985. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  19986. │   │   │   │   │   ├── cgroup.clone_children
  19987. │   │   │   │   │   ├── cgroup.procs
  19988. │   │   │   │   │   ├── cpuacct.stat
  19989. │   │   │   │   │   ├── cpuacct.usage
  19990. │   │   │   │   │   ├── cpuacct.usage_percpu
  19991. │   │   │   │   │   ├── cpu.cfs_period_us
  19992. │   │   │   │   │   ├── cpu.cfs_quota_us
  19993. │   │   │   │   │   ├── cpu.shares
  19994. │   │   │   │   │   ├── cpu.stat
  19995. │   │   │   │   │   ├── notify_on_release
  19996. │   │   │   │   │   └── tasks
  19997. │   │   │   │   ├── dev-mqueue.mount
  19998. │   │   │   │   │   ├── cgroup.clone_children
  19999. │   │   │   │   │   ├── cgroup.procs
  20000. │   │   │   │   │   ├── cpuacct.stat
  20001. │   │   │   │   │   ├── cpuacct.usage
  20002. │   │   │   │   │   ├── cpuacct.usage_percpu
  20003. │   │   │   │   │   ├── cpu.cfs_period_us
  20004. │   │   │   │   │   ├── cpu.cfs_quota_us
  20005. │   │   │   │   │   ├── cpu.shares
  20006. │   │   │   │   │   ├── cpu.stat
  20007. │   │   │   │   │   ├── notify_on_release
  20008. │   │   │   │   │   └── tasks
  20009. │   │   │   │   ├── dev-net-tun.mount
  20010. │   │   │   │   │   ├── cgroup.clone_children
  20011. │   │   │   │   │   ├── cgroup.procs
  20012. │   │   │   │   │   ├── cpuacct.stat
  20013. │   │   │   │   │   ├── cpuacct.usage
  20014. │   │   │   │   │   ├── cpuacct.usage_percpu
  20015. │   │   │   │   │   ├── cpu.cfs_period_us
  20016. │   │   │   │   │   ├── cpu.cfs_quota_us
  20017. │   │   │   │   │   ├── cpu.shares
  20018. │   │   │   │   │   ├── cpu.stat
  20019. │   │   │   │   │   ├── notify_on_release
  20020. │   │   │   │   │   └── tasks
  20021. │   │   │   │   ├── dev-null.mount
  20022. │   │   │   │   │   ├── cgroup.clone_children
  20023. │   │   │   │   │   ├── cgroup.procs
  20024. │   │   │   │   │   ├── cpuacct.stat
  20025. │   │   │   │   │   ├── cpuacct.usage
  20026. │   │   │   │   │   ├── cpuacct.usage_percpu
  20027. │   │   │   │   │   ├── cpu.cfs_period_us
  20028. │   │   │   │   │   ├── cpu.cfs_quota_us
  20029. │   │   │   │   │   ├── cpu.shares
  20030. │   │   │   │   │   ├── cpu.stat
  20031. │   │   │   │   │   ├── notify_on_release
  20032. │   │   │   │   │   └── tasks
  20033. │   │   │   │   ├── dev-ptmx.mount
  20034. │   │   │   │   │   ├── cgroup.clone_children
  20035. │   │   │   │   │   ├── cgroup.procs
  20036. │   │   │   │   │   ├── cpuacct.stat
  20037. │   │   │   │   │   ├── cpuacct.usage
  20038. │   │   │   │   │   ├── cpuacct.usage_percpu
  20039. │   │   │   │   │   ├── cpu.cfs_period_us
  20040. │   │   │   │   │   ├── cpu.cfs_quota_us
  20041. │   │   │   │   │   ├── cpu.shares
  20042. │   │   │   │   │   ├── cpu.stat
  20043. │   │   │   │   │   ├── notify_on_release
  20044. │   │   │   │   │   └── tasks
  20045. │   │   │   │   ├── dev-random.mount
  20046. │   │   │   │   │   ├── cgroup.clone_children
  20047. │   │   │   │   │   ├── cgroup.procs
  20048. │   │   │   │   │   ├── cpuacct.stat
  20049. │   │   │   │   │   ├── cpuacct.usage
  20050. │   │   │   │   │   ├── cpuacct.usage_percpu
  20051. │   │   │   │   │   ├── cpu.cfs_period_us
  20052. │   │   │   │   │   ├── cpu.cfs_quota_us
  20053. │   │   │   │   │   ├── cpu.shares
  20054. │   │   │   │   │   ├── cpu.stat
  20055. │   │   │   │   │   ├── notify_on_release
  20056. │   │   │   │   │   └── tasks
  20057. │   │   │   │   ├── dev-tty.mount
  20058. │   │   │   │   │   ├── cgroup.clone_children
  20059. │   │   │   │   │   ├── cgroup.procs
  20060. │   │   │   │   │   ├── cpuacct.stat
  20061. │   │   │   │   │   ├── cpuacct.usage
  20062. │   │   │   │   │   ├── cpuacct.usage_percpu
  20063. │   │   │   │   │   ├── cpu.cfs_period_us
  20064. │   │   │   │   │   ├── cpu.cfs_quota_us
  20065. │   │   │   │   │   ├── cpu.shares
  20066. │   │   │   │   │   ├── cpu.stat
  20067. │   │   │   │   │   ├── notify_on_release
  20068. │   │   │   │   │   └── tasks
  20069. │   │   │   │   ├── dev-urandom.mount
  20070. │   │   │   │   │   ├── cgroup.clone_children
  20071. │   │   │   │   │   ├── cgroup.procs
  20072. │   │   │   │   │   ├── cpuacct.stat
  20073. │   │   │   │   │   ├── cpuacct.usage
  20074. │   │   │   │   │   ├── cpuacct.usage_percpu
  20075. │   │   │   │   │   ├── cpu.cfs_period_us
  20076. │   │   │   │   │   ├── cpu.cfs_quota_us
  20077. │   │   │   │   │   ├── cpu.shares
  20078. │   │   │   │   │   ├── cpu.stat
  20079. │   │   │   │   │   ├── notify_on_release
  20080. │   │   │   │   │   └── tasks
  20081. │   │   │   │   ├── dev-zero.mount
  20082. │   │   │   │   │   ├── cgroup.clone_children
  20083. │   │   │   │   │   ├── cgroup.procs
  20084. │   │   │   │   │   ├── cpuacct.stat
  20085. │   │   │   │   │   ├── cpuacct.usage
  20086. │   │   │   │   │   ├── cpuacct.usage_percpu
  20087. │   │   │   │   │   ├── cpu.cfs_period_us
  20088. │   │   │   │   │   ├── cpu.cfs_quota_us
  20089. │   │   │   │   │   ├── cpu.shares
  20090. │   │   │   │   │   ├── cpu.stat
  20091. │   │   │   │   │   ├── notify_on_release
  20092. │   │   │   │   │   └── tasks
  20093. │   │   │   │   ├── exim4.service
  20094. │   │   │   │   │   ├── cgroup.clone_children
  20095. │   │   │   │   │   ├── cgroup.procs
  20096. │   │   │   │   │   ├── cpuacct.stat
  20097. │   │   │   │   │   ├── cpuacct.usage
  20098. │   │   │   │   │   ├── cpuacct.usage_percpu
  20099. │   │   │   │   │   ├── cpu.cfs_period_us
  20100. │   │   │   │   │   ├── cpu.cfs_quota_us
  20101. │   │   │   │   │   ├── cpu.shares
  20102. │   │   │   │   │   ├── cpu.stat
  20103. │   │   │   │   │   ├── notify_on_release
  20104. │   │   │   │   │   └── tasks
  20105. │   │   │   │   ├── irqbalance.service
  20106. │   │   │   │   │   ├── cgroup.clone_children
  20107. │   │   │   │   │   ├── cgroup.procs
  20108. │   │   │   │   │   ├── cpuacct.stat
  20109. │   │   │   │   │   ├── cpuacct.usage
  20110. │   │   │   │   │   ├── cpuacct.usage_percpu
  20111. │   │   │   │   │   ├── cpu.cfs_period_us
  20112. │   │   │   │   │   ├── cpu.cfs_quota_us
  20113. │   │   │   │   │   ├── cpu.shares
  20114. │   │   │   │   │   ├── cpu.stat
  20115. │   │   │   │   │   ├── notify_on_release
  20116. │   │   │   │   │   └── tasks
  20117. │   │   │   │   ├── lvm2-monitor.service
  20118. │   │   │   │   │   ├── cgroup.clone_children
  20119. │   │   │   │   │   ├── cgroup.procs
  20120. │   │   │   │   │   ├── cpuacct.stat
  20121. │   │   │   │   │   ├── cpuacct.usage
  20122. │   │   │   │   │   ├── cpuacct.usage_percpu
  20123. │   │   │   │   │   ├── cpu.cfs_period_us
  20124. │   │   │   │   │   ├── cpu.cfs_quota_us
  20125. │   │   │   │   │   ├── cpu.shares
  20126. │   │   │   │   │   ├── cpu.stat
  20127. │   │   │   │   │   ├── notify_on_release
  20128. │   │   │   │   │   └── tasks
  20129. │   │   │   │   ├── -.mount
  20130. │   │   │   │   │   ├── cgroup.clone_children
  20131. │   │   │   │   │   ├── cgroup.procs
  20132. │   │   │   │   │   ├── cpuacct.stat
  20133. │   │   │   │   │   ├── cpuacct.usage
  20134. │   │   │   │   │   ├── cpuacct.usage_percpu
  20135. │   │   │   │   │   ├── cpu.cfs_period_us
  20136. │   │   │   │   │   ├── cpu.cfs_quota_us
  20137. │   │   │   │   │   ├── cpu.shares
  20138. │   │   │   │   │   ├── cpu.stat
  20139. │   │   │   │   │   ├── notify_on_release
  20140. │   │   │   │   │   └── tasks
  20141. │   │   │   │   ├── networking.service
  20142. │   │   │   │   │   ├── cgroup.clone_children
  20143. │   │   │   │   │   ├── cgroup.procs
  20144. │   │   │   │   │   ├── cpuacct.stat
  20145. │   │   │   │   │   ├── cpuacct.usage
  20146. │   │   │   │   │   ├── cpuacct.usage_percpu
  20147. │   │   │   │   │   ├── cpu.cfs_period_us
  20148. │   │   │   │   │   ├── cpu.cfs_quota_us
  20149. │   │   │   │   │   ├── cpu.shares
  20150. │   │   │   │   │   ├── cpu.stat
  20151. │   │   │   │   │   ├── notify_on_release
  20152. │   │   │   │   │   └── tasks
  20153. │   │   │   │   ├── notify_on_release
  20154. │   │   │   │   ├── ondemand.service
  20155. │   │   │   │   │   ├── cgroup.clone_children
  20156. │   │   │   │   │   ├── cgroup.procs
  20157. │   │   │   │   │   ├── cpuacct.stat
  20158. │   │   │   │   │   ├── cpuacct.usage
  20159. │   │   │   │   │   ├── cpuacct.usage_percpu
  20160. │   │   │   │   │   ├── cpu.cfs_period_us
  20161. │   │   │   │   │   ├── cpu.cfs_quota_us
  20162. │   │   │   │   │   ├── cpu.shares
  20163. │   │   │   │   │   ├── cpu.stat
  20164. │   │   │   │   │   ├── notify_on_release
  20165. │   │   │   │   │   └── tasks
  20166. │   │   │   │   ├── polkitd.service
  20167. │   │   │   │   │   ├── cgroup.clone_children
  20168. │   │   │   │   │   ├── cgroup.procs
  20169. │   │   │   │   │   ├── cpuacct.stat
  20170. │   │   │   │   │   ├── cpuacct.usage
  20171. │   │   │   │   │   ├── cpuacct.usage_percpu
  20172. │   │   │   │   │   ├── cpu.cfs_period_us
  20173. │   │   │   │   │   ├── cpu.cfs_quota_us
  20174. │   │   │   │   │   ├── cpu.shares
  20175. │   │   │   │   │   ├── cpu.stat
  20176. │   │   │   │   │   ├── notify_on_release
  20177. │   │   │   │   │   └── tasks
  20178. │   │   │   │   ├── proc-cpuinfo.mount
  20179. │   │   │   │   │   ├── cgroup.clone_children
  20180. │   │   │   │   │   ├── cgroup.procs
  20181. │   │   │   │   │   ├── cpuacct.stat
  20182. │   │   │   │   │   ├── cpuacct.usage
  20183. │   │   │   │   │   ├── cpuacct.usage_percpu
  20184. │   │   │   │   │   ├── cpu.cfs_period_us
  20185. │   │   │   │   │   ├── cpu.cfs_quota_us
  20186. │   │   │   │   │   ├── cpu.shares
  20187. │   │   │   │   │   ├── cpu.stat
  20188. │   │   │   │   │   ├── notify_on_release
  20189. │   │   │   │   │   └── tasks
  20190. │   │   │   │   ├── proc-diskstats.mount
  20191. │   │   │   │   │   ├── cgroup.clone_children
  20192. │   │   │   │   │   ├── cgroup.procs
  20193. │   │   │   │   │   ├── cpuacct.stat
  20194. │   │   │   │   │   ├── cpuacct.usage
  20195. │   │   │   │   │   ├── cpuacct.usage_percpu
  20196. │   │   │   │   │   ├── cpu.cfs_period_us
  20197. │   │   │   │   │   ├── cpu.cfs_quota_us
  20198. │   │   │   │   │   ├── cpu.shares
  20199. │   │   │   │   │   ├── cpu.stat
  20200. │   │   │   │   │   ├── notify_on_release
  20201. │   │   │   │   │   └── tasks
  20202. │   │   │   │   ├── proc-meminfo.mount
  20203. │   │   │   │   │   ├── cgroup.clone_children
  20204. │   │   │   │   │   ├── cgroup.procs
  20205. │   │   │   │   │   ├── cpuacct.stat
  20206. │   │   │   │   │   ├── cpuacct.usage
  20207. │   │   │   │   │   ├── cpuacct.usage_percpu
  20208. │   │   │   │   │   ├── cpu.cfs_period_us
  20209. │   │   │   │   │   ├── cpu.cfs_quota_us
  20210. │   │   │   │   │   ├── cpu.shares
  20211. │   │   │   │   │   ├── cpu.stat
  20212. │   │   │   │   │   ├── notify_on_release
  20213. │   │   │   │   │   └── tasks
  20214. │   │   │   │   ├── proc-stat.mount
  20215. │   │   │   │   │   ├── cgroup.clone_children
  20216. │   │   │   │   │   ├── cgroup.procs
  20217. │   │   │   │   │   ├── cpuacct.stat
  20218. │   │   │   │   │   ├── cpuacct.usage
  20219. │   │   │   │   │   ├── cpuacct.usage_percpu
  20220. │   │   │   │   │   ├── cpu.cfs_period_us
  20221. │   │   │   │   │   ├── cpu.cfs_quota_us
  20222. │   │   │   │   │   ├── cpu.shares
  20223. │   │   │   │   │   ├── cpu.stat
  20224. │   │   │   │   │   ├── notify_on_release
  20225. │   │   │   │   │   └── tasks
  20226. │   │   │   │   ├── proc-swaps.mount
  20227. │   │   │   │   │   ├── cgroup.clone_children
  20228. │   │   │   │   │   ├── cgroup.procs
  20229. │   │   │   │   │   ├── cpuacct.stat
  20230. │   │   │   │   │   ├── cpuacct.usage
  20231. │   │   │   │   │   ├── cpuacct.usage_percpu
  20232. │   │   │   │   │   ├── cpu.cfs_period_us
  20233. │   │   │   │   │   ├── cpu.cfs_quota_us
  20234. │   │   │   │   │   ├── cpu.shares
  20235. │   │   │   │   │   ├── cpu.stat
  20236. │   │   │   │   │   ├── notify_on_release
  20237. │   │   │   │   │   └── tasks
  20238. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  20239. │   │   │   │   │   ├── cgroup.clone_children
  20240. │   │   │   │   │   ├── cgroup.procs
  20241. │   │   │   │   │   ├── cpuacct.stat
  20242. │   │   │   │   │   ├── cpuacct.usage
  20243. │   │   │   │   │   ├── cpuacct.usage_percpu
  20244. │   │   │   │   │   ├── cpu.cfs_period_us
  20245. │   │   │   │   │   ├── cpu.cfs_quota_us
  20246. │   │   │   │   │   ├── cpu.shares
  20247. │   │   │   │   │   ├── cpu.stat
  20248. │   │   │   │   │   ├── notify_on_release
  20249. │   │   │   │   │   └── tasks
  20250. │   │   │   │   ├── proc-uptime.mount
  20251. │   │   │   │   │   ├── cgroup.clone_children
  20252. │   │   │   │   │   ├── cgroup.procs
  20253. │   │   │   │   │   ├── cpuacct.stat
  20254. │   │   │   │   │   ├── cpuacct.usage
  20255. │   │   │   │   │   ├── cpuacct.usage_percpu
  20256. │   │   │   │   │   ├── cpu.cfs_period_us
  20257. │   │   │   │   │   ├── cpu.cfs_quota_us
  20258. │   │   │   │   │   ├── cpu.shares
  20259. │   │   │   │   │   ├── cpu.stat
  20260. │   │   │   │   │   ├── notify_on_release
  20261. │   │   │   │   │   └── tasks
  20262. │   │   │   │   ├── rc-local.service
  20263. │   │   │   │   │   ├── cgroup.clone_children
  20264. │   │   │   │   │   ├── cgroup.procs
  20265. │   │   │   │   │   ├── cpuacct.stat
  20266. │   │   │   │   │   ├── cpuacct.usage
  20267. │   │   │   │   │   ├── cpuacct.usage_percpu
  20268. │   │   │   │   │   ├── cpu.cfs_period_us
  20269. │   │   │   │   │   ├── cpu.cfs_quota_us
  20270. │   │   │   │   │   ├── cpu.shares
  20271. │   │   │   │   │   ├── cpu.stat
  20272. │   │   │   │   │   ├── notify_on_release
  20273. │   │   │   │   │   └── tasks
  20274. │   │   │   │   ├── resolvconf.service
  20275. │   │   │   │   │   ├── cgroup.clone_children
  20276. │   │   │   │   │   ├── cgroup.procs
  20277. │   │   │   │   │   ├── cpuacct.stat
  20278. │   │   │   │   │   ├── cpuacct.usage
  20279. │   │   │   │   │   ├── cpuacct.usage_percpu
  20280. │   │   │   │   │   ├── cpu.cfs_period_us
  20281. │   │   │   │   │   ├── cpu.cfs_quota_us
  20282. │   │   │   │   │   ├── cpu.shares
  20283. │   │   │   │   │   ├── cpu.stat
  20284. │   │   │   │   │   ├── notify_on_release
  20285. │   │   │   │   │   └── tasks
  20286. │   │   │   │   ├── rsyslog.service
  20287. │   │   │   │   │   ├── cgroup.clone_children
  20288. │   │   │   │   │   ├── cgroup.procs
  20289. │   │   │   │   │   ├── cpuacct.stat
  20290. │   │   │   │   │   ├── cpuacct.usage
  20291. │   │   │   │   │   ├── cpuacct.usage_percpu
  20292. │   │   │   │   │   ├── cpu.cfs_period_us
  20293. │   │   │   │   │   ├── cpu.cfs_quota_us
  20294. │   │   │   │   │   ├── cpu.shares
  20295. │   │   │   │   │   ├── cpu.stat
  20296. │   │   │   │   │   ├── notify_on_release
  20297. │   │   │   │   │   └── tasks
  20298. │   │   │   │   ├── ssh.service
  20299. │   │   │   │   │   ├── cgroup.clone_children
  20300. │   │   │   │   │   ├── cgroup.procs
  20301. │   │   │   │   │   ├── cpuacct.stat
  20302. │   │   │   │   │   ├── cpuacct.usage
  20303. │   │   │   │   │   ├── cpuacct.usage_percpu
  20304. │   │   │   │   │   ├── cpu.cfs_period_us
  20305. │   │   │   │   │   ├── cpu.cfs_quota_us
  20306. │   │   │   │   │   ├── cpu.shares
  20307. │   │   │   │   │   ├── cpu.stat
  20308. │   │   │   │   │   ├── notify_on_release
  20309. │   │   │   │   │   └── tasks
  20310. │   │   │   │   ├── sys-fs-fuse-connections.mount
  20311. │   │   │   │   │   ├── cgroup.clone_children
  20312. │   │   │   │   │   ├── cgroup.procs
  20313. │   │   │   │   │   ├── cpuacct.stat
  20314. │   │   │   │   │   ├── cpuacct.usage
  20315. │   │   │   │   │   ├── cpuacct.usage_percpu
  20316. │   │   │   │   │   ├── cpu.cfs_period_us
  20317. │   │   │   │   │   ├── cpu.cfs_quota_us
  20318. │   │   │   │   │   ├── cpu.shares
  20319. │   │   │   │   │   ├── cpu.stat
  20320. │   │   │   │   │   ├── notify_on_release
  20321. │   │   │   │   │   └── tasks
  20322. │   │   │   │   ├── sys-kernel-debug.mount
  20323. │   │   │   │   │   ├── cgroup.clone_children
  20324. │   │   │   │   │   ├── cgroup.procs
  20325. │   │   │   │   │   ├── cpuacct.stat
  20326. │   │   │   │   │   ├── cpuacct.usage
  20327. │   │   │   │   │   ├── cpuacct.usage_percpu
  20328. │   │   │   │   │   ├── cpu.cfs_period_us
  20329. │   │   │   │   │   ├── cpu.cfs_quota_us
  20330. │   │   │   │   │   ├── cpu.shares
  20331. │   │   │   │   │   ├── cpu.stat
  20332. │   │   │   │   │   ├── notify_on_release
  20333. │   │   │   │   │   └── tasks
  20334. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  20335. │   │   │   │   │   ├── cgroup.clone_children
  20336. │   │   │   │   │   ├── cgroup.procs
  20337. │   │   │   │   │   ├── cpuacct.stat
  20338. │   │   │   │   │   ├── cpuacct.usage
  20339. │   │   │   │   │   ├── cpuacct.usage_percpu
  20340. │   │   │   │   │   ├── cpu.cfs_period_us
  20341. │   │   │   │   │   ├── cpu.cfs_quota_us
  20342. │   │   │   │   │   ├── cpu.shares
  20343. │   │   │   │   │   ├── cpu.stat
  20344. │   │   │   │   │   ├── notify_on_release
  20345. │   │   │   │   │   └── tasks
  20346. │   │   │   │   ├── systemd-journald.service
  20347. │   │   │   │   │   ├── cgroup.clone_children
  20348. │   │   │   │   │   ├── cgroup.procs
  20349. │   │   │   │   │   ├── cpuacct.stat
  20350. │   │   │   │   │   ├── cpuacct.usage
  20351. │   │   │   │   │   ├── cpuacct.usage_percpu
  20352. │   │   │   │   │   ├── cpu.cfs_period_us
  20353. │   │   │   │   │   ├── cpu.cfs_quota_us
  20354. │   │   │   │   │   ├── cpu.shares
  20355. │   │   │   │   │   ├── cpu.stat
  20356. │   │   │   │   │   ├── notify_on_release
  20357. │   │   │   │   │   └── tasks
  20358. │   │   │   │   ├── systemd-journal-flush.service
  20359. │   │   │   │   │   ├── cgroup.clone_children
  20360. │   │   │   │   │   ├── cgroup.procs
  20361. │   │   │   │   │   ├── cpuacct.stat
  20362. │   │   │   │   │   ├── cpuacct.usage
  20363. │   │   │   │   │   ├── cpuacct.usage_percpu
  20364. │   │   │   │   │   ├── cpu.cfs_period_us
  20365. │   │   │   │   │   ├── cpu.cfs_quota_us
  20366. │   │   │   │   │   ├── cpu.shares
  20367. │   │   │   │   │   ├── cpu.stat
  20368. │   │   │   │   │   ├── notify_on_release
  20369. │   │   │   │   │   └── tasks
  20370. │   │   │   │   ├── systemd-logind.service
  20371. │   │   │   │   │   ├── cgroup.clone_children
  20372. │   │   │   │   │   ├── cgroup.procs
  20373. │   │   │   │   │   ├── cpuacct.stat
  20374. │   │   │   │   │   ├── cpuacct.usage
  20375. │   │   │   │   │   ├── cpuacct.usage_percpu
  20376. │   │   │   │   │   ├── cpu.cfs_period_us
  20377. │   │   │   │   │   ├── cpu.cfs_quota_us
  20378. │   │   │   │   │   ├── cpu.shares
  20379. │   │   │   │   │   ├── cpu.stat
  20380. │   │   │   │   │   ├── notify_on_release
  20381. │   │   │   │   │   └── tasks
  20382. │   │   │   │   ├── systemd-random-seed.service
  20383. │   │   │   │   │   ├── cgroup.clone_children
  20384. │   │   │   │   │   ├── cgroup.procs
  20385. │   │   │   │   │   ├── cpuacct.stat
  20386. │   │   │   │   │   ├── cpuacct.usage
  20387. │   │   │   │   │   ├── cpuacct.usage_percpu
  20388. │   │   │   │   │   ├── cpu.cfs_period_us
  20389. │   │   │   │   │   ├── cpu.cfs_quota_us
  20390. │   │   │   │   │   ├── cpu.shares
  20391. │   │   │   │   │   ├── cpu.stat
  20392. │   │   │   │   │   ├── notify_on_release
  20393. │   │   │   │   │   └── tasks
  20394. │   │   │   │   ├── systemd-tmpfiles-setup.service
  20395. │   │   │   │   │   ├── cgroup.clone_children
  20396. │   │   │   │   │   ├── cgroup.procs
  20397. │   │   │   │   │   ├── cpuacct.stat
  20398. │   │   │   │   │   ├── cpuacct.usage
  20399. │   │   │   │   │   ├── cpuacct.usage_percpu
  20400. │   │   │   │   │   ├── cpu.cfs_period_us
  20401. │   │   │   │   │   ├── cpu.cfs_quota_us
  20402. │   │   │   │   │   ├── cpu.shares
  20403. │   │   │   │   │   ├── cpu.stat
  20404. │   │   │   │   │   ├── notify_on_release
  20405. │   │   │   │   │   └── tasks
  20406. │   │   │   │   ├── systemd-udevd.service
  20407. │   │   │   │   │   ├── cgroup.clone_children
  20408. │   │   │   │   │   ├── cgroup.procs
  20409. │   │   │   │   │   ├── cpuacct.stat
  20410. │   │   │   │   │   ├── cpuacct.usage
  20411. │   │   │   │   │   ├── cpuacct.usage_percpu
  20412. │   │   │   │   │   ├── cpu.cfs_period_us
  20413. │   │   │   │   │   ├── cpu.cfs_quota_us
  20414. │   │   │   │   │   ├── cpu.shares
  20415. │   │   │   │   │   ├── cpu.stat
  20416. │   │   │   │   │   ├── notify_on_release
  20417. │   │   │   │   │   └── tasks
  20418. │   │   │   │   ├── systemd-udev-trigger.service
  20419. │   │   │   │   │   ├── cgroup.clone_children
  20420. │   │   │   │   │   ├── cgroup.procs
  20421. │   │   │   │   │   ├── cpuacct.stat
  20422. │   │   │   │   │   ├── cpuacct.usage
  20423. │   │   │   │   │   ├── cpuacct.usage_percpu
  20424. │   │   │   │   │   ├── cpu.cfs_period_us
  20425. │   │   │   │   │   ├── cpu.cfs_quota_us
  20426. │   │   │   │   │   ├── cpu.shares
  20427. │   │   │   │   │   ├── cpu.stat
  20428. │   │   │   │   │   ├── notify_on_release
  20429. │   │   │   │   │   └── tasks
  20430. │   │   │   │   ├── systemd-update-utmp.service
  20431. │   │   │   │   │   ├── cgroup.clone_children
  20432. │   │   │   │   │   ├── cgroup.procs
  20433. │   │   │   │   │   ├── cpuacct.stat
  20434. │   │   │   │   │   ├── cpuacct.usage
  20435. │   │   │   │   │   ├── cpuacct.usage_percpu
  20436. │   │   │   │   │   ├── cpu.cfs_period_us
  20437. │   │   │   │   │   ├── cpu.cfs_quota_us
  20438. │   │   │   │   │   ├── cpu.shares
  20439. │   │   │   │   │   ├── cpu.stat
  20440. │   │   │   │   │   ├── notify_on_release
  20441. │   │   │   │   │   └── tasks
  20442. │   │   │   │   ├── systemd-user-sessions.service
  20443. │   │   │   │   │   ├── cgroup.clone_children
  20444. │   │   │   │   │   ├── cgroup.procs
  20445. │   │   │   │   │   ├── cpuacct.stat
  20446. │   │   │   │   │   ├── cpuacct.usage
  20447. │   │   │   │   │   ├── cpuacct.usage_percpu
  20448. │   │   │   │   │   ├── cpu.cfs_period_us
  20449. │   │   │   │   │   ├── cpu.cfs_quota_us
  20450. │   │   │   │   │   ├── cpu.shares
  20451. │   │   │   │   │   ├── cpu.stat
  20452. │   │   │   │   │   ├── notify_on_release
  20453. │   │   │   │   │   └── tasks
  20454. │   │   │   │   ├── system-getty.slice
  20455. │   │   │   │   │   ├── cgroup.clone_children
  20456. │   │   │   │   │   ├── cgroup.procs
  20457. │   │   │   │   │   ├── cpuacct.stat
  20458. │   │   │   │   │   ├── cpuacct.usage
  20459. │   │   │   │   │   ├── cpuacct.usage_percpu
  20460. │   │   │   │   │   ├── cpu.cfs_period_us
  20461. │   │   │   │   │   ├── cpu.cfs_quota_us
  20462. │   │   │   │   │   ├── cpu.shares
  20463. │   │   │   │   │   ├── cpu.stat
  20464. │   │   │   │   │   ├── notify_on_release
  20465. │   │   │   │   │   └── tasks
  20466. │   │   │   │   ├── tasks
  20467. │   │   │   │   ├── ufw.service
  20468. │   │   │   │   │   ├── cgroup.clone_children
  20469. │   │   │   │   │   ├── cgroup.procs
  20470. │   │   │   │   │   ├── cpuacct.stat
  20471. │   │   │   │   │   ├── cpuacct.usage
  20472. │   │   │   │   │   ├── cpuacct.usage_percpu
  20473. │   │   │   │   │   ├── cpu.cfs_period_us
  20474. │   │   │   │   │   ├── cpu.cfs_quota_us
  20475. │   │   │   │   │   ├── cpu.shares
  20476. │   │   │   │   │   ├── cpu.stat
  20477. │   │   │   │   │   ├── notify_on_release
  20478. │   │   │   │   │   └── tasks
  20479. │   │   │   │   ├── unattended-upgrades.service
  20480. │   │   │   │   │   ├── cgroup.clone_children
  20481. │   │   │   │   │   ├── cgroup.procs
  20482. │   │   │   │   │   ├── cpuacct.stat
  20483. │   │   │   │   │   ├── cpuacct.usage
  20484. │   │   │   │   │   ├── cpuacct.usage_percpu
  20485. │   │   │   │   │   ├── cpu.cfs_period_us
  20486. │   │   │   │   │   ├── cpu.cfs_quota_us
  20487. │   │   │   │   │   ├── cpu.shares
  20488. │   │   │   │   │   ├── cpu.stat
  20489. │   │   │   │   │   ├── notify_on_release
  20490. │   │   │   │   │   └── tasks
  20491. │   │   │   │   └── var-lib-lxcfs.mount
  20492. │   │   │   │   ├── cgroup.clone_children
  20493. │   │   │   │   ├── cgroup.procs
  20494. │   │   │   │   ├── cpuacct.stat
  20495. │   │   │   │   ├── cpuacct.usage
  20496. │   │   │   │   ├── cpuacct.usage_percpu
  20497. │   │   │   │   ├── cpu.cfs_period_us
  20498. │   │   │   │   ├── cpu.cfs_quota_us
  20499. │   │   │   │   ├── cpu.shares
  20500. │   │   │   │   ├── cpu.stat
  20501. │   │   │   │   ├── notify_on_release
  20502. │   │   │   │   └── tasks
  20503. │   │   │   ├── tasks
  20504. │   │   │   └── user.slice
  20505. │   │   │   ├── cgroup.clone_children
  20506. │   │   │   ├── cgroup.procs
  20507. │   │   │   ├── cpuacct.stat
  20508. │   │   │   ├── cpuacct.usage
  20509. │   │   │   ├── cpuacct.usage_percpu
  20510. │   │   │   ├── cpu.cfs_period_us
  20511. │   │   │   ├── cpu.cfs_quota_us
  20512. │   │   │   ├── cpu.shares
  20513. │   │   │   ├── cpu.stat
  20514. │   │   │   ├── notify_on_release
  20515. │   │   │   └── tasks
  20516. │   │   ├── tasks
  20517. │   │   ├── tick
  20518. │   │   │   ├── cgroup.clone_children
  20519. │   │   │   ├── cgroup.procs
  20520. │   │   │   ├── cpuacct.stat
  20521. │   │   │   ├── cpuacct.usage
  20522. │   │   │   ├── cpuacct.usage_percpu
  20523. │   │   │   ├── cpu.cfs_period_us
  20524. │   │   │   ├── cpu.cfs_quota_us
  20525. │   │   │   ├── cpu.shares
  20526. │   │   │   ├── cpu.stat
  20527. │   │   │   ├── init.scope
  20528. │   │   │   │   ├── cgroup.clone_children
  20529. │   │   │   │   ├── cgroup.procs
  20530. │   │   │   │   ├── cpuacct.stat
  20531. │   │   │   │   ├── cpuacct.usage
  20532. │   │   │   │   ├── cpuacct.usage_percpu
  20533. │   │   │   │   ├── cpu.cfs_period_us
  20534. │   │   │   │   ├── cpu.cfs_quota_us
  20535. │   │   │   │   ├── cpu.shares
  20536. │   │   │   │   ├── cpu.stat
  20537. │   │   │   │   ├── notify_on_release
  20538. │   │   │   │   └── tasks
  20539. │   │   │   ├── notify_on_release
  20540. │   │   │   ├── system.slice
  20541. │   │   │   │   ├── accounts-daemon.service
  20542. │   │   │   │   │   ├── cgroup.clone_children
  20543. │   │   │   │   │   ├── cgroup.procs
  20544. │   │   │   │   │   ├── cpuacct.stat
  20545. │   │   │   │   │   ├── cpuacct.usage
  20546. │   │   │   │   │   ├── cpuacct.usage_percpu
  20547. │   │   │   │   │   ├── cpu.cfs_period_us
  20548. │   │   │   │   │   ├── cpu.cfs_quota_us
  20549. │   │   │   │   │   ├── cpu.shares
  20550. │   │   │   │   │   ├── cpu.stat
  20551. │   │   │   │   │   ├── notify_on_release
  20552. │   │   │   │   │   └── tasks
  20553. │   │   │   │   ├── apparmor.service
  20554. │   │   │   │   │   ├── cgroup.clone_children
  20555. │   │   │   │   │   ├── cgroup.procs
  20556. │   │   │   │   │   ├── cpuacct.stat
  20557. │   │   │   │   │   ├── cpuacct.usage
  20558. │   │   │   │   │   ├── cpuacct.usage_percpu
  20559. │   │   │   │   │   ├── cpu.cfs_period_us
  20560. │   │   │   │   │   ├── cpu.cfs_quota_us
  20561. │   │   │   │   │   ├── cpu.shares
  20562. │   │   │   │   │   ├── cpu.stat
  20563. │   │   │   │   │   ├── notify_on_release
  20564. │   │   │   │   │   └── tasks
  20565. │   │   │   │   ├── apport.service
  20566. │   │   │   │   │   ├── cgroup.clone_children
  20567. │   │   │   │   │   ├── cgroup.procs
  20568. │   │   │   │   │   ├── cpuacct.stat
  20569. │   │   │   │   │   ├── cpuacct.usage
  20570. │   │   │   │   │   ├── cpuacct.usage_percpu
  20571. │   │   │   │   │   ├── cpu.cfs_period_us
  20572. │   │   │   │   │   ├── cpu.cfs_quota_us
  20573. │   │   │   │   │   ├── cpu.shares
  20574. │   │   │   │   │   ├── cpu.stat
  20575. │   │   │   │   │   ├── notify_on_release
  20576. │   │   │   │   │   └── tasks
  20577. │   │   │   │   ├── atd.service
  20578. │   │   │   │   │   ├── cgroup.clone_children
  20579. │   │   │   │   │   ├── cgroup.procs
  20580. │   │   │   │   │   ├── cpuacct.stat
  20581. │   │   │   │   │   ├── cpuacct.usage
  20582. │   │   │   │   │   ├── cpuacct.usage_percpu
  20583. │   │   │   │   │   ├── cpu.cfs_period_us
  20584. │   │   │   │   │   ├── cpu.cfs_quota_us
  20585. │   │   │   │   │   ├── cpu.shares
  20586. │   │   │   │   │   ├── cpu.stat
  20587. │   │   │   │   │   ├── notify_on_release
  20588. │   │   │   │   │   └── tasks
  20589. │   │   │   │   ├── cgroup.clone_children
  20590. │   │   │   │   ├── cgroup.procs
  20591. │   │   │   │   ├── chronograf.service
  20592. │   │   │   │   │   ├── cgroup.clone_children
  20593. │   │   │   │   │   ├── cgroup.procs
  20594. │   │   │   │   │   ├── cpuacct.stat
  20595. │   │   │   │   │   ├── cpuacct.usage
  20596. │   │   │   │   │   ├── cpuacct.usage_percpu
  20597. │   │   │   │   │   ├── cpu.cfs_period_us
  20598. │   │   │   │   │   ├── cpu.cfs_quota_us
  20599. │   │   │   │   │   ├── cpu.shares
  20600. │   │   │   │   │   ├── cpu.stat
  20601. │   │   │   │   │   ├── notify_on_release
  20602. │   │   │   │   │   └── tasks
  20603. │   │   │   │   ├── cloud-config.service
  20604. │   │   │   │   │   ├── cgroup.clone_children
  20605. │   │   │   │   │   ├── cgroup.procs
  20606. │   │   │   │   │   ├── cpuacct.stat
  20607. │   │   │   │   │   ├── cpuacct.usage
  20608. │   │   │   │   │   ├── cpuacct.usage_percpu
  20609. │   │   │   │   │   ├── cpu.cfs_period_us
  20610. │   │   │   │   │   ├── cpu.cfs_quota_us
  20611. │   │   │   │   │   ├── cpu.shares
  20612. │   │   │   │   │   ├── cpu.stat
  20613. │   │   │   │   │   ├── notify_on_release
  20614. │   │   │   │   │   └── tasks
  20615. │   │   │   │   ├── cloud-final.service
  20616. │   │   │   │   │   ├── cgroup.clone_children
  20617. │   │   │   │   │   ├── cgroup.procs
  20618. │   │   │   │   │   ├── cpuacct.stat
  20619. │   │   │   │   │   ├── cpuacct.usage
  20620. │   │   │   │   │   ├── cpuacct.usage_percpu
  20621. │   │   │   │   │   ├── cpu.cfs_period_us
  20622. │   │   │   │   │   ├── cpu.cfs_quota_us
  20623. │   │   │   │   │   ├── cpu.shares
  20624. │   │   │   │   │   ├── cpu.stat
  20625. │   │   │   │   │   ├── notify_on_release
  20626. │   │   │   │   │   └── tasks
  20627. │   │   │   │   ├── cloud-init-local.service
  20628. │   │   │   │   │   ├── cgroup.clone_children
  20629. │   │   │   │   │   ├── cgroup.procs
  20630. │   │   │   │   │   ├── cpuacct.stat
  20631. │   │   │   │   │   ├── cpuacct.usage
  20632. │   │   │   │   │   ├── cpuacct.usage_percpu
  20633. │   │   │   │   │   ├── cpu.cfs_period_us
  20634. │   │   │   │   │   ├── cpu.cfs_quota_us
  20635. │   │   │   │   │   ├── cpu.shares
  20636. │   │   │   │   │   ├── cpu.stat
  20637. │   │   │   │   │   ├── notify_on_release
  20638. │   │   │   │   │   └── tasks
  20639. │   │   │   │   ├── cloud-init.service
  20640. │   │   │   │   │   ├── cgroup.clone_children
  20641. │   │   │   │   │   ├── cgroup.procs
  20642. │   │   │   │   │   ├── cpuacct.stat
  20643. │   │   │   │   │   ├── cpuacct.usage
  20644. │   │   │   │   │   ├── cpuacct.usage_percpu
  20645. │   │   │   │   │   ├── cpu.cfs_period_us
  20646. │   │   │   │   │   ├── cpu.cfs_quota_us
  20647. │   │   │   │   │   ├── cpu.shares
  20648. │   │   │   │   │   ├── cpu.stat
  20649. │   │   │   │   │   ├── notify_on_release
  20650. │   │   │   │   │   └── tasks
  20651. │   │   │   │   ├── console-getty.service
  20652. │   │   │   │   │   ├── cgroup.clone_children
  20653. │   │   │   │   │   ├── cgroup.procs
  20654. │   │   │   │   │   ├── cpuacct.stat
  20655. │   │   │   │   │   ├── cpuacct.usage
  20656. │   │   │   │   │   ├── cpuacct.usage_percpu
  20657. │   │   │   │   │   ├── cpu.cfs_period_us
  20658. │   │   │   │   │   ├── cpu.cfs_quota_us
  20659. │   │   │   │   │   ├── cpu.shares
  20660. │   │   │   │   │   ├── cpu.stat
  20661. │   │   │   │   │   ├── notify_on_release
  20662. │   │   │   │   │   └── tasks
  20663. │   │   │   │   ├── cpuacct.stat
  20664. │   │   │   │   ├── cpuacct.usage
  20665. │   │   │   │   ├── cpuacct.usage_percpu
  20666. │   │   │   │   ├── cpu.cfs_period_us
  20667. │   │   │   │   ├── cpu.cfs_quota_us
  20668. │   │   │   │   ├── cpu.shares
  20669. │   │   │   │   ├── cpu.stat
  20670. │   │   │   │   ├── cron.service
  20671. │   │   │   │   │   ├── cgroup.clone_children
  20672. │   │   │   │   │   ├── cgroup.procs
  20673. │   │   │   │   │   ├── cpuacct.stat
  20674. │   │   │   │   │   ├── cpuacct.usage
  20675. │   │   │   │   │   ├── cpuacct.usage_percpu
  20676. │   │   │   │   │   ├── cpu.cfs_period_us
  20677. │   │   │   │   │   ├── cpu.cfs_quota_us
  20678. │   │   │   │   │   ├── cpu.shares
  20679. │   │   │   │   │   ├── cpu.stat
  20680. │   │   │   │   │   ├── notify_on_release
  20681. │   │   │   │   │   └── tasks
  20682. │   │   │   │   ├── dbus.service
  20683. │   │   │   │   │   ├── cgroup.clone_children
  20684. │   │   │   │   │   ├── cgroup.procs
  20685. │   │   │   │   │   ├── cpuacct.stat
  20686. │   │   │   │   │   ├── cpuacct.usage
  20687. │   │   │   │   │   ├── cpuacct.usage_percpu
  20688. │   │   │   │   │   ├── cpu.cfs_period_us
  20689. │   │   │   │   │   ├── cpu.cfs_quota_us
  20690. │   │   │   │   │   ├── cpu.shares
  20691. │   │   │   │   │   ├── cpu.stat
  20692. │   │   │   │   │   ├── notify_on_release
  20693. │   │   │   │   │   └── tasks
  20694. │   │   │   │   ├── dev-full.mount
  20695. │   │   │   │   │   ├── cgroup.clone_children
  20696. │   │   │   │   │   ├── cgroup.procs
  20697. │   │   │   │   │   ├── cpuacct.stat
  20698. │   │   │   │   │   ├── cpuacct.usage
  20699. │   │   │   │   │   ├── cpuacct.usage_percpu
  20700. │   │   │   │   │   ├── cpu.cfs_period_us
  20701. │   │   │   │   │   ├── cpu.cfs_quota_us
  20702. │   │   │   │   │   ├── cpu.shares
  20703. │   │   │   │   │   ├── cpu.stat
  20704. │   │   │   │   │   ├── notify_on_release
  20705. │   │   │   │   │   └── tasks
  20706. │   │   │   │   ├── dev-fuse.mount
  20707. │   │   │   │   │   ├── cgroup.clone_children
  20708. │   │   │   │   │   ├── cgroup.procs
  20709. │   │   │   │   │   ├── cpuacct.stat
  20710. │   │   │   │   │   ├── cpuacct.usage
  20711. │   │   │   │   │   ├── cpuacct.usage_percpu
  20712. │   │   │   │   │   ├── cpu.cfs_period_us
  20713. │   │   │   │   │   ├── cpu.cfs_quota_us
  20714. │   │   │   │   │   ├── cpu.shares
  20715. │   │   │   │   │   ├── cpu.stat
  20716. │   │   │   │   │   ├── notify_on_release
  20717. │   │   │   │   │   └── tasks
  20718. │   │   │   │   ├── dev-lxd.mount
  20719. │   │   │   │   │   ├── cgroup.clone_children
  20720. │   │   │   │   │   ├── cgroup.procs
  20721. │   │   │   │   │   ├── cpuacct.stat
  20722. │   │   │   │   │   ├── cpuacct.usage
  20723. │   │   │   │   │   ├── cpuacct.usage_percpu
  20724. │   │   │   │   │   ├── cpu.cfs_period_us
  20725. │   │   │   │   │   ├── cpu.cfs_quota_us
  20726. │   │   │   │   │   ├── cpu.shares
  20727. │   │   │   │   │   ├── cpu.stat
  20728. │   │   │   │   │   ├── notify_on_release
  20729. │   │   │   │   │   └── tasks
  20730. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  20731. │   │   │   │   │   ├── cgroup.clone_children
  20732. │   │   │   │   │   ├── cgroup.procs
  20733. │   │   │   │   │   ├── cpuacct.stat
  20734. │   │   │   │   │   ├── cpuacct.usage
  20735. │   │   │   │   │   ├── cpuacct.usage_percpu
  20736. │   │   │   │   │   ├── cpu.cfs_period_us
  20737. │   │   │   │   │   ├── cpu.cfs_quota_us
  20738. │   │   │   │   │   ├── cpu.shares
  20739. │   │   │   │   │   ├── cpu.stat
  20740. │   │   │   │   │   ├── notify_on_release
  20741. │   │   │   │   │   └── tasks
  20742. │   │   │   │   ├── dev-mqueue.mount
  20743. │   │   │   │   │   ├── cgroup.clone_children
  20744. │   │   │   │   │   ├── cgroup.procs
  20745. │   │   │   │   │   ├── cpuacct.stat
  20746. │   │   │   │   │   ├── cpuacct.usage
  20747. │   │   │   │   │   ├── cpuacct.usage_percpu
  20748. │   │   │   │   │   ├── cpu.cfs_period_us
  20749. │   │   │   │   │   ├── cpu.cfs_quota_us
  20750. │   │   │   │   │   ├── cpu.shares
  20751. │   │   │   │   │   ├── cpu.stat
  20752. │   │   │   │   │   ├── notify_on_release
  20753. │   │   │   │   │   └── tasks
  20754. │   │   │   │   ├── dev-net-tun.mount
  20755. │   │   │   │   │   ├── cgroup.clone_children
  20756. │   │   │   │   │   ├── cgroup.procs
  20757. │   │   │   │   │   ├── cpuacct.stat
  20758. │   │   │   │   │   ├── cpuacct.usage
  20759. │   │   │   │   │   ├── cpuacct.usage_percpu
  20760. │   │   │   │   │   ├── cpu.cfs_period_us
  20761. │   │   │   │   │   ├── cpu.cfs_quota_us
  20762. │   │   │   │   │   ├── cpu.shares
  20763. │   │   │   │   │   ├── cpu.stat
  20764. │   │   │   │   │   ├── notify_on_release
  20765. │   │   │   │   │   └── tasks
  20766. │   │   │   │   ├── dev-null.mount
  20767. │   │   │   │   │   ├── cgroup.clone_children
  20768. │   │   │   │   │   ├── cgroup.procs
  20769. │   │   │   │   │   ├── cpuacct.stat
  20770. │   │   │   │   │   ├── cpuacct.usage
  20771. │   │   │   │   │   ├── cpuacct.usage_percpu
  20772. │   │   │   │   │   ├── cpu.cfs_period_us
  20773. │   │   │   │   │   ├── cpu.cfs_quota_us
  20774. │   │   │   │   │   ├── cpu.shares
  20775. │   │   │   │   │   ├── cpu.stat
  20776. │   │   │   │   │   ├── notify_on_release
  20777. │   │   │   │   │   └── tasks
  20778. │   │   │   │   ├── dev-ptmx.mount
  20779. │   │   │   │   │   ├── cgroup.clone_children
  20780. │   │   │   │   │   ├── cgroup.procs
  20781. │   │   │   │   │   ├── cpuacct.stat
  20782. │   │   │   │   │   ├── cpuacct.usage
  20783. │   │   │   │   │   ├── cpuacct.usage_percpu
  20784. │   │   │   │   │   ├── cpu.cfs_period_us
  20785. │   │   │   │   │   ├── cpu.cfs_quota_us
  20786. │   │   │   │   │   ├── cpu.shares
  20787. │   │   │   │   │   ├── cpu.stat
  20788. │   │   │   │   │   ├── notify_on_release
  20789. │   │   │   │   │   └── tasks
  20790. │   │   │   │   ├── dev-random.mount
  20791. │   │   │   │   │   ├── cgroup.clone_children
  20792. │   │   │   │   │   ├── cgroup.procs
  20793. │   │   │   │   │   ├── cpuacct.stat
  20794. │   │   │   │   │   ├── cpuacct.usage
  20795. │   │   │   │   │   ├── cpuacct.usage_percpu
  20796. │   │   │   │   │   ├── cpu.cfs_period_us
  20797. │   │   │   │   │   ├── cpu.cfs_quota_us
  20798. │   │   │   │   │   ├── cpu.shares
  20799. │   │   │   │   │   ├── cpu.stat
  20800. │   │   │   │   │   ├── notify_on_release
  20801. │   │   │   │   │   └── tasks
  20802. │   │   │   │   ├── dev-tty.mount
  20803. │   │   │   │   │   ├── cgroup.clone_children
  20804. │   │   │   │   │   ├── cgroup.procs
  20805. │   │   │   │   │   ├── cpuacct.stat
  20806. │   │   │   │   │   ├── cpuacct.usage
  20807. │   │   │   │   │   ├── cpuacct.usage_percpu
  20808. │   │   │   │   │   ├── cpu.cfs_period_us
  20809. │   │   │   │   │   ├── cpu.cfs_quota_us
  20810. │   │   │   │   │   ├── cpu.shares
  20811. │   │   │   │   │   ├── cpu.stat
  20812. │   │   │   │   │   ├── notify_on_release
  20813. │   │   │   │   │   └── tasks
  20814. │   │   │   │   ├── dev-urandom.mount
  20815. │   │   │   │   │   ├── cgroup.clone_children
  20816. │   │   │   │   │   ├── cgroup.procs
  20817. │   │   │   │   │   ├── cpuacct.stat
  20818. │   │   │   │   │   ├── cpuacct.usage
  20819. │   │   │   │   │   ├── cpuacct.usage_percpu
  20820. │   │   │   │   │   ├── cpu.cfs_period_us
  20821. │   │   │   │   │   ├── cpu.cfs_quota_us
  20822. │   │   │   │   │   ├── cpu.shares
  20823. │   │   │   │   │   ├── cpu.stat
  20824. │   │   │   │   │   ├── notify_on_release
  20825. │   │   │   │   │   └── tasks
  20826. │   │   │   │   ├── dev-zero.mount
  20827. │   │   │   │   │   ├── cgroup.clone_children
  20828. │   │   │   │   │   ├── cgroup.procs
  20829. │   │   │   │   │   ├── cpuacct.stat
  20830. │   │   │   │   │   ├── cpuacct.usage
  20831. │   │   │   │   │   ├── cpuacct.usage_percpu
  20832. │   │   │   │   │   ├── cpu.cfs_period_us
  20833. │   │   │   │   │   ├── cpu.cfs_quota_us
  20834. │   │   │   │   │   ├── cpu.shares
  20835. │   │   │   │   │   ├── cpu.stat
  20836. │   │   │   │   │   ├── notify_on_release
  20837. │   │   │   │   │   └── tasks
  20838. │   │   │   │   ├── influxdb.service
  20839. │   │   │   │   │   ├── cgroup.clone_children
  20840. │   │   │   │   │   ├── cgroup.procs
  20841. │   │   │   │   │   ├── cpuacct.stat
  20842. │   │   │   │   │   ├── cpuacct.usage
  20843. │   │   │   │   │   ├── cpuacct.usage_percpu
  20844. │   │   │   │   │   ├── cpu.cfs_period_us
  20845. │   │   │   │   │   ├── cpu.cfs_quota_us
  20846. │   │   │   │   │   ├── cpu.shares
  20847. │   │   │   │   │   ├── cpu.stat
  20848. │   │   │   │   │   ├── notify_on_release
  20849. │   │   │   │   │   └── tasks
  20850. │   │   │   │   ├── irqbalance.service
  20851. │   │   │   │   │   ├── cgroup.clone_children
  20852. │   │   │   │   │   ├── cgroup.procs
  20853. │   │   │   │   │   ├── cpuacct.stat
  20854. │   │   │   │   │   ├── cpuacct.usage
  20855. │   │   │   │   │   ├── cpuacct.usage_percpu
  20856. │   │   │   │   │   ├── cpu.cfs_period_us
  20857. │   │   │   │   │   ├── cpu.cfs_quota_us
  20858. │   │   │   │   │   ├── cpu.shares
  20859. │   │   │   │   │   ├── cpu.stat
  20860. │   │   │   │   │   ├── notify_on_release
  20861. │   │   │   │   │   └── tasks
  20862. │   │   │   │   ├── kapacitor.service
  20863. │   │   │   │   │   ├── cgroup.clone_children
  20864. │   │   │   │   │   ├── cgroup.procs
  20865. │   │   │   │   │   ├── cpuacct.stat
  20866. │   │   │   │   │   ├── cpuacct.usage
  20867. │   │   │   │   │   ├── cpuacct.usage_percpu
  20868. │   │   │   │   │   ├── cpu.cfs_period_us
  20869. │   │   │   │   │   ├── cpu.cfs_quota_us
  20870. │   │   │   │   │   ├── cpu.shares
  20871. │   │   │   │   │   ├── cpu.stat
  20872. │   │   │   │   │   ├── notify_on_release
  20873. │   │   │   │   │   └── tasks
  20874. │   │   │   │   ├── lvm2-monitor.service
  20875. │   │   │   │   │   ├── cgroup.clone_children
  20876. │   │   │   │   │   ├── cgroup.procs
  20877. │   │   │   │   │   ├── cpuacct.stat
  20878. │   │   │   │   │   ├── cpuacct.usage
  20879. │   │   │   │   │   ├── cpuacct.usage_percpu
  20880. │   │   │   │   │   ├── cpu.cfs_period_us
  20881. │   │   │   │   │   ├── cpu.cfs_quota_us
  20882. │   │   │   │   │   ├── cpu.shares
  20883. │   │   │   │   │   ├── cpu.stat
  20884. │   │   │   │   │   ├── notify_on_release
  20885. │   │   │   │   │   └── tasks
  20886. │   │   │   │   ├── -.mount
  20887. │   │   │   │   │   ├── cgroup.clone_children
  20888. │   │   │   │   │   ├── cgroup.procs
  20889. │   │   │   │   │   ├── cpuacct.stat
  20890. │   │   │   │   │   ├── cpuacct.usage
  20891. │   │   │   │   │   ├── cpuacct.usage_percpu
  20892. │   │   │   │   │   ├── cpu.cfs_period_us
  20893. │   │   │   │   │   ├── cpu.cfs_quota_us
  20894. │   │   │   │   │   ├── cpu.shares
  20895. │   │   │   │   │   ├── cpu.stat
  20896. │   │   │   │   │   ├── notify_on_release
  20897. │   │   │   │   │   └── tasks
  20898. │   │   │   │   ├── networking.service
  20899. │   │   │   │   │   ├── cgroup.clone_children
  20900. │   │   │   │   │   ├── cgroup.procs
  20901. │   │   │   │   │   ├── cpuacct.stat
  20902. │   │   │   │   │   ├── cpuacct.usage
  20903. │   │   │   │   │   ├── cpuacct.usage_percpu
  20904. │   │   │   │   │   ├── cpu.cfs_period_us
  20905. │   │   │   │   │   ├── cpu.cfs_quota_us
  20906. │   │   │   │   │   ├── cpu.shares
  20907. │   │   │   │   │   ├── cpu.stat
  20908. │   │   │   │   │   ├── notify_on_release
  20909. │   │   │   │   │   └── tasks
  20910. │   │   │   │   ├── notify_on_release
  20911. │   │   │   │   ├── ondemand.service
  20912. │   │   │   │   │   ├── cgroup.clone_children
  20913. │   │   │   │   │   ├── cgroup.procs
  20914. │   │   │   │   │   ├── cpuacct.stat
  20915. │   │   │   │   │   ├── cpuacct.usage
  20916. │   │   │   │   │   ├── cpuacct.usage_percpu
  20917. │   │   │   │   │   ├── cpu.cfs_period_us
  20918. │   │   │   │   │   ├── cpu.cfs_quota_us
  20919. │   │   │   │   │   ├── cpu.shares
  20920. │   │   │   │   │   ├── cpu.stat
  20921. │   │   │   │   │   ├── notify_on_release
  20922. │   │   │   │   │   └── tasks
  20923. │   │   │   │   ├── polkitd.service
  20924. │   │   │   │   │   ├── cgroup.clone_children
  20925. │   │   │   │   │   ├── cgroup.procs
  20926. │   │   │   │   │   ├── cpuacct.stat
  20927. │   │   │   │   │   ├── cpuacct.usage
  20928. │   │   │   │   │   ├── cpuacct.usage_percpu
  20929. │   │   │   │   │   ├── cpu.cfs_period_us
  20930. │   │   │   │   │   ├── cpu.cfs_quota_us
  20931. │   │   │   │   │   ├── cpu.shares
  20932. │   │   │   │   │   ├── cpu.stat
  20933. │   │   │   │   │   ├── notify_on_release
  20934. │   │   │   │   │   └── tasks
  20935. │   │   │   │   ├── proc-cpuinfo.mount
  20936. │   │   │   │   │   ├── cgroup.clone_children
  20937. │   │   │   │   │   ├── cgroup.procs
  20938. │   │   │   │   │   ├── cpuacct.stat
  20939. │   │   │   │   │   ├── cpuacct.usage
  20940. │   │   │   │   │   ├── cpuacct.usage_percpu
  20941. │   │   │   │   │   ├── cpu.cfs_period_us
  20942. │   │   │   │   │   ├── cpu.cfs_quota_us
  20943. │   │   │   │   │   ├── cpu.shares
  20944. │   │   │   │   │   ├── cpu.stat
  20945. │   │   │   │   │   ├── notify_on_release
  20946. │   │   │   │   │   └── tasks
  20947. │   │   │   │   ├── proc-diskstats.mount
  20948. │   │   │   │   │   ├── cgroup.clone_children
  20949. │   │   │   │   │   ├── cgroup.procs
  20950. │   │   │   │   │   ├── cpuacct.stat
  20951. │   │   │   │   │   ├── cpuacct.usage
  20952. │   │   │   │   │   ├── cpuacct.usage_percpu
  20953. │   │   │   │   │   ├── cpu.cfs_period_us
  20954. │   │   │   │   │   ├── cpu.cfs_quota_us
  20955. │   │   │   │   │   ├── cpu.shares
  20956. │   │   │   │   │   ├── cpu.stat
  20957. │   │   │   │   │   ├── notify_on_release
  20958. │   │   │   │   │   └── tasks
  20959. │   │   │   │   ├── proc-meminfo.mount
  20960. │   │   │   │   │   ├── cgroup.clone_children
  20961. │   │   │   │   │   ├── cgroup.procs
  20962. │   │   │   │   │   ├── cpuacct.stat
  20963. │   │   │   │   │   ├── cpuacct.usage
  20964. │   │   │   │   │   ├── cpuacct.usage_percpu
  20965. │   │   │   │   │   ├── cpu.cfs_period_us
  20966. │   │   │   │   │   ├── cpu.cfs_quota_us
  20967. │   │   │   │   │   ├── cpu.shares
  20968. │   │   │   │   │   ├── cpu.stat
  20969. │   │   │   │   │   ├── notify_on_release
  20970. │   │   │   │   │   └── tasks
  20971. │   │   │   │   ├── proc-stat.mount
  20972. │   │   │   │   │   ├── cgroup.clone_children
  20973. │   │   │   │   │   ├── cgroup.procs
  20974. │   │   │   │   │   ├── cpuacct.stat
  20975. │   │   │   │   │   ├── cpuacct.usage
  20976. │   │   │   │   │   ├── cpuacct.usage_percpu
  20977. │   │   │   │   │   ├── cpu.cfs_period_us
  20978. │   │   │   │   │   ├── cpu.cfs_quota_us
  20979. │   │   │   │   │   ├── cpu.shares
  20980. │   │   │   │   │   ├── cpu.stat
  20981. │   │   │   │   │   ├── notify_on_release
  20982. │   │   │   │   │   └── tasks
  20983. │   │   │   │   ├── proc-swaps.mount
  20984. │   │   │   │   │   ├── cgroup.clone_children
  20985. │   │   │   │   │   ├── cgroup.procs
  20986. │   │   │   │   │   ├── cpuacct.stat
  20987. │   │   │   │   │   ├── cpuacct.usage
  20988. │   │   │   │   │   ├── cpuacct.usage_percpu
  20989. │   │   │   │   │   ├── cpu.cfs_period_us
  20990. │   │   │   │   │   ├── cpu.cfs_quota_us
  20991. │   │   │   │   │   ├── cpu.shares
  20992. │   │   │   │   │   ├── cpu.stat
  20993. │   │   │   │   │   ├── notify_on_release
  20994. │   │   │   │   │   └── tasks
  20995. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  20996. │   │   │   │   │   ├── cgroup.clone_children
  20997. │   │   │   │   │   ├── cgroup.procs
  20998. │   │   │   │   │   ├── cpuacct.stat
  20999. │   │   │   │   │   ├── cpuacct.usage
  21000. │   │   │   │   │   ├── cpuacct.usage_percpu
  21001. │   │   │   │   │   ├── cpu.cfs_period_us
  21002. │   │   │   │   │   ├── cpu.cfs_quota_us
  21003. │   │   │   │   │   ├── cpu.shares
  21004. │   │   │   │   │   ├── cpu.stat
  21005. │   │   │   │   │   ├── notify_on_release
  21006. │   │   │   │   │   └── tasks
  21007. │   │   │   │   ├── proc-uptime.mount
  21008. │   │   │   │   │   ├── cgroup.clone_children
  21009. │   │   │   │   │   ├── cgroup.procs
  21010. │   │   │   │   │   ├── cpuacct.stat
  21011. │   │   │   │   │   ├── cpuacct.usage
  21012. │   │   │   │   │   ├── cpuacct.usage_percpu
  21013. │   │   │   │   │   ├── cpu.cfs_period_us
  21014. │   │   │   │   │   ├── cpu.cfs_quota_us
  21015. │   │   │   │   │   ├── cpu.shares
  21016. │   │   │   │   │   ├── cpu.stat
  21017. │   │   │   │   │   ├── notify_on_release
  21018. │   │   │   │   │   └── tasks
  21019. │   │   │   │   ├── rc-local.service
  21020. │   │   │   │   │   ├── cgroup.clone_children
  21021. │   │   │   │   │   ├── cgroup.procs
  21022. │   │   │   │   │   ├── cpuacct.stat
  21023. │   │   │   │   │   ├── cpuacct.usage
  21024. │   │   │   │   │   ├── cpuacct.usage_percpu
  21025. │   │   │   │   │   ├── cpu.cfs_period_us
  21026. │   │   │   │   │   ├── cpu.cfs_quota_us
  21027. │   │   │   │   │   ├── cpu.shares
  21028. │   │   │   │   │   ├── cpu.stat
  21029. │   │   │   │   │   ├── notify_on_release
  21030. │   │   │   │   │   └── tasks
  21031. │   │   │   │   ├── resolvconf.service
  21032. │   │   │   │   │   ├── cgroup.clone_children
  21033. │   │   │   │   │   ├── cgroup.procs
  21034. │   │   │   │   │   ├── cpuacct.stat
  21035. │   │   │   │   │   ├── cpuacct.usage
  21036. │   │   │   │   │   ├── cpuacct.usage_percpu
  21037. │   │   │   │   │   ├── cpu.cfs_period_us
  21038. │   │   │   │   │   ├── cpu.cfs_quota_us
  21039. │   │   │   │   │   ├── cpu.shares
  21040. │   │   │   │   │   ├── cpu.stat
  21041. │   │   │   │   │   ├── notify_on_release
  21042. │   │   │   │   │   └── tasks
  21043. │   │   │   │   ├── rsyslog.service
  21044. │   │   │   │   │   ├── cgroup.clone_children
  21045. │   │   │   │   │   ├── cgroup.procs
  21046. │   │   │   │   │   ├── cpuacct.stat
  21047. │   │   │   │   │   ├── cpuacct.usage
  21048. │   │   │   │   │   ├── cpuacct.usage_percpu
  21049. │   │   │   │   │   ├── cpu.cfs_period_us
  21050. │   │   │   │   │   ├── cpu.cfs_quota_us
  21051. │   │   │   │   │   ├── cpu.shares
  21052. │   │   │   │   │   ├── cpu.stat
  21053. │   │   │   │   │   ├── notify_on_release
  21054. │   │   │   │   │   └── tasks
  21055. │   │   │   │   ├── run-user-0.mount
  21056. │   │   │   │   │   ├── cgroup.clone_children
  21057. │   │   │   │   │   ├── cgroup.procs
  21058. │   │   │   │   │   ├── cpuacct.stat
  21059. │   │   │   │   │   ├── cpuacct.usage
  21060. │   │   │   │   │   ├── cpuacct.usage_percpu
  21061. │   │   │   │   │   ├── cpu.cfs_period_us
  21062. │   │   │   │   │   ├── cpu.cfs_quota_us
  21063. │   │   │   │   │   ├── cpu.shares
  21064. │   │   │   │   │   ├── cpu.stat
  21065. │   │   │   │   │   ├── notify_on_release
  21066. │   │   │   │   │   └── tasks
  21067. │   │   │   │   ├── ssh.service
  21068. │   │   │   │   │   ├── cgroup.clone_children
  21069. │   │   │   │   │   ├── cgroup.procs
  21070. │   │   │   │   │   ├── cpuacct.stat
  21071. │   │   │   │   │   ├── cpuacct.usage
  21072. │   │   │   │   │   ├── cpuacct.usage_percpu
  21073. │   │   │   │   │   ├── cpu.cfs_period_us
  21074. │   │   │   │   │   ├── cpu.cfs_quota_us
  21075. │   │   │   │   │   ├── cpu.shares
  21076. │   │   │   │   │   ├── cpu.stat
  21077. │   │   │   │   │   ├── notify_on_release
  21078. │   │   │   │   │   └── tasks
  21079. │   │   │   │   ├── sys-fs-fuse-connections.mount
  21080. │   │   │   │   │   ├── cgroup.clone_children
  21081. │   │   │   │   │   ├── cgroup.procs
  21082. │   │   │   │   │   ├── cpuacct.stat
  21083. │   │   │   │   │   ├── cpuacct.usage
  21084. │   │   │   │   │   ├── cpuacct.usage_percpu
  21085. │   │   │   │   │   ├── cpu.cfs_period_us
  21086. │   │   │   │   │   ├── cpu.cfs_quota_us
  21087. │   │   │   │   │   ├── cpu.shares
  21088. │   │   │   │   │   ├── cpu.stat
  21089. │   │   │   │   │   ├── notify_on_release
  21090. │   │   │   │   │   └── tasks
  21091. │   │   │   │   ├── sys-kernel-debug.mount
  21092. │   │   │   │   │   ├── cgroup.clone_children
  21093. │   │   │   │   │   ├── cgroup.procs
  21094. │   │   │   │   │   ├── cpuacct.stat
  21095. │   │   │   │   │   ├── cpuacct.usage
  21096. │   │   │   │   │   ├── cpuacct.usage_percpu
  21097. │   │   │   │   │   ├── cpu.cfs_period_us
  21098. │   │   │   │   │   ├── cpu.cfs_quota_us
  21099. │   │   │   │   │   ├── cpu.shares
  21100. │   │   │   │   │   ├── cpu.stat
  21101. │   │   │   │   │   ├── notify_on_release
  21102. │   │   │   │   │   └── tasks
  21103. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  21104. │   │   │   │   │   ├── cgroup.clone_children
  21105. │   │   │   │   │   ├── cgroup.procs
  21106. │   │   │   │   │   ├── cpuacct.stat
  21107. │   │   │   │   │   ├── cpuacct.usage
  21108. │   │   │   │   │   ├── cpuacct.usage_percpu
  21109. │   │   │   │   │   ├── cpu.cfs_period_us
  21110. │   │   │   │   │   ├── cpu.cfs_quota_us
  21111. │   │   │   │   │   ├── cpu.shares
  21112. │   │   │   │   │   ├── cpu.stat
  21113. │   │   │   │   │   ├── notify_on_release
  21114. │   │   │   │   │   └── tasks
  21115. │   │   │   │   ├── systemd-journald.service
  21116. │   │   │   │   │   ├── cgroup.clone_children
  21117. │   │   │   │   │   ├── cgroup.procs
  21118. │   │   │   │   │   ├── cpuacct.stat
  21119. │   │   │   │   │   ├── cpuacct.usage
  21120. │   │   │   │   │   ├── cpuacct.usage_percpu
  21121. │   │   │   │   │   ├── cpu.cfs_period_us
  21122. │   │   │   │   │   ├── cpu.cfs_quota_us
  21123. │   │   │   │   │   ├── cpu.shares
  21124. │   │   │   │   │   ├── cpu.stat
  21125. │   │   │   │   │   ├── notify_on_release
  21126. │   │   │   │   │   └── tasks
  21127. │   │   │   │   ├── systemd-journal-flush.service
  21128. │   │   │   │   │   ├── cgroup.clone_children
  21129. │   │   │   │   │   ├── cgroup.procs
  21130. │   │   │   │   │   ├── cpuacct.stat
  21131. │   │   │   │   │   ├── cpuacct.usage
  21132. │   │   │   │   │   ├── cpuacct.usage_percpu
  21133. │   │   │   │   │   ├── cpu.cfs_period_us
  21134. │   │   │   │   │   ├── cpu.cfs_quota_us
  21135. │   │   │   │   │   ├── cpu.shares
  21136. │   │   │   │   │   ├── cpu.stat
  21137. │   │   │   │   │   ├── notify_on_release
  21138. │   │   │   │   │   └── tasks
  21139. │   │   │   │   ├── systemd-logind.service
  21140. │   │   │   │   │   ├── cgroup.clone_children
  21141. │   │   │   │   │   ├── cgroup.procs
  21142. │   │   │   │   │   ├── cpuacct.stat
  21143. │   │   │   │   │   ├── cpuacct.usage
  21144. │   │   │   │   │   ├── cpuacct.usage_percpu
  21145. │   │   │   │   │   ├── cpu.cfs_period_us
  21146. │   │   │   │   │   ├── cpu.cfs_quota_us
  21147. │   │   │   │   │   ├── cpu.shares
  21148. │   │   │   │   │   ├── cpu.stat
  21149. │   │   │   │   │   ├── notify_on_release
  21150. │   │   │   │   │   └── tasks
  21151. │   │   │   │   ├── systemd-random-seed.service
  21152. │   │   │   │   │   ├── cgroup.clone_children
  21153. │   │   │   │   │   ├── cgroup.procs
  21154. │   │   │   │   │   ├── cpuacct.stat
  21155. │   │   │   │   │   ├── cpuacct.usage
  21156. │   │   │   │   │   ├── cpuacct.usage_percpu
  21157. │   │   │   │   │   ├── cpu.cfs_period_us
  21158. │   │   │   │   │   ├── cpu.cfs_quota_us
  21159. │   │   │   │   │   ├── cpu.shares
  21160. │   │   │   │   │   ├── cpu.stat
  21161. │   │   │   │   │   ├── notify_on_release
  21162. │   │   │   │   │   └── tasks
  21163. │   │   │   │   ├── systemd-tmpfiles-setup.service
  21164. │   │   │   │   │   ├── cgroup.clone_children
  21165. │   │   │   │   │   ├── cgroup.procs
  21166. │   │   │   │   │   ├── cpuacct.stat
  21167. │   │   │   │   │   ├── cpuacct.usage
  21168. │   │   │   │   │   ├── cpuacct.usage_percpu
  21169. │   │   │   │   │   ├── cpu.cfs_period_us
  21170. │   │   │   │   │   ├── cpu.cfs_quota_us
  21171. │   │   │   │   │   ├── cpu.shares
  21172. │   │   │   │   │   ├── cpu.stat
  21173. │   │   │   │   │   ├── notify_on_release
  21174. │   │   │   │   │   └── tasks
  21175. │   │   │   │   ├── systemd-udevd.service
  21176. │   │   │   │   │   ├── cgroup.clone_children
  21177. │   │   │   │   │   ├── cgroup.procs
  21178. │   │   │   │   │   ├── cpuacct.stat
  21179. │   │   │   │   │   ├── cpuacct.usage
  21180. │   │   │   │   │   ├── cpuacct.usage_percpu
  21181. │   │   │   │   │   ├── cpu.cfs_period_us
  21182. │   │   │   │   │   ├── cpu.cfs_quota_us
  21183. │   │   │   │   │   ├── cpu.shares
  21184. │   │   │   │   │   ├── cpu.stat
  21185. │   │   │   │   │   ├── notify_on_release
  21186. │   │   │   │   │   └── tasks
  21187. │   │   │   │   ├── systemd-udev-trigger.service
  21188. │   │   │   │   │   ├── cgroup.clone_children
  21189. │   │   │   │   │   ├── cgroup.procs
  21190. │   │   │   │   │   ├── cpuacct.stat
  21191. │   │   │   │   │   ├── cpuacct.usage
  21192. │   │   │   │   │   ├── cpuacct.usage_percpu
  21193. │   │   │   │   │   ├── cpu.cfs_period_us
  21194. │   │   │   │   │   ├── cpu.cfs_quota_us
  21195. │   │   │   │   │   ├── cpu.shares
  21196. │   │   │   │   │   ├── cpu.stat
  21197. │   │   │   │   │   ├── notify_on_release
  21198. │   │   │   │   │   └── tasks
  21199. │   │   │   │   ├── systemd-update-utmp.service
  21200. │   │   │   │   │   ├── cgroup.clone_children
  21201. │   │   │   │   │   ├── cgroup.procs
  21202. │   │   │   │   │   ├── cpuacct.stat
  21203. │   │   │   │   │   ├── cpuacct.usage
  21204. │   │   │   │   │   ├── cpuacct.usage_percpu
  21205. │   │   │   │   │   ├── cpu.cfs_period_us
  21206. │   │   │   │   │   ├── cpu.cfs_quota_us
  21207. │   │   │   │   │   ├── cpu.shares
  21208. │   │   │   │   │   ├── cpu.stat
  21209. │   │   │   │   │   ├── notify_on_release
  21210. │   │   │   │   │   └── tasks
  21211. │   │   │   │   ├── systemd-user-sessions.service
  21212. │   │   │   │   │   ├── cgroup.clone_children
  21213. │   │   │   │   │   ├── cgroup.procs
  21214. │   │   │   │   │   ├── cpuacct.stat
  21215. │   │   │   │   │   ├── cpuacct.usage
  21216. │   │   │   │   │   ├── cpuacct.usage_percpu
  21217. │   │   │   │   │   ├── cpu.cfs_period_us
  21218. │   │   │   │   │   ├── cpu.cfs_quota_us
  21219. │   │   │   │   │   ├── cpu.shares
  21220. │   │   │   │   │   ├── cpu.stat
  21221. │   │   │   │   │   ├── notify_on_release
  21222. │   │   │   │   │   └── tasks
  21223. │   │   │   │   ├── system-getty.slice
  21224. │   │   │   │   │   ├── cgroup.clone_children
  21225. │   │   │   │   │   ├── cgroup.procs
  21226. │   │   │   │   │   ├── cpuacct.stat
  21227. │   │   │   │   │   ├── cpuacct.usage
  21228. │   │   │   │   │   ├── cpuacct.usage_percpu
  21229. │   │   │   │   │   ├── cpu.cfs_period_us
  21230. │   │   │   │   │   ├── cpu.cfs_quota_us
  21231. │   │   │   │   │   ├── cpu.shares
  21232. │   │   │   │   │   ├── cpu.stat
  21233. │   │   │   │   │   ├── notify_on_release
  21234. │   │   │   │   │   └── tasks
  21235. │   │   │   │   ├── tasks
  21236. │   │   │   │   ├── telegraf.service
  21237. │   │   │   │   │   ├── cgroup.clone_children
  21238. │   │   │   │   │   ├── cgroup.procs
  21239. │   │   │   │   │   ├── cpuacct.stat
  21240. │   │   │   │   │   ├── cpuacct.usage
  21241. │   │   │   │   │   ├── cpuacct.usage_percpu
  21242. │   │   │   │   │   ├── cpu.cfs_period_us
  21243. │   │   │   │   │   ├── cpu.cfs_quota_us
  21244. │   │   │   │   │   ├── cpu.shares
  21245. │   │   │   │   │   ├── cpu.stat
  21246. │   │   │   │   │   ├── notify_on_release
  21247. │   │   │   │   │   └── tasks
  21248. │   │   │   │   ├── ufw.service
  21249. │   │   │   │   │   ├── cgroup.clone_children
  21250. │   │   │   │   │   ├── cgroup.procs
  21251. │   │   │   │   │   ├── cpuacct.stat
  21252. │   │   │   │   │   ├── cpuacct.usage
  21253. │   │   │   │   │   ├── cpuacct.usage_percpu
  21254. │   │   │   │   │   ├── cpu.cfs_period_us
  21255. │   │   │   │   │   ├── cpu.cfs_quota_us
  21256. │   │   │   │   │   ├── cpu.shares
  21257. │   │   │   │   │   ├── cpu.stat
  21258. │   │   │   │   │   ├── notify_on_release
  21259. │   │   │   │   │   └── tasks
  21260. │   │   │   │   ├── unattended-upgrades.service
  21261. │   │   │   │   │   ├── cgroup.clone_children
  21262. │   │   │   │   │   ├── cgroup.procs
  21263. │   │   │   │   │   ├── cpuacct.stat
  21264. │   │   │   │   │   ├── cpuacct.usage
  21265. │   │   │   │   │   ├── cpuacct.usage_percpu
  21266. │   │   │   │   │   ├── cpu.cfs_period_us
  21267. │   │   │   │   │   ├── cpu.cfs_quota_us
  21268. │   │   │   │   │   ├── cpu.shares
  21269. │   │   │   │   │   ├── cpu.stat
  21270. │   │   │   │   │   ├── notify_on_release
  21271. │   │   │   │   │   └── tasks
  21272. │   │   │   │   └── var-lib-lxcfs.mount
  21273. │   │   │   │   ├── cgroup.clone_children
  21274. │   │   │   │   ├── cgroup.procs
  21275. │   │   │   │   ├── cpuacct.stat
  21276. │   │   │   │   ├── cpuacct.usage
  21277. │   │   │   │   ├── cpuacct.usage_percpu
  21278. │   │   │   │   ├── cpu.cfs_period_us
  21279. │   │   │   │   ├── cpu.cfs_quota_us
  21280. │   │   │   │   ├── cpu.shares
  21281. │   │   │   │   ├── cpu.stat
  21282. │   │   │   │   ├── notify_on_release
  21283. │   │   │   │   └── tasks
  21284. │   │   │   ├── tasks
  21285. │   │   │   └── user.slice
  21286. │   │   │   ├── cgroup.clone_children
  21287. │   │   │   ├── cgroup.procs
  21288. │   │   │   ├── cpuacct.stat
  21289. │   │   │   ├── cpuacct.usage
  21290. │   │   │   ├── cpuacct.usage_percpu
  21291. │   │   │   ├── cpu.cfs_period_us
  21292. │   │   │   ├── cpu.cfs_quota_us
  21293. │   │   │   ├── cpu.shares
  21294. │   │   │   ├── cpu.stat
  21295. │   │   │   ├── notify_on_release
  21296. │   │   │   ├── tasks
  21297. │   │   │   └── user-0.slice
  21298. │   │   │   ├── cgroup.clone_children
  21299. │   │   │   ├── cgroup.procs
  21300. │   │   │   ├── cpuacct.stat
  21301. │   │   │   ├── cpuacct.usage
  21302. │   │   │   ├── cpuacct.usage_percpu
  21303. │   │   │   ├── cpu.cfs_period_us
  21304. │   │   │   ├── cpu.cfs_quota_us
  21305. │   │   │   ├── cpu.shares
  21306. │   │   │   ├── cpu.stat
  21307. │   │   │   ├── notify_on_release
  21308. │   │   │   ├── session-377.scope
  21309. │   │   │   │   ├── cgroup.clone_children
  21310. │   │   │   │   ├── cgroup.procs
  21311. │   │   │   │   ├── cpuacct.stat
  21312. │   │   │   │   ├── cpuacct.usage
  21313. │   │   │   │   ├── cpuacct.usage_percpu
  21314. │   │   │   │   ├── cpu.cfs_period_us
  21315. │   │   │   │   ├── cpu.cfs_quota_us
  21316. │   │   │   │   ├── cpu.shares
  21317. │   │   │   │   ├── cpu.stat
  21318. │   │   │   │   ├── notify_on_release
  21319. │   │   │   │   └── tasks
  21320. │   │   │   ├── tasks
  21321. │   │   │   └── user@0.service
  21322. │   │   │   ├── cgroup.clone_children
  21323. │   │   │   ├── cgroup.procs
  21324. │   │   │   ├── cpuacct.stat
  21325. │   │   │   ├── cpuacct.usage
  21326. │   │   │   ├── cpuacct.usage_percpu
  21327. │   │   │   ├── cpu.cfs_period_us
  21328. │   │   │   ├── cpu.cfs_quota_us
  21329. │   │   │   ├── cpu.shares
  21330. │   │   │   ├── cpu.stat
  21331. │   │   │   ├── notify_on_release
  21332. │   │   │   └── tasks
  21333. │   │   └── unifi
  21334. │   │   ├── cgroup.clone_children
  21335. │   │   ├── cgroup.procs
  21336. │   │   ├── cpuacct.stat
  21337. │   │   ├── cpuacct.usage
  21338. │   │   ├── cpuacct.usage_percpu
  21339. │   │   ├── cpu.cfs_period_us
  21340. │   │   ├── cpu.cfs_quota_us
  21341. │   │   ├── cpu.shares
  21342. │   │   ├── cpu.stat
  21343. │   │   ├── init.scope
  21344. │   │   │   ├── cgroup.clone_children
  21345. │   │   │   ├── cgroup.procs
  21346. │   │   │   ├── cpuacct.stat
  21347. │   │   │   ├── cpuacct.usage
  21348. │   │   │   ├── cpuacct.usage_percpu
  21349. │   │   │   ├── cpu.cfs_period_us
  21350. │   │   │   ├── cpu.cfs_quota_us
  21351. │   │   │   ├── cpu.shares
  21352. │   │   │   ├── cpu.stat
  21353. │   │   │   ├── notify_on_release
  21354. │   │   │   └── tasks
  21355. │   │   ├── notify_on_release
  21356. │   │   ├── system.slice
  21357. │   │   │   ├── accounts-daemon.service
  21358. │   │   │   │   ├── cgroup.clone_children
  21359. │   │   │   │   ├── cgroup.procs
  21360. │   │   │   │   ├── cpuacct.stat
  21361. │   │   │   │   ├── cpuacct.usage
  21362. │   │   │   │   ├── cpuacct.usage_percpu
  21363. │   │   │   │   ├── cpu.cfs_period_us
  21364. │   │   │   │   ├── cpu.cfs_quota_us
  21365. │   │   │   │   ├── cpu.shares
  21366. │   │   │   │   ├── cpu.stat
  21367. │   │   │   │   ├── notify_on_release
  21368. │   │   │   │   └── tasks
  21369. │   │   │   ├── apparmor.service
  21370. │   │   │   │   ├── cgroup.clone_children
  21371. │   │   │   │   ├── cgroup.procs
  21372. │   │   │   │   ├── cpuacct.stat
  21373. │   │   │   │   ├── cpuacct.usage
  21374. │   │   │   │   ├── cpuacct.usage_percpu
  21375. │   │   │   │   ├── cpu.cfs_period_us
  21376. │   │   │   │   ├── cpu.cfs_quota_us
  21377. │   │   │   │   ├── cpu.shares
  21378. │   │   │   │   ├── cpu.stat
  21379. │   │   │   │   ├── notify_on_release
  21380. │   │   │   │   └── tasks
  21381. │   │   │   ├── apport.service
  21382. │   │   │   │   ├── cgroup.clone_children
  21383. │   │   │   │   ├── cgroup.procs
  21384. │   │   │   │   ├── cpuacct.stat
  21385. │   │   │   │   ├── cpuacct.usage
  21386. │   │   │   │   ├── cpuacct.usage_percpu
  21387. │   │   │   │   ├── cpu.cfs_period_us
  21388. │   │   │   │   ├── cpu.cfs_quota_us
  21389. │   │   │   │   ├── cpu.shares
  21390. │   │   │   │   ├── cpu.stat
  21391. │   │   │   │   ├── notify_on_release
  21392. │   │   │   │   └── tasks
  21393. │   │   │   ├── atd.service
  21394. │   │   │   │   ├── cgroup.clone_children
  21395. │   │   │   │   ├── cgroup.procs
  21396. │   │   │   │   ├── cpuacct.stat
  21397. │   │   │   │   ├── cpuacct.usage
  21398. │   │   │   │   ├── cpuacct.usage_percpu
  21399. │   │   │   │   ├── cpu.cfs_period_us
  21400. │   │   │   │   ├── cpu.cfs_quota_us
  21401. │   │   │   │   ├── cpu.shares
  21402. │   │   │   │   ├── cpu.stat
  21403. │   │   │   │   ├── notify_on_release
  21404. │   │   │   │   └── tasks
  21405. │   │   │   ├── cgroup.clone_children
  21406. │   │   │   ├── cgroup.procs
  21407. │   │   │   ├── cloud-config.service
  21408. │   │   │   │   ├── cgroup.clone_children
  21409. │   │   │   │   ├── cgroup.procs
  21410. │   │   │   │   ├── cpuacct.stat
  21411. │   │   │   │   ├── cpuacct.usage
  21412. │   │   │   │   ├── cpuacct.usage_percpu
  21413. │   │   │   │   ├── cpu.cfs_period_us
  21414. │   │   │   │   ├── cpu.cfs_quota_us
  21415. │   │   │   │   ├── cpu.shares
  21416. │   │   │   │   ├── cpu.stat
  21417. │   │   │   │   ├── notify_on_release
  21418. │   │   │   │   └── tasks
  21419. │   │   │   ├── cloud-final.service
  21420. │   │   │   │   ├── cgroup.clone_children
  21421. │   │   │   │   ├── cgroup.procs
  21422. │   │   │   │   ├── cpuacct.stat
  21423. │   │   │   │   ├── cpuacct.usage
  21424. │   │   │   │   ├── cpuacct.usage_percpu
  21425. │   │   │   │   ├── cpu.cfs_period_us
  21426. │   │   │   │   ├── cpu.cfs_quota_us
  21427. │   │   │   │   ├── cpu.shares
  21428. │   │   │   │   ├── cpu.stat
  21429. │   │   │   │   ├── notify_on_release
  21430. │   │   │   │   └── tasks
  21431. │   │   │   ├── cloud-init-local.service
  21432. │   │   │   │   ├── cgroup.clone_children
  21433. │   │   │   │   ├── cgroup.procs
  21434. │   │   │   │   ├── cpuacct.stat
  21435. │   │   │   │   ├── cpuacct.usage
  21436. │   │   │   │   ├── cpuacct.usage_percpu
  21437. │   │   │   │   ├── cpu.cfs_period_us
  21438. │   │   │   │   ├── cpu.cfs_quota_us
  21439. │   │   │   │   ├── cpu.shares
  21440. │   │   │   │   ├── cpu.stat
  21441. │   │   │   │   ├── notify_on_release
  21442. │   │   │   │   └── tasks
  21443. │   │   │   ├── cloud-init.service
  21444. │   │   │   │   ├── cgroup.clone_children
  21445. │   │   │   │   ├── cgroup.procs
  21446. │   │   │   │   ├── cpuacct.stat
  21447. │   │   │   │   ├── cpuacct.usage
  21448. │   │   │   │   ├── cpuacct.usage_percpu
  21449. │   │   │   │   ├── cpu.cfs_period_us
  21450. │   │   │   │   ├── cpu.cfs_quota_us
  21451. │   │   │   │   ├── cpu.shares
  21452. │   │   │   │   ├── cpu.stat
  21453. │   │   │   │   ├── notify_on_release
  21454. │   │   │   │   └── tasks
  21455. │   │   │   ├── console-getty.service
  21456. │   │   │   │   ├── cgroup.clone_children
  21457. │   │   │   │   ├── cgroup.procs
  21458. │   │   │   │   ├── cpuacct.stat
  21459. │   │   │   │   ├── cpuacct.usage
  21460. │   │   │   │   ├── cpuacct.usage_percpu
  21461. │   │   │   │   ├── cpu.cfs_period_us
  21462. │   │   │   │   ├── cpu.cfs_quota_us
  21463. │   │   │   │   ├── cpu.shares
  21464. │   │   │   │   ├── cpu.stat
  21465. │   │   │   │   ├── notify_on_release
  21466. │   │   │   │   └── tasks
  21467. │   │   │   ├── cpuacct.stat
  21468. │   │   │   ├── cpuacct.usage
  21469. │   │   │   ├── cpuacct.usage_percpu
  21470. │   │   │   ├── cpu.cfs_period_us
  21471. │   │   │   ├── cpu.cfs_quota_us
  21472. │   │   │   ├── cpu.shares
  21473. │   │   │   ├── cpu.stat
  21474. │   │   │   ├── cron.service
  21475. │   │   │   │   ├── cgroup.clone_children
  21476. │   │   │   │   ├── cgroup.procs
  21477. │   │   │   │   ├── cpuacct.stat
  21478. │   │   │   │   ├── cpuacct.usage
  21479. │   │   │   │   ├── cpuacct.usage_percpu
  21480. │   │   │   │   ├── cpu.cfs_period_us
  21481. │   │   │   │   ├── cpu.cfs_quota_us
  21482. │   │   │   │   ├── cpu.shares
  21483. │   │   │   │   ├── cpu.stat
  21484. │   │   │   │   ├── notify_on_release
  21485. │   │   │   │   └── tasks
  21486. │   │   │   ├── dbus.service
  21487. │   │   │   │   ├── cgroup.clone_children
  21488. │   │   │   │   ├── cgroup.procs
  21489. │   │   │   │   ├── cpuacct.stat
  21490. │   │   │   │   ├── cpuacct.usage
  21491. │   │   │   │   ├── cpuacct.usage_percpu
  21492. │   │   │   │   ├── cpu.cfs_period_us
  21493. │   │   │   │   ├── cpu.cfs_quota_us
  21494. │   │   │   │   ├── cpu.shares
  21495. │   │   │   │   ├── cpu.stat
  21496. │   │   │   │   ├── notify_on_release
  21497. │   │   │   │   └── tasks
  21498. │   │   │   ├── dev-full.mount
  21499. │   │   │   │   ├── cgroup.clone_children
  21500. │   │   │   │   ├── cgroup.procs
  21501. │   │   │   │   ├── cpuacct.stat
  21502. │   │   │   │   ├── cpuacct.usage
  21503. │   │   │   │   ├── cpuacct.usage_percpu
  21504. │   │   │   │   ├── cpu.cfs_period_us
  21505. │   │   │   │   ├── cpu.cfs_quota_us
  21506. │   │   │   │   ├── cpu.shares
  21507. │   │   │   │   ├── cpu.stat
  21508. │   │   │   │   ├── notify_on_release
  21509. │   │   │   │   └── tasks
  21510. │   │   │   ├── dev-fuse.mount
  21511. │   │   │   │   ├── cgroup.clone_children
  21512. │   │   │   │   ├── cgroup.procs
  21513. │   │   │   │   ├── cpuacct.stat
  21514. │   │   │   │   ├── cpuacct.usage
  21515. │   │   │   │   ├── cpuacct.usage_percpu
  21516. │   │   │   │   ├── cpu.cfs_period_us
  21517. │   │   │   │   ├── cpu.cfs_quota_us
  21518. │   │   │   │   ├── cpu.shares
  21519. │   │   │   │   ├── cpu.stat
  21520. │   │   │   │   ├── notify_on_release
  21521. │   │   │   │   └── tasks
  21522. │   │   │   ├── dev-lxd.mount
  21523. │   │   │   │   ├── cgroup.clone_children
  21524. │   │   │   │   ├── cgroup.procs
  21525. │   │   │   │   ├── cpuacct.stat
  21526. │   │   │   │   ├── cpuacct.usage
  21527. │   │   │   │   ├── cpuacct.usage_percpu
  21528. │   │   │   │   ├── cpu.cfs_period_us
  21529. │   │   │   │   ├── cpu.cfs_quota_us
  21530. │   │   │   │   ├── cpu.shares
  21531. │   │   │   │   ├── cpu.stat
  21532. │   │   │   │   ├── notify_on_release
  21533. │   │   │   │   └── tasks
  21534. │   │   │   ├── dev-.lxd\x2dmounts.mount
  21535. │   │   │   │   ├── cgroup.clone_children
  21536. │   │   │   │   ├── cgroup.procs
  21537. │   │   │   │   ├── cpuacct.stat
  21538. │   │   │   │   ├── cpuacct.usage
  21539. │   │   │   │   ├── cpuacct.usage_percpu
  21540. │   │   │   │   ├── cpu.cfs_period_us
  21541. │   │   │   │   ├── cpu.cfs_quota_us
  21542. │   │   │   │   ├── cpu.shares
  21543. │   │   │   │   ├── cpu.stat
  21544. │   │   │   │   ├── notify_on_release
  21545. │   │   │   │   └── tasks
  21546. │   │   │   ├── dev-mqueue.mount
  21547. │   │   │   │   ├── cgroup.clone_children
  21548. │   │   │   │   ├── cgroup.procs
  21549. │   │   │   │   ├── cpuacct.stat
  21550. │   │   │   │   ├── cpuacct.usage
  21551. │   │   │   │   ├── cpuacct.usage_percpu
  21552. │   │   │   │   ├── cpu.cfs_period_us
  21553. │   │   │   │   ├── cpu.cfs_quota_us
  21554. │   │   │   │   ├── cpu.shares
  21555. │   │   │   │   ├── cpu.stat
  21556. │   │   │   │   ├── notify_on_release
  21557. │   │   │   │   └── tasks
  21558. │   │   │   ├── dev-net-tun.mount
  21559. │   │   │   │   ├── cgroup.clone_children
  21560. │   │   │   │   ├── cgroup.procs
  21561. │   │   │   │   ├── cpuacct.stat
  21562. │   │   │   │   ├── cpuacct.usage
  21563. │   │   │   │   ├── cpuacct.usage_percpu
  21564. │   │   │   │   ├── cpu.cfs_period_us
  21565. │   │   │   │   ├── cpu.cfs_quota_us
  21566. │   │   │   │   ├── cpu.shares
  21567. │   │   │   │   ├── cpu.stat
  21568. │   │   │   │   ├── notify_on_release
  21569. │   │   │   │   └── tasks
  21570. │   │   │   ├── dev-null.mount
  21571. │   │   │   │   ├── cgroup.clone_children
  21572. │   │   │   │   ├── cgroup.procs
  21573. │   │   │   │   ├── cpuacct.stat
  21574. │   │   │   │   ├── cpuacct.usage
  21575. │   │   │   │   ├── cpuacct.usage_percpu
  21576. │   │   │   │   ├── cpu.cfs_period_us
  21577. │   │   │   │   ├── cpu.cfs_quota_us
  21578. │   │   │   │   ├── cpu.shares
  21579. │   │   │   │   ├── cpu.stat
  21580. │   │   │   │   ├── notify_on_release
  21581. │   │   │   │   └── tasks
  21582. │   │   │   ├── dev-ptmx.mount
  21583. │   │   │   │   ├── cgroup.clone_children
  21584. │   │   │   │   ├── cgroup.procs
  21585. │   │   │   │   ├── cpuacct.stat
  21586. │   │   │   │   ├── cpuacct.usage
  21587. │   │   │   │   ├── cpuacct.usage_percpu
  21588. │   │   │   │   ├── cpu.cfs_period_us
  21589. │   │   │   │   ├── cpu.cfs_quota_us
  21590. │   │   │   │   ├── cpu.shares
  21591. │   │   │   │   ├── cpu.stat
  21592. │   │   │   │   ├── notify_on_release
  21593. │   │   │   │   └── tasks
  21594. │   │   │   ├── dev-random.mount
  21595. │   │   │   │   ├── cgroup.clone_children
  21596. │   │   │   │   ├── cgroup.procs
  21597. │   │   │   │   ├── cpuacct.stat
  21598. │   │   │   │   ├── cpuacct.usage
  21599. │   │   │   │   ├── cpuacct.usage_percpu
  21600. │   │   │   │   ├── cpu.cfs_period_us
  21601. │   │   │   │   ├── cpu.cfs_quota_us
  21602. │   │   │   │   ├── cpu.shares
  21603. │   │   │   │   ├── cpu.stat
  21604. │   │   │   │   ├── notify_on_release
  21605. │   │   │   │   └── tasks
  21606. │   │   │   ├── dev-tty.mount
  21607. │   │   │   │   ├── cgroup.clone_children
  21608. │   │   │   │   ├── cgroup.procs
  21609. │   │   │   │   ├── cpuacct.stat
  21610. │   │   │   │   ├── cpuacct.usage
  21611. │   │   │   │   ├── cpuacct.usage_percpu
  21612. │   │   │   │   ├── cpu.cfs_period_us
  21613. │   │   │   │   ├── cpu.cfs_quota_us
  21614. │   │   │   │   ├── cpu.shares
  21615. │   │   │   │   ├── cpu.stat
  21616. │   │   │   │   ├── notify_on_release
  21617. │   │   │   │   └── tasks
  21618. │   │   │   ├── dev-urandom.mount
  21619. │   │   │   │   ├── cgroup.clone_children
  21620. │   │   │   │   ├── cgroup.procs
  21621. │   │   │   │   ├── cpuacct.stat
  21622. │   │   │   │   ├── cpuacct.usage
  21623. │   │   │   │   ├── cpuacct.usage_percpu
  21624. │   │   │   │   ├── cpu.cfs_period_us
  21625. │   │   │   │   ├── cpu.cfs_quota_us
  21626. │   │   │   │   ├── cpu.shares
  21627. │   │   │   │   ├── cpu.stat
  21628. │   │   │   │   ├── notify_on_release
  21629. │   │   │   │   └── tasks
  21630. │   │   │   ├── dev-zero.mount
  21631. │   │   │   │   ├── cgroup.clone_children
  21632. │   │   │   │   ├── cgroup.procs
  21633. │   │   │   │   ├── cpuacct.stat
  21634. │   │   │   │   ├── cpuacct.usage
  21635. │   │   │   │   ├── cpuacct.usage_percpu
  21636. │   │   │   │   ├── cpu.cfs_period_us
  21637. │   │   │   │   ├── cpu.cfs_quota_us
  21638. │   │   │   │   ├── cpu.shares
  21639. │   │   │   │   ├── cpu.stat
  21640. │   │   │   │   ├── notify_on_release
  21641. │   │   │   │   └── tasks
  21642. │   │   │   ├── irqbalance.service
  21643. │   │   │   │   ├── cgroup.clone_children
  21644. │   │   │   │   ├── cgroup.procs
  21645. │   │   │   │   ├── cpuacct.stat
  21646. │   │   │   │   ├── cpuacct.usage
  21647. │   │   │   │   ├── cpuacct.usage_percpu
  21648. │   │   │   │   ├── cpu.cfs_period_us
  21649. │   │   │   │   ├── cpu.cfs_quota_us
  21650. │   │   │   │   ├── cpu.shares
  21651. │   │   │   │   ├── cpu.stat
  21652. │   │   │   │   ├── notify_on_release
  21653. │   │   │   │   └── tasks
  21654. │   │   │   ├── lvm2-monitor.service
  21655. │   │   │   │   ├── cgroup.clone_children
  21656. │   │   │   │   ├── cgroup.procs
  21657. │   │   │   │   ├── cpuacct.stat
  21658. │   │   │   │   ├── cpuacct.usage
  21659. │   │   │   │   ├── cpuacct.usage_percpu
  21660. │   │   │   │   ├── cpu.cfs_period_us
  21661. │   │   │   │   ├── cpu.cfs_quota_us
  21662. │   │   │   │   ├── cpu.shares
  21663. │   │   │   │   ├── cpu.stat
  21664. │   │   │   │   ├── notify_on_release
  21665. │   │   │   │   └── tasks
  21666. │   │   │   ├── lxd-containers.service
  21667. │   │   │   │   ├── cgroup.clone_children
  21668. │   │   │   │   ├── cgroup.procs
  21669. │   │   │   │   ├── cpuacct.stat
  21670. │   │   │   │   ├── cpuacct.usage
  21671. │   │   │   │   ├── cpuacct.usage_percpu
  21672. │   │   │   │   ├── cpu.cfs_period_us
  21673. │   │   │   │   ├── cpu.cfs_quota_us
  21674. │   │   │   │   ├── cpu.shares
  21675. │   │   │   │   ├── cpu.stat
  21676. │   │   │   │   ├── notify_on_release
  21677. │   │   │   │   └── tasks
  21678. │   │   │   ├── mdadm.service
  21679. │   │   │   │   ├── cgroup.clone_children
  21680. │   │   │   │   ├── cgroup.procs
  21681. │   │   │   │   ├── cpuacct.stat
  21682. │   │   │   │   ├── cpuacct.usage
  21683. │   │   │   │   ├── cpuacct.usage_percpu
  21684. │   │   │   │   ├── cpu.cfs_period_us
  21685. │   │   │   │   ├── cpu.cfs_quota_us
  21686. │   │   │   │   ├── cpu.shares
  21687. │   │   │   │   ├── cpu.stat
  21688. │   │   │   │   ├── notify_on_release
  21689. │   │   │   │   └── tasks
  21690. │   │   │   ├── -.mount
  21691. │   │   │   │   ├── cgroup.clone_children
  21692. │   │   │   │   ├── cgroup.procs
  21693. │   │   │   │   ├── cpuacct.stat
  21694. │   │   │   │   ├── cpuacct.usage
  21695. │   │   │   │   ├── cpuacct.usage_percpu
  21696. │   │   │   │   ├── cpu.cfs_period_us
  21697. │   │   │   │   ├── cpu.cfs_quota_us
  21698. │   │   │   │   ├── cpu.shares
  21699. │   │   │   │   ├── cpu.stat
  21700. │   │   │   │   ├── notify_on_release
  21701. │   │   │   │   └── tasks
  21702. │   │   │   ├── networking.service
  21703. │   │   │   │   ├── cgroup.clone_children
  21704. │   │   │   │   ├── cgroup.procs
  21705. │   │   │   │   ├── cpuacct.stat
  21706. │   │   │   │   ├── cpuacct.usage
  21707. │   │   │   │   ├── cpuacct.usage_percpu
  21708. │   │   │   │   ├── cpu.cfs_period_us
  21709. │   │   │   │   ├── cpu.cfs_quota_us
  21710. │   │   │   │   ├── cpu.shares
  21711. │   │   │   │   ├── cpu.stat
  21712. │   │   │   │   ├── notify_on_release
  21713. │   │   │   │   └── tasks
  21714. │   │   │   ├── notify_on_release
  21715. │   │   │   ├── ondemand.service
  21716. │   │   │   │   ├── cgroup.clone_children
  21717. │   │   │   │   ├── cgroup.procs
  21718. │   │   │   │   ├── cpuacct.stat
  21719. │   │   │   │   ├── cpuacct.usage
  21720. │   │   │   │   ├── cpuacct.usage_percpu
  21721. │   │   │   │   ├── cpu.cfs_period_us
  21722. │   │   │   │   ├── cpu.cfs_quota_us
  21723. │   │   │   │   ├── cpu.shares
  21724. │   │   │   │   ├── cpu.stat
  21725. │   │   │   │   ├── notify_on_release
  21726. │   │   │   │   └── tasks
  21727. │   │   │   ├── polkitd.service
  21728. │   │   │   │   ├── cgroup.clone_children
  21729. │   │   │   │   ├── cgroup.procs
  21730. │   │   │   │   ├── cpuacct.stat
  21731. │   │   │   │   ├── cpuacct.usage
  21732. │   │   │   │   ├── cpuacct.usage_percpu
  21733. │   │   │   │   ├── cpu.cfs_period_us
  21734. │   │   │   │   ├── cpu.cfs_quota_us
  21735. │   │   │   │   ├── cpu.shares
  21736. │   │   │   │   ├── cpu.stat
  21737. │   │   │   │   ├── notify_on_release
  21738. │   │   │   │   └── tasks
  21739. │   │   │   ├── proc-cpuinfo.mount
  21740. │   │   │   │   ├── cgroup.clone_children
  21741. │   │   │   │   ├── cgroup.procs
  21742. │   │   │   │   ├── cpuacct.stat
  21743. │   │   │   │   ├── cpuacct.usage
  21744. │   │   │   │   ├── cpuacct.usage_percpu
  21745. │   │   │   │   ├── cpu.cfs_period_us
  21746. │   │   │   │   ├── cpu.cfs_quota_us
  21747. │   │   │   │   ├── cpu.shares
  21748. │   │   │   │   ├── cpu.stat
  21749. │   │   │   │   ├── notify_on_release
  21750. │   │   │   │   └── tasks
  21751. │   │   │   ├── proc-diskstats.mount
  21752. │   │   │   │   ├── cgroup.clone_children
  21753. │   │   │   │   ├── cgroup.procs
  21754. │   │   │   │   ├── cpuacct.stat
  21755. │   │   │   │   ├── cpuacct.usage
  21756. │   │   │   │   ├── cpuacct.usage_percpu
  21757. │   │   │   │   ├── cpu.cfs_period_us
  21758. │   │   │   │   ├── cpu.cfs_quota_us
  21759. │   │   │   │   ├── cpu.shares
  21760. │   │   │   │   ├── cpu.stat
  21761. │   │   │   │   ├── notify_on_release
  21762. │   │   │   │   └── tasks
  21763. │   │   │   ├── proc-meminfo.mount
  21764. │   │   │   │   ├── cgroup.clone_children
  21765. │   │   │   │   ├── cgroup.procs
  21766. │   │   │   │   ├── cpuacct.stat
  21767. │   │   │   │   ├── cpuacct.usage
  21768. │   │   │   │   ├── cpuacct.usage_percpu
  21769. │   │   │   │   ├── cpu.cfs_period_us
  21770. │   │   │   │   ├── cpu.cfs_quota_us
  21771. │   │   │   │   ├── cpu.shares
  21772. │   │   │   │   ├── cpu.stat
  21773. │   │   │   │   ├── notify_on_release
  21774. │   │   │   │   └── tasks
  21775. │   │   │   ├── proc-stat.mount
  21776. │   │   │   │   ├── cgroup.clone_children
  21777. │   │   │   │   ├── cgroup.procs
  21778. │   │   │   │   ├── cpuacct.stat
  21779. │   │   │   │   ├── cpuacct.usage
  21780. │   │   │   │   ├── cpuacct.usage_percpu
  21781. │   │   │   │   ├── cpu.cfs_period_us
  21782. │   │   │   │   ├── cpu.cfs_quota_us
  21783. │   │   │   │   ├── cpu.shares
  21784. │   │   │   │   ├── cpu.stat
  21785. │   │   │   │   ├── notify_on_release
  21786. │   │   │   │   └── tasks
  21787. │   │   │   ├── proc-swaps.mount
  21788. │   │   │   │   ├── cgroup.clone_children
  21789. │   │   │   │   ├── cgroup.procs
  21790. │   │   │   │   ├── cpuacct.stat
  21791. │   │   │   │   ├── cpuacct.usage
  21792. │   │   │   │   ├── cpuacct.usage_percpu
  21793. │   │   │   │   ├── cpu.cfs_period_us
  21794. │   │   │   │   ├── cpu.cfs_quota_us
  21795. │   │   │   │   ├── cpu.shares
  21796. │   │   │   │   ├── cpu.stat
  21797. │   │   │   │   ├── notify_on_release
  21798. │   │   │   │   └── tasks
  21799. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  21800. │   │   │   │   ├── cgroup.clone_children
  21801. │   │   │   │   ├── cgroup.procs
  21802. │   │   │   │   ├── cpuacct.stat
  21803. │   │   │   │   ├── cpuacct.usage
  21804. │   │   │   │   ├── cpuacct.usage_percpu
  21805. │   │   │   │   ├── cpu.cfs_period_us
  21806. │   │   │   │   ├── cpu.cfs_quota_us
  21807. │   │   │   │   ├── cpu.shares
  21808. │   │   │   │   ├── cpu.stat
  21809. │   │   │   │   ├── notify_on_release
  21810. │   │   │   │   └── tasks
  21811. │   │   │   ├── proc-uptime.mount
  21812. │   │   │   │   ├── cgroup.clone_children
  21813. │   │   │   │   ├── cgroup.procs
  21814. │   │   │   │   ├── cpuacct.stat
  21815. │   │   │   │   ├── cpuacct.usage
  21816. │   │   │   │   ├── cpuacct.usage_percpu
  21817. │   │   │   │   ├── cpu.cfs_period_us
  21818. │   │   │   │   ├── cpu.cfs_quota_us
  21819. │   │   │   │   ├── cpu.shares
  21820. │   │   │   │   ├── cpu.stat
  21821. │   │   │   │   ├── notify_on_release
  21822. │   │   │   │   └── tasks
  21823. │   │   │   ├── rc-local.service
  21824. │   │   │   │   ├── cgroup.clone_children
  21825. │   │   │   │   ├── cgroup.procs
  21826. │   │   │   │   ├── cpuacct.stat
  21827. │   │   │   │   ├── cpuacct.usage
  21828. │   │   │   │   ├── cpuacct.usage_percpu
  21829. │   │   │   │   ├── cpu.cfs_period_us
  21830. │   │   │   │   ├── cpu.cfs_quota_us
  21831. │   │   │   │   ├── cpu.shares
  21832. │   │   │   │   ├── cpu.stat
  21833. │   │   │   │   ├── notify_on_release
  21834. │   │   │   │   └── tasks
  21835. │   │   │   ├── resolvconf.service
  21836. │   │   │   │   ├── cgroup.clone_children
  21837. │   │   │   │   ├── cgroup.procs
  21838. │   │   │   │   ├── cpuacct.stat
  21839. │   │   │   │   ├── cpuacct.usage
  21840. │   │   │   │   ├── cpuacct.usage_percpu
  21841. │   │   │   │   ├── cpu.cfs_period_us
  21842. │   │   │   │   ├── cpu.cfs_quota_us
  21843. │   │   │   │   ├── cpu.shares
  21844. │   │   │   │   ├── cpu.stat
  21845. │   │   │   │   ├── notify_on_release
  21846. │   │   │   │   └── tasks
  21847. │   │   │   ├── rsyslog.service
  21848. │   │   │   │   ├── cgroup.clone_children
  21849. │   │   │   │   ├── cgroup.procs
  21850. │   │   │   │   ├── cpuacct.stat
  21851. │   │   │   │   ├── cpuacct.usage
  21852. │   │   │   │   ├── cpuacct.usage_percpu
  21853. │   │   │   │   ├── cpu.cfs_period_us
  21854. │   │   │   │   ├── cpu.cfs_quota_us
  21855. │   │   │   │   ├── cpu.shares
  21856. │   │   │   │   ├── cpu.stat
  21857. │   │   │   │   ├── notify_on_release
  21858. │   │   │   │   └── tasks
  21859. │   │   │   ├── snapd.service
  21860. │   │   │   │   ├── cgroup.clone_children
  21861. │   │   │   │   ├── cgroup.procs
  21862. │   │   │   │   ├── cpuacct.stat
  21863. │   │   │   │   ├── cpuacct.usage
  21864. │   │   │   │   ├── cpuacct.usage_percpu
  21865. │   │   │   │   ├── cpu.cfs_period_us
  21866. │   │   │   │   ├── cpu.cfs_quota_us
  21867. │   │   │   │   ├── cpu.shares
  21868. │   │   │   │   ├── cpu.stat
  21869. │   │   │   │   ├── notify_on_release
  21870. │   │   │   │   └── tasks
  21871. │   │   │   ├── ssh.service
  21872. │   │   │   │   ├── cgroup.clone_children
  21873. │   │   │   │   ├── cgroup.procs
  21874. │   │   │   │   ├── cpuacct.stat
  21875. │   │   │   │   ├── cpuacct.usage
  21876. │   │   │   │   ├── cpuacct.usage_percpu
  21877. │   │   │   │   ├── cpu.cfs_period_us
  21878. │   │   │   │   ├── cpu.cfs_quota_us
  21879. │   │   │   │   ├── cpu.shares
  21880. │   │   │   │   ├── cpu.stat
  21881. │   │   │   │   ├── notify_on_release
  21882. │   │   │   │   └── tasks
  21883. │   │   │   ├── sys-fs-fuse-connections.mount
  21884. │   │   │   │   ├── cgroup.clone_children
  21885. │   │   │   │   ├── cgroup.procs
  21886. │   │   │   │   ├── cpuacct.stat
  21887. │   │   │   │   ├── cpuacct.usage
  21888. │   │   │   │   ├── cpuacct.usage_percpu
  21889. │   │   │   │   ├── cpu.cfs_period_us
  21890. │   │   │   │   ├── cpu.cfs_quota_us
  21891. │   │   │   │   ├── cpu.shares
  21892. │   │   │   │   ├── cpu.stat
  21893. │   │   │   │   ├── notify_on_release
  21894. │   │   │   │   └── tasks
  21895. │   │   │   ├── sys-kernel-debug.mount
  21896. │   │   │   │   ├── cgroup.clone_children
  21897. │   │   │   │   ├── cgroup.procs
  21898. │   │   │   │   ├── cpuacct.stat
  21899. │   │   │   │   ├── cpuacct.usage
  21900. │   │   │   │   ├── cpuacct.usage_percpu
  21901. │   │   │   │   ├── cpu.cfs_period_us
  21902. │   │   │   │   ├── cpu.cfs_quota_us
  21903. │   │   │   │   ├── cpu.shares
  21904. │   │   │   │   ├── cpu.stat
  21905. │   │   │   │   ├── notify_on_release
  21906. │   │   │   │   └── tasks
  21907. │   │   │   ├── sys-kernel-debug-tracing.mount
  21908. │   │   │   │   ├── cgroup.clone_children
  21909. │   │   │   │   ├── cgroup.procs
  21910. │   │   │   │   ├── cpuacct.stat
  21911. │   │   │   │   ├── cpuacct.usage
  21912. │   │   │   │   ├── cpuacct.usage_percpu
  21913. │   │   │   │   ├── cpu.cfs_period_us
  21914. │   │   │   │   ├── cpu.cfs_quota_us
  21915. │   │   │   │   ├── cpu.shares
  21916. │   │   │   │   ├── cpu.stat
  21917. │   │   │   │   ├── notify_on_release
  21918. │   │   │   │   └── tasks
  21919. │   │   │   ├── systemd-journald.service
  21920. │   │   │   │   ├── cgroup.clone_children
  21921. │   │   │   │   ├── cgroup.procs
  21922. │   │   │   │   ├── cpuacct.stat
  21923. │   │   │   │   ├── cpuacct.usage
  21924. │   │   │   │   ├── cpuacct.usage_percpu
  21925. │   │   │   │   ├── cpu.cfs_period_us
  21926. │   │   │   │   ├── cpu.cfs_quota_us
  21927. │   │   │   │   ├── cpu.shares
  21928. │   │   │   │   ├── cpu.stat
  21929. │   │   │   │   ├── notify_on_release
  21930. │   │   │   │   └── tasks
  21931. │   │   │   ├── systemd-journal-flush.service
  21932. │   │   │   │   ├── cgroup.clone_children
  21933. │   │   │   │   ├── cgroup.procs
  21934. │   │   │   │   ├── cpuacct.stat
  21935. │   │   │   │   ├── cpuacct.usage
  21936. │   │   │   │   ├── cpuacct.usage_percpu
  21937. │   │   │   │   ├── cpu.cfs_period_us
  21938. │   │   │   │   ├── cpu.cfs_quota_us
  21939. │   │   │   │   ├── cpu.shares
  21940. │   │   │   │   ├── cpu.stat
  21941. │   │   │   │   ├── notify_on_release
  21942. │   │   │   │   └── tasks
  21943. │   │   │   ├── systemd-logind.service
  21944. │   │   │   │   ├── cgroup.clone_children
  21945. │   │   │   │   ├── cgroup.procs
  21946. │   │   │   │   ├── cpuacct.stat
  21947. │   │   │   │   ├── cpuacct.usage
  21948. │   │   │   │   ├── cpuacct.usage_percpu
  21949. │   │   │   │   ├── cpu.cfs_period_us
  21950. │   │   │   │   ├── cpu.cfs_quota_us
  21951. │   │   │   │   ├── cpu.shares
  21952. │   │   │   │   ├── cpu.stat
  21953. │   │   │   │   ├── notify_on_release
  21954. │   │   │   │   └── tasks
  21955. │   │   │   ├── systemd-random-seed.service
  21956. │   │   │   │   ├── cgroup.clone_children
  21957. │   │   │   │   ├── cgroup.procs
  21958. │   │   │   │   ├── cpuacct.stat
  21959. │   │   │   │   ├── cpuacct.usage
  21960. │   │   │   │   ├── cpuacct.usage_percpu
  21961. │   │   │   │   ├── cpu.cfs_period_us
  21962. │   │   │   │   ├── cpu.cfs_quota_us
  21963. │   │   │   │   ├── cpu.shares
  21964. │   │   │   │   ├── cpu.stat
  21965. │   │   │   │   ├── notify_on_release
  21966. │   │   │   │   └── tasks
  21967. │   │   │   ├── systemd-tmpfiles-setup.service
  21968. │   │   │   │   ├── cgroup.clone_children
  21969. │   │   │   │   ├── cgroup.procs
  21970. │   │   │   │   ├── cpuacct.stat
  21971. │   │   │   │   ├── cpuacct.usage
  21972. │   │   │   │   ├── cpuacct.usage_percpu
  21973. │   │   │   │   ├── cpu.cfs_period_us
  21974. │   │   │   │   ├── cpu.cfs_quota_us
  21975. │   │   │   │   ├── cpu.shares
  21976. │   │   │   │   ├── cpu.stat
  21977. │   │   │   │   ├── notify_on_release
  21978. │   │   │   │   └── tasks
  21979. │   │   │   ├── systemd-udevd.service
  21980. │   │   │   │   ├── cgroup.clone_children
  21981. │   │   │   │   ├── cgroup.procs
  21982. │   │   │   │   ├── cpuacct.stat
  21983. │   │   │   │   ├── cpuacct.usage
  21984. │   │   │   │   ├── cpuacct.usage_percpu
  21985. │   │   │   │   ├── cpu.cfs_period_us
  21986. │   │   │   │   ├── cpu.cfs_quota_us
  21987. │   │   │   │   ├── cpu.shares
  21988. │   │   │   │   ├── cpu.stat
  21989. │   │   │   │   ├── notify_on_release
  21990. │   │   │   │   └── tasks
  21991. │   │   │   ├── systemd-udev-trigger.service
  21992. │   │   │   │   ├── cgroup.clone_children
  21993. │   │   │   │   ├── cgroup.procs
  21994. │   │   │   │   ├── cpuacct.stat
  21995. │   │   │   │   ├── cpuacct.usage
  21996. │   │   │   │   ├── cpuacct.usage_percpu
  21997. │   │   │   │   ├── cpu.cfs_period_us
  21998. │   │   │   │   ├── cpu.cfs_quota_us
  21999. │   │   │   │   ├── cpu.shares
  22000. │   │   │   │   ├── cpu.stat
  22001. │   │   │   │   ├── notify_on_release
  22002. │   │   │   │   └── tasks
  22003. │   │   │   ├── systemd-update-utmp.service
  22004. │   │   │   │   ├── cgroup.clone_children
  22005. │   │   │   │   ├── cgroup.procs
  22006. │   │   │   │   ├── cpuacct.stat
  22007. │   │   │   │   ├── cpuacct.usage
  22008. │   │   │   │   ├── cpuacct.usage_percpu
  22009. │   │   │   │   ├── cpu.cfs_period_us
  22010. │   │   │   │   ├── cpu.cfs_quota_us
  22011. │   │   │   │   ├── cpu.shares
  22012. │   │   │   │   ├── cpu.stat
  22013. │   │   │   │   ├── notify_on_release
  22014. │   │   │   │   └── tasks
  22015. │   │   │   ├── systemd-user-sessions.service
  22016. │   │   │   │   ├── cgroup.clone_children
  22017. │   │   │   │   ├── cgroup.procs
  22018. │   │   │   │   ├── cpuacct.stat
  22019. │   │   │   │   ├── cpuacct.usage
  22020. │   │   │   │   ├── cpuacct.usage_percpu
  22021. │   │   │   │   ├── cpu.cfs_period_us
  22022. │   │   │   │   ├── cpu.cfs_quota_us
  22023. │   │   │   │   ├── cpu.shares
  22024. │   │   │   │   ├── cpu.stat
  22025. │   │   │   │   ├── notify_on_release
  22026. │   │   │   │   └── tasks
  22027. │   │   │   ├── system-getty.slice
  22028. │   │   │   │   ├── cgroup.clone_children
  22029. │   │   │   │   ├── cgroup.procs
  22030. │   │   │   │   ├── cpuacct.stat
  22031. │   │   │   │   ├── cpuacct.usage
  22032. │   │   │   │   ├── cpuacct.usage_percpu
  22033. │   │   │   │   ├── cpu.cfs_period_us
  22034. │   │   │   │   ├── cpu.cfs_quota_us
  22035. │   │   │   │   ├── cpu.shares
  22036. │   │   │   │   ├── cpu.stat
  22037. │   │   │   │   ├── notify_on_release
  22038. │   │   │   │   └── tasks
  22039. │   │   │   ├── tasks
  22040. │   │   │   ├── ufw.service
  22041. │   │   │   │   ├── cgroup.clone_children
  22042. │   │   │   │   ├── cgroup.procs
  22043. │   │   │   │   ├── cpuacct.stat
  22044. │   │   │   │   ├── cpuacct.usage
  22045. │   │   │   │   ├── cpuacct.usage_percpu
  22046. │   │   │   │   ├── cpu.cfs_period_us
  22047. │   │   │   │   ├── cpu.cfs_quota_us
  22048. │   │   │   │   ├── cpu.shares
  22049. │   │   │   │   ├── cpu.stat
  22050. │   │   │   │   ├── notify_on_release
  22051. │   │   │   │   └── tasks
  22052. │   │   │   ├── unattended-upgrades.service
  22053. │   │   │   │   ├── cgroup.clone_children
  22054. │   │   │   │   ├── cgroup.procs
  22055. │   │   │   │   ├── cpuacct.stat
  22056. │   │   │   │   ├── cpuacct.usage
  22057. │   │   │   │   ├── cpuacct.usage_percpu
  22058. │   │   │   │   ├── cpu.cfs_period_us
  22059. │   │   │   │   ├── cpu.cfs_quota_us
  22060. │   │   │   │   ├── cpu.shares
  22061. │   │   │   │   ├── cpu.stat
  22062. │   │   │   │   ├── notify_on_release
  22063. │   │   │   │   └── tasks
  22064. │   │   │   ├── unifi.service
  22065. │   │   │   │   ├── cgroup.clone_children
  22066. │   │   │   │   ├── cgroup.procs
  22067. │   │   │   │   ├── cpuacct.stat
  22068. │   │   │   │   ├── cpuacct.usage
  22069. │   │   │   │   ├── cpuacct.usage_percpu
  22070. │   │   │   │   ├── cpu.cfs_period_us
  22071. │   │   │   │   ├── cpu.cfs_quota_us
  22072. │   │   │   │   ├── cpu.shares
  22073. │   │   │   │   ├── cpu.stat
  22074. │   │   │   │   ├── notify_on_release
  22075. │   │   │   │   └── tasks
  22076. │   │   │   └── var-lib-lxcfs.mount
  22077. │   │   │   ├── cgroup.clone_children
  22078. │   │   │   ├── cgroup.procs
  22079. │   │   │   ├── cpuacct.stat
  22080. │   │   │   ├── cpuacct.usage
  22081. │   │   │   ├── cpuacct.usage_percpu
  22082. │   │   │   ├── cpu.cfs_period_us
  22083. │   │   │   ├── cpu.cfs_quota_us
  22084. │   │   │   ├── cpu.shares
  22085. │   │   │   ├── cpu.stat
  22086. │   │   │   ├── notify_on_release
  22087. │   │   │   └── tasks
  22088. │   │   ├── tasks
  22089. │   │   └── user.slice
  22090. │   │   ├── cgroup.clone_children
  22091. │   │   ├── cgroup.procs
  22092. │   │   ├── cpuacct.stat
  22093. │   │   ├── cpuacct.usage
  22094. │   │   ├── cpuacct.usage_percpu
  22095. │   │   ├── cpu.cfs_period_us
  22096. │   │   ├── cpu.cfs_quota_us
  22097. │   │   ├── cpu.shares
  22098. │   │   ├── cpu.stat
  22099. │   │   ├── notify_on_release
  22100. │   │   └── tasks
  22101. │   ├── notify_on_release
  22102. │   ├── release_agent
  22103. │   ├── system.slice
  22104. │   │   ├── accounts-daemon.service
  22105. │   │   │   ├── cgroup.clone_children
  22106. │   │   │   ├── cgroup.procs
  22107. │   │   │   ├── cpuacct.stat
  22108. │   │   │   ├── cpuacct.usage
  22109. │   │   │   ├── cpuacct.usage_percpu
  22110. │   │   │   ├── cpu.cfs_period_us
  22111. │   │   │   ├── cpu.cfs_quota_us
  22112. │   │   │   ├── cpu.shares
  22113. │   │   │   ├── cpu.stat
  22114. │   │   │   ├── notify_on_release
  22115. │   │   │   └── tasks
  22116. │   │   ├── acpid.service
  22117. │   │   │   ├── cgroup.clone_children
  22118. │   │   │   ├── cgroup.procs
  22119. │   │   │   ├── cpuacct.stat
  22120. │   │   │   ├── cpuacct.usage
  22121. │   │   │   ├── cpuacct.usage_percpu
  22122. │   │   │   ├── cpu.cfs_period_us
  22123. │   │   │   ├── cpu.cfs_quota_us
  22124. │   │   │   ├── cpu.shares
  22125. │   │   │   ├── cpu.stat
  22126. │   │   │   ├── notify_on_release
  22127. │   │   │   └── tasks
  22128. │   │   ├── apparmor.service
  22129. │   │   │   ├── cgroup.clone_children
  22130. │   │   │   ├── cgroup.procs
  22131. │   │   │   ├── cpuacct.stat
  22132. │   │   │   ├── cpuacct.usage
  22133. │   │   │   ├── cpuacct.usage_percpu
  22134. │   │   │   ├── cpu.cfs_period_us
  22135. │   │   │   ├── cpu.cfs_quota_us
  22136. │   │   │   ├── cpu.shares
  22137. │   │   │   ├── cpu.stat
  22138. │   │   │   ├── notify_on_release
  22139. │   │   │   └── tasks
  22140. │   │   ├── apport.service
  22141. │   │   │   ├── cgroup.clone_children
  22142. │   │   │   ├── cgroup.procs
  22143. │   │   │   ├── cpuacct.stat
  22144. │   │   │   ├── cpuacct.usage
  22145. │   │   │   ├── cpuacct.usage_percpu
  22146. │   │   │   ├── cpu.cfs_period_us
  22147. │   │   │   ├── cpu.cfs_quota_us
  22148. │   │   │   ├── cpu.shares
  22149. │   │   │   ├── cpu.stat
  22150. │   │   │   ├── notify_on_release
  22151. │   │   │   └── tasks
  22152. │   │   ├── atd.service
  22153. │   │   │   ├── cgroup.clone_children
  22154. │   │   │   ├── cgroup.procs
  22155. │   │   │   ├── cpuacct.stat
  22156. │   │   │   ├── cpuacct.usage
  22157. │   │   │   ├── cpuacct.usage_percpu
  22158. │   │   │   ├── cpu.cfs_period_us
  22159. │   │   │   ├── cpu.cfs_quota_us
  22160. │   │   │   ├── cpu.shares
  22161. │   │   │   ├── cpu.stat
  22162. │   │   │   ├── notify_on_release
  22163. │   │   │   └── tasks
  22164. │   │   ├── cgroup.clone_children
  22165. │   │   ├── cgroup.procs
  22166. │   │   ├── console-setup.service
  22167. │   │   │   ├── cgroup.clone_children
  22168. │   │   │   ├── cgroup.procs
  22169. │   │   │   ├── cpuacct.stat
  22170. │   │   │   ├── cpuacct.usage
  22171. │   │   │   ├── cpuacct.usage_percpu
  22172. │   │   │   ├── cpu.cfs_period_us
  22173. │   │   │   ├── cpu.cfs_quota_us
  22174. │   │   │   ├── cpu.shares
  22175. │   │   │   ├── cpu.stat
  22176. │   │   │   ├── notify_on_release
  22177. │   │   │   └── tasks
  22178. │   │   ├── cpuacct.stat
  22179. │   │   ├── cpuacct.usage
  22180. │   │   ├── cpuacct.usage_percpu
  22181. │   │   ├── cpu.cfs_period_us
  22182. │   │   ├── cpu.cfs_quota_us
  22183. │   │   ├── cpu.shares
  22184. │   │   ├── cpu.stat
  22185. │   │   ├── cron.service
  22186. │   │   │   ├── cgroup.clone_children
  22187. │   │   │   ├── cgroup.procs
  22188. │   │   │   ├── cpuacct.stat
  22189. │   │   │   ├── cpuacct.usage
  22190. │   │   │   ├── cpuacct.usage_percpu
  22191. │   │   │   ├── cpu.cfs_period_us
  22192. │   │   │   ├── cpu.cfs_quota_us
  22193. │   │   │   ├── cpu.shares
  22194. │   │   │   ├── cpu.stat
  22195. │   │   │   ├── notify_on_release
  22196. │   │   │   └── tasks
  22197. │   │   ├── dbus.service
  22198. │   │   │   ├── cgroup.clone_children
  22199. │   │   │   ├── cgroup.procs
  22200. │   │   │   ├── cpuacct.stat
  22201. │   │   │   ├── cpuacct.usage
  22202. │   │   │   ├── cpuacct.usage_percpu
  22203. │   │   │   ├── cpu.cfs_period_us
  22204. │   │   │   ├── cpu.cfs_quota_us
  22205. │   │   │   ├── cpu.shares
  22206. │   │   │   ├── cpu.stat
  22207. │   │   │   ├── notify_on_release
  22208. │   │   │   └── tasks
  22209. │   │   ├── dev-hugepages.mount
  22210. │   │   │   ├── cgroup.clone_children
  22211. │   │   │   ├── cgroup.procs
  22212. │   │   │   ├── cpuacct.stat
  22213. │   │   │   ├── cpuacct.usage
  22214. │   │   │   ├── cpuacct.usage_percpu
  22215. │   │   │   ├── cpu.cfs_period_us
  22216. │   │   │   ├── cpu.cfs_quota_us
  22217. │   │   │   ├── cpu.shares
  22218. │   │   │   ├── cpu.stat
  22219. │   │   │   ├── notify_on_release
  22220. │   │   │   └── tasks
  22221. │   │   ├── dev-mqueue.mount
  22222. │   │   │   ├── cgroup.clone_children
  22223. │   │   │   ├── cgroup.procs
  22224. │   │   │   ├── cpuacct.stat
  22225. │   │   │   ├── cpuacct.usage
  22226. │   │   │   ├── cpuacct.usage_percpu
  22227. │   │   │   ├── cpu.cfs_period_us
  22228. │   │   │   ├── cpu.cfs_quota_us
  22229. │   │   │   ├── cpu.shares
  22230. │   │   │   ├── cpu.stat
  22231. │   │   │   ├── notify_on_release
  22232. │   │   │   └── tasks
  22233. │   │   ├── grub-common.service
  22234. │   │   │   ├── cgroup.clone_children
  22235. │   │   │   ├── cgroup.procs
  22236. │   │   │   ├── cpuacct.stat
  22237. │   │   │   ├── cpuacct.usage
  22238. │   │   │   ├── cpuacct.usage_percpu
  22239. │   │   │   ├── cpu.cfs_period_us
  22240. │   │   │   ├── cpu.cfs_quota_us
  22241. │   │   │   ├── cpu.shares
  22242. │   │   │   ├── cpu.stat
  22243. │   │   │   ├── notify_on_release
  22244. │   │   │   └── tasks
  22245. │   │   ├── ifup@br255.service
  22246. │   │   │   ├── cgroup.clone_children
  22247. │   │   │   ├── cgroup.procs
  22248. │   │   │   ├── cpuacct.stat
  22249. │   │   │   ├── cpuacct.usage
  22250. │   │   │   ├── cpuacct.usage_percpu
  22251. │   │   │   ├── cpu.cfs_period_us
  22252. │   │   │   ├── cpu.cfs_quota_us
  22253. │   │   │   ├── cpu.shares
  22254. │   │   │   ├── cpu.stat
  22255. │   │   │   ├── notify_on_release
  22256. │   │   │   └── tasks
  22257. │   │   ├── ifup@eth0.service
  22258. │   │   │   ├── cgroup.clone_children
  22259. │   │   │   ├── cgroup.procs
  22260. │   │   │   ├── cpuacct.stat
  22261. │   │   │   ├── cpuacct.usage
  22262. │   │   │   ├── cpuacct.usage_percpu
  22263. │   │   │   ├── cpu.cfs_period_us
  22264. │   │   │   ├── cpu.cfs_quota_us
  22265. │   │   │   ├── cpu.shares
  22266. │   │   │   ├── cpu.stat
  22267. │   │   │   ├── notify_on_release
  22268. │   │   │   └── tasks
  22269. │   │   ├── irqbalance.service
  22270. │   │   │   ├── cgroup.clone_children
  22271. │   │   │   ├── cgroup.procs
  22272. │   │   │   ├── cpuacct.stat
  22273. │   │   │   ├── cpuacct.usage
  22274. │   │   │   ├── cpuacct.usage_percpu
  22275. │   │   │   ├── cpu.cfs_period_us
  22276. │   │   │   ├── cpu.cfs_quota_us
  22277. │   │   │   ├── cpu.shares
  22278. │   │   │   ├── cpu.stat
  22279. │   │   │   ├── notify_on_release
  22280. │   │   │   └── tasks
  22281. │   │   ├── iscsid.service
  22282. │   │   │   ├── cgroup.clone_children
  22283. │   │   │   ├── cgroup.procs
  22284. │   │   │   ├── cpuacct.stat
  22285. │   │   │   ├── cpuacct.usage
  22286. │   │   │   ├── cpuacct.usage_percpu
  22287. │   │   │   ├── cpu.cfs_period_us
  22288. │   │   │   ├── cpu.cfs_quota_us
  22289. │   │   │   ├── cpu.shares
  22290. │   │   │   ├── cpu.stat
  22291. │   │   │   ├── notify_on_release
  22292. │   │   │   └── tasks
  22293. │   │   ├── keyboard-setup.service
  22294. │   │   │   ├── cgroup.clone_children
  22295. │   │   │   ├── cgroup.procs
  22296. │   │   │   ├── cpuacct.stat
  22297. │   │   │   ├── cpuacct.usage
  22298. │   │   │   ├── cpuacct.usage_percpu
  22299. │   │   │   ├── cpu.cfs_period_us
  22300. │   │   │   ├── cpu.cfs_quota_us
  22301. │   │   │   ├── cpu.shares
  22302. │   │   │   ├── cpu.stat
  22303. │   │   │   ├── notify_on_release
  22304. │   │   │   └── tasks
  22305. │   │   ├── kmod-static-nodes.service
  22306. │   │   │   ├── cgroup.clone_children
  22307. │   │   │   ├── cgroup.procs
  22308. │   │   │   ├── cpuacct.stat
  22309. │   │   │   ├── cpuacct.usage
  22310. │   │   │   ├── cpuacct.usage_percpu
  22311. │   │   │   ├── cpu.cfs_period_us
  22312. │   │   │   ├── cpu.cfs_quota_us
  22313. │   │   │   ├── cpu.shares
  22314. │   │   │   ├── cpu.stat
  22315. │   │   │   ├── notify_on_release
  22316. │   │   │   └── tasks
  22317. │   │   ├── lvm2-lvmetad.service
  22318. │   │   │   ├── cgroup.clone_children
  22319. │   │   │   ├── cgroup.procs
  22320. │   │   │   ├── cpuacct.stat
  22321. │   │   │   ├── cpuacct.usage
  22322. │   │   │   ├── cpuacct.usage_percpu
  22323. │   │   │   ├── cpu.cfs_period_us
  22324. │   │   │   ├── cpu.cfs_quota_us
  22325. │   │   │   ├── cpu.shares
  22326. │   │   │   ├── cpu.stat
  22327. │   │   │   ├── notify_on_release
  22328. │   │   │   └── tasks
  22329. │   │   ├── lvm2-monitor.service
  22330. │   │   │   ├── cgroup.clone_children
  22331. │   │   │   ├── cgroup.procs
  22332. │   │   │   ├── cpuacct.stat
  22333. │   │   │   ├── cpuacct.usage
  22334. │   │   │   ├── cpuacct.usage_percpu
  22335. │   │   │   ├── cpu.cfs_period_us
  22336. │   │   │   ├── cpu.cfs_quota_us
  22337. │   │   │   ├── cpu.shares
  22338. │   │   │   ├── cpu.stat
  22339. │   │   │   ├── notify_on_release
  22340. │   │   │   └── tasks
  22341. │   │   ├── lxcfs.service
  22342. │   │   │   ├── cgroup.clone_children
  22343. │   │   │   ├── cgroup.procs
  22344. │   │   │   ├── cpuacct.stat
  22345. │   │   │   ├── cpuacct.usage
  22346. │   │   │   ├── cpuacct.usage_percpu
  22347. │   │   │   ├── cpu.cfs_period_us
  22348. │   │   │   ├── cpu.cfs_quota_us
  22349. │   │   │   ├── cpu.shares
  22350. │   │   │   ├── cpu.stat
  22351. │   │   │   ├── notify_on_release
  22352. │   │   │   └── tasks
  22353. │   │   ├── lxd-bridge.service
  22354. │   │   │   ├── cgroup.clone_children
  22355. │   │   │   ├── cgroup.procs
  22356. │   │   │   ├── cpuacct.stat
  22357. │   │   │   ├── cpuacct.usage
  22358. │   │   │   ├── cpuacct.usage_percpu
  22359. │   │   │   ├── cpu.cfs_period_us
  22360. │   │   │   ├── cpu.cfs_quota_us
  22361. │   │   │   ├── cpu.shares
  22362. │   │   │   ├── cpu.stat
  22363. │   │   │   ├── notify_on_release
  22364. │   │   │   └── tasks
  22365. │   │   ├── lxd-containers.service
  22366. │   │   │   ├── cgroup.clone_children
  22367. │   │   │   ├── cgroup.procs
  22368. │   │   │   ├── cpuacct.stat
  22369. │   │   │   ├── cpuacct.usage
  22370. │   │   │   ├── cpuacct.usage_percpu
  22371. │   │   │   ├── cpu.cfs_period_us
  22372. │   │   │   ├── cpu.cfs_quota_us
  22373. │   │   │   ├── cpu.shares
  22374. │   │   │   ├── cpu.stat
  22375. │   │   │   ├── notify_on_release
  22376. │   │   │   └── tasks
  22377. │   │   ├── lxd.service
  22378. │   │   │   ├── cgroup.clone_children
  22379. │   │   │   ├── cgroup.procs
  22380. │   │   │   ├── cpuacct.stat
  22381. │   │   │   ├── cpuacct.usage
  22382. │   │   │   ├── cpuacct.usage_percpu
  22383. │   │   │   ├── cpu.cfs_period_us
  22384. │   │   │   ├── cpu.cfs_quota_us
  22385. │   │   │   ├── cpu.shares
  22386. │   │   │   ├── cpu.stat
  22387. │   │   │   ├── notify_on_release
  22388. │   │   │   └── tasks
  22389. │   │   ├── mdadm.service
  22390. │   │   │   ├── cgroup.clone_children
  22391. │   │   │   ├── cgroup.procs
  22392. │   │   │   ├── cpuacct.stat
  22393. │   │   │   ├── cpuacct.usage
  22394. │   │   │   ├── cpuacct.usage_percpu
  22395. │   │   │   ├── cpu.cfs_period_us
  22396. │   │   │   ├── cpu.cfs_quota_us
  22397. │   │   │   ├── cpu.shares
  22398. │   │   │   ├── cpu.stat
  22399. │   │   │   ├── notify_on_release
  22400. │   │   │   └── tasks
  22401. │   │   ├── -.mount
  22402. │   │   │   ├── cgroup.clone_children
  22403. │   │   │   ├── cgroup.procs
  22404. │   │   │   ├── cpuacct.stat
  22405. │   │   │   ├── cpuacct.usage
  22406. │   │   │   ├── cpuacct.usage_percpu
  22407. │   │   │   ├── cpu.cfs_period_us
  22408. │   │   │   ├── cpu.cfs_quota_us
  22409. │   │   │   ├── cpu.shares
  22410. │   │   │   ├── cpu.stat
  22411. │   │   │   ├── notify_on_release
  22412. │   │   │   └── tasks
  22413. │   │   ├── netdata.service
  22414. │   │   │   ├── cgroup.clone_children
  22415. │   │   │   ├── cgroup.procs
  22416. │   │   │   ├── cpuacct.stat
  22417. │   │   │   ├── cpuacct.usage
  22418. │   │   │   ├── cpuacct.usage_percpu
  22419. │   │   │   ├── cpu.cfs_period_us
  22420. │   │   │   ├── cpu.cfs_quota_us
  22421. │   │   │   ├── cpu.shares
  22422. │   │   │   ├── cpu.stat
  22423. │   │   │   ├── notify_on_release
  22424. │   │   │   └── tasks
  22425. │   │   ├── networking.service
  22426. │   │   │   ├── cgroup.clone_children
  22427. │   │   │   ├── cgroup.procs
  22428. │   │   │   ├── cpuacct.stat
  22429. │   │   │   ├── cpuacct.usage
  22430. │   │   │   ├── cpuacct.usage_percpu
  22431. │   │   │   ├── cpu.cfs_period_us
  22432. │   │   │   ├── cpu.cfs_quota_us
  22433. │   │   │   ├── cpu.shares
  22434. │   │   │   ├── cpu.stat
  22435. │   │   │   ├── notify_on_release
  22436. │   │   │   └── tasks
  22437. │   │   ├── notify_on_release
  22438. │   │   ├── ntp.service
  22439. │   │   │   ├── cgroup.clone_children
  22440. │   │   │   ├── cgroup.procs
  22441. │   │   │   ├── cpuacct.stat
  22442. │   │   │   ├── cpuacct.usage
  22443. │   │   │   ├── cpuacct.usage_percpu
  22444. │   │   │   ├── cpu.cfs_period_us
  22445. │   │   │   ├── cpu.cfs_quota_us
  22446. │   │   │   ├── cpu.shares
  22447. │   │   │   ├── cpu.stat
  22448. │   │   │   ├── notify_on_release
  22449. │   │   │   └── tasks
  22450. │   │   ├── ondemand.service
  22451. │   │   │   ├── cgroup.clone_children
  22452. │   │   │   ├── cgroup.procs
  22453. │   │   │   ├── cpuacct.stat
  22454. │   │   │   ├── cpuacct.usage
  22455. │   │   │   ├── cpuacct.usage_percpu
  22456. │   │   │   ├── cpu.cfs_period_us
  22457. │   │   │   ├── cpu.cfs_quota_us
  22458. │   │   │   ├── cpu.shares
  22459. │   │   │   ├── cpu.stat
  22460. │   │   │   ├── notify_on_release
  22461. │   │   │   └── tasks
  22462. │   │   ├── open-iscsi.service
  22463. │   │   │   ├── cgroup.clone_children
  22464. │   │   │   ├── cgroup.procs
  22465. │   │   │   ├── cpuacct.stat
  22466. │   │   │   ├── cpuacct.usage
  22467. │   │   │   ├── cpuacct.usage_percpu
  22468. │   │   │   ├── cpu.cfs_period_us
  22469. │   │   │   ├── cpu.cfs_quota_us
  22470. │   │   │   ├── cpu.shares
  22471. │   │   │   ├── cpu.stat
  22472. │   │   │   ├── notify_on_release
  22473. │   │   │   └── tasks
  22474. │   │   ├── polkitd.service
  22475. │   │   │   ├── cgroup.clone_children
  22476. │   │   │   ├── cgroup.procs
  22477. │   │   │   ├── cpuacct.stat
  22478. │   │   │   ├── cpuacct.usage
  22479. │   │   │   ├── cpuacct.usage_percpu
  22480. │   │   │   ├── cpu.cfs_period_us
  22481. │   │   │   ├── cpu.cfs_quota_us
  22482. │   │   │   ├── cpu.shares
  22483. │   │   │   ├── cpu.stat
  22484. │   │   │   ├── notify_on_release
  22485. │   │   │   └── tasks
  22486. │   │   ├── proc-sys-fs-binfmt_misc.mount
  22487. │   │   │   ├── cgroup.clone_children
  22488. │   │   │   ├── cgroup.procs
  22489. │   │   │   ├── cpuacct.stat
  22490. │   │   │   ├── cpuacct.usage
  22491. │   │   │   ├── cpuacct.usage_percpu
  22492. │   │   │   ├── cpu.cfs_period_us
  22493. │   │   │   ├── cpu.cfs_quota_us
  22494. │   │   │   ├── cpu.shares
  22495. │   │   │   ├── cpu.stat
  22496. │   │   │   ├── notify_on_release
  22497. │   │   │   └── tasks
  22498. │   │   ├── radvd.service
  22499. │   │   │   ├── cgroup.clone_children
  22500. │   │   │   ├── cgroup.procs
  22501. │   │   │   ├── cpuacct.stat
  22502. │   │   │   ├── cpuacct.usage
  22503. │   │   │   ├── cpuacct.usage_percpu
  22504. │   │   │   ├── cpu.cfs_period_us
  22505. │   │   │   ├── cpu.cfs_quota_us
  22506. │   │   │   ├── cpu.shares
  22507. │   │   │   ├── cpu.stat
  22508. │   │   │   ├── notify_on_release
  22509. │   │   │   └── tasks
  22510. │   │   ├── rc-local.service
  22511. │   │   │   ├── cgroup.clone_children
  22512. │   │   │   ├── cgroup.procs
  22513. │   │   │   ├── cpuacct.stat
  22514. │   │   │   ├── cpuacct.usage
  22515. │   │   │   ├── cpuacct.usage_percpu
  22516. │   │   │   ├── cpu.cfs_period_us
  22517. │   │   │   ├── cpu.cfs_quota_us
  22518. │   │   │   ├── cpu.shares
  22519. │   │   │   ├── cpu.stat
  22520. │   │   │   ├── notify_on_release
  22521. │   │   │   └── tasks
  22522. │   │   ├── resolvconf.service
  22523. │   │   │   ├── cgroup.clone_children
  22524. │   │   │   ├── cgroup.procs
  22525. │   │   │   ├── cpuacct.stat
  22526. │   │   │   ├── cpuacct.usage
  22527. │   │   │   ├── cpuacct.usage_percpu
  22528. │   │   │   ├── cpu.cfs_period_us
  22529. │   │   │   ├── cpu.cfs_quota_us
  22530. │   │   │   ├── cpu.shares
  22531. │   │   │   ├── cpu.stat
  22532. │   │   │   ├── notify_on_release
  22533. │   │   │   └── tasks
  22534. │   │   ├── rsyslog.service
  22535. │   │   │   ├── cgroup.clone_children
  22536. │   │   │   ├── cgroup.procs
  22537. │   │   │   ├── cpuacct.stat
  22538. │   │   │   ├── cpuacct.usage
  22539. │   │   │   ├── cpuacct.usage_percpu
  22540. │   │   │   ├── cpu.cfs_period_us
  22541. │   │   │   ├── cpu.cfs_quota_us
  22542. │   │   │   ├── cpu.shares
  22543. │   │   │   ├── cpu.stat
  22544. │   │   │   ├── notify_on_release
  22545. │   │   │   └── tasks
  22546. │   │   ├── setvtrgb.service
  22547. │   │   │   ├── cgroup.clone_children
  22548. │   │   │   ├── cgroup.procs
  22549. │   │   │   ├── cpuacct.stat
  22550. │   │   │   ├── cpuacct.usage
  22551. │   │   │   ├── cpuacct.usage_percpu
  22552. │   │   │   ├── cpu.cfs_period_us
  22553. │   │   │   ├── cpu.cfs_quota_us
  22554. │   │   │   ├── cpu.shares
  22555. │   │   │   ├── cpu.stat
  22556. │   │   │   ├── notify_on_release
  22557. │   │   │   └── tasks
  22558. │   │   ├── snapd.service
  22559. │   │   │   ├── cgroup.clone_children
  22560. │   │   │   ├── cgroup.procs
  22561. │   │   │   ├── cpuacct.stat
  22562. │   │   │   ├── cpuacct.usage
  22563. │   │   │   ├── cpuacct.usage_percpu
  22564. │   │   │   ├── cpu.cfs_period_us
  22565. │   │   │   ├── cpu.cfs_quota_us
  22566. │   │   │   ├── cpu.shares
  22567. │   │   │   ├── cpu.stat
  22568. │   │   │   ├── notify_on_release
  22569. │   │   │   └── tasks
  22570. │   │   ├── ssh.service
  22571. │   │   │   ├── cgroup.clone_children
  22572. │   │   │   ├── cgroup.procs
  22573. │   │   │   ├── cpuacct.stat
  22574. │   │   │   ├── cpuacct.usage
  22575. │   │   │   ├── cpuacct.usage_percpu
  22576. │   │   │   ├── cpu.cfs_period_us
  22577. │   │   │   ├── cpu.cfs_quota_us
  22578. │   │   │   ├── cpu.shares
  22579. │   │   │   ├── cpu.stat
  22580. │   │   │   ├── notify_on_release
  22581. │   │   │   └── tasks
  22582. │   │   ├── sys-fs-fuse-connections.mount
  22583. │   │   │   ├── cgroup.clone_children
  22584. │   │   │   ├── cgroup.procs
  22585. │   │   │   ├── cpuacct.stat
  22586. │   │   │   ├── cpuacct.usage
  22587. │   │   │   ├── cpuacct.usage_percpu
  22588. │   │   │   ├── cpu.cfs_period_us
  22589. │   │   │   ├── cpu.cfs_quota_us
  22590. │   │   │   ├── cpu.shares
  22591. │   │   │   ├── cpu.stat
  22592. │   │   │   ├── notify_on_release
  22593. │   │   │   └── tasks
  22594. │   │   ├── sys-kernel-debug.mount
  22595. │   │   │   ├── cgroup.clone_children
  22596. │   │   │   ├── cgroup.procs
  22597. │   │   │   ├── cpuacct.stat
  22598. │   │   │   ├── cpuacct.usage
  22599. │   │   │   ├── cpuacct.usage_percpu
  22600. │   │   │   ├── cpu.cfs_period_us
  22601. │   │   │   ├── cpu.cfs_quota_us
  22602. │   │   │   ├── cpu.shares
  22603. │   │   │   ├── cpu.stat
  22604. │   │   │   ├── notify_on_release
  22605. │   │   │   └── tasks
  22606. │   │   ├── sys-kernel-debug-tracing.mount
  22607. │   │   │   ├── cgroup.clone_children
  22608. │   │   │   ├── cgroup.procs
  22609. │   │   │   ├── cpuacct.stat
  22610. │   │   │   ├── cpuacct.usage
  22611. │   │   │   ├── cpuacct.usage_percpu
  22612. │   │   │   ├── cpu.cfs_period_us
  22613. │   │   │   ├── cpu.cfs_quota_us
  22614. │   │   │   ├── cpu.shares
  22615. │   │   │   ├── cpu.stat
  22616. │   │   │   ├── notify_on_release
  22617. │   │   │   └── tasks
  22618. │   │   ├── systemd-journald.service
  22619. │   │   │   ├── cgroup.clone_children
  22620. │   │   │   ├── cgroup.procs
  22621. │   │   │   ├── cpuacct.stat
  22622. │   │   │   ├── cpuacct.usage
  22623. │   │   │   ├── cpuacct.usage_percpu
  22624. │   │   │   ├── cpu.cfs_period_us
  22625. │   │   │   ├── cpu.cfs_quota_us
  22626. │   │   │   ├── cpu.shares
  22627. │   │   │   ├── cpu.stat
  22628. │   │   │   ├── notify_on_release
  22629. │   │   │   └── tasks
  22630. │   │   ├── systemd-journal-flush.service
  22631. │   │   │   ├── cgroup.clone_children
  22632. │   │   │   ├── cgroup.procs
  22633. │   │   │   ├── cpuacct.stat
  22634. │   │   │   ├── cpuacct.usage
  22635. │   │   │   ├── cpuacct.usage_percpu
  22636. │   │   │   ├── cpu.cfs_period_us
  22637. │   │   │   ├── cpu.cfs_quota_us
  22638. │   │   │   ├── cpu.shares
  22639. │   │   │   ├── cpu.stat
  22640. │   │   │   ├── notify_on_release
  22641. │   │   │   └── tasks
  22642. │   │   ├── systemd-logind.service
  22643. │   │   │   ├── cgroup.clone_children
  22644. │   │   │   ├── cgroup.procs
  22645. │   │   │   ├── cpuacct.stat
  22646. │   │   │   ├── cpuacct.usage
  22647. │   │   │   ├── cpuacct.usage_percpu
  22648. │   │   │   ├── cpu.cfs_period_us
  22649. │   │   │   ├── cpu.cfs_quota_us
  22650. │   │   │   ├── cpu.shares
  22651. │   │   │   ├── cpu.stat
  22652. │   │   │   ├── notify_on_release
  22653. │   │   │   └── tasks
  22654. │   │   ├── systemd-modules-load.service
  22655. │   │   │   ├── cgroup.clone_children
  22656. │   │   │   ├── cgroup.procs
  22657. │   │   │   ├── cpuacct.stat
  22658. │   │   │   ├── cpuacct.usage
  22659. │   │   │   ├── cpuacct.usage_percpu
  22660. │   │   │   ├── cpu.cfs_period_us
  22661. │   │   │   ├── cpu.cfs_quota_us
  22662. │   │   │   ├── cpu.shares
  22663. │   │   │   ├── cpu.stat
  22664. │   │   │   ├── notify_on_release
  22665. │   │   │   └── tasks
  22666. │   │   ├── systemd-random-seed.service
  22667. │   │   │   ├── cgroup.clone_children
  22668. │   │   │   ├── cgroup.procs
  22669. │   │   │   ├── cpuacct.stat
  22670. │   │   │   ├── cpuacct.usage
  22671. │   │   │   ├── cpuacct.usage_percpu
  22672. │   │   │   ├── cpu.cfs_period_us
  22673. │   │   │   ├── cpu.cfs_quota_us
  22674. │   │   │   ├── cpu.shares
  22675. │   │   │   ├── cpu.stat
  22676. │   │   │   ├── notify_on_release
  22677. │   │   │   └── tasks
  22678. │   │   ├── systemd-remount-fs.service
  22679. │   │   │   ├── cgroup.clone_children
  22680. │   │   │   ├── cgroup.procs
  22681. │   │   │   ├── cpuacct.stat
  22682. │   │   │   ├── cpuacct.usage
  22683. │   │   │   ├── cpuacct.usage_percpu
  22684. │   │   │   ├── cpu.cfs_period_us
  22685. │   │   │   ├── cpu.cfs_quota_us
  22686. │   │   │   ├── cpu.shares
  22687. │   │   │   ├── cpu.stat
  22688. │   │   │   ├── notify_on_release
  22689. │   │   │   └── tasks
  22690. │   │   ├── systemd-sysctl.service
  22691. │   │   │   ├── cgroup.clone_children
  22692. │   │   │   ├── cgroup.procs
  22693. │   │   │   ├── cpuacct.stat
  22694. │   │   │   ├── cpuacct.usage
  22695. │   │   │   ├── cpuacct.usage_percpu
  22696. │   │   │   ├── cpu.cfs_period_us
  22697. │   │   │   ├── cpu.cfs_quota_us
  22698. │   │   │   ├── cpu.shares
  22699. │   │   │   ├── cpu.stat
  22700. │   │   │   ├── notify_on_release
  22701. │   │   │   └── tasks
  22702. │   │   ├── systemd-tmpfiles-setup-dev.service
  22703. │   │   │   ├── cgroup.clone_children
  22704. │   │   │   ├── cgroup.procs
  22705. │   │   │   ├── cpuacct.stat
  22706. │   │   │   ├── cpuacct.usage
  22707. │   │   │   ├── cpuacct.usage_percpu
  22708. │   │   │   ├── cpu.cfs_period_us
  22709. │   │   │   ├── cpu.cfs_quota_us
  22710. │   │   │   ├── cpu.shares
  22711. │   │   │   ├── cpu.stat
  22712. │   │   │   ├── notify_on_release
  22713. │   │   │   └── tasks
  22714. │   │   ├── systemd-tmpfiles-setup.service
  22715. │   │   │   ├── cgroup.clone_children
  22716. │   │   │   ├── cgroup.procs
  22717. │   │   │   ├── cpuacct.stat
  22718. │   │   │   ├── cpuacct.usage
  22719. │   │   │   ├── cpuacct.usage_percpu
  22720. │   │   │   ├── cpu.cfs_period_us
  22721. │   │   │   ├── cpu.cfs_quota_us
  22722. │   │   │   ├── cpu.shares
  22723. │   │   │   ├── cpu.stat
  22724. │   │   │   ├── notify_on_release
  22725. │   │   │   └── tasks
  22726. │   │   ├── systemd-udevd.service
  22727. │   │   │   ├── cgroup.clone_children
  22728. │   │   │   ├── cgroup.procs
  22729. │   │   │   ├── cpuacct.stat
  22730. │   │   │   ├── cpuacct.usage
  22731. │   │   │   ├── cpuacct.usage_percpu
  22732. │   │   │   ├── cpu.cfs_period_us
  22733. │   │   │   ├── cpu.cfs_quota_us
  22734. │   │   │   ├── cpu.shares
  22735. │   │   │   ├── cpu.stat
  22736. │   │   │   ├── notify_on_release
  22737. │   │   │   └── tasks
  22738. │   │   ├── systemd-udev-trigger.service
  22739. │   │   │   ├── cgroup.clone_children
  22740. │   │   │   ├── cgroup.procs
  22741. │   │   │   ├── cpuacct.stat
  22742. │   │   │   ├── cpuacct.usage
  22743. │   │   │   ├── cpuacct.usage_percpu
  22744. │   │   │   ├── cpu.cfs_period_us
  22745. │   │   │   ├── cpu.cfs_quota_us
  22746. │   │   │   ├── cpu.shares
  22747. │   │   │   ├── cpu.stat
  22748. │   │   │   ├── notify_on_release
  22749. │   │   │   └── tasks
  22750. │   │   ├── systemd-update-utmp.service
  22751. │   │   │   ├── cgroup.clone_children
  22752. │   │   │   ├── cgroup.procs
  22753. │   │   │   ├── cpuacct.stat
  22754. │   │   │   ├── cpuacct.usage
  22755. │   │   │   ├── cpuacct.usage_percpu
  22756. │   │   │   ├── cpu.cfs_period_us
  22757. │   │   │   ├── cpu.cfs_quota_us
  22758. │   │   │   ├── cpu.shares
  22759. │   │   │   ├── cpu.stat
  22760. │   │   │   ├── notify_on_release
  22761. │   │   │   └── tasks
  22762. │   │   ├── systemd-user-sessions.service
  22763. │   │   │   ├── cgroup.clone_children
  22764. │   │   │   ├── cgroup.procs
  22765. │   │   │   ├── cpuacct.stat
  22766. │   │   │   ├── cpuacct.usage
  22767. │   │   │   ├── cpuacct.usage_percpu
  22768. │   │   │   ├── cpu.cfs_period_us
  22769. │   │   │   ├── cpu.cfs_quota_us
  22770. │   │   │   ├── cpu.shares
  22771. │   │   │   ├── cpu.stat
  22772. │   │   │   ├── notify_on_release
  22773. │   │   │   └── tasks
  22774. │   │   ├── system-getty.slice
  22775. │   │   │   ├── cgroup.clone_children
  22776. │   │   │   ├── cgroup.procs
  22777. │   │   │   ├── cpuacct.stat
  22778. │   │   │   ├── cpuacct.usage
  22779. │   │   │   ├── cpuacct.usage_percpu
  22780. │   │   │   ├── cpu.cfs_period_us
  22781. │   │   │   ├── cpu.cfs_quota_us
  22782. │   │   │   ├── cpu.shares
  22783. │   │   │   ├── cpu.stat
  22784. │   │   │   ├── notify_on_release
  22785. │   │   │   └── tasks
  22786. │   │   ├── system-serial\x2dgetty.slice
  22787. │   │   │   ├── cgroup.clone_children
  22788. │   │   │   ├── cgroup.procs
  22789. │   │   │   ├── cpuacct.stat
  22790. │   │   │   ├── cpuacct.usage
  22791. │   │   │   ├── cpuacct.usage_percpu
  22792. │   │   │   ├── cpu.cfs_period_us
  22793. │   │   │   ├── cpu.cfs_quota_us
  22794. │   │   │   ├── cpu.shares
  22795. │   │   │   ├── cpu.stat
  22796. │   │   │   ├── notify_on_release
  22797. │   │   │   └── tasks
  22798. │   │   ├── system-systemd\x2dfsck.slice
  22799. │   │   │   ├── cgroup.clone_children
  22800. │   │   │   ├── cgroup.procs
  22801. │   │   │   ├── cpuacct.stat
  22802. │   │   │   ├── cpuacct.usage
  22803. │   │   │   ├── cpuacct.usage_percpu
  22804. │   │   │   ├── cpu.cfs_period_us
  22805. │   │   │   ├── cpu.cfs_quota_us
  22806. │   │   │   ├── cpu.shares
  22807. │   │   │   ├── cpu.stat
  22808. │   │   │   ├── notify_on_release
  22809. │   │   │   └── tasks
  22810. │   │   ├── tasks
  22811. │   │   ├── ufw.service
  22812. │   │   │   ├── cgroup.clone_children
  22813. │   │   │   ├── cgroup.procs
  22814. │   │   │   ├── cpuacct.stat
  22815. │   │   │   ├── cpuacct.usage
  22816. │   │   │   ├── cpuacct.usage_percpu
  22817. │   │   │   ├── cpu.cfs_period_us
  22818. │   │   │   ├── cpu.cfs_quota_us
  22819. │   │   │   ├── cpu.shares
  22820. │   │   │   ├── cpu.stat
  22821. │   │   │   ├── notify_on_release
  22822. │   │   │   └── tasks
  22823. │   │   ├── var-lib-lxcfs.mount
  22824. │   │   │   ├── cgroup.clone_children
  22825. │   │   │   ├── cgroup.procs
  22826. │   │   │   ├── cpuacct.stat
  22827. │   │   │   ├── cpuacct.usage
  22828. │   │   │   ├── cpuacct.usage_percpu
  22829. │   │   │   ├── cpu.cfs_period_us
  22830. │   │   │   ├── cpu.cfs_quota_us
  22831. │   │   │   ├── cpu.shares
  22832. │   │   │   ├── cpu.stat
  22833. │   │   │   ├── notify_on_release
  22834. │   │   │   └── tasks
  22835. │   │   ├── var-lib-lxd-devices-builder-disk.sys\x2dmodule\x2dapparmor\x2dparameters\x2denabled.mount
  22836. │   │   │   ├── cgroup.clone_children
  22837. │   │   │   ├── cgroup.procs
  22838. │   │   │   ├── cpuacct.stat
  22839. │   │   │   ├── cpuacct.usage
  22840. │   │   │   ├── cpuacct.usage_percpu
  22841. │   │   │   ├── cpu.cfs_period_us
  22842. │   │   │   ├── cpu.cfs_quota_us
  22843. │   │   │   ├── cpu.shares
  22844. │   │   │   ├── cpu.stat
  22845. │   │   │   ├── notify_on_release
  22846. │   │   │   └── tasks
  22847. │   │   ├── var-lib-lxd-devlxd.mount
  22848. │   │   │   ├── cgroup.clone_children
  22849. │   │   │   ├── cgroup.procs
  22850. │   │   │   ├── cpuacct.stat
  22851. │   │   │   ├── cpuacct.usage
  22852. │   │   │   ├── cpuacct.usage_percpu
  22853. │   │   │   ├── cpu.cfs_period_us
  22854. │   │   │   ├── cpu.cfs_quota_us
  22855. │   │   │   ├── cpu.shares
  22856. │   │   │   ├── cpu.stat
  22857. │   │   │   ├── notify_on_release
  22858. │   │   │   └── tasks
  22859. │   │   ├── var-lib-lxd.mount
  22860. │   │   │   ├── cgroup.clone_children
  22861. │   │   │   ├── cgroup.procs
  22862. │   │   │   ├── cpuacct.stat
  22863. │   │   │   ├── cpuacct.usage
  22864. │   │   │   ├── cpuacct.usage_percpu
  22865. │   │   │   ├── cpu.cfs_period_us
  22866. │   │   │   ├── cpu.cfs_quota_us
  22867. │   │   │   ├── cpu.shares
  22868. │   │   │   ├── cpu.stat
  22869. │   │   │   ├── notify_on_release
  22870. │   │   │   └── tasks
  22871. │   │   └── var-lib-lxd-shmounts.mount
  22872. │   │   ├── cgroup.clone_children
  22873. │   │   ├── cgroup.procs
  22874. │   │   ├── cpuacct.stat
  22875. │   │   ├── cpuacct.usage
  22876. │   │   ├── cpuacct.usage_percpu
  22877. │   │   ├── cpu.cfs_period_us
  22878. │   │   ├── cpu.cfs_quota_us
  22879. │   │   ├── cpu.shares
  22880. │   │   ├── cpu.stat
  22881. │   │   ├── notify_on_release
  22882. │   │   └── tasks
  22883. │   ├── tasks
  22884. │   └── user.slice
  22885. │   ├── cgroup.clone_children
  22886. │   ├── cgroup.procs
  22887. │   ├── cpuacct.stat
  22888. │   ├── cpuacct.usage
  22889. │   ├── cpuacct.usage_percpu
  22890. │   ├── cpu.cfs_period_us
  22891. │   ├── cpu.cfs_quota_us
  22892. │   ├── cpu.shares
  22893. │   ├── cpu.stat
  22894. │   ├── notify_on_release
  22895. │   ├── tasks
  22896. │   └── user-0.slice
  22897. │   ├── cgroup.clone_children
  22898. │   ├── cgroup.procs
  22899. │   ├── cpuacct.stat
  22900. │   ├── cpuacct.usage
  22901. │   ├── cpuacct.usage_percpu
  22902. │   ├── cpu.cfs_period_us
  22903. │   ├── cpu.cfs_quota_us
  22904. │   ├── cpu.shares
  22905. │   ├── cpu.stat
  22906. │   ├── notify_on_release
  22907. │   ├── session-514.scope
  22908. │   │   ├── cgroup.clone_children
  22909. │   │   ├── cgroup.procs
  22910. │   │   ├── cpuacct.stat
  22911. │   │   ├── cpuacct.usage
  22912. │   │   ├── cpuacct.usage_percpu
  22913. │   │   ├── cpu.cfs_period_us
  22914. │   │   ├── cpu.cfs_quota_us
  22915. │   │   ├── cpu.shares
  22916. │   │   ├── cpu.stat
  22917. │   │   ├── notify_on_release
  22918. │   │   └── tasks
  22919. │   ├── tasks
  22920. │   └── user@0.service
  22921. │   ├── cgroup.clone_children
  22922. │   ├── cgroup.procs
  22923. │   ├── cpuacct.stat
  22924. │   ├── cpuacct.usage
  22925. │   ├── cpuacct.usage_percpu
  22926. │   ├── cpu.cfs_period_us
  22927. │   ├── cpu.cfs_quota_us
  22928. │   ├── cpu.shares
  22929. │   ├── cpu.stat
  22930. │   ├── notify_on_release
  22931. │   └── tasks
  22932. ├── cpuset
  22933. │   ├── cgroup.clone_children
  22934. │   ├── cgroup.procs
  22935. │   ├── cgroup.sane_behavior
  22936. │   ├── cpuset.cpu_exclusive
  22937. │   ├── cpuset.cpus
  22938. │   ├── cpuset.effective_cpus
  22939. │   ├── cpuset.effective_mems
  22940. │   ├── cpuset.mem_exclusive
  22941. │   ├── cpuset.mem_hardwall
  22942. │   ├── cpuset.memory_migrate
  22943. │   ├── cpuset.memory_pressure
  22944. │   ├── cpuset.memory_pressure_enabled
  22945. │   ├── cpuset.memory_spread_page
  22946. │   ├── cpuset.memory_spread_slab
  22947. │   ├── cpuset.mems
  22948. │   ├── cpuset.sched_load_balance
  22949. │   ├── cpuset.sched_relax_domain_level
  22950. │   ├── lxc
  22951. │   │   ├── apt-cacher
  22952. │   │   │   ├── cgroup.clone_children
  22953. │   │   │   ├── cgroup.procs
  22954. │   │   │   ├── cpuset.cpu_exclusive
  22955. │   │   │   ├── cpuset.cpus
  22956. │   │   │   ├── cpuset.effective_cpus
  22957. │   │   │   ├── cpuset.effective_mems
  22958. │   │   │   ├── cpuset.mem_exclusive
  22959. │   │   │   ├── cpuset.mem_hardwall
  22960. │   │   │   ├── cpuset.memory_migrate
  22961. │   │   │   ├── cpuset.memory_pressure
  22962. │   │   │   ├── cpuset.memory_spread_page
  22963. │   │   │   ├── cpuset.memory_spread_slab
  22964. │   │   │   ├── cpuset.mems
  22965. │   │   │   ├── cpuset.sched_load_balance
  22966. │   │   │   ├── cpuset.sched_relax_domain_level
  22967. │   │   │   ├── notify_on_release
  22968. │   │   │   └── tasks
  22969. │   │   ├── builder
  22970. │   │   │   ├── cgroup.clone_children
  22971. │   │   │   ├── cgroup.procs
  22972. │   │   │   ├── cpuset.cpu_exclusive
  22973. │   │   │   ├── cpuset.cpus
  22974. │   │   │   ├── cpuset.effective_cpus
  22975. │   │   │   ├── cpuset.effective_mems
  22976. │   │   │   ├── cpuset.mem_exclusive
  22977. │   │   │   ├── cpuset.mem_hardwall
  22978. │   │   │   ├── cpuset.memory_migrate
  22979. │   │   │   ├── cpuset.memory_pressure
  22980. │   │   │   ├── cpuset.memory_spread_page
  22981. │   │   │   ├── cpuset.memory_spread_slab
  22982. │   │   │   ├── cpuset.mems
  22983. │   │   │   ├── cpuset.sched_load_balance
  22984. │   │   │   ├── cpuset.sched_relax_domain_level
  22985. │   │   │   ├── notify_on_release
  22986. │   │   │   └── tasks
  22987. │   │   ├── cgroup.clone_children
  22988. │   │   ├── cgroup.procs
  22989. │   │   ├── cpuset.cpu_exclusive
  22990. │   │   ├── cpuset.cpus
  22991. │   │   ├── cpuset.effective_cpus
  22992. │   │   ├── cpuset.effective_mems
  22993. │   │   ├── cpuset.mem_exclusive
  22994. │   │   ├── cpuset.mem_hardwall
  22995. │   │   ├── cpuset.memory_migrate
  22996. │   │   ├── cpuset.memory_pressure
  22997. │   │   ├── cpuset.memory_spread_page
  22998. │   │   ├── cpuset.memory_spread_slab
  22999. │   │   ├── cpuset.mems
  23000. │   │   ├── cpuset.sched_load_balance
  23001. │   │   ├── cpuset.sched_relax_domain_level
  23002. │   │   ├── notify_on_release
  23003. │   │   ├── ns-auth
  23004. │   │   │   ├── cgroup.clone_children
  23005. │   │   │   ├── cgroup.procs
  23006. │   │   │   ├── cpuset.cpu_exclusive
  23007. │   │   │   ├── cpuset.cpus
  23008. │   │   │   ├── cpuset.effective_cpus
  23009. │   │   │   ├── cpuset.effective_mems
  23010. │   │   │   ├── cpuset.mem_exclusive
  23011. │   │   │   ├── cpuset.mem_hardwall
  23012. │   │   │   ├── cpuset.memory_migrate
  23013. │   │   │   ├── cpuset.memory_pressure
  23014. │   │   │   ├── cpuset.memory_spread_page
  23015. │   │   │   ├── cpuset.memory_spread_slab
  23016. │   │   │   ├── cpuset.mems
  23017. │   │   │   ├── cpuset.sched_load_balance
  23018. │   │   │   ├── cpuset.sched_relax_domain_level
  23019. │   │   │   ├── notify_on_release
  23020. │   │   │   └── tasks
  23021. │   │   ├── prometheus
  23022. │   │   │   ├── cgroup.clone_children
  23023. │   │   │   ├── cgroup.procs
  23024. │   │   │   ├── cpuset.cpu_exclusive
  23025. │   │   │   ├── cpuset.cpus
  23026. │   │   │   ├── cpuset.effective_cpus
  23027. │   │   │   ├── cpuset.effective_mems
  23028. │   │   │   ├── cpuset.mem_exclusive
  23029. │   │   │   ├── cpuset.mem_hardwall
  23030. │   │   │   ├── cpuset.memory_migrate
  23031. │   │   │   ├── cpuset.memory_pressure
  23032. │   │   │   ├── cpuset.memory_spread_page
  23033. │   │   │   ├── cpuset.memory_spread_slab
  23034. │   │   │   ├── cpuset.mems
  23035. │   │   │   ├── cpuset.sched_load_balance
  23036. │   │   │   ├── cpuset.sched_relax_domain_level
  23037. │   │   │   ├── notify_on_release
  23038. │   │   │   └── tasks
  23039. │   │   ├── smtp
  23040. │   │   │   ├── cgroup.clone_children
  23041. │   │   │   ├── cgroup.procs
  23042. │   │   │   ├── cpuset.cpu_exclusive
  23043. │   │   │   ├── cpuset.cpus
  23044. │   │   │   ├── cpuset.effective_cpus
  23045. │   │   │   ├── cpuset.effective_mems
  23046. │   │   │   ├── cpuset.mem_exclusive
  23047. │   │   │   ├── cpuset.mem_hardwall
  23048. │   │   │   ├── cpuset.memory_migrate
  23049. │   │   │   ├── cpuset.memory_pressure
  23050. │   │   │   ├── cpuset.memory_spread_page
  23051. │   │   │   ├── cpuset.memory_spread_slab
  23052. │   │   │   ├── cpuset.mems
  23053. │   │   │   ├── cpuset.sched_load_balance
  23054. │   │   │   ├── cpuset.sched_relax_domain_level
  23055. │   │   │   ├── notify_on_release
  23056. │   │   │   └── tasks
  23057. │   │   ├── tasks
  23058. │   │   ├── tick
  23059. │   │   │   ├── cgroup.clone_children
  23060. │   │   │   ├── cgroup.procs
  23061. │   │   │   ├── cpuset.cpu_exclusive
  23062. │   │   │   ├── cpuset.cpus
  23063. │   │   │   ├── cpuset.effective_cpus
  23064. │   │   │   ├── cpuset.effective_mems
  23065. │   │   │   ├── cpuset.mem_exclusive
  23066. │   │   │   ├── cpuset.mem_hardwall
  23067. │   │   │   ├── cpuset.memory_migrate
  23068. │   │   │   ├── cpuset.memory_pressure
  23069. │   │   │   ├── cpuset.memory_spread_page
  23070. │   │   │   ├── cpuset.memory_spread_slab
  23071. │   │   │   ├── cpuset.mems
  23072. │   │   │   ├── cpuset.sched_load_balance
  23073. │   │   │   ├── cpuset.sched_relax_domain_level
  23074. │   │   │   ├── notify_on_release
  23075. │   │   │   └── tasks
  23076. │   │   └── unifi
  23077. │   │   ├── cgroup.clone_children
  23078. │   │   ├── cgroup.procs
  23079. │   │   ├── cpuset.cpu_exclusive
  23080. │   │   ├── cpuset.cpus
  23081. │   │   ├── cpuset.effective_cpus
  23082. │   │   ├── cpuset.effective_mems
  23083. │   │   ├── cpuset.mem_exclusive
  23084. │   │   ├── cpuset.mem_hardwall
  23085. │   │   ├── cpuset.memory_migrate
  23086. │   │   ├── cpuset.memory_pressure
  23087. │   │   ├── cpuset.memory_spread_page
  23088. │   │   ├── cpuset.memory_spread_slab
  23089. │   │   ├── cpuset.mems
  23090. │   │   ├── cpuset.sched_load_balance
  23091. │   │   ├── cpuset.sched_relax_domain_level
  23092. │   │   ├── notify_on_release
  23093. │   │   └── tasks
  23094. │   ├── notify_on_release
  23095. │   ├── release_agent
  23096. │   └── tasks
  23097. ├── devices
  23098. │   ├── cgroup.clone_children
  23099. │   ├── cgroup.procs
  23100. │   ├── cgroup.sane_behavior
  23101. │   ├── devices.allow
  23102. │   ├── devices.deny
  23103. │   ├── devices.list
  23104. │   ├── init.scope
  23105. │   │   ├── cgroup.clone_children
  23106. │   │   ├── cgroup.procs
  23107. │   │   ├── devices.allow
  23108. │   │   ├── devices.deny
  23109. │   │   ├── devices.list
  23110. │   │   ├── notify_on_release
  23111. │   │   └── tasks
  23112. │   ├── lxc
  23113. │   │   ├── apt-cacher
  23114. │   │   │   ├── cgroup.clone_children
  23115. │   │   │   ├── cgroup.procs
  23116. │   │   │   ├── devices.allow
  23117. │   │   │   ├── devices.deny
  23118. │   │   │   ├── devices.list
  23119. │   │   │   ├── init.scope
  23120. │   │   │   │   ├── cgroup.clone_children
  23121. │   │   │   │   ├── cgroup.procs
  23122. │   │   │   │   ├── devices.allow
  23123. │   │   │   │   ├── devices.deny
  23124. │   │   │   │   ├── devices.list
  23125. │   │   │   │   ├── notify_on_release
  23126. │   │   │   │   └── tasks
  23127. │   │   │   ├── notify_on_release
  23128. │   │   │   ├── system.slice
  23129. │   │   │   │   ├── accounts-daemon.service
  23130. │   │   │   │   │   ├── cgroup.clone_children
  23131. │   │   │   │   │   ├── cgroup.procs
  23132. │   │   │   │   │   ├── devices.allow
  23133. │   │   │   │   │   ├── devices.deny
  23134. │   │   │   │   │   ├── devices.list
  23135. │   │   │   │   │   ├── notify_on_release
  23136. │   │   │   │   │   └── tasks
  23137. │   │   │   │   ├── apparmor.service
  23138. │   │   │   │   │   ├── cgroup.clone_children
  23139. │   │   │   │   │   ├── cgroup.procs
  23140. │   │   │   │   │   ├── devices.allow
  23141. │   │   │   │   │   ├── devices.deny
  23142. │   │   │   │   │   ├── devices.list
  23143. │   │   │   │   │   ├── notify_on_release
  23144. │   │   │   │   │   └── tasks
  23145. │   │   │   │   ├── apport.service
  23146. │   │   │   │   │   ├── cgroup.clone_children
  23147. │   │   │   │   │   ├── cgroup.procs
  23148. │   │   │   │   │   ├── devices.allow
  23149. │   │   │   │   │   ├── devices.deny
  23150. │   │   │   │   │   ├── devices.list
  23151. │   │   │   │   │   ├── notify_on_release
  23152. │   │   │   │   │   └── tasks
  23153. │   │   │   │   ├── apt-cacher-ng.service
  23154. │   │   │   │   │   ├── cgroup.clone_children
  23155. │   │   │   │   │   ├── cgroup.procs
  23156. │   │   │   │   │   ├── devices.allow
  23157. │   │   │   │   │   ├── devices.deny
  23158. │   │   │   │   │   ├── devices.list
  23159. │   │   │   │   │   ├── notify_on_release
  23160. │   │   │   │   │   └── tasks
  23161. │   │   │   │   ├── atd.service
  23162. │   │   │   │   │   ├── cgroup.clone_children
  23163. │   │   │   │   │   ├── cgroup.procs
  23164. │   │   │   │   │   ├── devices.allow
  23165. │   │   │   │   │   ├── devices.deny
  23166. │   │   │   │   │   ├── devices.list
  23167. │   │   │   │   │   ├── notify_on_release
  23168. │   │   │   │   │   └── tasks
  23169. │   │   │   │   ├── cgroup.clone_children
  23170. │   │   │   │   ├── cgroup.procs
  23171. │   │   │   │   ├── cloud-config.service
  23172. │   │   │   │   │   ├── cgroup.clone_children
  23173. │   │   │   │   │   ├── cgroup.procs
  23174. │   │   │   │   │   ├── devices.allow
  23175. │   │   │   │   │   ├── devices.deny
  23176. │   │   │   │   │   ├── devices.list
  23177. │   │   │   │   │   ├── notify_on_release
  23178. │   │   │   │   │   └── tasks
  23179. │   │   │   │   ├── cloud-final.service
  23180. │   │   │   │   │   ├── cgroup.clone_children
  23181. │   │   │   │   │   ├── cgroup.procs
  23182. │   │   │   │   │   ├── devices.allow
  23183. │   │   │   │   │   ├── devices.deny
  23184. │   │   │   │   │   ├── devices.list
  23185. │   │   │   │   │   ├── notify_on_release
  23186. │   │   │   │   │   └── tasks
  23187. │   │   │   │   ├── cloud-init-local.service
  23188. │   │   │   │   │   ├── cgroup.clone_children
  23189. │   │   │   │   │   ├── cgroup.procs
  23190. │   │   │   │   │   ├── devices.allow
  23191. │   │   │   │   │   ├── devices.deny
  23192. │   │   │   │   │   ├── devices.list
  23193. │   │   │   │   │   ├── notify_on_release
  23194. │   │   │   │   │   └── tasks
  23195. │   │   │   │   ├── cloud-init.service
  23196. │   │   │   │   │   ├── cgroup.clone_children
  23197. │   │   │   │   │   ├── cgroup.procs
  23198. │   │   │   │   │   ├── devices.allow
  23199. │   │   │   │   │   ├── devices.deny
  23200. │   │   │   │   │   ├── devices.list
  23201. │   │   │   │   │   ├── notify_on_release
  23202. │   │   │   │   │   └── tasks
  23203. │   │   │   │   ├── console-getty.service
  23204. │   │   │   │   │   ├── cgroup.clone_children
  23205. │   │   │   │   │   ├── cgroup.procs
  23206. │   │   │   │   │   ├── devices.allow
  23207. │   │   │   │   │   ├── devices.deny
  23208. │   │   │   │   │   ├── devices.list
  23209. │   │   │   │   │   ├── notify_on_release
  23210. │   │   │   │   │   └── tasks
  23211. │   │   │   │   ├── cron.service
  23212. │   │   │   │   │   ├── cgroup.clone_children
  23213. │   │   │   │   │   ├── cgroup.procs
  23214. │   │   │   │   │   ├── devices.allow
  23215. │   │   │   │   │   ├── devices.deny
  23216. │   │   │   │   │   ├── devices.list
  23217. │   │   │   │   │   ├── notify_on_release
  23218. │   │   │   │   │   └── tasks
  23219. │   │   │   │   ├── dbus.service
  23220. │   │   │   │   │   ├── cgroup.clone_children
  23221. │   │   │   │   │   ├── cgroup.procs
  23222. │   │   │   │   │   ├── devices.allow
  23223. │   │   │   │   │   ├── devices.deny
  23224. │   │   │   │   │   ├── devices.list
  23225. │   │   │   │   │   ├── notify_on_release
  23226. │   │   │   │   │   └── tasks
  23227. │   │   │   │   ├── dev-full.mount
  23228. │   │   │   │   │   ├── cgroup.clone_children
  23229. │   │   │   │   │   ├── cgroup.procs
  23230. │   │   │   │   │   ├── devices.allow
  23231. │   │   │   │   │   ├── devices.deny
  23232. │   │   │   │   │   ├── devices.list
  23233. │   │   │   │   │   ├── notify_on_release
  23234. │   │   │   │   │   └── tasks
  23235. │   │   │   │   ├── dev-fuse.mount
  23236. │   │   │   │   │   ├── cgroup.clone_children
  23237. │   │   │   │   │   ├── cgroup.procs
  23238. │   │   │   │   │   ├── devices.allow
  23239. │   │   │   │   │   ├── devices.deny
  23240. │   │   │   │   │   ├── devices.list
  23241. │   │   │   │   │   ├── notify_on_release
  23242. │   │   │   │   │   └── tasks
  23243. │   │   │   │   ├── devices.allow
  23244. │   │   │   │   ├── devices.deny
  23245. │   │   │   │   ├── devices.list
  23246. │   │   │   │   ├── dev-lxd.mount
  23247. │   │   │   │   │   ├── cgroup.clone_children
  23248. │   │   │   │   │   ├── cgroup.procs
  23249. │   │   │   │   │   ├── devices.allow
  23250. │   │   │   │   │   ├── devices.deny
  23251. │   │   │   │   │   ├── devices.list
  23252. │   │   │   │   │   ├── notify_on_release
  23253. │   │   │   │   │   └── tasks
  23254. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  23255. │   │   │   │   │   ├── cgroup.clone_children
  23256. │   │   │   │   │   ├── cgroup.procs
  23257. │   │   │   │   │   ├── devices.allow
  23258. │   │   │   │   │   ├── devices.deny
  23259. │   │   │   │   │   ├── devices.list
  23260. │   │   │   │   │   ├── notify_on_release
  23261. │   │   │   │   │   └── tasks
  23262. │   │   │   │   ├── dev-mqueue.mount
  23263. │   │   │   │   │   ├── cgroup.clone_children
  23264. │   │   │   │   │   ├── cgroup.procs
  23265. │   │   │   │   │   ├── devices.allow
  23266. │   │   │   │   │   ├── devices.deny
  23267. │   │   │   │   │   ├── devices.list
  23268. │   │   │   │   │   ├── notify_on_release
  23269. │   │   │   │   │   └── tasks
  23270. │   │   │   │   ├── dev-net-tun.mount
  23271. │   │   │   │   │   ├── cgroup.clone_children
  23272. │   │   │   │   │   ├── cgroup.procs
  23273. │   │   │   │   │   ├── devices.allow
  23274. │   │   │   │   │   ├── devices.deny
  23275. │   │   │   │   │   ├── devices.list
  23276. │   │   │   │   │   ├── notify_on_release
  23277. │   │   │   │   │   └── tasks
  23278. │   │   │   │   ├── dev-null.mount
  23279. │   │   │   │   │   ├── cgroup.clone_children
  23280. │   │   │   │   │   ├── cgroup.procs
  23281. │   │   │   │   │   ├── devices.allow
  23282. │   │   │   │   │   ├── devices.deny
  23283. │   │   │   │   │   ├── devices.list
  23284. │   │   │   │   │   ├── notify_on_release
  23285. │   │   │   │   │   └── tasks
  23286. │   │   │   │   ├── dev-ptmx.mount
  23287. │   │   │   │   │   ├── cgroup.clone_children
  23288. │   │   │   │   │   ├── cgroup.procs
  23289. │   │   │   │   │   ├── devices.allow
  23290. │   │   │   │   │   ├── devices.deny
  23291. │   │   │   │   │   ├── devices.list
  23292. │   │   │   │   │   ├── notify_on_release
  23293. │   │   │   │   │   └── tasks
  23294. │   │   │   │   ├── dev-random.mount
  23295. │   │   │   │   │   ├── cgroup.clone_children
  23296. │   │   │   │   │   ├── cgroup.procs
  23297. │   │   │   │   │   ├── devices.allow
  23298. │   │   │   │   │   ├── devices.deny
  23299. │   │   │   │   │   ├── devices.list
  23300. │   │   │   │   │   ├── notify_on_release
  23301. │   │   │   │   │   └── tasks
  23302. │   │   │   │   ├── dev-tty.mount
  23303. │   │   │   │   │   ├── cgroup.clone_children
  23304. │   │   │   │   │   ├── cgroup.procs
  23305. │   │   │   │   │   ├── devices.allow
  23306. │   │   │   │   │   ├── devices.deny
  23307. │   │   │   │   │   ├── devices.list
  23308. │   │   │   │   │   ├── notify_on_release
  23309. │   │   │   │   │   └── tasks
  23310. │   │   │   │   ├── dev-urandom.mount
  23311. │   │   │   │   │   ├── cgroup.clone_children
  23312. │   │   │   │   │   ├── cgroup.procs
  23313. │   │   │   │   │   ├── devices.allow
  23314. │   │   │   │   │   ├── devices.deny
  23315. │   │   │   │   │   ├── devices.list
  23316. │   │   │   │   │   ├── notify_on_release
  23317. │   │   │   │   │   └── tasks
  23318. │   │   │   │   ├── dev-zero.mount
  23319. │   │   │   │   │   ├── cgroup.clone_children
  23320. │   │   │   │   │   ├── cgroup.procs
  23321. │   │   │   │   │   ├── devices.allow
  23322. │   │   │   │   │   ├── devices.deny
  23323. │   │   │   │   │   ├── devices.list
  23324. │   │   │   │   │   ├── notify_on_release
  23325. │   │   │   │   │   └── tasks
  23326. │   │   │   │   ├── irqbalance.service
  23327. │   │   │   │   │   ├── cgroup.clone_children
  23328. │   │   │   │   │   ├── cgroup.procs
  23329. │   │   │   │   │   ├── devices.allow
  23330. │   │   │   │   │   ├── devices.deny
  23331. │   │   │   │   │   ├── devices.list
  23332. │   │   │   │   │   ├── notify_on_release
  23333. │   │   │   │   │   └── tasks
  23334. │   │   │   │   ├── lvm2-monitor.service
  23335. │   │   │   │   │   ├── cgroup.clone_children
  23336. │   │   │   │   │   ├── cgroup.procs
  23337. │   │   │   │   │   ├── devices.allow
  23338. │   │   │   │   │   ├── devices.deny
  23339. │   │   │   │   │   ├── devices.list
  23340. │   │   │   │   │   ├── notify_on_release
  23341. │   │   │   │   │   └── tasks
  23342. │   │   │   │   ├── -.mount
  23343. │   │   │   │   │   ├── cgroup.clone_children
  23344. │   │   │   │   │   ├── cgroup.procs
  23345. │   │   │   │   │   ├── devices.allow
  23346. │   │   │   │   │   ├── devices.deny
  23347. │   │   │   │   │   ├── devices.list
  23348. │   │   │   │   │   ├── notify_on_release
  23349. │   │   │   │   │   └── tasks
  23350. │   │   │   │   ├── networking.service
  23351. │   │   │   │   │   ├── cgroup.clone_children
  23352. │   │   │   │   │   ├── cgroup.procs
  23353. │   │   │   │   │   ├── devices.allow
  23354. │   │   │   │   │   ├── devices.deny
  23355. │   │   │   │   │   ├── devices.list
  23356. │   │   │   │   │   ├── notify_on_release
  23357. │   │   │   │   │   └── tasks
  23358. │   │   │   │   ├── notify_on_release
  23359. │   │   │   │   ├── ondemand.service
  23360. │   │   │   │   │   ├── cgroup.clone_children
  23361. │   │   │   │   │   ├── cgroup.procs
  23362. │   │   │   │   │   ├── devices.allow
  23363. │   │   │   │   │   ├── devices.deny
  23364. │   │   │   │   │   ├── devices.list
  23365. │   │   │   │   │   ├── notify_on_release
  23366. │   │   │   │   │   └── tasks
  23367. │   │   │   │   ├── polkitd.service
  23368. │   │   │   │   │   ├── cgroup.clone_children
  23369. │   │   │   │   │   ├── cgroup.procs
  23370. │   │   │   │   │   ├── devices.allow
  23371. │   │   │   │   │   ├── devices.deny
  23372. │   │   │   │   │   ├── devices.list
  23373. │   │   │   │   │   ├── notify_on_release
  23374. │   │   │   │   │   └── tasks
  23375. │   │   │   │   ├── proc-cpuinfo.mount
  23376. │   │   │   │   │   ├── cgroup.clone_children
  23377. │   │   │   │   │   ├── cgroup.procs
  23378. │   │   │   │   │   ├── devices.allow
  23379. │   │   │   │   │   ├── devices.deny
  23380. │   │   │   │   │   ├── devices.list
  23381. │   │   │   │   │   ├── notify_on_release
  23382. │   │   │   │   │   └── tasks
  23383. │   │   │   │   ├── proc-diskstats.mount
  23384. │   │   │   │   │   ├── cgroup.clone_children
  23385. │   │   │   │   │   ├── cgroup.procs
  23386. │   │   │   │   │   ├── devices.allow
  23387. │   │   │   │   │   ├── devices.deny
  23388. │   │   │   │   │   ├── devices.list
  23389. │   │   │   │   │   ├── notify_on_release
  23390. │   │   │   │   │   └── tasks
  23391. │   │   │   │   ├── proc-meminfo.mount
  23392. │   │   │   │   │   ├── cgroup.clone_children
  23393. │   │   │   │   │   ├── cgroup.procs
  23394. │   │   │   │   │   ├── devices.allow
  23395. │   │   │   │   │   ├── devices.deny
  23396. │   │   │   │   │   ├── devices.list
  23397. │   │   │   │   │   ├── notify_on_release
  23398. │   │   │   │   │   └── tasks
  23399. │   │   │   │   ├── proc-stat.mount
  23400. │   │   │   │   │   ├── cgroup.clone_children
  23401. │   │   │   │   │   ├── cgroup.procs
  23402. │   │   │   │   │   ├── devices.allow
  23403. │   │   │   │   │   ├── devices.deny
  23404. │   │   │   │   │   ├── devices.list
  23405. │   │   │   │   │   ├── notify_on_release
  23406. │   │   │   │   │   └── tasks
  23407. │   │   │   │   ├── proc-swaps.mount
  23408. │   │   │   │   │   ├── cgroup.clone_children
  23409. │   │   │   │   │   ├── cgroup.procs
  23410. │   │   │   │   │   ├── devices.allow
  23411. │   │   │   │   │   ├── devices.deny
  23412. │   │   │   │   │   ├── devices.list
  23413. │   │   │   │   │   ├── notify_on_release
  23414. │   │   │   │   │   └── tasks
  23415. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  23416. │   │   │   │   │   ├── cgroup.clone_children
  23417. │   │   │   │   │   ├── cgroup.procs
  23418. │   │   │   │   │   ├── devices.allow
  23419. │   │   │   │   │   ├── devices.deny
  23420. │   │   │   │   │   ├── devices.list
  23421. │   │   │   │   │   ├── notify_on_release
  23422. │   │   │   │   │   └── tasks
  23423. │   │   │   │   ├── proc-uptime.mount
  23424. │   │   │   │   │   ├── cgroup.clone_children
  23425. │   │   │   │   │   ├── cgroup.procs
  23426. │   │   │   │   │   ├── devices.allow
  23427. │   │   │   │   │   ├── devices.deny
  23428. │   │   │   │   │   ├── devices.list
  23429. │   │   │   │   │   ├── notify_on_release
  23430. │   │   │   │   │   └── tasks
  23431. │   │   │   │   ├── rc-local.service
  23432. │   │   │   │   │   ├── cgroup.clone_children
  23433. │   │   │   │   │   ├── cgroup.procs
  23434. │   │   │   │   │   ├── devices.allow
  23435. │   │   │   │   │   ├── devices.deny
  23436. │   │   │   │   │   ├── devices.list
  23437. │   │   │   │   │   ├── notify_on_release
  23438. │   │   │   │   │   └── tasks
  23439. │   │   │   │   ├── resolvconf.service
  23440. │   │   │   │   │   ├── cgroup.clone_children
  23441. │   │   │   │   │   ├── cgroup.procs
  23442. │   │   │   │   │   ├── devices.allow
  23443. │   │   │   │   │   ├── devices.deny
  23444. │   │   │   │   │   ├── devices.list
  23445. │   │   │   │   │   ├── notify_on_release
  23446. │   │   │   │   │   └── tasks
  23447. │   │   │   │   ├── rsyslog.service
  23448. │   │   │   │   │   ├── cgroup.clone_children
  23449. │   │   │   │   │   ├── cgroup.procs
  23450. │   │   │   │   │   ├── devices.allow
  23451. │   │   │   │   │   ├── devices.deny
  23452. │   │   │   │   │   ├── devices.list
  23453. │   │   │   │   │   ├── notify_on_release
  23454. │   │   │   │   │   └── tasks
  23455. │   │   │   │   ├── snapd.service
  23456. │   │   │   │   │   ├── cgroup.clone_children
  23457. │   │   │   │   │   ├── cgroup.procs
  23458. │   │   │   │   │   ├── devices.allow
  23459. │   │   │   │   │   ├── devices.deny
  23460. │   │   │   │   │   ├── devices.list
  23461. │   │   │   │   │   ├── notify_on_release
  23462. │   │   │   │   │   └── tasks
  23463. │   │   │   │   ├── ssh.service
  23464. │   │   │   │   │   ├── cgroup.clone_children
  23465. │   │   │   │   │   ├── cgroup.procs
  23466. │   │   │   │   │   ├── devices.allow
  23467. │   │   │   │   │   ├── devices.deny
  23468. │   │   │   │   │   ├── devices.list
  23469. │   │   │   │   │   ├── notify_on_release
  23470. │   │   │   │   │   └── tasks
  23471. │   │   │   │   ├── sys-fs-fuse-connections.mount
  23472. │   │   │   │   │   ├── cgroup.clone_children
  23473. │   │   │   │   │   ├── cgroup.procs
  23474. │   │   │   │   │   ├── devices.allow
  23475. │   │   │   │   │   ├── devices.deny
  23476. │   │   │   │   │   ├── devices.list
  23477. │   │   │   │   │   ├── notify_on_release
  23478. │   │   │   │   │   └── tasks
  23479. │   │   │   │   ├── sys-kernel-debug.mount
  23480. │   │   │   │   │   ├── cgroup.clone_children
  23481. │   │   │   │   │   ├── cgroup.procs
  23482. │   │   │   │   │   ├── devices.allow
  23483. │   │   │   │   │   ├── devices.deny
  23484. │   │   │   │   │   ├── devices.list
  23485. │   │   │   │   │   ├── notify_on_release
  23486. │   │   │   │   │   └── tasks
  23487. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  23488. │   │   │   │   │   ├── cgroup.clone_children
  23489. │   │   │   │   │   ├── cgroup.procs
  23490. │   │   │   │   │   ├── devices.allow
  23491. │   │   │   │   │   ├── devices.deny
  23492. │   │   │   │   │   ├── devices.list
  23493. │   │   │   │   │   ├── notify_on_release
  23494. │   │   │   │   │   └── tasks
  23495. │   │   │   │   ├── systemd-journald.service
  23496. │   │   │   │   │   ├── cgroup.clone_children
  23497. │   │   │   │   │   ├── cgroup.procs
  23498. │   │   │   │   │   ├── devices.allow
  23499. │   │   │   │   │   ├── devices.deny
  23500. │   │   │   │   │   ├── devices.list
  23501. │   │   │   │   │   ├── notify_on_release
  23502. │   │   │   │   │   └── tasks
  23503. │   │   │   │   ├── systemd-journal-flush.service
  23504. │   │   │   │   │   ├── cgroup.clone_children
  23505. │   │   │   │   │   ├── cgroup.procs
  23506. │   │   │   │   │   ├── devices.allow
  23507. │   │   │   │   │   ├── devices.deny
  23508. │   │   │   │   │   ├── devices.list
  23509. │   │   │   │   │   ├── notify_on_release
  23510. │   │   │   │   │   └── tasks
  23511. │   │   │   │   ├── systemd-logind.service
  23512. │   │   │   │   │   ├── cgroup.clone_children
  23513. │   │   │   │   │   ├── cgroup.procs
  23514. │   │   │   │   │   ├── devices.allow
  23515. │   │   │   │   │   ├── devices.deny
  23516. │   │   │   │   │   ├── devices.list
  23517. │   │   │   │   │   ├── notify_on_release
  23518. │   │   │   │   │   └── tasks
  23519. │   │   │   │   ├── systemd-random-seed.service
  23520. │   │   │   │   │   ├── cgroup.clone_children
  23521. │   │   │   │   │   ├── cgroup.procs
  23522. │   │   │   │   │   ├── devices.allow
  23523. │   │   │   │   │   ├── devices.deny
  23524. │   │   │   │   │   ├── devices.list
  23525. │   │   │   │   │   ├── notify_on_release
  23526. │   │   │   │   │   └── tasks
  23527. │   │   │   │   ├── systemd-tmpfiles-setup.service
  23528. │   │   │   │   │   ├── cgroup.clone_children
  23529. │   │   │   │   │   ├── cgroup.procs
  23530. │   │   │   │   │   ├── devices.allow
  23531. │   │   │   │   │   ├── devices.deny
  23532. │   │   │   │   │   ├── devices.list
  23533. │   │   │   │   │   ├── notify_on_release
  23534. │   │   │   │   │   └── tasks
  23535. │   │   │   │   ├── systemd-udevd.service
  23536. │   │   │   │   │   ├── cgroup.clone_children
  23537. │   │   │   │   │   ├── cgroup.procs
  23538. │   │   │   │   │   ├── devices.allow
  23539. │   │   │   │   │   ├── devices.deny
  23540. │   │   │   │   │   ├── devices.list
  23541. │   │   │   │   │   ├── notify_on_release
  23542. │   │   │   │   │   └── tasks
  23543. │   │   │   │   ├── systemd-udev-trigger.service
  23544. │   │   │   │   │   ├── cgroup.clone_children
  23545. │   │   │   │   │   ├── cgroup.procs
  23546. │   │   │   │   │   ├── devices.allow
  23547. │   │   │   │   │   ├── devices.deny
  23548. │   │   │   │   │   ├── devices.list
  23549. │   │   │   │   │   ├── notify_on_release
  23550. │   │   │   │   │   └── tasks
  23551. │   │   │   │   ├── systemd-update-utmp.service
  23552. │   │   │   │   │   ├── cgroup.clone_children
  23553. │   │   │   │   │   ├── cgroup.procs
  23554. │   │   │   │   │   ├── devices.allow
  23555. │   │   │   │   │   ├── devices.deny
  23556. │   │   │   │   │   ├── devices.list
  23557. │   │   │   │   │   ├── notify_on_release
  23558. │   │   │   │   │   └── tasks
  23559. │   │   │   │   ├── systemd-user-sessions.service
  23560. │   │   │   │   │   ├── cgroup.clone_children
  23561. │   │   │   │   │   ├── cgroup.procs
  23562. │   │   │   │   │   ├── devices.allow
  23563. │   │   │   │   │   ├── devices.deny
  23564. │   │   │   │   │   ├── devices.list
  23565. │   │   │   │   │   ├── notify_on_release
  23566. │   │   │   │   │   └── tasks
  23567. │   │   │   │   ├── system-getty.slice
  23568. │   │   │   │   │   ├── cgroup.clone_children
  23569. │   │   │   │   │   ├── cgroup.procs
  23570. │   │   │   │   │   ├── devices.allow
  23571. │   │   │   │   │   ├── devices.deny
  23572. │   │   │   │   │   ├── devices.list
  23573. │   │   │   │   │   ├── notify_on_release
  23574. │   │   │   │   │   └── tasks
  23575. │   │   │   │   ├── tasks
  23576. │   │   │   │   ├── ufw.service
  23577. │   │   │   │   │   ├── cgroup.clone_children
  23578. │   │   │   │   │   ├── cgroup.procs
  23579. │   │   │   │   │   ├── devices.allow
  23580. │   │   │   │   │   ├── devices.deny
  23581. │   │   │   │   │   ├── devices.list
  23582. │   │   │   │   │   ├── notify_on_release
  23583. │   │   │   │   │   └── tasks
  23584. │   │   │   │   ├── unattended-upgrades.service
  23585. │   │   │   │   │   ├── cgroup.clone_children
  23586. │   │   │   │   │   ├── cgroup.procs
  23587. │   │   │   │   │   ├── devices.allow
  23588. │   │   │   │   │   ├── devices.deny
  23589. │   │   │   │   │   ├── devices.list
  23590. │   │   │   │   │   ├── notify_on_release
  23591. │   │   │   │   │   └── tasks
  23592. │   │   │   │   └── var-lib-lxcfs.mount
  23593. │   │   │   │   ├── cgroup.clone_children
  23594. │   │   │   │   ├── cgroup.procs
  23595. │   │   │   │   ├── devices.allow
  23596. │   │   │   │   ├── devices.deny
  23597. │   │   │   │   ├── devices.list
  23598. │   │   │   │   ├── notify_on_release
  23599. │   │   │   │   └── tasks
  23600. │   │   │   ├── tasks
  23601. │   │   │   └── user.slice
  23602. │   │   │   ├── cgroup.clone_children
  23603. │   │   │   ├── cgroup.procs
  23604. │   │   │   ├── devices.allow
  23605. │   │   │   ├── devices.deny
  23606. │   │   │   ├── devices.list
  23607. │   │   │   ├── notify_on_release
  23608. │   │   │   └── tasks
  23609. │   │   ├── builder
  23610. │   │   │   ├── cgroup.clone_children
  23611. │   │   │   ├── cgroup.procs
  23612. │   │   │   ├── devices.allow
  23613. │   │   │   ├── devices.deny
  23614. │   │   │   ├── devices.list
  23615. │   │   │   ├── init.scope
  23616. │   │   │   │   ├── cgroup.clone_children
  23617. │   │   │   │   ├── cgroup.procs
  23618. │   │   │   │   ├── devices.allow
  23619. │   │   │   │   ├── devices.deny
  23620. │   │   │   │   ├── devices.list
  23621. │   │   │   │   ├── notify_on_release
  23622. │   │   │   │   └── tasks
  23623. │   │   │   ├── notify_on_release
  23624. │   │   │   ├── system.slice
  23625. │   │   │   │   ├── accounts-daemon.service
  23626. │   │   │   │   │   ├── cgroup.clone_children
  23627. │   │   │   │   │   ├── cgroup.procs
  23628. │   │   │   │   │   ├── devices.allow
  23629. │   │   │   │   │   ├── devices.deny
  23630. │   │   │   │   │   ├── devices.list
  23631. │   │   │   │   │   ├── notify_on_release
  23632. │   │   │   │   │   └── tasks
  23633. │   │   │   │   ├── apparmor.service
  23634. │   │   │   │   │   ├── cgroup.clone_children
  23635. │   │   │   │   │   ├── cgroup.procs
  23636. │   │   │   │   │   ├── devices.allow
  23637. │   │   │   │   │   ├── devices.deny
  23638. │   │   │   │   │   ├── devices.list
  23639. │   │   │   │   │   ├── notify_on_release
  23640. │   │   │   │   │   └── tasks
  23641. │   │   │   │   ├── apport.service
  23642. │   │   │   │   │   ├── cgroup.clone_children
  23643. │   │   │   │   │   ├── cgroup.procs
  23644. │   │   │   │   │   ├── devices.allow
  23645. │   │   │   │   │   ├── devices.deny
  23646. │   │   │   │   │   ├── devices.list
  23647. │   │   │   │   │   ├── notify_on_release
  23648. │   │   │   │   │   └── tasks
  23649. │   │   │   │   ├── atd.service
  23650. │   │   │   │   │   ├── cgroup.clone_children
  23651. │   │   │   │   │   ├── cgroup.procs
  23652. │   │   │   │   │   ├── devices.allow
  23653. │   │   │   │   │   ├── devices.deny
  23654. │   │   │   │   │   ├── devices.list
  23655. │   │   │   │   │   ├── notify_on_release
  23656. │   │   │   │   │   └── tasks
  23657. │   │   │   │   ├── cgroup.clone_children
  23658. │   │   │   │   ├── cgroupfs-mount.service
  23659. │   │   │   │   │   ├── cgroup.clone_children
  23660. │   │   │   │   │   ├── cgroup.procs
  23661. │   │   │   │   │   ├── devices.allow
  23662. │   │   │   │   │   ├── devices.deny
  23663. │   │   │   │   │   ├── devices.list
  23664. │   │   │   │   │   ├── notify_on_release
  23665. │   │   │   │   │   └── tasks
  23666. │   │   │   │   ├── cgroup.procs
  23667. │   │   │   │   ├── cloud-config.service
  23668. │   │   │   │   │   ├── cgroup.clone_children
  23669. │   │   │   │   │   ├── cgroup.procs
  23670. │   │   │   │   │   ├── devices.allow
  23671. │   │   │   │   │   ├── devices.deny
  23672. │   │   │   │   │   ├── devices.list
  23673. │   │   │   │   │   ├── notify_on_release
  23674. │   │   │   │   │   └── tasks
  23675. │   │   │   │   ├── cloud-final.service
  23676. │   │   │   │   │   ├── cgroup.clone_children
  23677. │   │   │   │   │   ├── cgroup.procs
  23678. │   │   │   │   │   ├── devices.allow
  23679. │   │   │   │   │   ├── devices.deny
  23680. │   │   │   │   │   ├── devices.list
  23681. │   │   │   │   │   ├── notify_on_release
  23682. │   │   │   │   │   └── tasks
  23683. │   │   │   │   ├── cloud-init-local.service
  23684. │   │   │   │   │   ├── cgroup.clone_children
  23685. │   │   │   │   │   ├── cgroup.procs
  23686. │   │   │   │   │   ├── devices.allow
  23687. │   │   │   │   │   ├── devices.deny
  23688. │   │   │   │   │   ├── devices.list
  23689. │   │   │   │   │   ├── notify_on_release
  23690. │   │   │   │   │   └── tasks
  23691. │   │   │   │   ├── cloud-init.service
  23692. │   │   │   │   │   ├── cgroup.clone_children
  23693. │   │   │   │   │   ├── cgroup.procs
  23694. │   │   │   │   │   ├── devices.allow
  23695. │   │   │   │   │   ├── devices.deny
  23696. │   │   │   │   │   ├── devices.list
  23697. │   │   │   │   │   ├── notify_on_release
  23698. │   │   │   │   │   └── tasks
  23699. │   │   │   │   ├── console-getty.service
  23700. │   │   │   │   │   ├── cgroup.clone_children
  23701. │   │   │   │   │   ├── cgroup.procs
  23702. │   │   │   │   │   ├── devices.allow
  23703. │   │   │   │   │   ├── devices.deny
  23704. │   │   │   │   │   ├── devices.list
  23705. │   │   │   │   │   ├── notify_on_release
  23706. │   │   │   │   │   └── tasks
  23707. │   │   │   │   ├── cron.service
  23708. │   │   │   │   │   ├── cgroup.clone_children
  23709. │   │   │   │   │   ├── cgroup.procs
  23710. │   │   │   │   │   ├── devices.allow
  23711. │   │   │   │   │   ├── devices.deny
  23712. │   │   │   │   │   ├── devices.list
  23713. │   │   │   │   │   ├── notify_on_release
  23714. │   │   │   │   │   └── tasks
  23715. │   │   │   │   ├── dbus.service
  23716. │   │   │   │   │   ├── cgroup.clone_children
  23717. │   │   │   │   │   ├── cgroup.procs
  23718. │   │   │   │   │   ├── devices.allow
  23719. │   │   │   │   │   ├── devices.deny
  23720. │   │   │   │   │   ├── devices.list
  23721. │   │   │   │   │   ├── notify_on_release
  23722. │   │   │   │   │   └── tasks
  23723. │   │   │   │   ├── dev-full.mount
  23724. │   │   │   │   │   ├── cgroup.clone_children
  23725. │   │   │   │   │   ├── cgroup.procs
  23726. │   │   │   │   │   ├── devices.allow
  23727. │   │   │   │   │   ├── devices.deny
  23728. │   │   │   │   │   ├── devices.list
  23729. │   │   │   │   │   ├── notify_on_release
  23730. │   │   │   │   │   └── tasks
  23731. │   │   │   │   ├── dev-fuse.mount
  23732. │   │   │   │   │   ├── cgroup.clone_children
  23733. │   │   │   │   │   ├── cgroup.procs
  23734. │   │   │   │   │   ├── devices.allow
  23735. │   │   │   │   │   ├── devices.deny
  23736. │   │   │   │   │   ├── devices.list
  23737. │   │   │   │   │   ├── notify_on_release
  23738. │   │   │   │   │   └── tasks
  23739. │   │   │   │   ├── devices.allow
  23740. │   │   │   │   ├── devices.deny
  23741. │   │   │   │   ├── devices.list
  23742. │   │   │   │   ├── dev-.lxc-proc.mount
  23743. │   │   │   │   │   ├── cgroup.clone_children
  23744. │   │   │   │   │   ├── cgroup.procs
  23745. │   │   │   │   │   ├── devices.allow
  23746. │   │   │   │   │   ├── devices.deny
  23747. │   │   │   │   │   ├── devices.list
  23748. │   │   │   │   │   ├── notify_on_release
  23749. │   │   │   │   │   └── tasks
  23750. │   │   │   │   ├── dev-.lxc-sys.mount
  23751. │   │   │   │   │   ├── cgroup.clone_children
  23752. │   │   │   │   │   ├── cgroup.procs
  23753. │   │   │   │   │   ├── devices.allow
  23754. │   │   │   │   │   ├── devices.deny
  23755. │   │   │   │   │   ├── devices.list
  23756. │   │   │   │   │   ├── notify_on_release
  23757. │   │   │   │   │   └── tasks
  23758. │   │   │   │   ├── dev-lxd.mount
  23759. │   │   │   │   │   ├── cgroup.clone_children
  23760. │   │   │   │   │   ├── cgroup.procs
  23761. │   │   │   │   │   ├── devices.allow
  23762. │   │   │   │   │   ├── devices.deny
  23763. │   │   │   │   │   ├── devices.list
  23764. │   │   │   │   │   ├── notify_on_release
  23765. │   │   │   │   │   └── tasks
  23766. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  23767. │   │   │   │   │   ├── cgroup.clone_children
  23768. │   │   │   │   │   ├── cgroup.procs
  23769. │   │   │   │   │   ├── devices.allow
  23770. │   │   │   │   │   ├── devices.deny
  23771. │   │   │   │   │   ├── devices.list
  23772. │   │   │   │   │   ├── notify_on_release
  23773. │   │   │   │   │   └── tasks
  23774. │   │   │   │   ├── dev-mqueue.mount
  23775. │   │   │   │   │   ├── cgroup.clone_children
  23776. │   │   │   │   │   ├── cgroup.procs
  23777. │   │   │   │   │   ├── devices.allow
  23778. │   │   │   │   │   ├── devices.deny
  23779. │   │   │   │   │   ├── devices.list
  23780. │   │   │   │   │   ├── notify_on_release
  23781. │   │   │   │   │   └── tasks
  23782. │   │   │   │   ├── dev-net-tun.mount
  23783. │   │   │   │   │   ├── cgroup.clone_children
  23784. │   │   │   │   │   ├── cgroup.procs
  23785. │   │   │   │   │   ├── devices.allow
  23786. │   │   │   │   │   ├── devices.deny
  23787. │   │   │   │   │   ├── devices.list
  23788. │   │   │   │   │   ├── notify_on_release
  23789. │   │   │   │   │   └── tasks
  23790. │   │   │   │   ├── dev-null.mount
  23791. │   │   │   │   │   ├── cgroup.clone_children
  23792. │   │   │   │   │   ├── cgroup.procs
  23793. │   │   │   │   │   ├── devices.allow
  23794. │   │   │   │   │   ├── devices.deny
  23795. │   │   │   │   │   ├── devices.list
  23796. │   │   │   │   │   ├── notify_on_release
  23797. │   │   │   │   │   └── tasks
  23798. │   │   │   │   ├── dev-ptmx.mount
  23799. │   │   │   │   │   ├── cgroup.clone_children
  23800. │   │   │   │   │   ├── cgroup.procs
  23801. │   │   │   │   │   ├── devices.allow
  23802. │   │   │   │   │   ├── devices.deny
  23803. │   │   │   │   │   ├── devices.list
  23804. │   │   │   │   │   ├── notify_on_release
  23805. │   │   │   │   │   └── tasks
  23806. │   │   │   │   ├── dev-random.mount
  23807. │   │   │   │   │   ├── cgroup.clone_children
  23808. │   │   │   │   │   ├── cgroup.procs
  23809. │   │   │   │   │   ├── devices.allow
  23810. │   │   │   │   │   ├── devices.deny
  23811. │   │   │   │   │   ├── devices.list
  23812. │   │   │   │   │   ├── notify_on_release
  23813. │   │   │   │   │   └── tasks
  23814. │   │   │   │   ├── dev-tty.mount
  23815. │   │   │   │   │   ├── cgroup.clone_children
  23816. │   │   │   │   │   ├── cgroup.procs
  23817. │   │   │   │   │   ├── devices.allow
  23818. │   │   │   │   │   ├── devices.deny
  23819. │   │   │   │   │   ├── devices.list
  23820. │   │   │   │   │   ├── notify_on_release
  23821. │   │   │   │   │   └── tasks
  23822. │   │   │   │   ├── dev-urandom.mount
  23823. │   │   │   │   │   ├── cgroup.clone_children
  23824. │   │   │   │   │   ├── cgroup.procs
  23825. │   │   │   │   │   ├── devices.allow
  23826. │   │   │   │   │   ├── devices.deny
  23827. │   │   │   │   │   ├── devices.list
  23828. │   │   │   │   │   ├── notify_on_release
  23829. │   │   │   │   │   └── tasks
  23830. │   │   │   │   ├── dev-zero.mount
  23831. │   │   │   │   │   ├── cgroup.clone_children
  23832. │   │   │   │   │   ├── cgroup.procs
  23833. │   │   │   │   │   ├── devices.allow
  23834. │   │   │   │   │   ├── devices.deny
  23835. │   │   │   │   │   ├── devices.list
  23836. │   │   │   │   │   ├── notify_on_release
  23837. │   │   │   │   │   └── tasks
  23838. │   │   │   │   ├── docker.service
  23839. │   │   │   │   │   ├── cgroup.clone_children
  23840. │   │   │   │   │   ├── cgroup.procs
  23841. │   │   │   │   │   ├── devices.allow
  23842. │   │   │   │   │   ├── devices.deny
  23843. │   │   │   │   │   ├── devices.list
  23844. │   │   │   │   │   ├── notify_on_release
  23845. │   │   │   │   │   └── tasks
  23846. │   │   │   │   ├── irqbalance.service
  23847. │   │   │   │   │   ├── cgroup.clone_children
  23848. │   │   │   │   │   ├── cgroup.procs
  23849. │   │   │   │   │   ├── devices.allow
  23850. │   │   │   │   │   ├── devices.deny
  23851. │   │   │   │   │   ├── devices.list
  23852. │   │   │   │   │   ├── notify_on_release
  23853. │   │   │   │   │   └── tasks
  23854. │   │   │   │   ├── lvm2-monitor.service
  23855. │   │   │   │   │   ├── cgroup.clone_children
  23856. │   │   │   │   │   ├── cgroup.procs
  23857. │   │   │   │   │   ├── devices.allow
  23858. │   │   │   │   │   ├── devices.deny
  23859. │   │   │   │   │   ├── devices.list
  23860. │   │   │   │   │   ├── notify_on_release
  23861. │   │   │   │   │   └── tasks
  23862. │   │   │   │   ├── lxd-containers.service
  23863. │   │   │   │   │   ├── cgroup.clone_children
  23864. │   │   │   │   │   ├── cgroup.procs
  23865. │   │   │   │   │   ├── devices.allow
  23866. │   │   │   │   │   ├── devices.deny
  23867. │   │   │   │   │   ├── devices.list
  23868. │   │   │   │   │   ├── notify_on_release
  23869. │   │   │   │   │   └── tasks
  23870. │   │   │   │   ├── mdadm.service
  23871. │   │   │   │   │   ├── cgroup.clone_children
  23872. │   │   │   │   │   ├── cgroup.procs
  23873. │   │   │   │   │   ├── devices.allow
  23874. │   │   │   │   │   ├── devices.deny
  23875. │   │   │   │   │   ├── devices.list
  23876. │   │   │   │   │   ├── notify_on_release
  23877. │   │   │   │   │   └── tasks
  23878. │   │   │   │   ├── -.mount
  23879. │   │   │   │   │   ├── cgroup.clone_children
  23880. │   │   │   │   │   ├── cgroup.procs
  23881. │   │   │   │   │   ├── devices.allow
  23882. │   │   │   │   │   ├── devices.deny
  23883. │   │   │   │   │   ├── devices.list
  23884. │   │   │   │   │   ├── notify_on_release
  23885. │   │   │   │   │   └── tasks
  23886. │   │   │   │   ├── networking.service
  23887. │   │   │   │   │   ├── cgroup.clone_children
  23888. │   │   │   │   │   ├── cgroup.procs
  23889. │   │   │   │   │   ├── devices.allow
  23890. │   │   │   │   │   ├── devices.deny
  23891. │   │   │   │   │   ├── devices.list
  23892. │   │   │   │   │   ├── notify_on_release
  23893. │   │   │   │   │   └── tasks
  23894. │   │   │   │   ├── notify_on_release
  23895. │   │   │   │   ├── ondemand.service
  23896. │   │   │   │   │   ├── cgroup.clone_children
  23897. │   │   │   │   │   ├── cgroup.procs
  23898. │   │   │   │   │   ├── devices.allow
  23899. │   │   │   │   │   ├── devices.deny
  23900. │   │   │   │   │   ├── devices.list
  23901. │   │   │   │   │   ├── notify_on_release
  23902. │   │   │   │   │   └── tasks
  23903. │   │   │   │   ├── polkitd.service
  23904. │   │   │   │   │   ├── cgroup.clone_children
  23905. │   │   │   │   │   ├── cgroup.procs
  23906. │   │   │   │   │   ├── devices.allow
  23907. │   │   │   │   │   ├── devices.deny
  23908. │   │   │   │   │   ├── devices.list
  23909. │   │   │   │   │   ├── notify_on_release
  23910. │   │   │   │   │   └── tasks
  23911. │   │   │   │   ├── proc-cpuinfo.mount
  23912. │   │   │   │   │   ├── cgroup.clone_children
  23913. │   │   │   │   │   ├── cgroup.procs
  23914. │   │   │   │   │   ├── devices.allow
  23915. │   │   │   │   │   ├── devices.deny
  23916. │   │   │   │   │   ├── devices.list
  23917. │   │   │   │   │   ├── notify_on_release
  23918. │   │   │   │   │   └── tasks
  23919. │   │   │   │   ├── proc-diskstats.mount
  23920. │   │   │   │   │   ├── cgroup.clone_children
  23921. │   │   │   │   │   ├── cgroup.procs
  23922. │   │   │   │   │   ├── devices.allow
  23923. │   │   │   │   │   ├── devices.deny
  23924. │   │   │   │   │   ├── devices.list
  23925. │   │   │   │   │   ├── notify_on_release
  23926. │   │   │   │   │   └── tasks
  23927. │   │   │   │   ├── proc-meminfo.mount
  23928. │   │   │   │   │   ├── cgroup.clone_children
  23929. │   │   │   │   │   ├── cgroup.procs
  23930. │   │   │   │   │   ├── devices.allow
  23931. │   │   │   │   │   ├── devices.deny
  23932. │   │   │   │   │   ├── devices.list
  23933. │   │   │   │   │   ├── notify_on_release
  23934. │   │   │   │   │   └── tasks
  23935. │   │   │   │   ├── proc-stat.mount
  23936. │   │   │   │   │   ├── cgroup.clone_children
  23937. │   │   │   │   │   ├── cgroup.procs
  23938. │   │   │   │   │   ├── devices.allow
  23939. │   │   │   │   │   ├── devices.deny
  23940. │   │   │   │   │   ├── devices.list
  23941. │   │   │   │   │   ├── notify_on_release
  23942. │   │   │   │   │   └── tasks
  23943. │   │   │   │   ├── proc-swaps.mount
  23944. │   │   │   │   │   ├── cgroup.clone_children
  23945. │   │   │   │   │   ├── cgroup.procs
  23946. │   │   │   │   │   ├── devices.allow
  23947. │   │   │   │   │   ├── devices.deny
  23948. │   │   │   │   │   ├── devices.list
  23949. │   │   │   │   │   ├── notify_on_release
  23950. │   │   │   │   │   └── tasks
  23951. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  23952. │   │   │   │   │   ├── cgroup.clone_children
  23953. │   │   │   │   │   ├── cgroup.procs
  23954. │   │   │   │   │   ├── devices.allow
  23955. │   │   │   │   │   ├── devices.deny
  23956. │   │   │   │   │   ├── devices.list
  23957. │   │   │   │   │   ├── notify_on_release
  23958. │   │   │   │   │   └── tasks
  23959. │   │   │   │   ├── proc-uptime.mount
  23960. │   │   │   │   │   ├── cgroup.clone_children
  23961. │   │   │   │   │   ├── cgroup.procs
  23962. │   │   │   │   │   ├── devices.allow
  23963. │   │   │   │   │   ├── devices.deny
  23964. │   │   │   │   │   ├── devices.list
  23965. │   │   │   │   │   ├── notify_on_release
  23966. │   │   │   │   │   └── tasks
  23967. │   │   │   │   ├── rc-local.service
  23968. │   │   │   │   │   ├── cgroup.clone_children
  23969. │   │   │   │   │   ├── cgroup.procs
  23970. │   │   │   │   │   ├── devices.allow
  23971. │   │   │   │   │   ├── devices.deny
  23972. │   │   │   │   │   ├── devices.list
  23973. │   │   │   │   │   ├── notify_on_release
  23974. │   │   │   │   │   └── tasks
  23975. │   │   │   │   ├── resolvconf.service
  23976. │   │   │   │   │   ├── cgroup.clone_children
  23977. │   │   │   │   │   ├── cgroup.procs
  23978. │   │   │   │   │   ├── devices.allow
  23979. │   │   │   │   │   ├── devices.deny
  23980. │   │   │   │   │   ├── devices.list
  23981. │   │   │   │   │   ├── notify_on_release
  23982. │   │   │   │   │   └── tasks
  23983. │   │   │   │   ├── rsyslog.service
  23984. │   │   │   │   │   ├── cgroup.clone_children
  23985. │   │   │   │   │   ├── cgroup.procs
  23986. │   │   │   │   │   ├── devices.allow
  23987. │   │   │   │   │   ├── devices.deny
  23988. │   │   │   │   │   ├── devices.list
  23989. │   │   │   │   │   ├── notify_on_release
  23990. │   │   │   │   │   └── tasks
  23991. │   │   │   │   ├── snapd.service
  23992. │   │   │   │   │   ├── cgroup.clone_children
  23993. │   │   │   │   │   ├── cgroup.procs
  23994. │   │   │   │   │   ├── devices.allow
  23995. │   │   │   │   │   ├── devices.deny
  23996. │   │   │   │   │   ├── devices.list
  23997. │   │   │   │   │   ├── notify_on_release
  23998. │   │   │   │   │   └── tasks
  23999. │   │   │   │   ├── ssh.service
  24000. │   │   │   │   │   ├── cgroup.clone_children
  24001. │   │   │   │   │   ├── cgroup.procs
  24002. │   │   │   │   │   ├── devices.allow
  24003. │   │   │   │   │   ├── devices.deny
  24004. │   │   │   │   │   ├── devices.list
  24005. │   │   │   │   │   ├── notify_on_release
  24006. │   │   │   │   │   └── tasks
  24007. │   │   │   │   ├── sys-fs-fuse-connections.mount
  24008. │   │   │   │   │   ├── cgroup.clone_children
  24009. │   │   │   │   │   ├── cgroup.procs
  24010. │   │   │   │   │   ├── devices.allow
  24011. │   │   │   │   │   ├── devices.deny
  24012. │   │   │   │   │   ├── devices.list
  24013. │   │   │   │   │   ├── notify_on_release
  24014. │   │   │   │   │   └── tasks
  24015. │   │   │   │   ├── sys-kernel-debug.mount
  24016. │   │   │   │   │   ├── cgroup.clone_children
  24017. │   │   │   │   │   ├── cgroup.procs
  24018. │   │   │   │   │   ├── devices.allow
  24019. │   │   │   │   │   ├── devices.deny
  24020. │   │   │   │   │   ├── devices.list
  24021. │   │   │   │   │   ├── notify_on_release
  24022. │   │   │   │   │   └── tasks
  24023. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  24024. │   │   │   │   │   ├── cgroup.clone_children
  24025. │   │   │   │   │   ├── cgroup.procs
  24026. │   │   │   │   │   ├── devices.allow
  24027. │   │   │   │   │   ├── devices.deny
  24028. │   │   │   │   │   ├── devices.list
  24029. │   │   │   │   │   ├── notify_on_release
  24030. │   │   │   │   │   └── tasks
  24031. │   │   │   │   ├── sys-module-apparmor-parameters-enabled.mount
  24032. │   │   │   │   │   ├── cgroup.clone_children
  24033. │   │   │   │   │   ├── cgroup.procs
  24034. │   │   │   │   │   ├── devices.allow
  24035. │   │   │   │   │   ├── devices.deny
  24036. │   │   │   │   │   ├── devices.list
  24037. │   │   │   │   │   ├── notify_on_release
  24038. │   │   │   │   │   └── tasks
  24039. │   │   │   │   ├── systemd-journald.service
  24040. │   │   │   │   │   ├── cgroup.clone_children
  24041. │   │   │   │   │   ├── cgroup.procs
  24042. │   │   │   │   │   ├── devices.allow
  24043. │   │   │   │   │   ├── devices.deny
  24044. │   │   │   │   │   ├── devices.list
  24045. │   │   │   │   │   ├── notify_on_release
  24046. │   │   │   │   │   └── tasks
  24047. │   │   │   │   ├── systemd-journal-flush.service
  24048. │   │   │   │   │   ├── cgroup.clone_children
  24049. │   │   │   │   │   ├── cgroup.procs
  24050. │   │   │   │   │   ├── devices.allow
  24051. │   │   │   │   │   ├── devices.deny
  24052. │   │   │   │   │   ├── devices.list
  24053. │   │   │   │   │   ├── notify_on_release
  24054. │   │   │   │   │   └── tasks
  24055. │   │   │   │   ├── systemd-logind.service
  24056. │   │   │   │   │   ├── cgroup.clone_children
  24057. │   │   │   │   │   ├── cgroup.procs
  24058. │   │   │   │   │   ├── devices.allow
  24059. │   │   │   │   │   ├── devices.deny
  24060. │   │   │   │   │   ├── devices.list
  24061. │   │   │   │   │   ├── notify_on_release
  24062. │   │   │   │   │   └── tasks
  24063. │   │   │   │   ├── systemd-random-seed.service
  24064. │   │   │   │   │   ├── cgroup.clone_children
  24065. │   │   │   │   │   ├── cgroup.procs
  24066. │   │   │   │   │   ├── devices.allow
  24067. │   │   │   │   │   ├── devices.deny
  24068. │   │   │   │   │   ├── devices.list
  24069. │   │   │   │   │   ├── notify_on_release
  24070. │   │   │   │   │   └── tasks
  24071. │   │   │   │   ├── systemd-tmpfiles-setup.service
  24072. │   │   │   │   │   ├── cgroup.clone_children
  24073. │   │   │   │   │   ├── cgroup.procs
  24074. │   │   │   │   │   ├── devices.allow
  24075. │   │   │   │   │   ├── devices.deny
  24076. │   │   │   │   │   ├── devices.list
  24077. │   │   │   │   │   ├── notify_on_release
  24078. │   │   │   │   │   └── tasks
  24079. │   │   │   │   ├── systemd-udevd.service
  24080. │   │   │   │   │   ├── cgroup.clone_children
  24081. │   │   │   │   │   ├── cgroup.procs
  24082. │   │   │   │   │   ├── devices.allow
  24083. │   │   │   │   │   ├── devices.deny
  24084. │   │   │   │   │   ├── devices.list
  24085. │   │   │   │   │   ├── notify_on_release
  24086. │   │   │   │   │   └── tasks
  24087. │   │   │   │   ├── systemd-udev-trigger.service
  24088. │   │   │   │   │   ├── cgroup.clone_children
  24089. │   │   │   │   │   ├── cgroup.procs
  24090. │   │   │   │   │   ├── devices.allow
  24091. │   │   │   │   │   ├── devices.deny
  24092. │   │   │   │   │   ├── devices.list
  24093. │   │   │   │   │   ├── notify_on_release
  24094. │   │   │   │   │   └── tasks
  24095. │   │   │   │   ├── systemd-update-utmp.service
  24096. │   │   │   │   │   ├── cgroup.clone_children
  24097. │   │   │   │   │   ├── cgroup.procs
  24098. │   │   │   │   │   ├── devices.allow
  24099. │   │   │   │   │   ├── devices.deny
  24100. │   │   │   │   │   ├── devices.list
  24101. │   │   │   │   │   ├── notify_on_release
  24102. │   │   │   │   │   └── tasks
  24103. │   │   │   │   ├── systemd-user-sessions.service
  24104. │   │   │   │   │   ├── cgroup.clone_children
  24105. │   │   │   │   │   ├── cgroup.procs
  24106. │   │   │   │   │   ├── devices.allow
  24107. │   │   │   │   │   ├── devices.deny
  24108. │   │   │   │   │   ├── devices.list
  24109. │   │   │   │   │   ├── notify_on_release
  24110. │   │   │   │   │   └── tasks
  24111. │   │   │   │   ├── system-getty.slice
  24112. │   │   │   │   │   ├── cgroup.clone_children
  24113. │   │   │   │   │   ├── cgroup.procs
  24114. │   │   │   │   │   ├── devices.allow
  24115. │   │   │   │   │   ├── devices.deny
  24116. │   │   │   │   │   ├── devices.list
  24117. │   │   │   │   │   ├── notify_on_release
  24118. │   │   │   │   │   └── tasks
  24119. │   │   │   │   ├── tasks
  24120. │   │   │   │   ├── ubuntu-fan.service
  24121. │   │   │   │   │   ├── cgroup.clone_children
  24122. │   │   │   │   │   ├── cgroup.procs
  24123. │   │   │   │   │   ├── devices.allow
  24124. │   │   │   │   │   ├── devices.deny
  24125. │   │   │   │   │   ├── devices.list
  24126. │   │   │   │   │   ├── notify_on_release
  24127. │   │   │   │   │   └── tasks
  24128. │   │   │   │   ├── ufw.service
  24129. │   │   │   │   │   ├── cgroup.clone_children
  24130. │   │   │   │   │   ├── cgroup.procs
  24131. │   │   │   │   │   ├── devices.allow
  24132. │   │   │   │   │   ├── devices.deny
  24133. │   │   │   │   │   ├── devices.list
  24134. │   │   │   │   │   ├── notify_on_release
  24135. │   │   │   │   │   └── tasks
  24136. │   │   │   │   ├── unattended-upgrades.service
  24137. │   │   │   │   │   ├── cgroup.clone_children
  24138. │   │   │   │   │   ├── cgroup.procs
  24139. │   │   │   │   │   ├── devices.allow
  24140. │   │   │   │   │   ├── devices.deny
  24141. │   │   │   │   │   ├── devices.list
  24142. │   │   │   │   │   ├── notify_on_release
  24143. │   │   │   │   │   └── tasks
  24144. │   │   │   │   ├── var-lib-docker-btrfs.mount
  24145. │   │   │   │   │   ├── cgroup.clone_children
  24146. │   │   │   │   │   ├── cgroup.procs
  24147. │   │   │   │   │   ├── devices.allow
  24148. │   │   │   │   │   ├── devices.deny
  24149. │   │   │   │   │   ├── devices.list
  24150. │   │   │   │   │   ├── notify_on_release
  24151. │   │   │   │   │   └── tasks
  24152. │   │   │   │   └── var-lib-lxcfs.mount
  24153. │   │   │   │   ├── cgroup.clone_children
  24154. │   │   │   │   ├── cgroup.procs
  24155. │   │   │   │   ├── devices.allow
  24156. │   │   │   │   ├── devices.deny
  24157. │   │   │   │   ├── devices.list
  24158. │   │   │   │   ├── notify_on_release
  24159. │   │   │   │   └── tasks
  24160. │   │   │   ├── tasks
  24161. │   │   │   └── user.slice
  24162. │   │   │   ├── cgroup.clone_children
  24163. │   │   │   ├── cgroup.procs
  24164. │   │   │   ├── devices.allow
  24165. │   │   │   ├── devices.deny
  24166. │   │   │   ├── devices.list
  24167. │   │   │   ├── notify_on_release
  24168. │   │   │   └── tasks
  24169. │   │   ├── cgroup.clone_children
  24170. │   │   ├── cgroup.procs
  24171. │   │   ├── devices.allow
  24172. │   │   ├── devices.deny
  24173. │   │   ├── devices.list
  24174. │   │   ├── notify_on_release
  24175. │   │   ├── ns-auth
  24176. │   │   │   ├── cgroup.clone_children
  24177. │   │   │   ├── cgroup.procs
  24178. │   │   │   ├── devices.allow
  24179. │   │   │   ├── devices.deny
  24180. │   │   │   ├── devices.list
  24181. │   │   │   ├── init.scope
  24182. │   │   │   │   ├── cgroup.clone_children
  24183. │   │   │   │   ├── cgroup.procs
  24184. │   │   │   │   ├── devices.allow
  24185. │   │   │   │   ├── devices.deny
  24186. │   │   │   │   ├── devices.list
  24187. │   │   │   │   ├── notify_on_release
  24188. │   │   │   │   └── tasks
  24189. │   │   │   ├── notify_on_release
  24190. │   │   │   ├── system.slice
  24191. │   │   │   │   ├── accounts-daemon.service
  24192. │   │   │   │   │   ├── cgroup.clone_children
  24193. │   │   │   │   │   ├── cgroup.procs
  24194. │   │   │   │   │   ├── devices.allow
  24195. │   │   │   │   │   ├── devices.deny
  24196. │   │   │   │   │   ├── devices.list
  24197. │   │   │   │   │   ├── notify_on_release
  24198. │   │   │   │   │   └── tasks
  24199. │   │   │   │   ├── apparmor.service
  24200. │   │   │   │   │   ├── cgroup.clone_children
  24201. │   │   │   │   │   ├── cgroup.procs
  24202. │   │   │   │   │   ├── devices.allow
  24203. │   │   │   │   │   ├── devices.deny
  24204. │   │   │   │   │   ├── devices.list
  24205. │   │   │   │   │   ├── notify_on_release
  24206. │   │   │   │   │   └── tasks
  24207. │   │   │   │   ├── apport.service
  24208. │   │   │   │   │   ├── cgroup.clone_children
  24209. │   │   │   │   │   ├── cgroup.procs
  24210. │   │   │   │   │   ├── devices.allow
  24211. │   │   │   │   │   ├── devices.deny
  24212. │   │   │   │   │   ├── devices.list
  24213. │   │   │   │   │   ├── notify_on_release
  24214. │   │   │   │   │   └── tasks
  24215. │   │   │   │   ├── atd.service
  24216. │   │   │   │   │   ├── cgroup.clone_children
  24217. │   │   │   │   │   ├── cgroup.procs
  24218. │   │   │   │   │   ├── devices.allow
  24219. │   │   │   │   │   ├── devices.deny
  24220. │   │   │   │   │   ├── devices.list
  24221. │   │   │   │   │   ├── notify_on_release
  24222. │   │   │   │   │   └── tasks
  24223. │   │   │   │   ├── bind9.service
  24224. │   │   │   │   │   ├── cgroup.clone_children
  24225. │   │   │   │   │   ├── cgroup.procs
  24226. │   │   │   │   │   ├── devices.allow
  24227. │   │   │   │   │   ├── devices.deny
  24228. │   │   │   │   │   ├── devices.list
  24229. │   │   │   │   │   ├── notify_on_release
  24230. │   │   │   │   │   └── tasks
  24231. │   │   │   │   ├── cgroup.clone_children
  24232. │   │   │   │   ├── cgroup.procs
  24233. │   │   │   │   ├── cloud-config.service
  24234. │   │   │   │   │   ├── cgroup.clone_children
  24235. │   │   │   │   │   ├── cgroup.procs
  24236. │   │   │   │   │   ├── devices.allow
  24237. │   │   │   │   │   ├── devices.deny
  24238. │   │   │   │   │   ├── devices.list
  24239. │   │   │   │   │   ├── notify_on_release
  24240. │   │   │   │   │   └── tasks
  24241. │   │   │   │   ├── cloud-final.service
  24242. │   │   │   │   │   ├── cgroup.clone_children
  24243. │   │   │   │   │   ├── cgroup.procs
  24244. │   │   │   │   │   ├── devices.allow
  24245. │   │   │   │   │   ├── devices.deny
  24246. │   │   │   │   │   ├── devices.list
  24247. │   │   │   │   │   ├── notify_on_release
  24248. │   │   │   │   │   └── tasks
  24249. │   │   │   │   ├── cloud-init-local.service
  24250. │   │   │   │   │   ├── cgroup.clone_children
  24251. │   │   │   │   │   ├── cgroup.procs
  24252. │   │   │   │   │   ├── devices.allow
  24253. │   │   │   │   │   ├── devices.deny
  24254. │   │   │   │   │   ├── devices.list
  24255. │   │   │   │   │   ├── notify_on_release
  24256. │   │   │   │   │   └── tasks
  24257. │   │   │   │   ├── cloud-init.service
  24258. │   │   │   │   │   ├── cgroup.clone_children
  24259. │   │   │   │   │   ├── cgroup.procs
  24260. │   │   │   │   │   ├── devices.allow
  24261. │   │   │   │   │   ├── devices.deny
  24262. │   │   │   │   │   ├── devices.list
  24263. │   │   │   │   │   ├── notify_on_release
  24264. │   │   │   │   │   └── tasks
  24265. │   │   │   │   ├── console-getty.service
  24266. │   │   │   │   │   ├── cgroup.clone_children
  24267. │   │   │   │   │   ├── cgroup.procs
  24268. │   │   │   │   │   ├── devices.allow
  24269. │   │   │   │   │   ├── devices.deny
  24270. │   │   │   │   │   ├── devices.list
  24271. │   │   │   │   │   ├── notify_on_release
  24272. │   │   │   │   │   └── tasks
  24273. │   │   │   │   ├── cron.service
  24274. │   │   │   │   │   ├── cgroup.clone_children
  24275. │   │   │   │   │   ├── cgroup.procs
  24276. │   │   │   │   │   ├── devices.allow
  24277. │   │   │   │   │   ├── devices.deny
  24278. │   │   │   │   │   ├── devices.list
  24279. │   │   │   │   │   ├── notify_on_release
  24280. │   │   │   │   │   └── tasks
  24281. │   │   │   │   ├── dbus.service
  24282. │   │   │   │   │   ├── cgroup.clone_children
  24283. │   │   │   │   │   ├── cgroup.procs
  24284. │   │   │   │   │   ├── devices.allow
  24285. │   │   │   │   │   ├── devices.deny
  24286. │   │   │   │   │   ├── devices.list
  24287. │   │   │   │   │   ├── notify_on_release
  24288. │   │   │   │   │   └── tasks
  24289. │   │   │   │   ├── dev-full.mount
  24290. │   │   │   │   │   ├── cgroup.clone_children
  24291. │   │   │   │   │   ├── cgroup.procs
  24292. │   │   │   │   │   ├── devices.allow
  24293. │   │   │   │   │   ├── devices.deny
  24294. │   │   │   │   │   ├── devices.list
  24295. │   │   │   │   │   ├── notify_on_release
  24296. │   │   │   │   │   └── tasks
  24297. │   │   │   │   ├── dev-fuse.mount
  24298. │   │   │   │   │   ├── cgroup.clone_children
  24299. │   │   │   │   │   ├── cgroup.procs
  24300. │   │   │   │   │   ├── devices.allow
  24301. │   │   │   │   │   ├── devices.deny
  24302. │   │   │   │   │   ├── devices.list
  24303. │   │   │   │   │   ├── notify_on_release
  24304. │   │   │   │   │   └── tasks
  24305. │   │   │   │   ├── devices.allow
  24306. │   │   │   │   ├── devices.deny
  24307. │   │   │   │   ├── devices.list
  24308. │   │   │   │   ├── dev-lxd.mount
  24309. │   │   │   │   │   ├── cgroup.clone_children
  24310. │   │   │   │   │   ├── cgroup.procs
  24311. │   │   │   │   │   ├── devices.allow
  24312. │   │   │   │   │   ├── devices.deny
  24313. │   │   │   │   │   ├── devices.list
  24314. │   │   │   │   │   ├── notify_on_release
  24315. │   │   │   │   │   └── tasks
  24316. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  24317. │   │   │   │   │   ├── cgroup.clone_children
  24318. │   │   │   │   │   ├── cgroup.procs
  24319. │   │   │   │   │   ├── devices.allow
  24320. │   │   │   │   │   ├── devices.deny
  24321. │   │   │   │   │   ├── devices.list
  24322. │   │   │   │   │   ├── notify_on_release
  24323. │   │   │   │   │   └── tasks
  24324. │   │   │   │   ├── dev-mqueue.mount
  24325. │   │   │   │   │   ├── cgroup.clone_children
  24326. │   │   │   │   │   ├── cgroup.procs
  24327. │   │   │   │   │   ├── devices.allow
  24328. │   │   │   │   │   ├── devices.deny
  24329. │   │   │   │   │   ├── devices.list
  24330. │   │   │   │   │   ├── notify_on_release
  24331. │   │   │   │   │   └── tasks
  24332. │   │   │   │   ├── dev-net-tun.mount
  24333. │   │   │   │   │   ├── cgroup.clone_children
  24334. │   │   │   │   │   ├── cgroup.procs
  24335. │   │   │   │   │   ├── devices.allow
  24336. │   │   │   │   │   ├── devices.deny
  24337. │   │   │   │   │   ├── devices.list
  24338. │   │   │   │   │   ├── notify_on_release
  24339. │   │   │   │   │   └── tasks
  24340. │   │   │   │   ├── dev-null.mount
  24341. │   │   │   │   │   ├── cgroup.clone_children
  24342. │   │   │   │   │   ├── cgroup.procs
  24343. │   │   │   │   │   ├── devices.allow
  24344. │   │   │   │   │   ├── devices.deny
  24345. │   │   │   │   │   ├── devices.list
  24346. │   │   │   │   │   ├── notify_on_release
  24347. │   │   │   │   │   └── tasks
  24348. │   │   │   │   ├── dev-ptmx.mount
  24349. │   │   │   │   │   ├── cgroup.clone_children
  24350. │   │   │   │   │   ├── cgroup.procs
  24351. │   │   │   │   │   ├── devices.allow
  24352. │   │   │   │   │   ├── devices.deny
  24353. │   │   │   │   │   ├── devices.list
  24354. │   │   │   │   │   ├── notify_on_release
  24355. │   │   │   │   │   └── tasks
  24356. │   │   │   │   ├── dev-random.mount
  24357. │   │   │   │   │   ├── cgroup.clone_children
  24358. │   │   │   │   │   ├── cgroup.procs
  24359. │   │   │   │   │   ├── devices.allow
  24360. │   │   │   │   │   ├── devices.deny
  24361. │   │   │   │   │   ├── devices.list
  24362. │   │   │   │   │   ├── notify_on_release
  24363. │   │   │   │   │   └── tasks
  24364. │   │   │   │   ├── dev-tty.mount
  24365. │   │   │   │   │   ├── cgroup.clone_children
  24366. │   │   │   │   │   ├── cgroup.procs
  24367. │   │   │   │   │   ├── devices.allow
  24368. │   │   │   │   │   ├── devices.deny
  24369. │   │   │   │   │   ├── devices.list
  24370. │   │   │   │   │   ├── notify_on_release
  24371. │   │   │   │   │   └── tasks
  24372. │   │   │   │   ├── dev-urandom.mount
  24373. │   │   │   │   │   ├── cgroup.clone_children
  24374. │   │   │   │   │   ├── cgroup.procs
  24375. │   │   │   │   │   ├── devices.allow
  24376. │   │   │   │   │   ├── devices.deny
  24377. │   │   │   │   │   ├── devices.list
  24378. │   │   │   │   │   ├── notify_on_release
  24379. │   │   │   │   │   └── tasks
  24380. │   │   │   │   ├── dev-zero.mount
  24381. │   │   │   │   │   ├── cgroup.clone_children
  24382. │   │   │   │   │   ├── cgroup.procs
  24383. │   │   │   │   │   ├── devices.allow
  24384. │   │   │   │   │   ├── devices.deny
  24385. │   │   │   │   │   ├── devices.list
  24386. │   │   │   │   │   ├── notify_on_release
  24387. │   │   │   │   │   └── tasks
  24388. │   │   │   │   ├── irqbalance.service
  24389. │   │   │   │   │   ├── cgroup.clone_children
  24390. │   │   │   │   │   ├── cgroup.procs
  24391. │   │   │   │   │   ├── devices.allow
  24392. │   │   │   │   │   ├── devices.deny
  24393. │   │   │   │   │   ├── devices.list
  24394. │   │   │   │   │   ├── notify_on_release
  24395. │   │   │   │   │   └── tasks
  24396. │   │   │   │   ├── lvm2-monitor.service
  24397. │   │   │   │   │   ├── cgroup.clone_children
  24398. │   │   │   │   │   ├── cgroup.procs
  24399. │   │   │   │   │   ├── devices.allow
  24400. │   │   │   │   │   ├── devices.deny
  24401. │   │   │   │   │   ├── devices.list
  24402. │   │   │   │   │   ├── notify_on_release
  24403. │   │   │   │   │   └── tasks
  24404. │   │   │   │   ├── -.mount
  24405. │   │   │   │   │   ├── cgroup.clone_children
  24406. │   │   │   │   │   ├── cgroup.procs
  24407. │   │   │   │   │   ├── devices.allow
  24408. │   │   │   │   │   ├── devices.deny
  24409. │   │   │   │   │   ├── devices.list
  24410. │   │   │   │   │   ├── notify_on_release
  24411. │   │   │   │   │   └── tasks
  24412. │   │   │   │   ├── networking.service
  24413. │   │   │   │   │   ├── cgroup.clone_children
  24414. │   │   │   │   │   ├── cgroup.procs
  24415. │   │   │   │   │   ├── devices.allow
  24416. │   │   │   │   │   ├── devices.deny
  24417. │   │   │   │   │   ├── devices.list
  24418. │   │   │   │   │   ├── notify_on_release
  24419. │   │   │   │   │   └── tasks
  24420. │   │   │   │   ├── notify_on_release
  24421. │   │   │   │   ├── ondemand.service
  24422. │   │   │   │   │   ├── cgroup.clone_children
  24423. │   │   │   │   │   ├── cgroup.procs
  24424. │   │   │   │   │   ├── devices.allow
  24425. │   │   │   │   │   ├── devices.deny
  24426. │   │   │   │   │   ├── devices.list
  24427. │   │   │   │   │   ├── notify_on_release
  24428. │   │   │   │   │   └── tasks
  24429. │   │   │   │   ├── polkitd.service
  24430. │   │   │   │   │   ├── cgroup.clone_children
  24431. │   │   │   │   │   ├── cgroup.procs
  24432. │   │   │   │   │   ├── devices.allow
  24433. │   │   │   │   │   ├── devices.deny
  24434. │   │   │   │   │   ├── devices.list
  24435. │   │   │   │   │   ├── notify_on_release
  24436. │   │   │   │   │   └── tasks
  24437. │   │   │   │   ├── proc-cpuinfo.mount
  24438. │   │   │   │   │   ├── cgroup.clone_children
  24439. │   │   │   │   │   ├── cgroup.procs
  24440. │   │   │   │   │   ├── devices.allow
  24441. │   │   │   │   │   ├── devices.deny
  24442. │   │   │   │   │   ├── devices.list
  24443. │   │   │   │   │   ├── notify_on_release
  24444. │   │   │   │   │   └── tasks
  24445. │   │   │   │   ├── proc-diskstats.mount
  24446. │   │   │   │   │   ├── cgroup.clone_children
  24447. │   │   │   │   │   ├── cgroup.procs
  24448. │   │   │   │   │   ├── devices.allow
  24449. │   │   │   │   │   ├── devices.deny
  24450. │   │   │   │   │   ├── devices.list
  24451. │   │   │   │   │   ├── notify_on_release
  24452. │   │   │   │   │   └── tasks
  24453. │   │   │   │   ├── proc-meminfo.mount
  24454. │   │   │   │   │   ├── cgroup.clone_children
  24455. │   │   │   │   │   ├── cgroup.procs
  24456. │   │   │   │   │   ├── devices.allow
  24457. │   │   │   │   │   ├── devices.deny
  24458. │   │   │   │   │   ├── devices.list
  24459. │   │   │   │   │   ├── notify_on_release
  24460. │   │   │   │   │   └── tasks
  24461. │   │   │   │   ├── proc-stat.mount
  24462. │   │   │   │   │   ├── cgroup.clone_children
  24463. │   │   │   │   │   ├── cgroup.procs
  24464. │   │   │   │   │   ├── devices.allow
  24465. │   │   │   │   │   ├── devices.deny
  24466. │   │   │   │   │   ├── devices.list
  24467. │   │   │   │   │   ├── notify_on_release
  24468. │   │   │   │   │   └── tasks
  24469. │   │   │   │   ├── proc-swaps.mount
  24470. │   │   │   │   │   ├── cgroup.clone_children
  24471. │   │   │   │   │   ├── cgroup.procs
  24472. │   │   │   │   │   ├── devices.allow
  24473. │   │   │   │   │   ├── devices.deny
  24474. │   │   │   │   │   ├── devices.list
  24475. │   │   │   │   │   ├── notify_on_release
  24476. │   │   │   │   │   └── tasks
  24477. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  24478. │   │   │   │   │   ├── cgroup.clone_children
  24479. │   │   │   │   │   ├── cgroup.procs
  24480. │   │   │   │   │   ├── devices.allow
  24481. │   │   │   │   │   ├── devices.deny
  24482. │   │   │   │   │   ├── devices.list
  24483. │   │   │   │   │   ├── notify_on_release
  24484. │   │   │   │   │   └── tasks
  24485. │   │   │   │   ├── proc-uptime.mount
  24486. │   │   │   │   │   ├── cgroup.clone_children
  24487. │   │   │   │   │   ├── cgroup.procs
  24488. │   │   │   │   │   ├── devices.allow
  24489. │   │   │   │   │   ├── devices.deny
  24490. │   │   │   │   │   ├── devices.list
  24491. │   │   │   │   │   ├── notify_on_release
  24492. │   │   │   │   │   └── tasks
  24493. │   │   │   │   ├── rc-local.service
  24494. │   │   │   │   │   ├── cgroup.clone_children
  24495. │   │   │   │   │   ├── cgroup.procs
  24496. │   │   │   │   │   ├── devices.allow
  24497. │   │   │   │   │   ├── devices.deny
  24498. │   │   │   │   │   ├── devices.list
  24499. │   │   │   │   │   ├── notify_on_release
  24500. │   │   │   │   │   └── tasks
  24501. │   │   │   │   ├── resolvconf.service
  24502. │   │   │   │   │   ├── cgroup.clone_children
  24503. │   │   │   │   │   ├── cgroup.procs
  24504. │   │   │   │   │   ├── devices.allow
  24505. │   │   │   │   │   ├── devices.deny
  24506. │   │   │   │   │   ├── devices.list
  24507. │   │   │   │   │   ├── notify_on_release
  24508. │   │   │   │   │   └── tasks
  24509. │   │   │   │   ├── rsyslog.service
  24510. │   │   │   │   │   ├── cgroup.clone_children
  24511. │   │   │   │   │   ├── cgroup.procs
  24512. │   │   │   │   │   ├── devices.allow
  24513. │   │   │   │   │   ├── devices.deny
  24514. │   │   │   │   │   ├── devices.list
  24515. │   │   │   │   │   ├── notify_on_release
  24516. │   │   │   │   │   └── tasks
  24517. │   │   │   │   ├── snapd.service
  24518. │   │   │   │   │   ├── cgroup.clone_children
  24519. │   │   │   │   │   ├── cgroup.procs
  24520. │   │   │   │   │   ├── devices.allow
  24521. │   │   │   │   │   ├── devices.deny
  24522. │   │   │   │   │   ├── devices.list
  24523. │   │   │   │   │   ├── notify_on_release
  24524. │   │   │   │   │   └── tasks
  24525. │   │   │   │   ├── ssh.service
  24526. │   │   │   │   │   ├── cgroup.clone_children
  24527. │   │   │   │   │   ├── cgroup.procs
  24528. │   │   │   │   │   ├── devices.allow
  24529. │   │   │   │   │   ├── devices.deny
  24530. │   │   │   │   │   ├── devices.list
  24531. │   │   │   │   │   ├── notify_on_release
  24532. │   │   │   │   │   └── tasks
  24533. │   │   │   │   ├── sys-fs-fuse-connections.mount
  24534. │   │   │   │   │   ├── cgroup.clone_children
  24535. │   │   │   │   │   ├── cgroup.procs
  24536. │   │   │   │   │   ├── devices.allow
  24537. │   │   │   │   │   ├── devices.deny
  24538. │   │   │   │   │   ├── devices.list
  24539. │   │   │   │   │   ├── notify_on_release
  24540. │   │   │   │   │   └── tasks
  24541. │   │   │   │   ├── sys-kernel-debug.mount
  24542. │   │   │   │   │   ├── cgroup.clone_children
  24543. │   │   │   │   │   ├── cgroup.procs
  24544. │   │   │   │   │   ├── devices.allow
  24545. │   │   │   │   │   ├── devices.deny
  24546. │   │   │   │   │   ├── devices.list
  24547. │   │   │   │   │   ├── notify_on_release
  24548. │   │   │   │   │   └── tasks
  24549. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  24550. │   │   │   │   │   ├── cgroup.clone_children
  24551. │   │   │   │   │   ├── cgroup.procs
  24552. │   │   │   │   │   ├── devices.allow
  24553. │   │   │   │   │   ├── devices.deny
  24554. │   │   │   │   │   ├── devices.list
  24555. │   │   │   │   │   ├── notify_on_release
  24556. │   │   │   │   │   └── tasks
  24557. │   │   │   │   ├── systemd-journald.service
  24558. │   │   │   │   │   ├── cgroup.clone_children
  24559. │   │   │   │   │   ├── cgroup.procs
  24560. │   │   │   │   │   ├── devices.allow
  24561. │   │   │   │   │   ├── devices.deny
  24562. │   │   │   │   │   ├── devices.list
  24563. │   │   │   │   │   ├── notify_on_release
  24564. │   │   │   │   │   └── tasks
  24565. │   │   │   │   ├── systemd-journal-flush.service
  24566. │   │   │   │   │   ├── cgroup.clone_children
  24567. │   │   │   │   │   ├── cgroup.procs
  24568. │   │   │   │   │   ├── devices.allow
  24569. │   │   │   │   │   ├── devices.deny
  24570. │   │   │   │   │   ├── devices.list
  24571. │   │   │   │   │   ├── notify_on_release
  24572. │   │   │   │   │   └── tasks
  24573. │   │   │   │   ├── systemd-logind.service
  24574. │   │   │   │   │   ├── cgroup.clone_children
  24575. │   │   │   │   │   ├── cgroup.procs
  24576. │   │   │   │   │   ├── devices.allow
  24577. │   │   │   │   │   ├── devices.deny
  24578. │   │   │   │   │   ├── devices.list
  24579. │   │   │   │   │   ├── notify_on_release
  24580. │   │   │   │   │   └── tasks
  24581. │   │   │   │   ├── systemd-random-seed.service
  24582. │   │   │   │   │   ├── cgroup.clone_children
  24583. │   │   │   │   │   ├── cgroup.procs
  24584. │   │   │   │   │   ├── devices.allow
  24585. │   │   │   │   │   ├── devices.deny
  24586. │   │   │   │   │   ├── devices.list
  24587. │   │   │   │   │   ├── notify_on_release
  24588. │   │   │   │   │   └── tasks
  24589. │   │   │   │   ├── systemd-tmpfiles-setup.service
  24590. │   │   │   │   │   ├── cgroup.clone_children
  24591. │   │   │   │   │   ├── cgroup.procs
  24592. │   │   │   │   │   ├── devices.allow
  24593. │   │   │   │   │   ├── devices.deny
  24594. │   │   │   │   │   ├── devices.list
  24595. │   │   │   │   │   ├── notify_on_release
  24596. │   │   │   │   │   └── tasks
  24597. │   │   │   │   ├── systemd-udevd.service
  24598. │   │   │   │   │   ├── cgroup.clone_children
  24599. │   │   │   │   │   ├── cgroup.procs
  24600. │   │   │   │   │   ├── devices.allow
  24601. │   │   │   │   │   ├── devices.deny
  24602. │   │   │   │   │   ├── devices.list
  24603. │   │   │   │   │   ├── notify_on_release
  24604. │   │   │   │   │   └── tasks
  24605. │   │   │   │   ├── systemd-udev-trigger.service
  24606. │   │   │   │   │   ├── cgroup.clone_children
  24607. │   │   │   │   │   ├── cgroup.procs
  24608. │   │   │   │   │   ├── devices.allow
  24609. │   │   │   │   │   ├── devices.deny
  24610. │   │   │   │   │   ├── devices.list
  24611. │   │   │   │   │   ├── notify_on_release
  24612. │   │   │   │   │   └── tasks
  24613. │   │   │   │   ├── systemd-update-utmp.service
  24614. │   │   │   │   │   ├── cgroup.clone_children
  24615. │   │   │   │   │   ├── cgroup.procs
  24616. │   │   │   │   │   ├── devices.allow
  24617. │   │   │   │   │   ├── devices.deny
  24618. │   │   │   │   │   ├── devices.list
  24619. │   │   │   │   │   ├── notify_on_release
  24620. │   │   │   │   │   └── tasks
  24621. │   │   │   │   ├── systemd-user-sessions.service
  24622. │   │   │   │   │   ├── cgroup.clone_children
  24623. │   │   │   │   │   ├── cgroup.procs
  24624. │   │   │   │   │   ├── devices.allow
  24625. │   │   │   │   │   ├── devices.deny
  24626. │   │   │   │   │   ├── devices.list
  24627. │   │   │   │   │   ├── notify_on_release
  24628. │   │   │   │   │   └── tasks
  24629. │   │   │   │   ├── system-getty.slice
  24630. │   │   │   │   │   ├── cgroup.clone_children
  24631. │   │   │   │   │   ├── cgroup.procs
  24632. │   │   │   │   │   ├── devices.allow
  24633. │   │   │   │   │   ├── devices.deny
  24634. │   │   │   │   │   ├── devices.list
  24635. │   │   │   │   │   ├── notify_on_release
  24636. │   │   │   │   │   └── tasks
  24637. │   │   │   │   ├── tasks
  24638. │   │   │   │   ├── ufw.service
  24639. │   │   │   │   │   ├── cgroup.clone_children
  24640. │   │   │   │   │   ├── cgroup.procs
  24641. │   │   │   │   │   ├── devices.allow
  24642. │   │   │   │   │   ├── devices.deny
  24643. │   │   │   │   │   ├── devices.list
  24644. │   │   │   │   │   ├── notify_on_release
  24645. │   │   │   │   │   └── tasks
  24646. │   │   │   │   ├── unattended-upgrades.service
  24647. │   │   │   │   │   ├── cgroup.clone_children
  24648. │   │   │   │   │   ├── cgroup.procs
  24649. │   │   │   │   │   ├── devices.allow
  24650. │   │   │   │   │   ├── devices.deny
  24651. │   │   │   │   │   ├── devices.list
  24652. │   │   │   │   │   ├── notify_on_release
  24653. │   │   │   │   │   └── tasks
  24654. │   │   │   │   └── var-lib-lxcfs.mount
  24655. │   │   │   │   ├── cgroup.clone_children
  24656. │   │   │   │   ├── cgroup.procs
  24657. │   │   │   │   ├── devices.allow
  24658. │   │   │   │   ├── devices.deny
  24659. │   │   │   │   ├── devices.list
  24660. │   │   │   │   ├── notify_on_release
  24661. │   │   │   │   └── tasks
  24662. │   │   │   ├── tasks
  24663. │   │   │   └── user.slice
  24664. │   │   │   ├── cgroup.clone_children
  24665. │   │   │   ├── cgroup.procs
  24666. │   │   │   ├── devices.allow
  24667. │   │   │   ├── devices.deny
  24668. │   │   │   ├── devices.list
  24669. │   │   │   ├── notify_on_release
  24670. │   │   │   └── tasks
  24671. │   │   ├── prometheus
  24672. │   │   │   ├── cgroup.clone_children
  24673. │   │   │   ├── cgroup.procs
  24674. │   │   │   ├── devices.allow
  24675. │   │   │   ├── devices.deny
  24676. │   │   │   ├── devices.list
  24677. │   │   │   ├── init.scope
  24678. │   │   │   │   ├── cgroup.clone_children
  24679. │   │   │   │   ├── cgroup.procs
  24680. │   │   │   │   ├── devices.allow
  24681. │   │   │   │   ├── devices.deny
  24682. │   │   │   │   ├── devices.list
  24683. │   │   │   │   ├── notify_on_release
  24684. │   │   │   │   └── tasks
  24685. │   │   │   ├── notify_on_release
  24686. │   │   │   ├── system.slice
  24687. │   │   │   │   ├── accounts-daemon.service
  24688. │   │   │   │   │   ├── cgroup.clone_children
  24689. │   │   │   │   │   ├── cgroup.procs
  24690. │   │   │   │   │   ├── devices.allow
  24691. │   │   │   │   │   ├── devices.deny
  24692. │   │   │   │   │   ├── devices.list
  24693. │   │   │   │   │   ├── notify_on_release
  24694. │   │   │   │   │   └── tasks
  24695. │   │   │   │   ├── apparmor.service
  24696. │   │   │   │   │   ├── cgroup.clone_children
  24697. │   │   │   │   │   ├── cgroup.procs
  24698. │   │   │   │   │   ├── devices.allow
  24699. │   │   │   │   │   ├── devices.deny
  24700. │   │   │   │   │   ├── devices.list
  24701. │   │   │   │   │   ├── notify_on_release
  24702. │   │   │   │   │   └── tasks
  24703. │   │   │   │   ├── apport.service
  24704. │   │   │   │   │   ├── cgroup.clone_children
  24705. │   │   │   │   │   ├── cgroup.procs
  24706. │   │   │   │   │   ├── devices.allow
  24707. │   │   │   │   │   ├── devices.deny
  24708. │   │   │   │   │   ├── devices.list
  24709. │   │   │   │   │   ├── notify_on_release
  24710. │   │   │   │   │   └── tasks
  24711. │   │   │   │   ├── atd.service
  24712. │   │   │   │   │   ├── cgroup.clone_children
  24713. │   │   │   │   │   ├── cgroup.procs
  24714. │   │   │   │   │   ├── devices.allow
  24715. │   │   │   │   │   ├── devices.deny
  24716. │   │   │   │   │   ├── devices.list
  24717. │   │   │   │   │   ├── notify_on_release
  24718. │   │   │   │   │   └── tasks
  24719. │   │   │   │   ├── cgroup.clone_children
  24720. │   │   │   │   ├── cgroup.procs
  24721. │   │   │   │   ├── cloud-config.service
  24722. │   │   │   │   │   ├── cgroup.clone_children
  24723. │   │   │   │   │   ├── cgroup.procs
  24724. │   │   │   │   │   ├── devices.allow
  24725. │   │   │   │   │   ├── devices.deny
  24726. │   │   │   │   │   ├── devices.list
  24727. │   │   │   │   │   ├── notify_on_release
  24728. │   │   │   │   │   └── tasks
  24729. │   │   │   │   ├── cloud-final.service
  24730. │   │   │   │   │   ├── cgroup.clone_children
  24731. │   │   │   │   │   ├── cgroup.procs
  24732. │   │   │   │   │   ├── devices.allow
  24733. │   │   │   │   │   ├── devices.deny
  24734. │   │   │   │   │   ├── devices.list
  24735. │   │   │   │   │   ├── notify_on_release
  24736. │   │   │   │   │   └── tasks
  24737. │   │   │   │   ├── cloud-init-local.service
  24738. │   │   │   │   │   ├── cgroup.clone_children
  24739. │   │   │   │   │   ├── cgroup.procs
  24740. │   │   │   │   │   ├── devices.allow
  24741. │   │   │   │   │   ├── devices.deny
  24742. │   │   │   │   │   ├── devices.list
  24743. │   │   │   │   │   ├── notify_on_release
  24744. │   │   │   │   │   └── tasks
  24745. │   │   │   │   ├── cloud-init.service
  24746. │   │   │   │   │   ├── cgroup.clone_children
  24747. │   │   │   │   │   ├── cgroup.procs
  24748. │   │   │   │   │   ├── devices.allow
  24749. │   │   │   │   │   ├── devices.deny
  24750. │   │   │   │   │   ├── devices.list
  24751. │   │   │   │   │   ├── notify_on_release
  24752. │   │   │   │   │   └── tasks
  24753. │   │   │   │   ├── console-getty.service
  24754. │   │   │   │   │   ├── cgroup.clone_children
  24755. │   │   │   │   │   ├── cgroup.procs
  24756. │   │   │   │   │   ├── devices.allow
  24757. │   │   │   │   │   ├── devices.deny
  24758. │   │   │   │   │   ├── devices.list
  24759. │   │   │   │   │   ├── notify_on_release
  24760. │   │   │   │   │   └── tasks
  24761. │   │   │   │   ├── cron.service
  24762. │   │   │   │   │   ├── cgroup.clone_children
  24763. │   │   │   │   │   ├── cgroup.procs
  24764. │   │   │   │   │   ├── devices.allow
  24765. │   │   │   │   │   ├── devices.deny
  24766. │   │   │   │   │   ├── devices.list
  24767. │   │   │   │   │   ├── notify_on_release
  24768. │   │   │   │   │   └── tasks
  24769. │   │   │   │   ├── dbus.service
  24770. │   │   │   │   │   ├── cgroup.clone_children
  24771. │   │   │   │   │   ├── cgroup.procs
  24772. │   │   │   │   │   ├── devices.allow
  24773. │   │   │   │   │   ├── devices.deny
  24774. │   │   │   │   │   ├── devices.list
  24775. │   │   │   │   │   ├── notify_on_release
  24776. │   │   │   │   │   └── tasks
  24777. │   │   │   │   ├── dev-full.mount
  24778. │   │   │   │   │   ├── cgroup.clone_children
  24779. │   │   │   │   │   ├── cgroup.procs
  24780. │   │   │   │   │   ├── devices.allow
  24781. │   │   │   │   │   ├── devices.deny
  24782. │   │   │   │   │   ├── devices.list
  24783. │   │   │   │   │   ├── notify_on_release
  24784. │   │   │   │   │   └── tasks
  24785. │   │   │   │   ├── dev-fuse.mount
  24786. │   │   │   │   │   ├── cgroup.clone_children
  24787. │   │   │   │   │   ├── cgroup.procs
  24788. │   │   │   │   │   ├── devices.allow
  24789. │   │   │   │   │   ├── devices.deny
  24790. │   │   │   │   │   ├── devices.list
  24791. │   │   │   │   │   ├── notify_on_release
  24792. │   │   │   │   │   └── tasks
  24793. │   │   │   │   ├── devices.allow
  24794. │   │   │   │   ├── devices.deny
  24795. │   │   │   │   ├── devices.list
  24796. │   │   │   │   ├── dev-lxd.mount
  24797. │   │   │   │   │   ├── cgroup.clone_children
  24798. │   │   │   │   │   ├── cgroup.procs
  24799. │   │   │   │   │   ├── devices.allow
  24800. │   │   │   │   │   ├── devices.deny
  24801. │   │   │   │   │   ├── devices.list
  24802. │   │   │   │   │   ├── notify_on_release
  24803. │   │   │   │   │   └── tasks
  24804. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  24805. │   │   │   │   │   ├── cgroup.clone_children
  24806. │   │   │   │   │   ├── cgroup.procs
  24807. │   │   │   │   │   ├── devices.allow
  24808. │   │   │   │   │   ├── devices.deny
  24809. │   │   │   │   │   ├── devices.list
  24810. │   │   │   │   │   ├── notify_on_release
  24811. │   │   │   │   │   └── tasks
  24812. │   │   │   │   ├── dev-mqueue.mount
  24813. │   │   │   │   │   ├── cgroup.clone_children
  24814. │   │   │   │   │   ├── cgroup.procs
  24815. │   │   │   │   │   ├── devices.allow
  24816. │   │   │   │   │   ├── devices.deny
  24817. │   │   │   │   │   ├── devices.list
  24818. │   │   │   │   │   ├── notify_on_release
  24819. │   │   │   │   │   └── tasks
  24820. │   │   │   │   ├── dev-net-tun.mount
  24821. │   │   │   │   │   ├── cgroup.clone_children
  24822. │   │   │   │   │   ├── cgroup.procs
  24823. │   │   │   │   │   ├── devices.allow
  24824. │   │   │   │   │   ├── devices.deny
  24825. │   │   │   │   │   ├── devices.list
  24826. │   │   │   │   │   ├── notify_on_release
  24827. │   │   │   │   │   └── tasks
  24828. │   │   │   │   ├── dev-null.mount
  24829. │   │   │   │   │   ├── cgroup.clone_children
  24830. │   │   │   │   │   ├── cgroup.procs
  24831. │   │   │   │   │   ├── devices.allow
  24832. │   │   │   │   │   ├── devices.deny
  24833. │   │   │   │   │   ├── devices.list
  24834. │   │   │   │   │   ├── notify_on_release
  24835. │   │   │   │   │   └── tasks
  24836. │   │   │   │   ├── dev-ptmx.mount
  24837. │   │   │   │   │   ├── cgroup.clone_children
  24838. │   │   │   │   │   ├── cgroup.procs
  24839. │   │   │   │   │   ├── devices.allow
  24840. │   │   │   │   │   ├── devices.deny
  24841. │   │   │   │   │   ├── devices.list
  24842. │   │   │   │   │   ├── notify_on_release
  24843. │   │   │   │   │   └── tasks
  24844. │   │   │   │   ├── dev-random.mount
  24845. │   │   │   │   │   ├── cgroup.clone_children
  24846. │   │   │   │   │   ├── cgroup.procs
  24847. │   │   │   │   │   ├── devices.allow
  24848. │   │   │   │   │   ├── devices.deny
  24849. │   │   │   │   │   ├── devices.list
  24850. │   │   │   │   │   ├── notify_on_release
  24851. │   │   │   │   │   └── tasks
  24852. │   │   │   │   ├── dev-tty.mount
  24853. │   │   │   │   │   ├── cgroup.clone_children
  24854. │   │   │   │   │   ├── cgroup.procs
  24855. │   │   │   │   │   ├── devices.allow
  24856. │   │   │   │   │   ├── devices.deny
  24857. │   │   │   │   │   ├── devices.list
  24858. │   │   │   │   │   ├── notify_on_release
  24859. │   │   │   │   │   └── tasks
  24860. │   │   │   │   ├── dev-urandom.mount
  24861. │   │   │   │   │   ├── cgroup.clone_children
  24862. │   │   │   │   │   ├── cgroup.procs
  24863. │   │   │   │   │   ├── devices.allow
  24864. │   │   │   │   │   ├── devices.deny
  24865. │   │   │   │   │   ├── devices.list
  24866. │   │   │   │   │   ├── notify_on_release
  24867. │   │   │   │   │   └── tasks
  24868. │   │   │   │   ├── dev-zero.mount
  24869. │   │   │   │   │   ├── cgroup.clone_children
  24870. │   │   │   │   │   ├── cgroup.procs
  24871. │   │   │   │   │   ├── devices.allow
  24872. │   │   │   │   │   ├── devices.deny
  24873. │   │   │   │   │   ├── devices.list
  24874. │   │   │   │   │   ├── notify_on_release
  24875. │   │   │   │   │   └── tasks
  24876. │   │   │   │   ├── grafana-server.service
  24877. │   │   │   │   │   ├── cgroup.clone_children
  24878. │   │   │   │   │   ├── cgroup.procs
  24879. │   │   │   │   │   ├── devices.allow
  24880. │   │   │   │   │   ├── devices.deny
  24881. │   │   │   │   │   ├── devices.list
  24882. │   │   │   │   │   ├── notify_on_release
  24883. │   │   │   │   │   └── tasks
  24884. │   │   │   │   ├── irqbalance.service
  24885. │   │   │   │   │   ├── cgroup.clone_children
  24886. │   │   │   │   │   ├── cgroup.procs
  24887. │   │   │   │   │   ├── devices.allow
  24888. │   │   │   │   │   ├── devices.deny
  24889. │   │   │   │   │   ├── devices.list
  24890. │   │   │   │   │   ├── notify_on_release
  24891. │   │   │   │   │   └── tasks
  24892. │   │   │   │   ├── lvm2-monitor.service
  24893. │   │   │   │   │   ├── cgroup.clone_children
  24894. │   │   │   │   │   ├── cgroup.procs
  24895. │   │   │   │   │   ├── devices.allow
  24896. │   │   │   │   │   ├── devices.deny
  24897. │   │   │   │   │   ├── devices.list
  24898. │   │   │   │   │   ├── notify_on_release
  24899. │   │   │   │   │   └── tasks
  24900. │   │   │   │   ├── -.mount
  24901. │   │   │   │   │   ├── cgroup.clone_children
  24902. │   │   │   │   │   ├── cgroup.procs
  24903. │   │   │   │   │   ├── devices.allow
  24904. │   │   │   │   │   ├── devices.deny
  24905. │   │   │   │   │   ├── devices.list
  24906. │   │   │   │   │   ├── notify_on_release
  24907. │   │   │   │   │   └── tasks
  24908. │   │   │   │   ├── networking.service
  24909. │   │   │   │   │   ├── cgroup.clone_children
  24910. │   │   │   │   │   ├── cgroup.procs
  24911. │   │   │   │   │   ├── devices.allow
  24912. │   │   │   │   │   ├── devices.deny
  24913. │   │   │   │   │   ├── devices.list
  24914. │   │   │   │   │   ├── notify_on_release
  24915. │   │   │   │   │   └── tasks
  24916. │   │   │   │   ├── notify_on_release
  24917. │   │   │   │   ├── ondemand.service
  24918. │   │   │   │   │   ├── cgroup.clone_children
  24919. │   │   │   │   │   ├── cgroup.procs
  24920. │   │   │   │   │   ├── devices.allow
  24921. │   │   │   │   │   ├── devices.deny
  24922. │   │   │   │   │   ├── devices.list
  24923. │   │   │   │   │   ├── notify_on_release
  24924. │   │   │   │   │   └── tasks
  24925. │   │   │   │   ├── polkitd.service
  24926. │   │   │   │   │   ├── cgroup.clone_children
  24927. │   │   │   │   │   ├── cgroup.procs
  24928. │   │   │   │   │   ├── devices.allow
  24929. │   │   │   │   │   ├── devices.deny
  24930. │   │   │   │   │   ├── devices.list
  24931. │   │   │   │   │   ├── notify_on_release
  24932. │   │   │   │   │   └── tasks
  24933. │   │   │   │   ├── proc-cpuinfo.mount
  24934. │   │   │   │   │   ├── cgroup.clone_children
  24935. │   │   │   │   │   ├── cgroup.procs
  24936. │   │   │   │   │   ├── devices.allow
  24937. │   │   │   │   │   ├── devices.deny
  24938. │   │   │   │   │   ├── devices.list
  24939. │   │   │   │   │   ├── notify_on_release
  24940. │   │   │   │   │   └── tasks
  24941. │   │   │   │   ├── proc-diskstats.mount
  24942. │   │   │   │   │   ├── cgroup.clone_children
  24943. │   │   │   │   │   ├── cgroup.procs
  24944. │   │   │   │   │   ├── devices.allow
  24945. │   │   │   │   │   ├── devices.deny
  24946. │   │   │   │   │   ├── devices.list
  24947. │   │   │   │   │   ├── notify_on_release
  24948. │   │   │   │   │   └── tasks
  24949. │   │   │   │   ├── proc-meminfo.mount
  24950. │   │   │   │   │   ├── cgroup.clone_children
  24951. │   │   │   │   │   ├── cgroup.procs
  24952. │   │   │   │   │   ├── devices.allow
  24953. │   │   │   │   │   ├── devices.deny
  24954. │   │   │   │   │   ├── devices.list
  24955. │   │   │   │   │   ├── notify_on_release
  24956. │   │   │   │   │   └── tasks
  24957. │   │   │   │   ├── proc-stat.mount
  24958. │   │   │   │   │   ├── cgroup.clone_children
  24959. │   │   │   │   │   ├── cgroup.procs
  24960. │   │   │   │   │   ├── devices.allow
  24961. │   │   │   │   │   ├── devices.deny
  24962. │   │   │   │   │   ├── devices.list
  24963. │   │   │   │   │   ├── notify_on_release
  24964. │   │   │   │   │   └── tasks
  24965. │   │   │   │   ├── proc-swaps.mount
  24966. │   │   │   │   │   ├── cgroup.clone_children
  24967. │   │   │   │   │   ├── cgroup.procs
  24968. │   │   │   │   │   ├── devices.allow
  24969. │   │   │   │   │   ├── devices.deny
  24970. │   │   │   │   │   ├── devices.list
  24971. │   │   │   │   │   ├── notify_on_release
  24972. │   │   │   │   │   └── tasks
  24973. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  24974. │   │   │   │   │   ├── cgroup.clone_children
  24975. │   │   │   │   │   ├── cgroup.procs
  24976. │   │   │   │   │   ├── devices.allow
  24977. │   │   │   │   │   ├── devices.deny
  24978. │   │   │   │   │   ├── devices.list
  24979. │   │   │   │   │   ├── notify_on_release
  24980. │   │   │   │   │   └── tasks
  24981. │   │   │   │   ├── proc-uptime.mount
  24982. │   │   │   │   │   ├── cgroup.clone_children
  24983. │   │   │   │   │   ├── cgroup.procs
  24984. │   │   │   │   │   ├── devices.allow
  24985. │   │   │   │   │   ├── devices.deny
  24986. │   │   │   │   │   ├── devices.list
  24987. │   │   │   │   │   ├── notify_on_release
  24988. │   │   │   │   │   └── tasks
  24989. │   │   │   │   ├── prometheus.service
  24990. │   │   │   │   │   ├── cgroup.clone_children
  24991. │   │   │   │   │   ├── cgroup.procs
  24992. │   │   │   │   │   ├── devices.allow
  24993. │   │   │   │   │   ├── devices.deny
  24994. │   │   │   │   │   ├── devices.list
  24995. │   │   │   │   │   ├── notify_on_release
  24996. │   │   │   │   │   └── tasks
  24997. │   │   │   │   ├── rc-local.service
  24998. │   │   │   │   │   ├── cgroup.clone_children
  24999. │   │   │   │   │   ├── cgroup.procs
  25000. │   │   │   │   │   ├── devices.allow
  25001. │   │   │   │   │   ├── devices.deny
  25002. │   │   │   │   │   ├── devices.list
  25003. │   │   │   │   │   ├── notify_on_release
  25004. │   │   │   │   │   └── tasks
  25005. │   │   │   │   ├── resolvconf.service
  25006. │   │   │   │   │   ├── cgroup.clone_children
  25007. │   │   │   │   │   ├── cgroup.procs
  25008. │   │   │   │   │   ├── devices.allow
  25009. │   │   │   │   │   ├── devices.deny
  25010. │   │   │   │   │   ├── devices.list
  25011. │   │   │   │   │   ├── notify_on_release
  25012. │   │   │   │   │   └── tasks
  25013. │   │   │   │   ├── rsyslog.service
  25014. │   │   │   │   │   ├── cgroup.clone_children
  25015. │   │   │   │   │   ├── cgroup.procs
  25016. │   │   │   │   │   ├── devices.allow
  25017. │   │   │   │   │   ├── devices.deny
  25018. │   │   │   │   │   ├── devices.list
  25019. │   │   │   │   │   ├── notify_on_release
  25020. │   │   │   │   │   └── tasks
  25021. │   │   │   │   ├── ssh.service
  25022. │   │   │   │   │   ├── cgroup.clone_children
  25023. │   │   │   │   │   ├── cgroup.procs
  25024. │   │   │   │   │   ├── devices.allow
  25025. │   │   │   │   │   ├── devices.deny
  25026. │   │   │   │   │   ├── devices.list
  25027. │   │   │   │   │   ├── notify_on_release
  25028. │   │   │   │   │   └── tasks
  25029. │   │   │   │   ├── sys-fs-fuse-connections.mount
  25030. │   │   │   │   │   ├── cgroup.clone_children
  25031. │   │   │   │   │   ├── cgroup.procs
  25032. │   │   │   │   │   ├── devices.allow
  25033. │   │   │   │   │   ├── devices.deny
  25034. │   │   │   │   │   ├── devices.list
  25035. │   │   │   │   │   ├── notify_on_release
  25036. │   │   │   │   │   └── tasks
  25037. │   │   │   │   ├── sys-kernel-debug.mount
  25038. │   │   │   │   │   ├── cgroup.clone_children
  25039. │   │   │   │   │   ├── cgroup.procs
  25040. │   │   │   │   │   ├── devices.allow
  25041. │   │   │   │   │   ├── devices.deny
  25042. │   │   │   │   │   ├── devices.list
  25043. │   │   │   │   │   ├── notify_on_release
  25044. │   │   │   │   │   └── tasks
  25045. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  25046. │   │   │   │   │   ├── cgroup.clone_children
  25047. │   │   │   │   │   ├── cgroup.procs
  25048. │   │   │   │   │   ├── devices.allow
  25049. │   │   │   │   │   ├── devices.deny
  25050. │   │   │   │   │   ├── devices.list
  25051. │   │   │   │   │   ├── notify_on_release
  25052. │   │   │   │   │   └── tasks
  25053. │   │   │   │   ├── systemd-journald.service
  25054. │   │   │   │   │   ├── cgroup.clone_children
  25055. │   │   │   │   │   ├── cgroup.procs
  25056. │   │   │   │   │   ├── devices.allow
  25057. │   │   │   │   │   ├── devices.deny
  25058. │   │   │   │   │   ├── devices.list
  25059. │   │   │   │   │   ├── notify_on_release
  25060. │   │   │   │   │   └── tasks
  25061. │   │   │   │   ├── systemd-journal-flush.service
  25062. │   │   │   │   │   ├── cgroup.clone_children
  25063. │   │   │   │   │   ├── cgroup.procs
  25064. │   │   │   │   │   ├── devices.allow
  25065. │   │   │   │   │   ├── devices.deny
  25066. │   │   │   │   │   ├── devices.list
  25067. │   │   │   │   │   ├── notify_on_release
  25068. │   │   │   │   │   └── tasks
  25069. │   │   │   │   ├── systemd-logind.service
  25070. │   │   │   │   │   ├── cgroup.clone_children
  25071. │   │   │   │   │   ├── cgroup.procs
  25072. │   │   │   │   │   ├── devices.allow
  25073. │   │   │   │   │   ├── devices.deny
  25074. │   │   │   │   │   ├── devices.list
  25075. │   │   │   │   │   ├── notify_on_release
  25076. │   │   │   │   │   └── tasks
  25077. │   │   │   │   ├── systemd-random-seed.service
  25078. │   │   │   │   │   ├── cgroup.clone_children
  25079. │   │   │   │   │   ├── cgroup.procs
  25080. │   │   │   │   │   ├── devices.allow
  25081. │   │   │   │   │   ├── devices.deny
  25082. │   │   │   │   │   ├── devices.list
  25083. │   │   │   │   │   ├── notify_on_release
  25084. │   │   │   │   │   └── tasks
  25085. │   │   │   │   ├── systemd-tmpfiles-setup.service
  25086. │   │   │   │   │   ├── cgroup.clone_children
  25087. │   │   │   │   │   ├── cgroup.procs
  25088. │   │   │   │   │   ├── devices.allow
  25089. │   │   │   │   │   ├── devices.deny
  25090. │   │   │   │   │   ├── devices.list
  25091. │   │   │   │   │   ├── notify_on_release
  25092. │   │   │   │   │   └── tasks
  25093. │   │   │   │   ├── systemd-udevd.service
  25094. │   │   │   │   │   ├── cgroup.clone_children
  25095. │   │   │   │   │   ├── cgroup.procs
  25096. │   │   │   │   │   ├── devices.allow
  25097. │   │   │   │   │   ├── devices.deny
  25098. │   │   │   │   │   ├── devices.list
  25099. │   │   │   │   │   ├── notify_on_release
  25100. │   │   │   │   │   └── tasks
  25101. │   │   │   │   ├── systemd-udev-trigger.service
  25102. │   │   │   │   │   ├── cgroup.clone_children
  25103. │   │   │   │   │   ├── cgroup.procs
  25104. │   │   │   │   │   ├── devices.allow
  25105. │   │   │   │   │   ├── devices.deny
  25106. │   │   │   │   │   ├── devices.list
  25107. │   │   │   │   │   ├── notify_on_release
  25108. │   │   │   │   │   └── tasks
  25109. │   │   │   │   ├── systemd-update-utmp.service
  25110. │   │   │   │   │   ├── cgroup.clone_children
  25111. │   │   │   │   │   ├── cgroup.procs
  25112. │   │   │   │   │   ├── devices.allow
  25113. │   │   │   │   │   ├── devices.deny
  25114. │   │   │   │   │   ├── devices.list
  25115. │   │   │   │   │   ├── notify_on_release
  25116. │   │   │   │   │   └── tasks
  25117. │   │   │   │   ├── systemd-user-sessions.service
  25118. │   │   │   │   │   ├── cgroup.clone_children
  25119. │   │   │   │   │   ├── cgroup.procs
  25120. │   │   │   │   │   ├── devices.allow
  25121. │   │   │   │   │   ├── devices.deny
  25122. │   │   │   │   │   ├── devices.list
  25123. │   │   │   │   │   ├── notify_on_release
  25124. │   │   │   │   │   └── tasks
  25125. │   │   │   │   ├── system-getty.slice
  25126. │   │   │   │   │   ├── cgroup.clone_children
  25127. │   │   │   │   │   ├── cgroup.procs
  25128. │   │   │   │   │   ├── devices.allow
  25129. │   │   │   │   │   ├── devices.deny
  25130. │   │   │   │   │   ├── devices.list
  25131. │   │   │   │   │   ├── notify_on_release
  25132. │   │   │   │   │   └── tasks
  25133. │   │   │   │   ├── tasks
  25134. │   │   │   │   ├── ufw.service
  25135. │   │   │   │   │   ├── cgroup.clone_children
  25136. │   │   │   │   │   ├── cgroup.procs
  25137. │   │   │   │   │   ├── devices.allow
  25138. │   │   │   │   │   ├── devices.deny
  25139. │   │   │   │   │   ├── devices.list
  25140. │   │   │   │   │   ├── notify_on_release
  25141. │   │   │   │   │   └── tasks
  25142. │   │   │   │   ├── unattended-upgrades.service
  25143. │   │   │   │   │   ├── cgroup.clone_children
  25144. │   │   │   │   │   ├── cgroup.procs
  25145. │   │   │   │   │   ├── devices.allow
  25146. │   │   │   │   │   ├── devices.deny
  25147. │   │   │   │   │   ├── devices.list
  25148. │   │   │   │   │   ├── notify_on_release
  25149. │   │   │   │   │   └── tasks
  25150. │   │   │   │   └── var-lib-lxcfs.mount
  25151. │   │   │   │   ├── cgroup.clone_children
  25152. │   │   │   │   ├── cgroup.procs
  25153. │   │   │   │   ├── devices.allow
  25154. │   │   │   │   ├── devices.deny
  25155. │   │   │   │   ├── devices.list
  25156. │   │   │   │   ├── notify_on_release
  25157. │   │   │   │   └── tasks
  25158. │   │   │   ├── tasks
  25159. │   │   │   └── user.slice
  25160. │   │   │   ├── cgroup.clone_children
  25161. │   │   │   ├── cgroup.procs
  25162. │   │   │   ├── devices.allow
  25163. │   │   │   ├── devices.deny
  25164. │   │   │   ├── devices.list
  25165. │   │   │   ├── notify_on_release
  25166. │   │   │   └── tasks
  25167. │   │   ├── smtp
  25168. │   │   │   ├── cgroup.clone_children
  25169. │   │   │   ├── cgroup.procs
  25170. │   │   │   ├── devices.allow
  25171. │   │   │   ├── devices.deny
  25172. │   │   │   ├── devices.list
  25173. │   │   │   ├── init.scope
  25174. │   │   │   │   ├── cgroup.clone_children
  25175. │   │   │   │   ├── cgroup.procs
  25176. │   │   │   │   ├── devices.allow
  25177. │   │   │   │   ├── devices.deny
  25178. │   │   │   │   ├── devices.list
  25179. │   │   │   │   ├── notify_on_release
  25180. │   │   │   │   └── tasks
  25181. │   │   │   ├── notify_on_release
  25182. │   │   │   ├── system.slice
  25183. │   │   │   │   ├── accounts-daemon.service
  25184. │   │   │   │   │   ├── cgroup.clone_children
  25185. │   │   │   │   │   ├── cgroup.procs
  25186. │   │   │   │   │   ├── devices.allow
  25187. │   │   │   │   │   ├── devices.deny
  25188. │   │   │   │   │   ├── devices.list
  25189. │   │   │   │   │   ├── notify_on_release
  25190. │   │   │   │   │   └── tasks
  25191. │   │   │   │   ├── apparmor.service
  25192. │   │   │   │   │   ├── cgroup.clone_children
  25193. │   │   │   │   │   ├── cgroup.procs
  25194. │   │   │   │   │   ├── devices.allow
  25195. │   │   │   │   │   ├── devices.deny
  25196. │   │   │   │   │   ├── devices.list
  25197. │   │   │   │   │   ├── notify_on_release
  25198. │   │   │   │   │   └── tasks
  25199. │   │   │   │   ├── apport.service
  25200. │   │   │   │   │   ├── cgroup.clone_children
  25201. │   │   │   │   │   ├── cgroup.procs
  25202. │   │   │   │   │   ├── devices.allow
  25203. │   │   │   │   │   ├── devices.deny
  25204. │   │   │   │   │   ├── devices.list
  25205. │   │   │   │   │   ├── notify_on_release
  25206. │   │   │   │   │   └── tasks
  25207. │   │   │   │   ├── atd.service
  25208. │   │   │   │   │   ├── cgroup.clone_children
  25209. │   │   │   │   │   ├── cgroup.procs
  25210. │   │   │   │   │   ├── devices.allow
  25211. │   │   │   │   │   ├── devices.deny
  25212. │   │   │   │   │   ├── devices.list
  25213. │   │   │   │   │   ├── notify_on_release
  25214. │   │   │   │   │   └── tasks
  25215. │   │   │   │   ├── cgroup.clone_children
  25216. │   │   │   │   ├── cgroup.procs
  25217. │   │   │   │   ├── cloud-config.service
  25218. │   │   │   │   │   ├── cgroup.clone_children
  25219. │   │   │   │   │   ├── cgroup.procs
  25220. │   │   │   │   │   ├── devices.allow
  25221. │   │   │   │   │   ├── devices.deny
  25222. │   │   │   │   │   ├── devices.list
  25223. │   │   │   │   │   ├── notify_on_release
  25224. │   │   │   │   │   └── tasks
  25225. │   │   │   │   ├── cloud-final.service
  25226. │   │   │   │   │   ├── cgroup.clone_children
  25227. │   │   │   │   │   ├── cgroup.procs
  25228. │   │   │   │   │   ├── devices.allow
  25229. │   │   │   │   │   ├── devices.deny
  25230. │   │   │   │   │   ├── devices.list
  25231. │   │   │   │   │   ├── notify_on_release
  25232. │   │   │   │   │   └── tasks
  25233. │   │   │   │   ├── cloud-init-local.service
  25234. │   │   │   │   │   ├── cgroup.clone_children
  25235. │   │   │   │   │   ├── cgroup.procs
  25236. │   │   │   │   │   ├── devices.allow
  25237. │   │   │   │   │   ├── devices.deny
  25238. │   │   │   │   │   ├── devices.list
  25239. │   │   │   │   │   ├── notify_on_release
  25240. │   │   │   │   │   └── tasks
  25241. │   │   │   │   ├── cloud-init.service
  25242. │   │   │   │   │   ├── cgroup.clone_children
  25243. │   │   │   │   │   ├── cgroup.procs
  25244. │   │   │   │   │   ├── devices.allow
  25245. │   │   │   │   │   ├── devices.deny
  25246. │   │   │   │   │   ├── devices.list
  25247. │   │   │   │   │   ├── notify_on_release
  25248. │   │   │   │   │   └── tasks
  25249. │   │   │   │   ├── console-getty.service
  25250. │   │   │   │   │   ├── cgroup.clone_children
  25251. │   │   │   │   │   ├── cgroup.procs
  25252. │   │   │   │   │   ├── devices.allow
  25253. │   │   │   │   │   ├── devices.deny
  25254. │   │   │   │   │   ├── devices.list
  25255. │   │   │   │   │   ├── notify_on_release
  25256. │   │   │   │   │   └── tasks
  25257. │   │   │   │   ├── cron.service
  25258. │   │   │   │   │   ├── cgroup.clone_children
  25259. │   │   │   │   │   ├── cgroup.procs
  25260. │   │   │   │   │   ├── devices.allow
  25261. │   │   │   │   │   ├── devices.deny
  25262. │   │   │   │   │   ├── devices.list
  25263. │   │   │   │   │   ├── notify_on_release
  25264. │   │   │   │   │   └── tasks
  25265. │   │   │   │   ├── dbus.service
  25266. │   │   │   │   │   ├── cgroup.clone_children
  25267. │   │   │   │   │   ├── cgroup.procs
  25268. │   │   │   │   │   ├── devices.allow
  25269. │   │   │   │   │   ├── devices.deny
  25270. │   │   │   │   │   ├── devices.list
  25271. │   │   │   │   │   ├── notify_on_release
  25272. │   │   │   │   │   └── tasks
  25273. │   │   │   │   ├── dev-full.mount
  25274. │   │   │   │   │   ├── cgroup.clone_children
  25275. │   │   │   │   │   ├── cgroup.procs
  25276. │   │   │   │   │   ├── devices.allow
  25277. │   │   │   │   │   ├── devices.deny
  25278. │   │   │   │   │   ├── devices.list
  25279. │   │   │   │   │   ├── notify_on_release
  25280. │   │   │   │   │   └── tasks
  25281. │   │   │   │   ├── dev-fuse.mount
  25282. │   │   │   │   │   ├── cgroup.clone_children
  25283. │   │   │   │   │   ├── cgroup.procs
  25284. │   │   │   │   │   ├── devices.allow
  25285. │   │   │   │   │   ├── devices.deny
  25286. │   │   │   │   │   ├── devices.list
  25287. │   │   │   │   │   ├── notify_on_release
  25288. │   │   │   │   │   └── tasks
  25289. │   │   │   │   ├── devices.allow
  25290. │   │   │   │   ├── devices.deny
  25291. │   │   │   │   ├── devices.list
  25292. │   │   │   │   ├── dev-lxd.mount
  25293. │   │   │   │   │   ├── cgroup.clone_children
  25294. │   │   │   │   │   ├── cgroup.procs
  25295. │   │   │   │   │   ├── devices.allow
  25296. │   │   │   │   │   ├── devices.deny
  25297. │   │   │   │   │   ├── devices.list
  25298. │   │   │   │   │   ├── notify_on_release
  25299. │   │   │   │   │   └── tasks
  25300. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  25301. │   │   │   │   │   ├── cgroup.clone_children
  25302. │   │   │   │   │   ├── cgroup.procs
  25303. │   │   │   │   │   ├── devices.allow
  25304. │   │   │   │   │   ├── devices.deny
  25305. │   │   │   │   │   ├── devices.list
  25306. │   │   │   │   │   ├── notify_on_release
  25307. │   │   │   │   │   └── tasks
  25308. │   │   │   │   ├── dev-mqueue.mount
  25309. │   │   │   │   │   ├── cgroup.clone_children
  25310. │   │   │   │   │   ├── cgroup.procs
  25311. │   │   │   │   │   ├── devices.allow
  25312. │   │   │   │   │   ├── devices.deny
  25313. │   │   │   │   │   ├── devices.list
  25314. │   │   │   │   │   ├── notify_on_release
  25315. │   │   │   │   │   └── tasks
  25316. │   │   │   │   ├── dev-net-tun.mount
  25317. │   │   │   │   │   ├── cgroup.clone_children
  25318. │   │   │   │   │   ├── cgroup.procs
  25319. │   │   │   │   │   ├── devices.allow
  25320. │   │   │   │   │   ├── devices.deny
  25321. │   │   │   │   │   ├── devices.list
  25322. │   │   │   │   │   ├── notify_on_release
  25323. │   │   │   │   │   └── tasks
  25324. │   │   │   │   ├── dev-null.mount
  25325. │   │   │   │   │   ├── cgroup.clone_children
  25326. │   │   │   │   │   ├── cgroup.procs
  25327. │   │   │   │   │   ├── devices.allow
  25328. │   │   │   │   │   ├── devices.deny
  25329. │   │   │   │   │   ├── devices.list
  25330. │   │   │   │   │   ├── notify_on_release
  25331. │   │   │   │   │   └── tasks
  25332. │   │   │   │   ├── dev-ptmx.mount
  25333. │   │   │   │   │   ├── cgroup.clone_children
  25334. │   │   │   │   │   ├── cgroup.procs
  25335. │   │   │   │   │   ├── devices.allow
  25336. │   │   │   │   │   ├── devices.deny
  25337. │   │   │   │   │   ├── devices.list
  25338. │   │   │   │   │   ├── notify_on_release
  25339. │   │   │   │   │   └── tasks
  25340. │   │   │   │   ├── dev-random.mount
  25341. │   │   │   │   │   ├── cgroup.clone_children
  25342. │   │   │   │   │   ├── cgroup.procs
  25343. │   │   │   │   │   ├── devices.allow
  25344. │   │   │   │   │   ├── devices.deny
  25345. │   │   │   │   │   ├── devices.list
  25346. │   │   │   │   │   ├── notify_on_release
  25347. │   │   │   │   │   └── tasks
  25348. │   │   │   │   ├── dev-tty.mount
  25349. │   │   │   │   │   ├── cgroup.clone_children
  25350. │   │   │   │   │   ├── cgroup.procs
  25351. │   │   │   │   │   ├── devices.allow
  25352. │   │   │   │   │   ├── devices.deny
  25353. │   │   │   │   │   ├── devices.list
  25354. │   │   │   │   │   ├── notify_on_release
  25355. │   │   │   │   │   └── tasks
  25356. │   │   │   │   ├── dev-urandom.mount
  25357. │   │   │   │   │   ├── cgroup.clone_children
  25358. │   │   │   │   │   ├── cgroup.procs
  25359. │   │   │   │   │   ├── devices.allow
  25360. │   │   │   │   │   ├── devices.deny
  25361. │   │   │   │   │   ├── devices.list
  25362. │   │   │   │   │   ├── notify_on_release
  25363. │   │   │   │   │   └── tasks
  25364. │   │   │   │   ├── dev-zero.mount
  25365. │   │   │   │   │   ├── cgroup.clone_children
  25366. │   │   │   │   │   ├── cgroup.procs
  25367. │   │   │   │   │   ├── devices.allow
  25368. │   │   │   │   │   ├── devices.deny
  25369. │   │   │   │   │   ├── devices.list
  25370. │   │   │   │   │   ├── notify_on_release
  25371. │   │   │   │   │   └── tasks
  25372. │   │   │   │   ├── exim4.service
  25373. │   │   │   │   │   ├── cgroup.clone_children
  25374. │   │   │   │   │   ├── cgroup.procs
  25375. │   │   │   │   │   ├── devices.allow
  25376. │   │   │   │   │   ├── devices.deny
  25377. │   │   │   │   │   ├── devices.list
  25378. │   │   │   │   │   ├── notify_on_release
  25379. │   │   │   │   │   └── tasks
  25380. │   │   │   │   ├── irqbalance.service
  25381. │   │   │   │   │   ├── cgroup.clone_children
  25382. │   │   │   │   │   ├── cgroup.procs
  25383. │   │   │   │   │   ├── devices.allow
  25384. │   │   │   │   │   ├── devices.deny
  25385. │   │   │   │   │   ├── devices.list
  25386. │   │   │   │   │   ├── notify_on_release
  25387. │   │   │   │   │   └── tasks
  25388. │   │   │   │   ├── lvm2-monitor.service
  25389. │   │   │   │   │   ├── cgroup.clone_children
  25390. │   │   │   │   │   ├── cgroup.procs
  25391. │   │   │   │   │   ├── devices.allow
  25392. │   │   │   │   │   ├── devices.deny
  25393. │   │   │   │   │   ├── devices.list
  25394. │   │   │   │   │   ├── notify_on_release
  25395. │   │   │   │   │   └── tasks
  25396. │   │   │   │   ├── -.mount
  25397. │   │   │   │   │   ├── cgroup.clone_children
  25398. │   │   │   │   │   ├── cgroup.procs
  25399. │   │   │   │   │   ├── devices.allow
  25400. │   │   │   │   │   ├── devices.deny
  25401. │   │   │   │   │   ├── devices.list
  25402. │   │   │   │   │   ├── notify_on_release
  25403. │   │   │   │   │   └── tasks
  25404. │   │   │   │   ├── networking.service
  25405. │   │   │   │   │   ├── cgroup.clone_children
  25406. │   │   │   │   │   ├── cgroup.procs
  25407. │   │   │   │   │   ├── devices.allow
  25408. │   │   │   │   │   ├── devices.deny
  25409. │   │   │   │   │   ├── devices.list
  25410. │   │   │   │   │   ├── notify_on_release
  25411. │   │   │   │   │   └── tasks
  25412. │   │   │   │   ├── notify_on_release
  25413. │   │   │   │   ├── ondemand.service
  25414. │   │   │   │   │   ├── cgroup.clone_children
  25415. │   │   │   │   │   ├── cgroup.procs
  25416. │   │   │   │   │   ├── devices.allow
  25417. │   │   │   │   │   ├── devices.deny
  25418. │   │   │   │   │   ├── devices.list
  25419. │   │   │   │   │   ├── notify_on_release
  25420. │   │   │   │   │   └── tasks
  25421. │   │   │   │   ├── polkitd.service
  25422. │   │   │   │   │   ├── cgroup.clone_children
  25423. │   │   │   │   │   ├── cgroup.procs
  25424. │   │   │   │   │   ├── devices.allow
  25425. │   │   │   │   │   ├── devices.deny
  25426. │   │   │   │   │   ├── devices.list
  25427. │   │   │   │   │   ├── notify_on_release
  25428. │   │   │   │   │   └── tasks
  25429. │   │   │   │   ├── proc-cpuinfo.mount
  25430. │   │   │   │   │   ├── cgroup.clone_children
  25431. │   │   │   │   │   ├── cgroup.procs
  25432. │   │   │   │   │   ├── devices.allow
  25433. │   │   │   │   │   ├── devices.deny
  25434. │   │   │   │   │   ├── devices.list
  25435. │   │   │   │   │   ├── notify_on_release
  25436. │   │   │   │   │   └── tasks
  25437. │   │   │   │   ├── proc-diskstats.mount
  25438. │   │   │   │   │   ├── cgroup.clone_children
  25439. │   │   │   │   │   ├── cgroup.procs
  25440. │   │   │   │   │   ├── devices.allow
  25441. │   │   │   │   │   ├── devices.deny
  25442. │   │   │   │   │   ├── devices.list
  25443. │   │   │   │   │   ├── notify_on_release
  25444. │   │   │   │   │   └── tasks
  25445. │   │   │   │   ├── proc-meminfo.mount
  25446. │   │   │   │   │   ├── cgroup.clone_children
  25447. │   │   │   │   │   ├── cgroup.procs
  25448. │   │   │   │   │   ├── devices.allow
  25449. │   │   │   │   │   ├── devices.deny
  25450. │   │   │   │   │   ├── devices.list
  25451. │   │   │   │   │   ├── notify_on_release
  25452. │   │   │   │   │   └── tasks
  25453. │   │   │   │   ├── proc-stat.mount
  25454. │   │   │   │   │   ├── cgroup.clone_children
  25455. │   │   │   │   │   ├── cgroup.procs
  25456. │   │   │   │   │   ├── devices.allow
  25457. │   │   │   │   │   ├── devices.deny
  25458. │   │   │   │   │   ├── devices.list
  25459. │   │   │   │   │   ├── notify_on_release
  25460. │   │   │   │   │   └── tasks
  25461. │   │   │   │   ├── proc-swaps.mount
  25462. │   │   │   │   │   ├── cgroup.clone_children
  25463. │   │   │   │   │   ├── cgroup.procs
  25464. │   │   │   │   │   ├── devices.allow
  25465. │   │   │   │   │   ├── devices.deny
  25466. │   │   │   │   │   ├── devices.list
  25467. │   │   │   │   │   ├── notify_on_release
  25468. │   │   │   │   │   └── tasks
  25469. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  25470. │   │   │   │   │   ├── cgroup.clone_children
  25471. │   │   │   │   │   ├── cgroup.procs
  25472. │   │   │   │   │   ├── devices.allow
  25473. │   │   │   │   │   ├── devices.deny
  25474. │   │   │   │   │   ├── devices.list
  25475. │   │   │   │   │   ├── notify_on_release
  25476. │   │   │   │   │   └── tasks
  25477. │   │   │   │   ├── proc-uptime.mount
  25478. │   │   │   │   │   ├── cgroup.clone_children
  25479. │   │   │   │   │   ├── cgroup.procs
  25480. │   │   │   │   │   ├── devices.allow
  25481. │   │   │   │   │   ├── devices.deny
  25482. │   │   │   │   │   ├── devices.list
  25483. │   │   │   │   │   ├── notify_on_release
  25484. │   │   │   │   │   └── tasks
  25485. │   │   │   │   ├── rc-local.service
  25486. │   │   │   │   │   ├── cgroup.clone_children
  25487. │   │   │   │   │   ├── cgroup.procs
  25488. │   │   │   │   │   ├── devices.allow
  25489. │   │   │   │   │   ├── devices.deny
  25490. │   │   │   │   │   ├── devices.list
  25491. │   │   │   │   │   ├── notify_on_release
  25492. │   │   │   │   │   └── tasks
  25493. │   │   │   │   ├── resolvconf.service
  25494. │   │   │   │   │   ├── cgroup.clone_children
  25495. │   │   │   │   │   ├── cgroup.procs
  25496. │   │   │   │   │   ├── devices.allow
  25497. │   │   │   │   │   ├── devices.deny
  25498. │   │   │   │   │   ├── devices.list
  25499. │   │   │   │   │   ├── notify_on_release
  25500. │   │   │   │   │   └── tasks
  25501. │   │   │   │   ├── rsyslog.service
  25502. │   │   │   │   │   ├── cgroup.clone_children
  25503. │   │   │   │   │   ├── cgroup.procs
  25504. │   │   │   │   │   ├── devices.allow
  25505. │   │   │   │   │   ├── devices.deny
  25506. │   │   │   │   │   ├── devices.list
  25507. │   │   │   │   │   ├── notify_on_release
  25508. │   │   │   │   │   └── tasks
  25509. │   │   │   │   ├── ssh.service
  25510. │   │   │   │   │   ├── cgroup.clone_children
  25511. │   │   │   │   │   ├── cgroup.procs
  25512. │   │   │   │   │   ├── devices.allow
  25513. │   │   │   │   │   ├── devices.deny
  25514. │   │   │   │   │   ├── devices.list
  25515. │   │   │   │   │   ├── notify_on_release
  25516. │   │   │   │   │   └── tasks
  25517. │   │   │   │   ├── sys-fs-fuse-connections.mount
  25518. │   │   │   │   │   ├── cgroup.clone_children
  25519. │   │   │   │   │   ├── cgroup.procs
  25520. │   │   │   │   │   ├── devices.allow
  25521. │   │   │   │   │   ├── devices.deny
  25522. │   │   │   │   │   ├── devices.list
  25523. │   │   │   │   │   ├── notify_on_release
  25524. │   │   │   │   │   └── tasks
  25525. │   │   │   │   ├── sys-kernel-debug.mount
  25526. │   │   │   │   │   ├── cgroup.clone_children
  25527. │   │   │   │   │   ├── cgroup.procs
  25528. │   │   │   │   │   ├── devices.allow
  25529. │   │   │   │   │   ├── devices.deny
  25530. │   │   │   │   │   ├── devices.list
  25531. │   │   │   │   │   ├── notify_on_release
  25532. │   │   │   │   │   └── tasks
  25533. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  25534. │   │   │   │   │   ├── cgroup.clone_children
  25535. │   │   │   │   │   ├── cgroup.procs
  25536. │   │   │   │   │   ├── devices.allow
  25537. │   │   │   │   │   ├── devices.deny
  25538. │   │   │   │   │   ├── devices.list
  25539. │   │   │   │   │   ├── notify_on_release
  25540. │   │   │   │   │   └── tasks
  25541. │   │   │   │   ├── systemd-journald.service
  25542. │   │   │   │   │   ├── cgroup.clone_children
  25543. │   │   │   │   │   ├── cgroup.procs
  25544. │   │   │   │   │   ├── devices.allow
  25545. │   │   │   │   │   ├── devices.deny
  25546. │   │   │   │   │   ├── devices.list
  25547. │   │   │   │   │   ├── notify_on_release
  25548. │   │   │   │   │   └── tasks
  25549. │   │   │   │   ├── systemd-journal-flush.service
  25550. │   │   │   │   │   ├── cgroup.clone_children
  25551. │   │   │   │   │   ├── cgroup.procs
  25552. │   │   │   │   │   ├── devices.allow
  25553. │   │   │   │   │   ├── devices.deny
  25554. │   │   │   │   │   ├── devices.list
  25555. │   │   │   │   │   ├── notify_on_release
  25556. │   │   │   │   │   └── tasks
  25557. │   │   │   │   ├── systemd-logind.service
  25558. │   │   │   │   │   ├── cgroup.clone_children
  25559. │   │   │   │   │   ├── cgroup.procs
  25560. │   │   │   │   │   ├── devices.allow
  25561. │   │   │   │   │   ├── devices.deny
  25562. │   │   │   │   │   ├── devices.list
  25563. │   │   │   │   │   ├── notify_on_release
  25564. │   │   │   │   │   └── tasks
  25565. │   │   │   │   ├── systemd-random-seed.service
  25566. │   │   │   │   │   ├── cgroup.clone_children
  25567. │   │   │   │   │   ├── cgroup.procs
  25568. │   │   │   │   │   ├── devices.allow
  25569. │   │   │   │   │   ├── devices.deny
  25570. │   │   │   │   │   ├── devices.list
  25571. │   │   │   │   │   ├── notify_on_release
  25572. │   │   │   │   │   └── tasks
  25573. │   │   │   │   ├── systemd-tmpfiles-setup.service
  25574. │   │   │   │   │   ├── cgroup.clone_children
  25575. │   │   │   │   │   ├── cgroup.procs
  25576. │   │   │   │   │   ├── devices.allow
  25577. │   │   │   │   │   ├── devices.deny
  25578. │   │   │   │   │   ├── devices.list
  25579. │   │   │   │   │   ├── notify_on_release
  25580. │   │   │   │   │   └── tasks
  25581. │   │   │   │   ├── systemd-udevd.service
  25582. │   │   │   │   │   ├── cgroup.clone_children
  25583. │   │   │   │   │   ├── cgroup.procs
  25584. │   │   │   │   │   ├── devices.allow
  25585. │   │   │   │   │   ├── devices.deny
  25586. │   │   │   │   │   ├── devices.list
  25587. │   │   │   │   │   ├── notify_on_release
  25588. │   │   │   │   │   └── tasks
  25589. │   │   │   │   ├── systemd-udev-trigger.service
  25590. │   │   │   │   │   ├── cgroup.clone_children
  25591. │   │   │   │   │   ├── cgroup.procs
  25592. │   │   │   │   │   ├── devices.allow
  25593. │   │   │   │   │   ├── devices.deny
  25594. │   │   │   │   │   ├── devices.list
  25595. │   │   │   │   │   ├── notify_on_release
  25596. │   │   │   │   │   └── tasks
  25597. │   │   │   │   ├── systemd-update-utmp.service
  25598. │   │   │   │   │   ├── cgroup.clone_children
  25599. │   │   │   │   │   ├── cgroup.procs
  25600. │   │   │   │   │   ├── devices.allow
  25601. │   │   │   │   │   ├── devices.deny
  25602. │   │   │   │   │   ├── devices.list
  25603. │   │   │   │   │   ├── notify_on_release
  25604. │   │   │   │   │   └── tasks
  25605. │   │   │   │   ├── systemd-user-sessions.service
  25606. │   │   │   │   │   ├── cgroup.clone_children
  25607. │   │   │   │   │   ├── cgroup.procs
  25608. │   │   │   │   │   ├── devices.allow
  25609. │   │   │   │   │   ├── devices.deny
  25610. │   │   │   │   │   ├── devices.list
  25611. │   │   │   │   │   ├── notify_on_release
  25612. │   │   │   │   │   └── tasks
  25613. │   │   │   │   ├── system-getty.slice
  25614. │   │   │   │   │   ├── cgroup.clone_children
  25615. │   │   │   │   │   ├── cgroup.procs
  25616. │   │   │   │   │   ├── devices.allow
  25617. │   │   │   │   │   ├── devices.deny
  25618. │   │   │   │   │   ├── devices.list
  25619. │   │   │   │   │   ├── notify_on_release
  25620. │   │   │   │   │   └── tasks
  25621. │   │   │   │   ├── tasks
  25622. │   │   │   │   ├── ufw.service
  25623. │   │   │   │   │   ├── cgroup.clone_children
  25624. │   │   │   │   │   ├── cgroup.procs
  25625. │   │   │   │   │   ├── devices.allow
  25626. │   │   │   │   │   ├── devices.deny
  25627. │   │   │   │   │   ├── devices.list
  25628. │   │   │   │   │   ├── notify_on_release
  25629. │   │   │   │   │   └── tasks
  25630. │   │   │   │   ├── unattended-upgrades.service
  25631. │   │   │   │   │   ├── cgroup.clone_children
  25632. │   │   │   │   │   ├── cgroup.procs
  25633. │   │   │   │   │   ├── devices.allow
  25634. │   │   │   │   │   ├── devices.deny
  25635. │   │   │   │   │   ├── devices.list
  25636. │   │   │   │   │   ├── notify_on_release
  25637. │   │   │   │   │   └── tasks
  25638. │   │   │   │   └── var-lib-lxcfs.mount
  25639. │   │   │   │   ├── cgroup.clone_children
  25640. │   │   │   │   ├── cgroup.procs
  25641. │   │   │   │   ├── devices.allow
  25642. │   │   │   │   ├── devices.deny
  25643. │   │   │   │   ├── devices.list
  25644. │   │   │   │   ├── notify_on_release
  25645. │   │   │   │   └── tasks
  25646. │   │   │   ├── tasks
  25647. │   │   │   └── user.slice
  25648. │   │   │   ├── cgroup.clone_children
  25649. │   │   │   ├── cgroup.procs
  25650. │   │   │   ├── devices.allow
  25651. │   │   │   ├── devices.deny
  25652. │   │   │   ├── devices.list
  25653. │   │   │   ├── notify_on_release
  25654. │   │   │   └── tasks
  25655. │   │   ├── tasks
  25656. │   │   ├── tick
  25657. │   │   │   ├── cgroup.clone_children
  25658. │   │   │   ├── cgroup.procs
  25659. │   │   │   ├── devices.allow
  25660. │   │   │   ├── devices.deny
  25661. │   │   │   ├── devices.list
  25662. │   │   │   ├── init.scope
  25663. │   │   │   │   ├── cgroup.clone_children
  25664. │   │   │   │   ├── cgroup.procs
  25665. │   │   │   │   ├── devices.allow
  25666. │   │   │   │   ├── devices.deny
  25667. │   │   │   │   ├── devices.list
  25668. │   │   │   │   ├── notify_on_release
  25669. │   │   │   │   └── tasks
  25670. │   │   │   ├── notify_on_release
  25671. │   │   │   ├── system.slice
  25672. │   │   │   │   ├── accounts-daemon.service
  25673. │   │   │   │   │   ├── cgroup.clone_children
  25674. │   │   │   │   │   ├── cgroup.procs
  25675. │   │   │   │   │   ├── devices.allow
  25676. │   │   │   │   │   ├── devices.deny
  25677. │   │   │   │   │   ├── devices.list
  25678. │   │   │   │   │   ├── notify_on_release
  25679. │   │   │   │   │   └── tasks
  25680. │   │   │   │   ├── apparmor.service
  25681. │   │   │   │   │   ├── cgroup.clone_children
  25682. │   │   │   │   │   ├── cgroup.procs
  25683. │   │   │   │   │   ├── devices.allow
  25684. │   │   │   │   │   ├── devices.deny
  25685. │   │   │   │   │   ├── devices.list
  25686. │   │   │   │   │   ├── notify_on_release
  25687. │   │   │   │   │   └── tasks
  25688. │   │   │   │   ├── apport.service
  25689. │   │   │   │   │   ├── cgroup.clone_children
  25690. │   │   │   │   │   ├── cgroup.procs
  25691. │   │   │   │   │   ├── devices.allow
  25692. │   │   │   │   │   ├── devices.deny
  25693. │   │   │   │   │   ├── devices.list
  25694. │   │   │   │   │   ├── notify_on_release
  25695. │   │   │   │   │   └── tasks
  25696. │   │   │   │   ├── atd.service
  25697. │   │   │   │   │   ├── cgroup.clone_children
  25698. │   │   │   │   │   ├── cgroup.procs
  25699. │   │   │   │   │   ├── devices.allow
  25700. │   │   │   │   │   ├── devices.deny
  25701. │   │   │   │   │   ├── devices.list
  25702. │   │   │   │   │   ├── notify_on_release
  25703. │   │   │   │   │   └── tasks
  25704. │   │   │   │   ├── cgroup.clone_children
  25705. │   │   │   │   ├── cgroup.procs
  25706. │   │   │   │   ├── chronograf.service
  25707. │   │   │   │   │   ├── cgroup.clone_children
  25708. │   │   │   │   │   ├── cgroup.procs
  25709. │   │   │   │   │   ├── devices.allow
  25710. │   │   │   │   │   ├── devices.deny
  25711. │   │   │   │   │   ├── devices.list
  25712. │   │   │   │   │   ├── notify_on_release
  25713. │   │   │   │   │   └── tasks
  25714. │   │   │   │   ├── cloud-config.service
  25715. │   │   │   │   │   ├── cgroup.clone_children
  25716. │   │   │   │   │   ├── cgroup.procs
  25717. │   │   │   │   │   ├── devices.allow
  25718. │   │   │   │   │   ├── devices.deny
  25719. │   │   │   │   │   ├── devices.list
  25720. │   │   │   │   │   ├── notify_on_release
  25721. │   │   │   │   │   └── tasks
  25722. │   │   │   │   ├── cloud-final.service
  25723. │   │   │   │   │   ├── cgroup.clone_children
  25724. │   │   │   │   │   ├── cgroup.procs
  25725. │   │   │   │   │   ├── devices.allow
  25726. │   │   │   │   │   ├── devices.deny
  25727. │   │   │   │   │   ├── devices.list
  25728. │   │   │   │   │   ├── notify_on_release
  25729. │   │   │   │   │   └── tasks
  25730. │   │   │   │   ├── cloud-init-local.service
  25731. │   │   │   │   │   ├── cgroup.clone_children
  25732. │   │   │   │   │   ├── cgroup.procs
  25733. │   │   │   │   │   ├── devices.allow
  25734. │   │   │   │   │   ├── devices.deny
  25735. │   │   │   │   │   ├── devices.list
  25736. │   │   │   │   │   ├── notify_on_release
  25737. │   │   │   │   │   └── tasks
  25738. │   │   │   │   ├── cloud-init.service
  25739. │   │   │   │   │   ├── cgroup.clone_children
  25740. │   │   │   │   │   ├── cgroup.procs
  25741. │   │   │   │   │   ├── devices.allow
  25742. │   │   │   │   │   ├── devices.deny
  25743. │   │   │   │   │   ├── devices.list
  25744. │   │   │   │   │   ├── notify_on_release
  25745. │   │   │   │   │   └── tasks
  25746. │   │   │   │   ├── console-getty.service
  25747. │   │   │   │   │   ├── cgroup.clone_children
  25748. │   │   │   │   │   ├── cgroup.procs
  25749. │   │   │   │   │   ├── devices.allow
  25750. │   │   │   │   │   ├── devices.deny
  25751. │   │   │   │   │   ├── devices.list
  25752. │   │   │   │   │   ├── notify_on_release
  25753. │   │   │   │   │   └── tasks
  25754. │   │   │   │   ├── cron.service
  25755. │   │   │   │   │   ├── cgroup.clone_children
  25756. │   │   │   │   │   ├── cgroup.procs
  25757. │   │   │   │   │   ├── devices.allow
  25758. │   │   │   │   │   ├── devices.deny
  25759. │   │   │   │   │   ├── devices.list
  25760. │   │   │   │   │   ├── notify_on_release
  25761. │   │   │   │   │   └── tasks
  25762. │   │   │   │   ├── dbus.service
  25763. │   │   │   │   │   ├── cgroup.clone_children
  25764. │   │   │   │   │   ├── cgroup.procs
  25765. │   │   │   │   │   ├── devices.allow
  25766. │   │   │   │   │   ├── devices.deny
  25767. │   │   │   │   │   ├── devices.list
  25768. │   │   │   │   │   ├── notify_on_release
  25769. │   │   │   │   │   └── tasks
  25770. │   │   │   │   ├── dev-full.mount
  25771. │   │   │   │   │   ├── cgroup.clone_children
  25772. │   │   │   │   │   ├── cgroup.procs
  25773. │   │   │   │   │   ├── devices.allow
  25774. │   │   │   │   │   ├── devices.deny
  25775. │   │   │   │   │   ├── devices.list
  25776. │   │   │   │   │   ├── notify_on_release
  25777. │   │   │   │   │   └── tasks
  25778. │   │   │   │   ├── dev-fuse.mount
  25779. │   │   │   │   │   ├── cgroup.clone_children
  25780. │   │   │   │   │   ├── cgroup.procs
  25781. │   │   │   │   │   ├── devices.allow
  25782. │   │   │   │   │   ├── devices.deny
  25783. │   │   │   │   │   ├── devices.list
  25784. │   │   │   │   │   ├── notify_on_release
  25785. │   │   │   │   │   └── tasks
  25786. │   │   │   │   ├── devices.allow
  25787. │   │   │   │   ├── devices.deny
  25788. │   │   │   │   ├── devices.list
  25789. │   │   │   │   ├── dev-lxd.mount
  25790. │   │   │   │   │   ├── cgroup.clone_children
  25791. │   │   │   │   │   ├── cgroup.procs
  25792. │   │   │   │   │   ├── devices.allow
  25793. │   │   │   │   │   ├── devices.deny
  25794. │   │   │   │   │   ├── devices.list
  25795. │   │   │   │   │   ├── notify_on_release
  25796. │   │   │   │   │   └── tasks
  25797. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  25798. │   │   │   │   │   ├── cgroup.clone_children
  25799. │   │   │   │   │   ├── cgroup.procs
  25800. │   │   │   │   │   ├── devices.allow
  25801. │   │   │   │   │   ├── devices.deny
  25802. │   │   │   │   │   ├── devices.list
  25803. │   │   │   │   │   ├── notify_on_release
  25804. │   │   │   │   │   └── tasks
  25805. │   │   │   │   ├── dev-mqueue.mount
  25806. │   │   │   │   │   ├── cgroup.clone_children
  25807. │   │   │   │   │   ├── cgroup.procs
  25808. │   │   │   │   │   ├── devices.allow
  25809. │   │   │   │   │   ├── devices.deny
  25810. │   │   │   │   │   ├── devices.list
  25811. │   │   │   │   │   ├── notify_on_release
  25812. │   │   │   │   │   └── tasks
  25813. │   │   │   │   ├── dev-net-tun.mount
  25814. │   │   │   │   │   ├── cgroup.clone_children
  25815. │   │   │   │   │   ├── cgroup.procs
  25816. │   │   │   │   │   ├── devices.allow
  25817. │   │   │   │   │   ├── devices.deny
  25818. │   │   │   │   │   ├── devices.list
  25819. │   │   │   │   │   ├── notify_on_release
  25820. │   │   │   │   │   └── tasks
  25821. │   │   │   │   ├── dev-null.mount
  25822. │   │   │   │   │   ├── cgroup.clone_children
  25823. │   │   │   │   │   ├── cgroup.procs
  25824. │   │   │   │   │   ├── devices.allow
  25825. │   │   │   │   │   ├── devices.deny
  25826. │   │   │   │   │   ├── devices.list
  25827. │   │   │   │   │   ├── notify_on_release
  25828. │   │   │   │   │   └── tasks
  25829. │   │   │   │   ├── dev-ptmx.mount
  25830. │   │   │   │   │   ├── cgroup.clone_children
  25831. │   │   │   │   │   ├── cgroup.procs
  25832. │   │   │   │   │   ├── devices.allow
  25833. │   │   │   │   │   ├── devices.deny
  25834. │   │   │   │   │   ├── devices.list
  25835. │   │   │   │   │   ├── notify_on_release
  25836. │   │   │   │   │   └── tasks
  25837. │   │   │   │   ├── dev-random.mount
  25838. │   │   │   │   │   ├── cgroup.clone_children
  25839. │   │   │   │   │   ├── cgroup.procs
  25840. │   │   │   │   │   ├── devices.allow
  25841. │   │   │   │   │   ├── devices.deny
  25842. │   │   │   │   │   ├── devices.list
  25843. │   │   │   │   │   ├── notify_on_release
  25844. │   │   │   │   │   └── tasks
  25845. │   │   │   │   ├── dev-tty.mount
  25846. │   │   │   │   │   ├── cgroup.clone_children
  25847. │   │   │   │   │   ├── cgroup.procs
  25848. │   │   │   │   │   ├── devices.allow
  25849. │   │   │   │   │   ├── devices.deny
  25850. │   │   │   │   │   ├── devices.list
  25851. │   │   │   │   │   ├── notify_on_release
  25852. │   │   │   │   │   └── tasks
  25853. │   │   │   │   ├── dev-urandom.mount
  25854. │   │   │   │   │   ├── cgroup.clone_children
  25855. │   │   │   │   │   ├── cgroup.procs
  25856. │   │   │   │   │   ├── devices.allow
  25857. │   │   │   │   │   ├── devices.deny
  25858. │   │   │   │   │   ├── devices.list
  25859. │   │   │   │   │   ├── notify_on_release
  25860. │   │   │   │   │   └── tasks
  25861. │   │   │   │   ├── dev-zero.mount
  25862. │   │   │   │   │   ├── cgroup.clone_children
  25863. │   │   │   │   │   ├── cgroup.procs
  25864. │   │   │   │   │   ├── devices.allow
  25865. │   │   │   │   │   ├── devices.deny
  25866. │   │   │   │   │   ├── devices.list
  25867. │   │   │   │   │   ├── notify_on_release
  25868. │   │   │   │   │   └── tasks
  25869. │   │   │   │   ├── influxdb.service
  25870. │   │   │   │   │   ├── cgroup.clone_children
  25871. │   │   │   │   │   ├── cgroup.procs
  25872. │   │   │   │   │   ├── devices.allow
  25873. │   │   │   │   │   ├── devices.deny
  25874. │   │   │   │   │   ├── devices.list
  25875. │   │   │   │   │   ├── notify_on_release
  25876. │   │   │   │   │   └── tasks
  25877. │   │   │   │   ├── irqbalance.service
  25878. │   │   │   │   │   ├── cgroup.clone_children
  25879. │   │   │   │   │   ├── cgroup.procs
  25880. │   │   │   │   │   ├── devices.allow
  25881. │   │   │   │   │   ├── devices.deny
  25882. │   │   │   │   │   ├── devices.list
  25883. │   │   │   │   │   ├── notify_on_release
  25884. │   │   │   │   │   └── tasks
  25885. │   │   │   │   ├── kapacitor.service
  25886. │   │   │   │   │   ├── cgroup.clone_children
  25887. │   │   │   │   │   ├── cgroup.procs
  25888. │   │   │   │   │   ├── devices.allow
  25889. │   │   │   │   │   ├── devices.deny
  25890. │   │   │   │   │   ├── devices.list
  25891. │   │   │   │   │   ├── notify_on_release
  25892. │   │   │   │   │   └── tasks
  25893. │   │   │   │   ├── lvm2-monitor.service
  25894. │   │   │   │   │   ├── cgroup.clone_children
  25895. │   │   │   │   │   ├── cgroup.procs
  25896. │   │   │   │   │   ├── devices.allow
  25897. │   │   │   │   │   ├── devices.deny
  25898. │   │   │   │   │   ├── devices.list
  25899. │   │   │   │   │   ├── notify_on_release
  25900. │   │   │   │   │   └── tasks
  25901. │   │   │   │   ├── -.mount
  25902. │   │   │   │   │   ├── cgroup.clone_children
  25903. │   │   │   │   │   ├── cgroup.procs
  25904. │   │   │   │   │   ├── devices.allow
  25905. │   │   │   │   │   ├── devices.deny
  25906. │   │   │   │   │   ├── devices.list
  25907. │   │   │   │   │   ├── notify_on_release
  25908. │   │   │   │   │   └── tasks
  25909. │   │   │   │   ├── networking.service
  25910. │   │   │   │   │   ├── cgroup.clone_children
  25911. │   │   │   │   │   ├── cgroup.procs
  25912. │   │   │   │   │   ├── devices.allow
  25913. │   │   │   │   │   ├── devices.deny
  25914. │   │   │   │   │   ├── devices.list
  25915. │   │   │   │   │   ├── notify_on_release
  25916. │   │   │   │   │   └── tasks
  25917. │   │   │   │   ├── notify_on_release
  25918. │   │   │   │   ├── ondemand.service
  25919. │   │   │   │   │   ├── cgroup.clone_children
  25920. │   │   │   │   │   ├── cgroup.procs
  25921. │   │   │   │   │   ├── devices.allow
  25922. │   │   │   │   │   ├── devices.deny
  25923. │   │   │   │   │   ├── devices.list
  25924. │   │   │   │   │   ├── notify_on_release
  25925. │   │   │   │   │   └── tasks
  25926. │   │   │   │   ├── polkitd.service
  25927. │   │   │   │   │   ├── cgroup.clone_children
  25928. │   │   │   │   │   ├── cgroup.procs
  25929. │   │   │   │   │   ├── devices.allow
  25930. │   │   │   │   │   ├── devices.deny
  25931. │   │   │   │   │   ├── devices.list
  25932. │   │   │   │   │   ├── notify_on_release
  25933. │   │   │   │   │   └── tasks
  25934. │   │   │   │   ├── proc-cpuinfo.mount
  25935. │   │   │   │   │   ├── cgroup.clone_children
  25936. │   │   │   │   │   ├── cgroup.procs
  25937. │   │   │   │   │   ├── devices.allow
  25938. │   │   │   │   │   ├── devices.deny
  25939. │   │   │   │   │   ├── devices.list
  25940. │   │   │   │   │   ├── notify_on_release
  25941. │   │   │   │   │   └── tasks
  25942. │   │   │   │   ├── proc-diskstats.mount
  25943. │   │   │   │   │   ├── cgroup.clone_children
  25944. │   │   │   │   │   ├── cgroup.procs
  25945. │   │   │   │   │   ├── devices.allow
  25946. │   │   │   │   │   ├── devices.deny
  25947. │   │   │   │   │   ├── devices.list
  25948. │   │   │   │   │   ├── notify_on_release
  25949. │   │   │   │   │   └── tasks
  25950. │   │   │   │   ├── proc-meminfo.mount
  25951. │   │   │   │   │   ├── cgroup.clone_children
  25952. │   │   │   │   │   ├── cgroup.procs
  25953. │   │   │   │   │   ├── devices.allow
  25954. │   │   │   │   │   ├── devices.deny
  25955. │   │   │   │   │   ├── devices.list
  25956. │   │   │   │   │   ├── notify_on_release
  25957. │   │   │   │   │   └── tasks
  25958. │   │   │   │   ├── proc-stat.mount
  25959. │   │   │   │   │   ├── cgroup.clone_children
  25960. │   │   │   │   │   ├── cgroup.procs
  25961. │   │   │   │   │   ├── devices.allow
  25962. │   │   │   │   │   ├── devices.deny
  25963. │   │   │   │   │   ├── devices.list
  25964. │   │   │   │   │   ├── notify_on_release
  25965. │   │   │   │   │   └── tasks
  25966. │   │   │   │   ├── proc-swaps.mount
  25967. │   │   │   │   │   ├── cgroup.clone_children
  25968. │   │   │   │   │   ├── cgroup.procs
  25969. │   │   │   │   │   ├── devices.allow
  25970. │   │   │   │   │   ├── devices.deny
  25971. │   │   │   │   │   ├── devices.list
  25972. │   │   │   │   │   ├── notify_on_release
  25973. │   │   │   │   │   └── tasks
  25974. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  25975. │   │   │   │   │   ├── cgroup.clone_children
  25976. │   │   │   │   │   ├── cgroup.procs
  25977. │   │   │   │   │   ├── devices.allow
  25978. │   │   │   │   │   ├── devices.deny
  25979. │   │   │   │   │   ├── devices.list
  25980. │   │   │   │   │   ├── notify_on_release
  25981. │   │   │   │   │   └── tasks
  25982. │   │   │   │   ├── proc-uptime.mount
  25983. │   │   │   │   │   ├── cgroup.clone_children
  25984. │   │   │   │   │   ├── cgroup.procs
  25985. │   │   │   │   │   ├── devices.allow
  25986. │   │   │   │   │   ├── devices.deny
  25987. │   │   │   │   │   ├── devices.list
  25988. │   │   │   │   │   ├── notify_on_release
  25989. │   │   │   │   │   └── tasks
  25990. │   │   │   │   ├── rc-local.service
  25991. │   │   │   │   │   ├── cgroup.clone_children
  25992. │   │   │   │   │   ├── cgroup.procs
  25993. │   │   │   │   │   ├── devices.allow
  25994. │   │   │   │   │   ├── devices.deny
  25995. │   │   │   │   │   ├── devices.list
  25996. │   │   │   │   │   ├── notify_on_release
  25997. │   │   │   │   │   └── tasks
  25998. │   │   │   │   ├── resolvconf.service
  25999. │   │   │   │   │   ├── cgroup.clone_children
  26000. │   │   │   │   │   ├── cgroup.procs
  26001. │   │   │   │   │   ├── devices.allow
  26002. │   │   │   │   │   ├── devices.deny
  26003. │   │   │   │   │   ├── devices.list
  26004. │   │   │   │   │   ├── notify_on_release
  26005. │   │   │   │   │   └── tasks
  26006. │   │   │   │   ├── rsyslog.service
  26007. │   │   │   │   │   ├── cgroup.clone_children
  26008. │   │   │   │   │   ├── cgroup.procs
  26009. │   │   │   │   │   ├── devices.allow
  26010. │   │   │   │   │   ├── devices.deny
  26011. │   │   │   │   │   ├── devices.list
  26012. │   │   │   │   │   ├── notify_on_release
  26013. │   │   │   │   │   └── tasks
  26014. │   │   │   │   ├── run-user-0.mount
  26015. │   │   │   │   │   ├── cgroup.clone_children
  26016. │   │   │   │   │   ├── cgroup.procs
  26017. │   │   │   │   │   ├── devices.allow
  26018. │   │   │   │   │   ├── devices.deny
  26019. │   │   │   │   │   ├── devices.list
  26020. │   │   │   │   │   ├── notify_on_release
  26021. │   │   │   │   │   └── tasks
  26022. │   │   │   │   ├── ssh.service
  26023. │   │   │   │   │   ├── cgroup.clone_children
  26024. │   │   │   │   │   ├── cgroup.procs
  26025. │   │   │   │   │   ├── devices.allow
  26026. │   │   │   │   │   ├── devices.deny
  26027. │   │   │   │   │   ├── devices.list
  26028. │   │   │   │   │   ├── notify_on_release
  26029. │   │   │   │   │   └── tasks
  26030. │   │   │   │   ├── sys-fs-fuse-connections.mount
  26031. │   │   │   │   │   ├── cgroup.clone_children
  26032. │   │   │   │   │   ├── cgroup.procs
  26033. │   │   │   │   │   ├── devices.allow
  26034. │   │   │   │   │   ├── devices.deny
  26035. │   │   │   │   │   ├── devices.list
  26036. │   │   │   │   │   ├── notify_on_release
  26037. │   │   │   │   │   └── tasks
  26038. │   │   │   │   ├── sys-kernel-debug.mount
  26039. │   │   │   │   │   ├── cgroup.clone_children
  26040. │   │   │   │   │   ├── cgroup.procs
  26041. │   │   │   │   │   ├── devices.allow
  26042. │   │   │   │   │   ├── devices.deny
  26043. │   │   │   │   │   ├── devices.list
  26044. │   │   │   │   │   ├── notify_on_release
  26045. │   │   │   │   │   └── tasks
  26046. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  26047. │   │   │   │   │   ├── cgroup.clone_children
  26048. │   │   │   │   │   ├── cgroup.procs
  26049. │   │   │   │   │   ├── devices.allow
  26050. │   │   │   │   │   ├── devices.deny
  26051. │   │   │   │   │   ├── devices.list
  26052. │   │   │   │   │   ├── notify_on_release
  26053. │   │   │   │   │   └── tasks
  26054. │   │   │   │   ├── systemd-journald.service
  26055. │   │   │   │   │   ├── cgroup.clone_children
  26056. │   │   │   │   │   ├── cgroup.procs
  26057. │   │   │   │   │   ├── devices.allow
  26058. │   │   │   │   │   ├── devices.deny
  26059. │   │   │   │   │   ├── devices.list
  26060. │   │   │   │   │   ├── notify_on_release
  26061. │   │   │   │   │   └── tasks
  26062. │   │   │   │   ├── systemd-journal-flush.service
  26063. │   │   │   │   │   ├── cgroup.clone_children
  26064. │   │   │   │   │   ├── cgroup.procs
  26065. │   │   │   │   │   ├── devices.allow
  26066. │   │   │   │   │   ├── devices.deny
  26067. │   │   │   │   │   ├── devices.list
  26068. │   │   │   │   │   ├── notify_on_release
  26069. │   │   │   │   │   └── tasks
  26070. │   │   │   │   ├── systemd-logind.service
  26071. │   │   │   │   │   ├── cgroup.clone_children
  26072. │   │   │   │   │   ├── cgroup.procs
  26073. │   │   │   │   │   ├── devices.allow
  26074. │   │   │   │   │   ├── devices.deny
  26075. │   │   │   │   │   ├── devices.list
  26076. │   │   │   │   │   ├── notify_on_release
  26077. │   │   │   │   │   └── tasks
  26078. │   │   │   │   ├── systemd-random-seed.service
  26079. │   │   │   │   │   ├── cgroup.clone_children
  26080. │   │   │   │   │   ├── cgroup.procs
  26081. │   │   │   │   │   ├── devices.allow
  26082. │   │   │   │   │   ├── devices.deny
  26083. │   │   │   │   │   ├── devices.list
  26084. │   │   │   │   │   ├── notify_on_release
  26085. │   │   │   │   │   └── tasks
  26086. │   │   │   │   ├── systemd-tmpfiles-setup.service
  26087. │   │   │   │   │   ├── cgroup.clone_children
  26088. │   │   │   │   │   ├── cgroup.procs
  26089. │   │   │   │   │   ├── devices.allow
  26090. │   │   │   │   │   ├── devices.deny
  26091. │   │   │   │   │   ├── devices.list
  26092. │   │   │   │   │   ├── notify_on_release
  26093. │   │   │   │   │   └── tasks
  26094. │   │   │   │   ├── systemd-udevd.service
  26095. │   │   │   │   │   ├── cgroup.clone_children
  26096. │   │   │   │   │   ├── cgroup.procs
  26097. │   │   │   │   │   ├── devices.allow
  26098. │   │   │   │   │   ├── devices.deny
  26099. │   │   │   │   │   ├── devices.list
  26100. │   │   │   │   │   ├── notify_on_release
  26101. │   │   │   │   │   └── tasks
  26102. │   │   │   │   ├── systemd-udev-trigger.service
  26103. │   │   │   │   │   ├── cgroup.clone_children
  26104. │   │   │   │   │   ├── cgroup.procs
  26105. │   │   │   │   │   ├── devices.allow
  26106. │   │   │   │   │   ├── devices.deny
  26107. │   │   │   │   │   ├── devices.list
  26108. │   │   │   │   │   ├── notify_on_release
  26109. │   │   │   │   │   └── tasks
  26110. │   │   │   │   ├── systemd-update-utmp.service
  26111. │   │   │   │   │   ├── cgroup.clone_children
  26112. │   │   │   │   │   ├── cgroup.procs
  26113. │   │   │   │   │   ├── devices.allow
  26114. │   │   │   │   │   ├── devices.deny
  26115. │   │   │   │   │   ├── devices.list
  26116. │   │   │   │   │   ├── notify_on_release
  26117. │   │   │   │   │   └── tasks
  26118. │   │   │   │   ├── systemd-user-sessions.service
  26119. │   │   │   │   │   ├── cgroup.clone_children
  26120. │   │   │   │   │   ├── cgroup.procs
  26121. │   │   │   │   │   ├── devices.allow
  26122. │   │   │   │   │   ├── devices.deny
  26123. │   │   │   │   │   ├── devices.list
  26124. │   │   │   │   │   ├── notify_on_release
  26125. │   │   │   │   │   └── tasks
  26126. │   │   │   │   ├── system-getty.slice
  26127. │   │   │   │   │   ├── cgroup.clone_children
  26128. │   │   │   │   │   ├── cgroup.procs
  26129. │   │   │   │   │   ├── devices.allow
  26130. │   │   │   │   │   ├── devices.deny
  26131. │   │   │   │   │   ├── devices.list
  26132. │   │   │   │   │   ├── notify_on_release
  26133. │   │   │   │   │   └── tasks
  26134. │   │   │   │   ├── tasks
  26135. │   │   │   │   ├── telegraf.service
  26136. │   │   │   │   │   ├── cgroup.clone_children
  26137. │   │   │   │   │   ├── cgroup.procs
  26138. │   │   │   │   │   ├── devices.allow
  26139. │   │   │   │   │   ├── devices.deny
  26140. │   │   │   │   │   ├── devices.list
  26141. │   │   │   │   │   ├── notify_on_release
  26142. │   │   │   │   │   └── tasks
  26143. │   │   │   │   ├── ufw.service
  26144. │   │   │   │   │   ├── cgroup.clone_children
  26145. │   │   │   │   │   ├── cgroup.procs
  26146. │   │   │   │   │   ├── devices.allow
  26147. │   │   │   │   │   ├── devices.deny
  26148. │   │   │   │   │   ├── devices.list
  26149. │   │   │   │   │   ├── notify_on_release
  26150. │   │   │   │   │   └── tasks
  26151. │   │   │   │   ├── unattended-upgrades.service
  26152. │   │   │   │   │   ├── cgroup.clone_children
  26153. │   │   │   │   │   ├── cgroup.procs
  26154. │   │   │   │   │   ├── devices.allow
  26155. │   │   │   │   │   ├── devices.deny
  26156. │   │   │   │   │   ├── devices.list
  26157. │   │   │   │   │   ├── notify_on_release
  26158. │   │   │   │   │   └── tasks
  26159. │   │   │   │   └── var-lib-lxcfs.mount
  26160. │   │   │   │   ├── cgroup.clone_children
  26161. │   │   │   │   ├── cgroup.procs
  26162. │   │   │   │   ├── devices.allow
  26163. │   │   │   │   ├── devices.deny
  26164. │   │   │   │   ├── devices.list
  26165. │   │   │   │   ├── notify_on_release
  26166. │   │   │   │   └── tasks
  26167. │   │   │   ├── tasks
  26168. │   │   │   └── user.slice
  26169. │   │   │   ├── cgroup.clone_children
  26170. │   │   │   ├── cgroup.procs
  26171. │   │   │   ├── devices.allow
  26172. │   │   │   ├── devices.deny
  26173. │   │   │   ├── devices.list
  26174. │   │   │   ├── notify_on_release
  26175. │   │   │   ├── tasks
  26176. │   │   │   └── user-0.slice
  26177. │   │   │   ├── cgroup.clone_children
  26178. │   │   │   ├── cgroup.procs
  26179. │   │   │   ├── devices.allow
  26180. │   │   │   ├── devices.deny
  26181. │   │   │   ├── devices.list
  26182. │   │   │   ├── notify_on_release
  26183. │   │   │   ├── session-377.scope
  26184. │   │   │   │   ├── cgroup.clone_children
  26185. │   │   │   │   ├── cgroup.procs
  26186. │   │   │   │   ├── devices.allow
  26187. │   │   │   │   ├── devices.deny
  26188. │   │   │   │   ├── devices.list
  26189. │   │   │   │   ├── notify_on_release
  26190. │   │   │   │   └── tasks
  26191. │   │   │   ├── tasks
  26192. │   │   │   └── user@0.service
  26193. │   │   │   ├── cgroup.clone_children
  26194. │   │   │   ├── cgroup.procs
  26195. │   │   │   ├── devices.allow
  26196. │   │   │   ├── devices.deny
  26197. │   │   │   ├── devices.list
  26198. │   │   │   ├── notify_on_release
  26199. │   │   │   └── tasks
  26200. │   │   └── unifi
  26201. │   │   ├── cgroup.clone_children
  26202. │   │   ├── cgroup.procs
  26203. │   │   ├── devices.allow
  26204. │   │   ├── devices.deny
  26205. │   │   ├── devices.list
  26206. │   │   ├── init.scope
  26207. │   │   │   ├── cgroup.clone_children
  26208. │   │   │   ├── cgroup.procs
  26209. │   │   │   ├── devices.allow
  26210. │   │   │   ├── devices.deny
  26211. │   │   │   ├── devices.list
  26212. │   │   │   ├── notify_on_release
  26213. │   │   │   └── tasks
  26214. │   │   ├── notify_on_release
  26215. │   │   ├── system.slice
  26216. │   │   │   ├── accounts-daemon.service
  26217. │   │   │   │   ├── cgroup.clone_children
  26218. │   │   │   │   ├── cgroup.procs
  26219. │   │   │   │   ├── devices.allow
  26220. │   │   │   │   ├── devices.deny
  26221. │   │   │   │   ├── devices.list
  26222. │   │   │   │   ├── notify_on_release
  26223. │   │   │   │   └── tasks
  26224. │   │   │   ├── apparmor.service
  26225. │   │   │   │   ├── cgroup.clone_children
  26226. │   │   │   │   ├── cgroup.procs
  26227. │   │   │   │   ├── devices.allow
  26228. │   │   │   │   ├── devices.deny
  26229. │   │   │   │   ├── devices.list
  26230. │   │   │   │   ├── notify_on_release
  26231. │   │   │   │   └── tasks
  26232. │   │   │   ├── apport.service
  26233. │   │   │   │   ├── cgroup.clone_children
  26234. │   │   │   │   ├── cgroup.procs
  26235. │   │   │   │   ├── devices.allow
  26236. │   │   │   │   ├── devices.deny
  26237. │   │   │   │   ├── devices.list
  26238. │   │   │   │   ├── notify_on_release
  26239. │   │   │   │   └── tasks
  26240. │   │   │   ├── atd.service
  26241. │   │   │   │   ├── cgroup.clone_children
  26242. │   │   │   │   ├── cgroup.procs
  26243. │   │   │   │   ├── devices.allow
  26244. │   │   │   │   ├── devices.deny
  26245. │   │   │   │   ├── devices.list
  26246. │   │   │   │   ├── notify_on_release
  26247. │   │   │   │   └── tasks
  26248. │   │   │   ├── cgroup.clone_children
  26249. │   │   │   ├── cgroup.procs
  26250. │   │   │   ├── cloud-config.service
  26251. │   │   │   │   ├── cgroup.clone_children
  26252. │   │   │   │   ├── cgroup.procs
  26253. │   │   │   │   ├── devices.allow
  26254. │   │   │   │   ├── devices.deny
  26255. │   │   │   │   ├── devices.list
  26256. │   │   │   │   ├── notify_on_release
  26257. │   │   │   │   └── tasks
  26258. │   │   │   ├── cloud-final.service
  26259. │   │   │   │   ├── cgroup.clone_children
  26260. │   │   │   │   ├── cgroup.procs
  26261. │   │   │   │   ├── devices.allow
  26262. │   │   │   │   ├── devices.deny
  26263. │   │   │   │   ├── devices.list
  26264. │   │   │   │   ├── notify_on_release
  26265. │   │   │   │   └── tasks
  26266. │   │   │   ├── cloud-init-local.service
  26267. │   │   │   │   ├── cgroup.clone_children
  26268. │   │   │   │   ├── cgroup.procs
  26269. │   │   │   │   ├── devices.allow
  26270. │   │   │   │   ├── devices.deny
  26271. │   │   │   │   ├── devices.list
  26272. │   │   │   │   ├── notify_on_release
  26273. │   │   │   │   └── tasks
  26274. │   │   │   ├── cloud-init.service
  26275. │   │   │   │   ├── cgroup.clone_children
  26276. │   │   │   │   ├── cgroup.procs
  26277. │   │   │   │   ├── devices.allow
  26278. │   │   │   │   ├── devices.deny
  26279. │   │   │   │   ├── devices.list
  26280. │   │   │   │   ├── notify_on_release
  26281. │   │   │   │   └── tasks
  26282. │   │   │   ├── console-getty.service
  26283. │   │   │   │   ├── cgroup.clone_children
  26284. │   │   │   │   ├── cgroup.procs
  26285. │   │   │   │   ├── devices.allow
  26286. │   │   │   │   ├── devices.deny
  26287. │   │   │   │   ├── devices.list
  26288. │   │   │   │   ├── notify_on_release
  26289. │   │   │   │   └── tasks
  26290. │   │   │   ├── cron.service
  26291. │   │   │   │   ├── cgroup.clone_children
  26292. │   │   │   │   ├── cgroup.procs
  26293. │   │   │   │   ├── devices.allow
  26294. │   │   │   │   ├── devices.deny
  26295. │   │   │   │   ├── devices.list
  26296. │   │   │   │   ├── notify_on_release
  26297. │   │   │   │   └── tasks
  26298. │   │   │   ├── dbus.service
  26299. │   │   │   │   ├── cgroup.clone_children
  26300. │   │   │   │   ├── cgroup.procs
  26301. │   │   │   │   ├── devices.allow
  26302. │   │   │   │   ├── devices.deny
  26303. │   │   │   │   ├── devices.list
  26304. │   │   │   │   ├── notify_on_release
  26305. │   │   │   │   └── tasks
  26306. │   │   │   ├── dev-full.mount
  26307. │   │   │   │   ├── cgroup.clone_children
  26308. │   │   │   │   ├── cgroup.procs
  26309. │   │   │   │   ├── devices.allow
  26310. │   │   │   │   ├── devices.deny
  26311. │   │   │   │   ├── devices.list
  26312. │   │   │   │   ├── notify_on_release
  26313. │   │   │   │   └── tasks
  26314. │   │   │   ├── dev-fuse.mount
  26315. │   │   │   │   ├── cgroup.clone_children
  26316. │   │   │   │   ├── cgroup.procs
  26317. │   │   │   │   ├── devices.allow
  26318. │   │   │   │   ├── devices.deny
  26319. │   │   │   │   ├── devices.list
  26320. │   │   │   │   ├── notify_on_release
  26321. │   │   │   │   └── tasks
  26322. │   │   │   ├── devices.allow
  26323. │   │   │   ├── devices.deny
  26324. │   │   │   ├── devices.list
  26325. │   │   │   ├── dev-lxd.mount
  26326. │   │   │   │   ├── cgroup.clone_children
  26327. │   │   │   │   ├── cgroup.procs
  26328. │   │   │   │   ├── devices.allow
  26329. │   │   │   │   ├── devices.deny
  26330. │   │   │   │   ├── devices.list
  26331. │   │   │   │   ├── notify_on_release
  26332. │   │   │   │   └── tasks
  26333. │   │   │   ├── dev-.lxd\x2dmounts.mount
  26334. │   │   │   │   ├── cgroup.clone_children
  26335. │   │   │   │   ├── cgroup.procs
  26336. │   │   │   │   ├── devices.allow
  26337. │   │   │   │   ├── devices.deny
  26338. │   │   │   │   ├── devices.list
  26339. │   │   │   │   ├── notify_on_release
  26340. │   │   │   │   └── tasks
  26341. │   │   │   ├── dev-mqueue.mount
  26342. │   │   │   │   ├── cgroup.clone_children
  26343. │   │   │   │   ├── cgroup.procs
  26344. │   │   │   │   ├── devices.allow
  26345. │   │   │   │   ├── devices.deny
  26346. │   │   │   │   ├── devices.list
  26347. │   │   │   │   ├── notify_on_release
  26348. │   │   │   │   └── tasks
  26349. │   │   │   ├── dev-net-tun.mount
  26350. │   │   │   │   ├── cgroup.clone_children
  26351. │   │   │   │   ├── cgroup.procs
  26352. │   │   │   │   ├── devices.allow
  26353. │   │   │   │   ├── devices.deny
  26354. │   │   │   │   ├── devices.list
  26355. │   │   │   │   ├── notify_on_release
  26356. │   │   │   │   └── tasks
  26357. │   │   │   ├── dev-null.mount
  26358. │   │   │   │   ├── cgroup.clone_children
  26359. │   │   │   │   ├── cgroup.procs
  26360. │   │   │   │   ├── devices.allow
  26361. │   │   │   │   ├── devices.deny
  26362. │   │   │   │   ├── devices.list
  26363. │   │   │   │   ├── notify_on_release
  26364. │   │   │   │   └── tasks
  26365. │   │   │   ├── dev-ptmx.mount
  26366. │   │   │   │   ├── cgroup.clone_children
  26367. │   │   │   │   ├── cgroup.procs
  26368. │   │   │   │   ├── devices.allow
  26369. │   │   │   │   ├── devices.deny
  26370. │   │   │   │   ├── devices.list
  26371. │   │   │   │   ├── notify_on_release
  26372. │   │   │   │   └── tasks
  26373. │   │   │   ├── dev-random.mount
  26374. │   │   │   │   ├── cgroup.clone_children
  26375. │   │   │   │   ├── cgroup.procs
  26376. │   │   │   │   ├── devices.allow
  26377. │   │   │   │   ├── devices.deny
  26378. │   │   │   │   ├── devices.list
  26379. │   │   │   │   ├── notify_on_release
  26380. │   │   │   │   └── tasks
  26381. │   │   │   ├── dev-tty.mount
  26382. │   │   │   │   ├── cgroup.clone_children
  26383. │   │   │   │   ├── cgroup.procs
  26384. │   │   │   │   ├── devices.allow
  26385. │   │   │   │   ├── devices.deny
  26386. │   │   │   │   ├── devices.list
  26387. │   │   │   │   ├── notify_on_release
  26388. │   │   │   │   └── tasks
  26389. │   │   │   ├── dev-urandom.mount
  26390. │   │   │   │   ├── cgroup.clone_children
  26391. │   │   │   │   ├── cgroup.procs
  26392. │   │   │   │   ├── devices.allow
  26393. │   │   │   │   ├── devices.deny
  26394. │   │   │   │   ├── devices.list
  26395. │   │   │   │   ├── notify_on_release
  26396. │   │   │   │   └── tasks
  26397. │   │   │   ├── dev-zero.mount
  26398. │   │   │   │   ├── cgroup.clone_children
  26399. │   │   │   │   ├── cgroup.procs
  26400. │   │   │   │   ├── devices.allow
  26401. │   │   │   │   ├── devices.deny
  26402. │   │   │   │   ├── devices.list
  26403. │   │   │   │   ├── notify_on_release
  26404. │   │   │   │   └── tasks
  26405. │   │   │   ├── irqbalance.service
  26406. │   │   │   │   ├── cgroup.clone_children
  26407. │   │   │   │   ├── cgroup.procs
  26408. │   │   │   │   ├── devices.allow
  26409. │   │   │   │   ├── devices.deny
  26410. │   │   │   │   ├── devices.list
  26411. │   │   │   │   ├── notify_on_release
  26412. │   │   │   │   └── tasks
  26413. │   │   │   ├── lvm2-monitor.service
  26414. │   │   │   │   ├── cgroup.clone_children
  26415. │   │   │   │   ├── cgroup.procs
  26416. │   │   │   │   ├── devices.allow
  26417. │   │   │   │   ├── devices.deny
  26418. │   │   │   │   ├── devices.list
  26419. │   │   │   │   ├── notify_on_release
  26420. │   │   │   │   └── tasks
  26421. │   │   │   ├── lxd-containers.service
  26422. │   │   │   │   ├── cgroup.clone_children
  26423. │   │   │   │   ├── cgroup.procs
  26424. │   │   │   │   ├── devices.allow
  26425. │   │   │   │   ├── devices.deny
  26426. │   │   │   │   ├── devices.list
  26427. │   │   │   │   ├── notify_on_release
  26428. │   │   │   │   └── tasks
  26429. │   │   │   ├── mdadm.service
  26430. │   │   │   │   ├── cgroup.clone_children
  26431. │   │   │   │   ├── cgroup.procs
  26432. │   │   │   │   ├── devices.allow
  26433. │   │   │   │   ├── devices.deny
  26434. │   │   │   │   ├── devices.list
  26435. │   │   │   │   ├── notify_on_release
  26436. │   │   │   │   └── tasks
  26437. │   │   │   ├── -.mount
  26438. │   │   │   │   ├── cgroup.clone_children
  26439. │   │   │   │   ├── cgroup.procs
  26440. │   │   │   │   ├── devices.allow
  26441. │   │   │   │   ├── devices.deny
  26442. │   │   │   │   ├── devices.list
  26443. │   │   │   │   ├── notify_on_release
  26444. │   │   │   │   └── tasks
  26445. │   │   │   ├── networking.service
  26446. │   │   │   │   ├── cgroup.clone_children
  26447. │   │   │   │   ├── cgroup.procs
  26448. │   │   │   │   ├── devices.allow
  26449. │   │   │   │   ├── devices.deny
  26450. │   │   │   │   ├── devices.list
  26451. │   │   │   │   ├── notify_on_release
  26452. │   │   │   │   └── tasks
  26453. │   │   │   ├── notify_on_release
  26454. │   │   │   ├── ondemand.service
  26455. │   │   │   │   ├── cgroup.clone_children
  26456. │   │   │   │   ├── cgroup.procs
  26457. │   │   │   │   ├── devices.allow
  26458. │   │   │   │   ├── devices.deny
  26459. │   │   │   │   ├── devices.list
  26460. │   │   │   │   ├── notify_on_release
  26461. │   │   │   │   └── tasks
  26462. │   │   │   ├── polkitd.service
  26463. │   │   │   │   ├── cgroup.clone_children
  26464. │   │   │   │   ├── cgroup.procs
  26465. │   │   │   │   ├── devices.allow
  26466. │   │   │   │   ├── devices.deny
  26467. │   │   │   │   ├── devices.list
  26468. │   │   │   │   ├── notify_on_release
  26469. │   │   │   │   └── tasks
  26470. │   │   │   ├── proc-cpuinfo.mount
  26471. │   │   │   │   ├── cgroup.clone_children
  26472. │   │   │   │   ├── cgroup.procs
  26473. │   │   │   │   ├── devices.allow
  26474. │   │   │   │   ├── devices.deny
  26475. │   │   │   │   ├── devices.list
  26476. │   │   │   │   ├── notify_on_release
  26477. │   │   │   │   └── tasks
  26478. │   │   │   ├── proc-diskstats.mount
  26479. │   │   │   │   ├── cgroup.clone_children
  26480. │   │   │   │   ├── cgroup.procs
  26481. │   │   │   │   ├── devices.allow
  26482. │   │   │   │   ├── devices.deny
  26483. │   │   │   │   ├── devices.list
  26484. │   │   │   │   ├── notify_on_release
  26485. │   │   │   │   └── tasks
  26486. │   │   │   ├── proc-meminfo.mount
  26487. │   │   │   │   ├── cgroup.clone_children
  26488. │   │   │   │   ├── cgroup.procs
  26489. │   │   │   │   ├── devices.allow
  26490. │   │   │   │   ├── devices.deny
  26491. │   │   │   │   ├── devices.list
  26492. │   │   │   │   ├── notify_on_release
  26493. │   │   │   │   └── tasks
  26494. │   │   │   ├── proc-stat.mount
  26495. │   │   │   │   ├── cgroup.clone_children
  26496. │   │   │   │   ├── cgroup.procs
  26497. │   │   │   │   ├── devices.allow
  26498. │   │   │   │   ├── devices.deny
  26499. │   │   │   │   ├── devices.list
  26500. │   │   │   │   ├── notify_on_release
  26501. │   │   │   │   └── tasks
  26502. │   │   │   ├── proc-swaps.mount
  26503. │   │   │   │   ├── cgroup.clone_children
  26504. │   │   │   │   ├── cgroup.procs
  26505. │   │   │   │   ├── devices.allow
  26506. │   │   │   │   ├── devices.deny
  26507. │   │   │   │   ├── devices.list
  26508. │   │   │   │   ├── notify_on_release
  26509. │   │   │   │   └── tasks
  26510. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  26511. │   │   │   │   ├── cgroup.clone_children
  26512. │   │   │   │   ├── cgroup.procs
  26513. │   │   │   │   ├── devices.allow
  26514. │   │   │   │   ├── devices.deny
  26515. │   │   │   │   ├── devices.list
  26516. │   │   │   │   ├── notify_on_release
  26517. │   │   │   │   └── tasks
  26518. │   │   │   ├── proc-uptime.mount
  26519. │   │   │   │   ├── cgroup.clone_children
  26520. │   │   │   │   ├── cgroup.procs
  26521. │   │   │   │   ├── devices.allow
  26522. │   │   │   │   ├── devices.deny
  26523. │   │   │   │   ├── devices.list
  26524. │   │   │   │   ├── notify_on_release
  26525. │   │   │   │   └── tasks
  26526. │   │   │   ├── rc-local.service
  26527. │   │   │   │   ├── cgroup.clone_children
  26528. │   │   │   │   ├── cgroup.procs
  26529. │   │   │   │   ├── devices.allow
  26530. │   │   │   │   ├── devices.deny
  26531. │   │   │   │   ├── devices.list
  26532. │   │   │   │   ├── notify_on_release
  26533. │   │   │   │   └── tasks
  26534. │   │   │   ├── resolvconf.service
  26535. │   │   │   │   ├── cgroup.clone_children
  26536. │   │   │   │   ├── cgroup.procs
  26537. │   │   │   │   ├── devices.allow
  26538. │   │   │   │   ├── devices.deny
  26539. │   │   │   │   ├── devices.list
  26540. │   │   │   │   ├── notify_on_release
  26541. │   │   │   │   └── tasks
  26542. │   │   │   ├── rsyslog.service
  26543. │   │   │   │   ├── cgroup.clone_children
  26544. │   │   │   │   ├── cgroup.procs
  26545. │   │   │   │   ├── devices.allow
  26546. │   │   │   │   ├── devices.deny
  26547. │   │   │   │   ├── devices.list
  26548. │   │   │   │   ├── notify_on_release
  26549. │   │   │   │   └── tasks
  26550. │   │   │   ├── snapd.service
  26551. │   │   │   │   ├── cgroup.clone_children
  26552. │   │   │   │   ├── cgroup.procs
  26553. │   │   │   │   ├── devices.allow
  26554. │   │   │   │   ├── devices.deny
  26555. │   │   │   │   ├── devices.list
  26556. │   │   │   │   ├── notify_on_release
  26557. │   │   │   │   └── tasks
  26558. │   │   │   ├── ssh.service
  26559. │   │   │   │   ├── cgroup.clone_children
  26560. │   │   │   │   ├── cgroup.procs
  26561. │   │   │   │   ├── devices.allow
  26562. │   │   │   │   ├── devices.deny
  26563. │   │   │   │   ├── devices.list
  26564. │   │   │   │   ├── notify_on_release
  26565. │   │   │   │   └── tasks
  26566. │   │   │   ├── sys-fs-fuse-connections.mount
  26567. │   │   │   │   ├── cgroup.clone_children
  26568. │   │   │   │   ├── cgroup.procs
  26569. │   │   │   │   ├── devices.allow
  26570. │   │   │   │   ├── devices.deny
  26571. │   │   │   │   ├── devices.list
  26572. │   │   │   │   ├── notify_on_release
  26573. │   │   │   │   └── tasks
  26574. │   │   │   ├── sys-kernel-debug.mount
  26575. │   │   │   │   ├── cgroup.clone_children
  26576. │   │   │   │   ├── cgroup.procs
  26577. │   │   │   │   ├── devices.allow
  26578. │   │   │   │   ├── devices.deny
  26579. │   │   │   │   ├── devices.list
  26580. │   │   │   │   ├── notify_on_release
  26581. │   │   │   │   └── tasks
  26582. │   │   │   ├── sys-kernel-debug-tracing.mount
  26583. │   │   │   │   ├── cgroup.clone_children
  26584. │   │   │   │   ├── cgroup.procs
  26585. │   │   │   │   ├── devices.allow
  26586. │   │   │   │   ├── devices.deny
  26587. │   │   │   │   ├── devices.list
  26588. │   │   │   │   ├── notify_on_release
  26589. │   │   │   │   └── tasks
  26590. │   │   │   ├── systemd-journald.service
  26591. │   │   │   │   ├── cgroup.clone_children
  26592. │   │   │   │   ├── cgroup.procs
  26593. │   │   │   │   ├── devices.allow
  26594. │   │   │   │   ├── devices.deny
  26595. │   │   │   │   ├── devices.list
  26596. │   │   │   │   ├── notify_on_release
  26597. │   │   │   │   └── tasks
  26598. │   │   │   ├── systemd-journal-flush.service
  26599. │   │   │   │   ├── cgroup.clone_children
  26600. │   │   │   │   ├── cgroup.procs
  26601. │   │   │   │   ├── devices.allow
  26602. │   │   │   │   ├── devices.deny
  26603. │   │   │   │   ├── devices.list
  26604. │   │   │   │   ├── notify_on_release
  26605. │   │   │   │   └── tasks
  26606. │   │   │   ├── systemd-logind.service
  26607. │   │   │   │   ├── cgroup.clone_children
  26608. │   │   │   │   ├── cgroup.procs
  26609. │   │   │   │   ├── devices.allow
  26610. │   │   │   │   ├── devices.deny
  26611. │   │   │   │   ├── devices.list
  26612. │   │   │   │   ├── notify_on_release
  26613. │   │   │   │   └── tasks
  26614. │   │   │   ├── systemd-random-seed.service
  26615. │   │   │   │   ├── cgroup.clone_children
  26616. │   │   │   │   ├── cgroup.procs
  26617. │   │   │   │   ├── devices.allow
  26618. │   │   │   │   ├── devices.deny
  26619. │   │   │   │   ├── devices.list
  26620. │   │   │   │   ├── notify_on_release
  26621. │   │   │   │   └── tasks
  26622. │   │   │   ├── systemd-tmpfiles-setup.service
  26623. │   │   │   │   ├── cgroup.clone_children
  26624. │   │   │   │   ├── cgroup.procs
  26625. │   │   │   │   ├── devices.allow
  26626. │   │   │   │   ├── devices.deny
  26627. │   │   │   │   ├── devices.list
  26628. │   │   │   │   ├── notify_on_release
  26629. │   │   │   │   └── tasks
  26630. │   │   │   ├── systemd-udevd.service
  26631. │   │   │   │   ├── cgroup.clone_children
  26632. │   │   │   │   ├── cgroup.procs
  26633. │   │   │   │   ├── devices.allow
  26634. │   │   │   │   ├── devices.deny
  26635. │   │   │   │   ├── devices.list
  26636. │   │   │   │   ├── notify_on_release
  26637. │   │   │   │   └── tasks
  26638. │   │   │   ├── systemd-udev-trigger.service
  26639. │   │   │   │   ├── cgroup.clone_children
  26640. │   │   │   │   ├── cgroup.procs
  26641. │   │   │   │   ├── devices.allow
  26642. │   │   │   │   ├── devices.deny
  26643. │   │   │   │   ├── devices.list
  26644. │   │   │   │   ├── notify_on_release
  26645. │   │   │   │   └── tasks
  26646. │   │   │   ├── systemd-update-utmp.service
  26647. │   │   │   │   ├── cgroup.clone_children
  26648. │   │   │   │   ├── cgroup.procs
  26649. │   │   │   │   ├── devices.allow
  26650. │   │   │   │   ├── devices.deny
  26651. │   │   │   │   ├── devices.list
  26652. │   │   │   │   ├── notify_on_release
  26653. │   │   │   │   └── tasks
  26654. │   │   │   ├── systemd-user-sessions.service
  26655. │   │   │   │   ├── cgroup.clone_children
  26656. │   │   │   │   ├── cgroup.procs
  26657. │   │   │   │   ├── devices.allow
  26658. │   │   │   │   ├── devices.deny
  26659. │   │   │   │   ├── devices.list
  26660. │   │   │   │   ├── notify_on_release
  26661. │   │   │   │   └── tasks
  26662. │   │   │   ├── system-getty.slice
  26663. │   │   │   │   ├── cgroup.clone_children
  26664. │   │   │   │   ├── cgroup.procs
  26665. │   │   │   │   ├── devices.allow
  26666. │   │   │   │   ├── devices.deny
  26667. │   │   │   │   ├── devices.list
  26668. │   │   │   │   ├── notify_on_release
  26669. │   │   │   │   └── tasks
  26670. │   │   │   ├── tasks
  26671. │   │   │   ├── ufw.service
  26672. │   │   │   │   ├── cgroup.clone_children
  26673. │   │   │   │   ├── cgroup.procs
  26674. │   │   │   │   ├── devices.allow
  26675. │   │   │   │   ├── devices.deny
  26676. │   │   │   │   ├── devices.list
  26677. │   │   │   │   ├── notify_on_release
  26678. │   │   │   │   └── tasks
  26679. │   │   │   ├── unattended-upgrades.service
  26680. │   │   │   │   ├── cgroup.clone_children
  26681. │   │   │   │   ├── cgroup.procs
  26682. │   │   │   │   ├── devices.allow
  26683. │   │   │   │   ├── devices.deny
  26684. │   │   │   │   ├── devices.list
  26685. │   │   │   │   ├── notify_on_release
  26686. │   │   │   │   └── tasks
  26687. │   │   │   ├── unifi.service
  26688. │   │   │   │   ├── cgroup.clone_children
  26689. │   │   │   │   ├── cgroup.procs
  26690. │   │   │   │   ├── devices.allow
  26691. │   │   │   │   ├── devices.deny
  26692. │   │   │   │   ├── devices.list
  26693. │   │   │   │   ├── notify_on_release
  26694. │   │   │   │   └── tasks
  26695. │   │   │   └── var-lib-lxcfs.mount
  26696. │   │   │   ├── cgroup.clone_children
  26697. │   │   │   ├── cgroup.procs
  26698. │   │   │   ├── devices.allow
  26699. │   │   │   ├── devices.deny
  26700. │   │   │   ├── devices.list
  26701. │   │   │   ├── notify_on_release
  26702. │   │   │   └── tasks
  26703. │   │   ├── tasks
  26704. │   │   └── user.slice
  26705. │   │   ├── cgroup.clone_children
  26706. │   │   ├── cgroup.procs
  26707. │   │   ├── devices.allow
  26708. │   │   ├── devices.deny
  26709. │   │   ├── devices.list
  26710. │   │   ├── notify_on_release
  26711. │   │   └── tasks
  26712. │   ├── notify_on_release
  26713. │   ├── release_agent
  26714. │   ├── system.slice
  26715. │   │   ├── accounts-daemon.service
  26716. │   │   │   ├── cgroup.clone_children
  26717. │   │   │   ├── cgroup.procs
  26718. │   │   │   ├── devices.allow
  26719. │   │   │   ├── devices.deny
  26720. │   │   │   ├── devices.list
  26721. │   │   │   ├── notify_on_release
  26722. │   │   │   └── tasks
  26723. │   │   ├── acpid.service
  26724. │   │   │   ├── cgroup.clone_children
  26725. │   │   │   ├── cgroup.procs
  26726. │   │   │   ├── devices.allow
  26727. │   │   │   ├── devices.deny
  26728. │   │   │   ├── devices.list
  26729. │   │   │   ├── notify_on_release
  26730. │   │   │   └── tasks
  26731. │   │   ├── apparmor.service
  26732. │   │   │   ├── cgroup.clone_children
  26733. │   │   │   ├── cgroup.procs
  26734. │   │   │   ├── devices.allow
  26735. │   │   │   ├── devices.deny
  26736. │   │   │   ├── devices.list
  26737. │   │   │   ├── notify_on_release
  26738. │   │   │   └── tasks
  26739. │   │   ├── apport.service
  26740. │   │   │   ├── cgroup.clone_children
  26741. │   │   │   ├── cgroup.procs
  26742. │   │   │   ├── devices.allow
  26743. │   │   │   ├── devices.deny
  26744. │   │   │   ├── devices.list
  26745. │   │   │   ├── notify_on_release
  26746. │   │   │   └── tasks
  26747. │   │   ├── atd.service
  26748. │   │   │   ├── cgroup.clone_children
  26749. │   │   │   ├── cgroup.procs
  26750. │   │   │   ├── devices.allow
  26751. │   │   │   ├── devices.deny
  26752. │   │   │   ├── devices.list
  26753. │   │   │   ├── notify_on_release
  26754. │   │   │   └── tasks
  26755. │   │   ├── cgroup.clone_children
  26756. │   │   ├── cgroup.procs
  26757. │   │   ├── console-setup.service
  26758. │   │   │   ├── cgroup.clone_children
  26759. │   │   │   ├── cgroup.procs
  26760. │   │   │   ├── devices.allow
  26761. │   │   │   ├── devices.deny
  26762. │   │   │   ├── devices.list
  26763. │   │   │   ├── notify_on_release
  26764. │   │   │   └── tasks
  26765. │   │   ├── cron.service
  26766. │   │   │   ├── cgroup.clone_children
  26767. │   │   │   ├── cgroup.procs
  26768. │   │   │   ├── devices.allow
  26769. │   │   │   ├── devices.deny
  26770. │   │   │   ├── devices.list
  26771. │   │   │   ├── notify_on_release
  26772. │   │   │   └── tasks
  26773. │   │   ├── dbus.service
  26774. │   │   │   ├── cgroup.clone_children
  26775. │   │   │   ├── cgroup.procs
  26776. │   │   │   ├── devices.allow
  26777. │   │   │   ├── devices.deny
  26778. │   │   │   ├── devices.list
  26779. │   │   │   ├── notify_on_release
  26780. │   │   │   └── tasks
  26781. │   │   ├── dev-hugepages.mount
  26782. │   │   │   ├── cgroup.clone_children
  26783. │   │   │   ├── cgroup.procs
  26784. │   │   │   ├── devices.allow
  26785. │   │   │   ├── devices.deny
  26786. │   │   │   ├── devices.list
  26787. │   │   │   ├── notify_on_release
  26788. │   │   │   └── tasks
  26789. │   │   ├── devices.allow
  26790. │   │   ├── devices.deny
  26791. │   │   ├── devices.list
  26792. │   │   ├── dev-mqueue.mount
  26793. │   │   │   ├── cgroup.clone_children
  26794. │   │   │   ├── cgroup.procs
  26795. │   │   │   ├── devices.allow
  26796. │   │   │   ├── devices.deny
  26797. │   │   │   ├── devices.list
  26798. │   │   │   ├── notify_on_release
  26799. │   │   │   └── tasks
  26800. │   │   ├── grub-common.service
  26801. │   │   │   ├── cgroup.clone_children
  26802. │   │   │   ├── cgroup.procs
  26803. │   │   │   ├── devices.allow
  26804. │   │   │   ├── devices.deny
  26805. │   │   │   ├── devices.list
  26806. │   │   │   ├── notify_on_release
  26807. │   │   │   └── tasks
  26808. │   │   ├── ifup@br255.service
  26809. │   │   │   ├── cgroup.clone_children
  26810. │   │   │   ├── cgroup.procs
  26811. │   │   │   ├── devices.allow
  26812. │   │   │   ├── devices.deny
  26813. │   │   │   ├── devices.list
  26814. │   │   │   ├── notify_on_release
  26815. │   │   │   └── tasks
  26816. │   │   ├── ifup@eth0.service
  26817. │   │   │   ├── cgroup.clone_children
  26818. │   │   │   ├── cgroup.procs
  26819. │   │   │   ├── devices.allow
  26820. │   │   │   ├── devices.deny
  26821. │   │   │   ├── devices.list
  26822. │   │   │   ├── notify_on_release
  26823. │   │   │   └── tasks
  26824. │   │   ├── irqbalance.service
  26825. │   │   │   ├── cgroup.clone_children
  26826. │   │   │   ├── cgroup.procs
  26827. │   │   │   ├── devices.allow
  26828. │   │   │   ├── devices.deny
  26829. │   │   │   ├── devices.list
  26830. │   │   │   ├── notify_on_release
  26831. │   │   │   └── tasks
  26832. │   │   ├── iscsid.service
  26833. │   │   │   ├── cgroup.clone_children
  26834. │   │   │   ├── cgroup.procs
  26835. │   │   │   ├── devices.allow
  26836. │   │   │   ├── devices.deny
  26837. │   │   │   ├── devices.list
  26838. │   │   │   ├── notify_on_release
  26839. │   │   │   └── tasks
  26840. │   │   ├── keyboard-setup.service
  26841. │   │   │   ├── cgroup.clone_children
  26842. │   │   │   ├── cgroup.procs
  26843. │   │   │   ├── devices.allow
  26844. │   │   │   ├── devices.deny
  26845. │   │   │   ├── devices.list
  26846. │   │   │   ├── notify_on_release
  26847. │   │   │   └── tasks
  26848. │   │   ├── kmod-static-nodes.service
  26849. │   │   │   ├── cgroup.clone_children
  26850. │   │   │   ├── cgroup.procs
  26851. │   │   │   ├── devices.allow
  26852. │   │   │   ├── devices.deny
  26853. │   │   │   ├── devices.list
  26854. │   │   │   ├── notify_on_release
  26855. │   │   │   └── tasks
  26856. │   │   ├── lvm2-lvmetad.service
  26857. │   │   │   ├── cgroup.clone_children
  26858. │   │   │   ├── cgroup.procs
  26859. │   │   │   ├── devices.allow
  26860. │   │   │   ├── devices.deny
  26861. │   │   │   ├── devices.list
  26862. │   │   │   ├── notify_on_release
  26863. │   │   │   └── tasks
  26864. │   │   ├── lvm2-monitor.service
  26865. │   │   │   ├── cgroup.clone_children
  26866. │   │   │   ├── cgroup.procs
  26867. │   │   │   ├── devices.allow
  26868. │   │   │   ├── devices.deny
  26869. │   │   │   ├── devices.list
  26870. │   │   │   ├── notify_on_release
  26871. │   │   │   └── tasks
  26872. │   │   ├── lxcfs.service
  26873. │   │   │   ├── cgroup.clone_children
  26874. │   │   │   ├── cgroup.procs
  26875. │   │   │   ├── devices.allow
  26876. │   │   │   ├── devices.deny
  26877. │   │   │   ├── devices.list
  26878. │   │   │   ├── notify_on_release
  26879. │   │   │   └── tasks
  26880. │   │   ├── lxd-bridge.service
  26881. │   │   │   ├── cgroup.clone_children
  26882. │   │   │   ├── cgroup.procs
  26883. │   │   │   ├── devices.allow
  26884. │   │   │   ├── devices.deny
  26885. │   │   │   ├── devices.list
  26886. │   │   │   ├── notify_on_release
  26887. │   │   │   └── tasks
  26888. │   │   ├── lxd-containers.service
  26889. │   │   │   ├── cgroup.clone_children
  26890. │   │   │   ├── cgroup.procs
  26891. │   │   │   ├── devices.allow
  26892. │   │   │   ├── devices.deny
  26893. │   │   │   ├── devices.list
  26894. │   │   │   ├── notify_on_release
  26895. │   │   │   └── tasks
  26896. │   │   ├── lxd.service
  26897. │   │   │   ├── cgroup.clone_children
  26898. │   │   │   ├── cgroup.procs
  26899. │   │   │   ├── devices.allow
  26900. │   │   │   ├── devices.deny
  26901. │   │   │   ├── devices.list
  26902. │   │   │   ├── notify_on_release
  26903. │   │   │   └── tasks
  26904. │   │   ├── mdadm.service
  26905. │   │   │   ├── cgroup.clone_children
  26906. │   │   │   ├── cgroup.procs
  26907. │   │   │   ├── devices.allow
  26908. │   │   │   ├── devices.deny
  26909. │   │   │   ├── devices.list
  26910. │   │   │   ├── notify_on_release
  26911. │   │   │   └── tasks
  26912. │   │   ├── -.mount
  26913. │   │   │   ├── cgroup.clone_children
  26914. │   │   │   ├── cgroup.procs
  26915. │   │   │   ├── devices.allow
  26916. │   │   │   ├── devices.deny
  26917. │   │   │   ├── devices.list
  26918. │   │   │   ├── notify_on_release
  26919. │   │   │   └── tasks
  26920. │   │   ├── netdata.service
  26921. │   │   │   ├── cgroup.clone_children
  26922. │   │   │   ├── cgroup.procs
  26923. │   │   │   ├── devices.allow
  26924. │   │   │   ├── devices.deny
  26925. │   │   │   ├── devices.list
  26926. │   │   │   ├── notify_on_release
  26927. │   │   │   └── tasks
  26928. │   │   ├── networking.service
  26929. │   │   │   ├── cgroup.clone_children
  26930. │   │   │   ├── cgroup.procs
  26931. │   │   │   ├── devices.allow
  26932. │   │   │   ├── devices.deny
  26933. │   │   │   ├── devices.list
  26934. │   │   │   ├── notify_on_release
  26935. │   │   │   └── tasks
  26936. │   │   ├── notify_on_release
  26937. │   │   ├── ntp.service
  26938. │   │   │   ├── cgroup.clone_children
  26939. │   │   │   ├── cgroup.procs
  26940. │   │   │   ├── devices.allow
  26941. │   │   │   ├── devices.deny
  26942. │   │   │   ├── devices.list
  26943. │   │   │   ├── notify_on_release
  26944. │   │   │   └── tasks
  26945. │   │   ├── ondemand.service
  26946. │   │   │   ├── cgroup.clone_children
  26947. │   │   │   ├── cgroup.procs
  26948. │   │   │   ├── devices.allow
  26949. │   │   │   ├── devices.deny
  26950. │   │   │   ├── devices.list
  26951. │   │   │   ├── notify_on_release
  26952. │   │   │   └── tasks
  26953. │   │   ├── open-iscsi.service
  26954. │   │   │   ├── cgroup.clone_children
  26955. │   │   │   ├── cgroup.procs
  26956. │   │   │   ├── devices.allow
  26957. │   │   │   ├── devices.deny
  26958. │   │   │   ├── devices.list
  26959. │   │   │   ├── notify_on_release
  26960. │   │   │   └── tasks
  26961. │   │   ├── polkitd.service
  26962. │   │   │   ├── cgroup.clone_children
  26963. │   │   │   ├── cgroup.procs
  26964. │   │   │   ├── devices.allow
  26965. │   │   │   ├── devices.deny
  26966. │   │   │   ├── devices.list
  26967. │   │   │   ├── notify_on_release
  26968. │   │   │   └── tasks
  26969. │   │   ├── proc-sys-fs-binfmt_misc.mount
  26970. │   │   │   ├── cgroup.clone_children
  26971. │   │   │   ├── cgroup.procs
  26972. │   │   │   ├── devices.allow
  26973. │   │   │   ├── devices.deny
  26974. │   │   │   ├── devices.list
  26975. │   │   │   ├── notify_on_release
  26976. │   │   │   └── tasks
  26977. │   │   ├── radvd.service
  26978. │   │   │   ├── cgroup.clone_children
  26979. │   │   │   ├── cgroup.procs
  26980. │   │   │   ├── devices.allow
  26981. │   │   │   ├── devices.deny
  26982. │   │   │   ├── devices.list
  26983. │   │   │   ├── notify_on_release
  26984. │   │   │   └── tasks
  26985. │   │   ├── rc-local.service
  26986. │   │   │   ├── cgroup.clone_children
  26987. │   │   │   ├── cgroup.procs
  26988. │   │   │   ├── devices.allow
  26989. │   │   │   ├── devices.deny
  26990. │   │   │   ├── devices.list
  26991. │   │   │   ├── notify_on_release
  26992. │   │   │   └── tasks
  26993. │   │   ├── resolvconf.service
  26994. │   │   │   ├── cgroup.clone_children
  26995. │   │   │   ├── cgroup.procs
  26996. │   │   │   ├── devices.allow
  26997. │   │   │   ├── devices.deny
  26998. │   │   │   ├── devices.list
  26999. │   │   │   ├── notify_on_release
  27000. │   │   │   └── tasks
  27001. │   │   ├── rsyslog.service
  27002. │   │   │   ├── cgroup.clone_children
  27003. │   │   │   ├── cgroup.procs
  27004. │   │   │   ├── devices.allow
  27005. │   │   │   ├── devices.deny
  27006. │   │   │   ├── devices.list
  27007. │   │   │   ├── notify_on_release
  27008. │   │   │   └── tasks
  27009. │   │   ├── setvtrgb.service
  27010. │   │   │   ├── cgroup.clone_children
  27011. │   │   │   ├── cgroup.procs
  27012. │   │   │   ├── devices.allow
  27013. │   │   │   ├── devices.deny
  27014. │   │   │   ├── devices.list
  27015. │   │   │   ├── notify_on_release
  27016. │   │   │   └── tasks
  27017. │   │   ├── snapd.service
  27018. │   │   │   ├── cgroup.clone_children
  27019. │   │   │   ├── cgroup.procs
  27020. │   │   │   ├── devices.allow
  27021. │   │   │   ├── devices.deny
  27022. │   │   │   ├── devices.list
  27023. │   │   │   ├── notify_on_release
  27024. │   │   │   └── tasks
  27025. │   │   ├── ssh.service
  27026. │   │   │   ├── cgroup.clone_children
  27027. │   │   │   ├── cgroup.procs
  27028. │   │   │   ├── devices.allow
  27029. │   │   │   ├── devices.deny
  27030. │   │   │   ├── devices.list
  27031. │   │   │   ├── notify_on_release
  27032. │   │   │   └── tasks
  27033. │   │   ├── sys-fs-fuse-connections.mount
  27034. │   │   │   ├── cgroup.clone_children
  27035. │   │   │   ├── cgroup.procs
  27036. │   │   │   ├── devices.allow
  27037. │   │   │   ├── devices.deny
  27038. │   │   │   ├── devices.list
  27039. │   │   │   ├── notify_on_release
  27040. │   │   │   └── tasks
  27041. │   │   ├── sys-kernel-debug.mount
  27042. │   │   │   ├── cgroup.clone_children
  27043. │   │   │   ├── cgroup.procs
  27044. │   │   │   ├── devices.allow
  27045. │   │   │   ├── devices.deny
  27046. │   │   │   ├── devices.list
  27047. │   │   │   ├── notify_on_release
  27048. │   │   │   └── tasks
  27049. │   │   ├── sys-kernel-debug-tracing.mount
  27050. │   │   │   ├── cgroup.clone_children
  27051. │   │   │   ├── cgroup.procs
  27052. │   │   │   ├── devices.allow
  27053. │   │   │   ├── devices.deny
  27054. │   │   │   ├── devices.list
  27055. │   │   │   ├── notify_on_release
  27056. │   │   │   └── tasks
  27057. │   │   ├── systemd-journald.service
  27058. │   │   │   ├── cgroup.clone_children
  27059. │   │   │   ├── cgroup.procs
  27060. │   │   │   ├── devices.allow
  27061. │   │   │   ├── devices.deny
  27062. │   │   │   ├── devices.list
  27063. │   │   │   ├── notify_on_release
  27064. │   │   │   └── tasks
  27065. │   │   ├── systemd-journal-flush.service
  27066. │   │   │   ├── cgroup.clone_children
  27067. │   │   │   ├── cgroup.procs
  27068. │   │   │   ├── devices.allow
  27069. │   │   │   ├── devices.deny
  27070. │   │   │   ├── devices.list
  27071. │   │   │   ├── notify_on_release
  27072. │   │   │   └── tasks
  27073. │   │   ├── systemd-logind.service
  27074. │   │   │   ├── cgroup.clone_children
  27075. │   │   │   ├── cgroup.procs
  27076. │   │   │   ├── devices.allow
  27077. │   │   │   ├── devices.deny
  27078. │   │   │   ├── devices.list
  27079. │   │   │   ├── notify_on_release
  27080. │   │   │   └── tasks
  27081. │   │   ├── systemd-modules-load.service
  27082. │   │   │   ├── cgroup.clone_children
  27083. │   │   │   ├── cgroup.procs
  27084. │   │   │   ├── devices.allow
  27085. │   │   │   ├── devices.deny
  27086. │   │   │   ├── devices.list
  27087. │   │   │   ├── notify_on_release
  27088. │   │   │   └── tasks
  27089. │   │   ├── systemd-random-seed.service
  27090. │   │   │   ├── cgroup.clone_children
  27091. │   │   │   ├── cgroup.procs
  27092. │   │   │   ├── devices.allow
  27093. │   │   │   ├── devices.deny
  27094. │   │   │   ├── devices.list
  27095. │   │   │   ├── notify_on_release
  27096. │   │   │   └── tasks
  27097. │   │   ├── systemd-remount-fs.service
  27098. │   │   │   ├── cgroup.clone_children
  27099. │   │   │   ├── cgroup.procs
  27100. │   │   │   ├── devices.allow
  27101. │   │   │   ├── devices.deny
  27102. │   │   │   ├── devices.list
  27103. │   │   │   ├── notify_on_release
  27104. │   │   │   └── tasks
  27105. │   │   ├── systemd-sysctl.service
  27106. │   │   │   ├── cgroup.clone_children
  27107. │   │   │   ├── cgroup.procs
  27108. │   │   │   ├── devices.allow
  27109. │   │   │   ├── devices.deny
  27110. │   │   │   ├── devices.list
  27111. │   │   │   ├── notify_on_release
  27112. │   │   │   └── tasks
  27113. │   │   ├── systemd-tmpfiles-setup-dev.service
  27114. │   │   │   ├── cgroup.clone_children
  27115. │   │   │   ├── cgroup.procs
  27116. │   │   │   ├── devices.allow
  27117. │   │   │   ├── devices.deny
  27118. │   │   │   ├── devices.list
  27119. │   │   │   ├── notify_on_release
  27120. │   │   │   └── tasks
  27121. │   │   ├── systemd-tmpfiles-setup.service
  27122. │   │   │   ├── cgroup.clone_children
  27123. │   │   │   ├── cgroup.procs
  27124. │   │   │   ├── devices.allow
  27125. │   │   │   ├── devices.deny
  27126. │   │   │   ├── devices.list
  27127. │   │   │   ├── notify_on_release
  27128. │   │   │   └── tasks
  27129. │   │   ├── systemd-udevd.service
  27130. │   │   │   ├── cgroup.clone_children
  27131. │   │   │   ├── cgroup.procs
  27132. │   │   │   ├── devices.allow
  27133. │   │   │   ├── devices.deny
  27134. │   │   │   ├── devices.list
  27135. │   │   │   ├── notify_on_release
  27136. │   │   │   └── tasks
  27137. │   │   ├── systemd-udev-trigger.service
  27138. │   │   │   ├── cgroup.clone_children
  27139. │   │   │   ├── cgroup.procs
  27140. │   │   │   ├── devices.allow
  27141. │   │   │   ├── devices.deny
  27142. │   │   │   ├── devices.list
  27143. │   │   │   ├── notify_on_release
  27144. │   │   │   └── tasks
  27145. │   │   ├── systemd-update-utmp.service
  27146. │   │   │   ├── cgroup.clone_children
  27147. │   │   │   ├── cgroup.procs
  27148. │   │   │   ├── devices.allow
  27149. │   │   │   ├── devices.deny
  27150. │   │   │   ├── devices.list
  27151. │   │   │   ├── notify_on_release
  27152. │   │   │   └── tasks
  27153. │   │   ├── systemd-user-sessions.service
  27154. │   │   │   ├── cgroup.clone_children
  27155. │   │   │   ├── cgroup.procs
  27156. │   │   │   ├── devices.allow
  27157. │   │   │   ├── devices.deny
  27158. │   │   │   ├── devices.list
  27159. │   │   │   ├── notify_on_release
  27160. │   │   │   └── tasks
  27161. │   │   ├── system-getty.slice
  27162. │   │   │   ├── cgroup.clone_children
  27163. │   │   │   ├── cgroup.procs
  27164. │   │   │   ├── devices.allow
  27165. │   │   │   ├── devices.deny
  27166. │   │   │   ├── devices.list
  27167. │   │   │   ├── notify_on_release
  27168. │   │   │   └── tasks
  27169. │   │   ├── system-serial\x2dgetty.slice
  27170. │   │   │   ├── cgroup.clone_children
  27171. │   │   │   ├── cgroup.procs
  27172. │   │   │   ├── devices.allow
  27173. │   │   │   ├── devices.deny
  27174. │   │   │   ├── devices.list
  27175. │   │   │   ├── notify_on_release
  27176. │   │   │   └── tasks
  27177. │   │   ├── system-systemd\x2dfsck.slice
  27178. │   │   │   ├── cgroup.clone_children
  27179. │   │   │   ├── cgroup.procs
  27180. │   │   │   ├── devices.allow
  27181. │   │   │   ├── devices.deny
  27182. │   │   │   ├── devices.list
  27183. │   │   │   ├── notify_on_release
  27184. │   │   │   └── tasks
  27185. │   │   ├── tasks
  27186. │   │   ├── ufw.service
  27187. │   │   │   ├── cgroup.clone_children
  27188. │   │   │   ├── cgroup.procs
  27189. │   │   │   ├── devices.allow
  27190. │   │   │   ├── devices.deny
  27191. │   │   │   ├── devices.list
  27192. │   │   │   ├── notify_on_release
  27193. │   │   │   └── tasks
  27194. │   │   ├── var-lib-lxcfs.mount
  27195. │   │   │   ├── cgroup.clone_children
  27196. │   │   │   ├── cgroup.procs
  27197. │   │   │   ├── devices.allow
  27198. │   │   │   ├── devices.deny
  27199. │   │   │   ├── devices.list
  27200. │   │   │   ├── notify_on_release
  27201. │   │   │   └── tasks
  27202. │   │   ├── var-lib-lxd-devices-builder-disk.sys\x2dmodule\x2dapparmor\x2dparameters\x2denabled.mount
  27203. │   │   │   ├── cgroup.clone_children
  27204. │   │   │   ├── cgroup.procs
  27205. │   │   │   ├── devices.allow
  27206. │   │   │   ├── devices.deny
  27207. │   │   │   ├── devices.list
  27208. │   │   │   ├── notify_on_release
  27209. │   │   │   └── tasks
  27210. │   │   ├── var-lib-lxd-devlxd.mount
  27211. │   │   │   ├── cgroup.clone_children
  27212. │   │   │   ├── cgroup.procs
  27213. │   │   │   ├── devices.allow
  27214. │   │   │   ├── devices.deny
  27215. │   │   │   ├── devices.list
  27216. │   │   │   ├── notify_on_release
  27217. │   │   │   └── tasks
  27218. │   │   ├── var-lib-lxd.mount
  27219. │   │   │   ├── cgroup.clone_children
  27220. │   │   │   ├── cgroup.procs
  27221. │   │   │   ├── devices.allow
  27222. │   │   │   ├── devices.deny
  27223. │   │   │   ├── devices.list
  27224. │   │   │   ├── notify_on_release
  27225. │   │   │   └── tasks
  27226. │   │   └── var-lib-lxd-shmounts.mount
  27227. │   │   ├── cgroup.clone_children
  27228. │   │   ├── cgroup.procs
  27229. │   │   ├── devices.allow
  27230. │   │   ├── devices.deny
  27231. │   │   ├── devices.list
  27232. │   │   ├── notify_on_release
  27233. │   │   └── tasks
  27234. │   ├── tasks
  27235. │   └── user.slice
  27236. │   ├── cgroup.clone_children
  27237. │   ├── cgroup.procs
  27238. │   ├── devices.allow
  27239. │   ├── devices.deny
  27240. │   ├── devices.list
  27241. │   ├── notify_on_release
  27242. │   ├── tasks
  27243. │   └── user-0.slice
  27244. │   ├── cgroup.clone_children
  27245. │   ├── cgroup.procs
  27246. │   ├── devices.allow
  27247. │   ├── devices.deny
  27248. │   ├── devices.list
  27249. │   ├── notify_on_release
  27250. │   ├── session-514.scope
  27251. │   │   ├── cgroup.clone_children
  27252. │   │   ├── cgroup.procs
  27253. │   │   ├── devices.allow
  27254. │   │   ├── devices.deny
  27255. │   │   ├── devices.list
  27256. │   │   ├── notify_on_release
  27257. │   │   └── tasks
  27258. │   ├── tasks
  27259. │   └── user@0.service
  27260. │   ├── cgroup.clone_children
  27261. │   ├── cgroup.procs
  27262. │   ├── devices.allow
  27263. │   ├── devices.deny
  27264. │   ├── devices.list
  27265. │   ├── notify_on_release
  27266. │   └── tasks
  27267. ├── freezer
  27268. │   ├── cgroup.clone_children
  27269. │   ├── cgroup.procs
  27270. │   ├── cgroup.sane_behavior
  27271. │   ├── lxc
  27272. │   │   ├── apt-cacher
  27273. │   │   │   ├── cgroup.clone_children
  27274. │   │   │   ├── cgroup.procs
  27275. │   │   │   ├── freezer.parent_freezing
  27276. │   │   │   ├── freezer.self_freezing
  27277. │   │   │   ├── freezer.state
  27278. │   │   │   ├── notify_on_release
  27279. │   │   │   └── tasks
  27280. │   │   ├── builder
  27281. │   │   │   ├── cgroup.clone_children
  27282. │   │   │   ├── cgroup.procs
  27283. │   │   │   ├── freezer.parent_freezing
  27284. │   │   │   ├── freezer.self_freezing
  27285. │   │   │   ├── freezer.state
  27286. │   │   │   ├── notify_on_release
  27287. │   │   │   └── tasks
  27288. │   │   ├── cgroup.clone_children
  27289. │   │   ├── cgroup.procs
  27290. │   │   ├── freezer.parent_freezing
  27291. │   │   ├── freezer.self_freezing
  27292. │   │   ├── freezer.state
  27293. │   │   ├── notify_on_release
  27294. │   │   ├── ns-auth
  27295. │   │   │   ├── cgroup.clone_children
  27296. │   │   │   ├── cgroup.procs
  27297. │   │   │   ├── freezer.parent_freezing
  27298. │   │   │   ├── freezer.self_freezing
  27299. │   │   │   ├── freezer.state
  27300. │   │   │   ├── notify_on_release
  27301. │   │   │   └── tasks
  27302. │   │   ├── prometheus
  27303. │   │   │   ├── cgroup.clone_children
  27304. │   │   │   ├── cgroup.procs
  27305. │   │   │   ├── freezer.parent_freezing
  27306. │   │   │   ├── freezer.self_freezing
  27307. │   │   │   ├── freezer.state
  27308. │   │   │   ├── notify_on_release
  27309. │   │   │   └── tasks
  27310. │   │   ├── smtp
  27311. │   │   │   ├── cgroup.clone_children
  27312. │   │   │   ├── cgroup.procs
  27313. │   │   │   ├── freezer.parent_freezing
  27314. │   │   │   ├── freezer.self_freezing
  27315. │   │   │   ├── freezer.state
  27316. │   │   │   ├── notify_on_release
  27317. │   │   │   └── tasks
  27318. │   │   ├── tasks
  27319. │   │   ├── tick
  27320. │   │   │   ├── cgroup.clone_children
  27321. │   │   │   ├── cgroup.procs
  27322. │   │   │   ├── freezer.parent_freezing
  27323. │   │   │   ├── freezer.self_freezing
  27324. │   │   │   ├── freezer.state
  27325. │   │   │   ├── notify_on_release
  27326. │   │   │   └── tasks
  27327. │   │   └── unifi
  27328. │   │   ├── cgroup.clone_children
  27329. │   │   ├── cgroup.procs
  27330. │   │   ├── freezer.parent_freezing
  27331. │   │   ├── freezer.self_freezing
  27332. │   │   ├── freezer.state
  27333. │   │   ├── notify_on_release
  27334. │   │   └── tasks
  27335. │   ├── notify_on_release
  27336. │   ├── release_agent
  27337. │   └── tasks
  27338. ├── hugetlb
  27339. │   ├── cgroup.clone_children
  27340. │   ├── cgroup.procs
  27341. │   ├── cgroup.sane_behavior
  27342. │   ├── hugetlb.2MB.failcnt
  27343. │   ├── hugetlb.2MB.limit_in_bytes
  27344. │   ├── hugetlb.2MB.max_usage_in_bytes
  27345. │   ├── hugetlb.2MB.usage_in_bytes
  27346. │   ├── lxc
  27347. │   │   ├── apt-cacher
  27348. │   │   │   ├── cgroup.clone_children
  27349. │   │   │   ├── cgroup.procs
  27350. │   │   │   ├── hugetlb.2MB.failcnt
  27351. │   │   │   ├── hugetlb.2MB.limit_in_bytes
  27352. │   │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27353. │   │   │   ├── hugetlb.2MB.usage_in_bytes
  27354. │   │   │   ├── notify_on_release
  27355. │   │   │   └── tasks
  27356. │   │   ├── builder
  27357. │   │   │   ├── cgroup.clone_children
  27358. │   │   │   ├── cgroup.procs
  27359. │   │   │   ├── hugetlb.2MB.failcnt
  27360. │   │   │   ├── hugetlb.2MB.limit_in_bytes
  27361. │   │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27362. │   │   │   ├── hugetlb.2MB.usage_in_bytes
  27363. │   │   │   ├── notify_on_release
  27364. │   │   │   └── tasks
  27365. │   │   ├── cgroup.clone_children
  27366. │   │   ├── cgroup.procs
  27367. │   │   ├── hugetlb.2MB.failcnt
  27368. │   │   ├── hugetlb.2MB.limit_in_bytes
  27369. │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27370. │   │   ├── hugetlb.2MB.usage_in_bytes
  27371. │   │   ├── notify_on_release
  27372. │   │   ├── ns-auth
  27373. │   │   │   ├── cgroup.clone_children
  27374. │   │   │   ├── cgroup.procs
  27375. │   │   │   ├── hugetlb.2MB.failcnt
  27376. │   │   │   ├── hugetlb.2MB.limit_in_bytes
  27377. │   │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27378. │   │   │   ├── hugetlb.2MB.usage_in_bytes
  27379. │   │   │   ├── notify_on_release
  27380. │   │   │   └── tasks
  27381. │   │   ├── prometheus
  27382. │   │   │   ├── cgroup.clone_children
  27383. │   │   │   ├── cgroup.procs
  27384. │   │   │   ├── hugetlb.2MB.failcnt
  27385. │   │   │   ├── hugetlb.2MB.limit_in_bytes
  27386. │   │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27387. │   │   │   ├── hugetlb.2MB.usage_in_bytes
  27388. │   │   │   ├── notify_on_release
  27389. │   │   │   └── tasks
  27390. │   │   ├── smtp
  27391. │   │   │   ├── cgroup.clone_children
  27392. │   │   │   ├── cgroup.procs
  27393. │   │   │   ├── hugetlb.2MB.failcnt
  27394. │   │   │   ├── hugetlb.2MB.limit_in_bytes
  27395. │   │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27396. │   │   │   ├── hugetlb.2MB.usage_in_bytes
  27397. │   │   │   ├── notify_on_release
  27398. │   │   │   └── tasks
  27399. │   │   ├── tasks
  27400. │   │   ├── tick
  27401. │   │   │   ├── cgroup.clone_children
  27402. │   │   │   ├── cgroup.procs
  27403. │   │   │   ├── hugetlb.2MB.failcnt
  27404. │   │   │   ├── hugetlb.2MB.limit_in_bytes
  27405. │   │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27406. │   │   │   ├── hugetlb.2MB.usage_in_bytes
  27407. │   │   │   ├── notify_on_release
  27408. │   │   │   └── tasks
  27409. │   │   └── unifi
  27410. │   │   ├── cgroup.clone_children
  27411. │   │   ├── cgroup.procs
  27412. │   │   ├── hugetlb.2MB.failcnt
  27413. │   │   ├── hugetlb.2MB.limit_in_bytes
  27414. │   │   ├── hugetlb.2MB.max_usage_in_bytes
  27415. │   │   ├── hugetlb.2MB.usage_in_bytes
  27416. │   │   ├── notify_on_release
  27417. │   │   └── tasks
  27418. │   ├── notify_on_release
  27419. │   ├── release_agent
  27420. │   └── tasks
  27421. ├── memory
  27422. │   ├── cgroup.clone_children
  27423. │   ├── cgroup.event_control
  27424. │   ├── cgroup.procs
  27425. │   ├── cgroup.sane_behavior
  27426. │   ├── init.scope
  27427. │   │   ├── cgroup.clone_children
  27428. │   │   ├── cgroup.event_control
  27429. │   │   ├── cgroup.procs
  27430. │   │   ├── memory.failcnt
  27431. │   │   ├── memory.force_empty
  27432. │   │   ├── memory.kmem.failcnt
  27433. │   │   ├── memory.kmem.limit_in_bytes
  27434. │   │   ├── memory.kmem.max_usage_in_bytes
  27435. │   │   ├── memory.kmem.slabinfo
  27436. │   │   ├── memory.kmem.tcp.failcnt
  27437. │   │   ├── memory.kmem.tcp.limit_in_bytes
  27438. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27439. │   │   ├── memory.kmem.tcp.usage_in_bytes
  27440. │   │   ├── memory.kmem.usage_in_bytes
  27441. │   │   ├── memory.limit_in_bytes
  27442. │   │   ├── memory.max_usage_in_bytes
  27443. │   │   ├── memory.move_charge_at_immigrate
  27444. │   │   ├── memory.numa_stat
  27445. │   │   ├── memory.oom_control
  27446. │   │   ├── memory.pressure_level
  27447. │   │   ├── memory.soft_limit_in_bytes
  27448. │   │   ├── memory.stat
  27449. │   │   ├── memory.swappiness
  27450. │   │   ├── memory.usage_in_bytes
  27451. │   │   ├── memory.use_hierarchy
  27452. │   │   ├── notify_on_release
  27453. │   │   └── tasks
  27454. │   ├── lxc
  27455. │   │   ├── apt-cacher
  27456. │   │   │   ├── cgroup.clone_children
  27457. │   │   │   ├── cgroup.event_control
  27458. │   │   │   ├── cgroup.procs
  27459. │   │   │   ├── init.scope
  27460. │   │   │   │   ├── cgroup.clone_children
  27461. │   │   │   │   ├── cgroup.event_control
  27462. │   │   │   │   ├── cgroup.procs
  27463. │   │   │   │   ├── memory.failcnt
  27464. │   │   │   │   ├── memory.force_empty
  27465. │   │   │   │   ├── memory.kmem.failcnt
  27466. │   │   │   │   ├── memory.kmem.limit_in_bytes
  27467. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27468. │   │   │   │   ├── memory.kmem.slabinfo
  27469. │   │   │   │   ├── memory.kmem.tcp.failcnt
  27470. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27471. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27472. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27473. │   │   │   │   ├── memory.kmem.usage_in_bytes
  27474. │   │   │   │   ├── memory.limit_in_bytes
  27475. │   │   │   │   ├── memory.max_usage_in_bytes
  27476. │   │   │   │   ├── memory.move_charge_at_immigrate
  27477. │   │   │   │   ├── memory.numa_stat
  27478. │   │   │   │   ├── memory.oom_control
  27479. │   │   │   │   ├── memory.pressure_level
  27480. │   │   │   │   ├── memory.soft_limit_in_bytes
  27481. │   │   │   │   ├── memory.stat
  27482. │   │   │   │   ├── memory.swappiness
  27483. │   │   │   │   ├── memory.usage_in_bytes
  27484. │   │   │   │   ├── memory.use_hierarchy
  27485. │   │   │   │   ├── notify_on_release
  27486. │   │   │   │   └── tasks
  27487. │   │   │   ├── memory.failcnt
  27488. │   │   │   ├── memory.force_empty
  27489. │   │   │   ├── memory.kmem.failcnt
  27490. │   │   │   ├── memory.kmem.limit_in_bytes
  27491. │   │   │   ├── memory.kmem.max_usage_in_bytes
  27492. │   │   │   ├── memory.kmem.slabinfo
  27493. │   │   │   ├── memory.kmem.tcp.failcnt
  27494. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27495. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27496. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27497. │   │   │   ├── memory.kmem.usage_in_bytes
  27498. │   │   │   ├── memory.limit_in_bytes
  27499. │   │   │   ├── memory.max_usage_in_bytes
  27500. │   │   │   ├── memory.move_charge_at_immigrate
  27501. │   │   │   ├── memory.numa_stat
  27502. │   │   │   ├── memory.oom_control
  27503. │   │   │   ├── memory.pressure_level
  27504. │   │   │   ├── memory.soft_limit_in_bytes
  27505. │   │   │   ├── memory.stat
  27506. │   │   │   ├── memory.swappiness
  27507. │   │   │   ├── memory.usage_in_bytes
  27508. │   │   │   ├── memory.use_hierarchy
  27509. │   │   │   ├── notify_on_release
  27510. │   │   │   ├── system.slice
  27511. │   │   │   │   ├── accounts-daemon.service
  27512. │   │   │   │   │   ├── cgroup.clone_children
  27513. │   │   │   │   │   ├── cgroup.event_control
  27514. │   │   │   │   │   ├── cgroup.procs
  27515. │   │   │   │   │   ├── memory.failcnt
  27516. │   │   │   │   │   ├── memory.force_empty
  27517. │   │   │   │   │   ├── memory.kmem.failcnt
  27518. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27519. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27520. │   │   │   │   │   ├── memory.kmem.slabinfo
  27521. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27522. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27523. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27524. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27525. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27526. │   │   │   │   │   ├── memory.limit_in_bytes
  27527. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27528. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27529. │   │   │   │   │   ├── memory.numa_stat
  27530. │   │   │   │   │   ├── memory.oom_control
  27531. │   │   │   │   │   ├── memory.pressure_level
  27532. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27533. │   │   │   │   │   ├── memory.stat
  27534. │   │   │   │   │   ├── memory.swappiness
  27535. │   │   │   │   │   ├── memory.usage_in_bytes
  27536. │   │   │   │   │   ├── memory.use_hierarchy
  27537. │   │   │   │   │   ├── notify_on_release
  27538. │   │   │   │   │   └── tasks
  27539. │   │   │   │   ├── apparmor.service
  27540. │   │   │   │   │   ├── cgroup.clone_children
  27541. │   │   │   │   │   ├── cgroup.event_control
  27542. │   │   │   │   │   ├── cgroup.procs
  27543. │   │   │   │   │   ├── memory.failcnt
  27544. │   │   │   │   │   ├── memory.force_empty
  27545. │   │   │   │   │   ├── memory.kmem.failcnt
  27546. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27547. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27548. │   │   │   │   │   ├── memory.kmem.slabinfo
  27549. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27550. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27551. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27552. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27553. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27554. │   │   │   │   │   ├── memory.limit_in_bytes
  27555. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27556. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27557. │   │   │   │   │   ├── memory.numa_stat
  27558. │   │   │   │   │   ├── memory.oom_control
  27559. │   │   │   │   │   ├── memory.pressure_level
  27560. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27561. │   │   │   │   │   ├── memory.stat
  27562. │   │   │   │   │   ├── memory.swappiness
  27563. │   │   │   │   │   ├── memory.usage_in_bytes
  27564. │   │   │   │   │   ├── memory.use_hierarchy
  27565. │   │   │   │   │   ├── notify_on_release
  27566. │   │   │   │   │   └── tasks
  27567. │   │   │   │   ├── apport.service
  27568. │   │   │   │   │   ├── cgroup.clone_children
  27569. │   │   │   │   │   ├── cgroup.event_control
  27570. │   │   │   │   │   ├── cgroup.procs
  27571. │   │   │   │   │   ├── memory.failcnt
  27572. │   │   │   │   │   ├── memory.force_empty
  27573. │   │   │   │   │   ├── memory.kmem.failcnt
  27574. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27575. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27576. │   │   │   │   │   ├── memory.kmem.slabinfo
  27577. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27578. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27579. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27580. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27581. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27582. │   │   │   │   │   ├── memory.limit_in_bytes
  27583. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27584. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27585. │   │   │   │   │   ├── memory.numa_stat
  27586. │   │   │   │   │   ├── memory.oom_control
  27587. │   │   │   │   │   ├── memory.pressure_level
  27588. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27589. │   │   │   │   │   ├── memory.stat
  27590. │   │   │   │   │   ├── memory.swappiness
  27591. │   │   │   │   │   ├── memory.usage_in_bytes
  27592. │   │   │   │   │   ├── memory.use_hierarchy
  27593. │   │   │   │   │   ├── notify_on_release
  27594. │   │   │   │   │   └── tasks
  27595. │   │   │   │   ├── apt-cacher-ng.service
  27596. │   │   │   │   │   ├── cgroup.clone_children
  27597. │   │   │   │   │   ├── cgroup.event_control
  27598. │   │   │   │   │   ├── cgroup.procs
  27599. │   │   │   │   │   ├── memory.failcnt
  27600. │   │   │   │   │   ├── memory.force_empty
  27601. │   │   │   │   │   ├── memory.kmem.failcnt
  27602. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27603. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27604. │   │   │   │   │   ├── memory.kmem.slabinfo
  27605. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27606. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27607. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27608. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27609. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27610. │   │   │   │   │   ├── memory.limit_in_bytes
  27611. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27612. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27613. │   │   │   │   │   ├── memory.numa_stat
  27614. │   │   │   │   │   ├── memory.oom_control
  27615. │   │   │   │   │   ├── memory.pressure_level
  27616. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27617. │   │   │   │   │   ├── memory.stat
  27618. │   │   │   │   │   ├── memory.swappiness
  27619. │   │   │   │   │   ├── memory.usage_in_bytes
  27620. │   │   │   │   │   ├── memory.use_hierarchy
  27621. │   │   │   │   │   ├── notify_on_release
  27622. │   │   │   │   │   └── tasks
  27623. │   │   │   │   ├── atd.service
  27624. │   │   │   │   │   ├── cgroup.clone_children
  27625. │   │   │   │   │   ├── cgroup.event_control
  27626. │   │   │   │   │   ├── cgroup.procs
  27627. │   │   │   │   │   ├── memory.failcnt
  27628. │   │   │   │   │   ├── memory.force_empty
  27629. │   │   │   │   │   ├── memory.kmem.failcnt
  27630. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27631. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27632. │   │   │   │   │   ├── memory.kmem.slabinfo
  27633. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27634. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27635. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27636. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27637. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27638. │   │   │   │   │   ├── memory.limit_in_bytes
  27639. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27640. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27641. │   │   │   │   │   ├── memory.numa_stat
  27642. │   │   │   │   │   ├── memory.oom_control
  27643. │   │   │   │   │   ├── memory.pressure_level
  27644. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27645. │   │   │   │   │   ├── memory.stat
  27646. │   │   │   │   │   ├── memory.swappiness
  27647. │   │   │   │   │   ├── memory.usage_in_bytes
  27648. │   │   │   │   │   ├── memory.use_hierarchy
  27649. │   │   │   │   │   ├── notify_on_release
  27650. │   │   │   │   │   └── tasks
  27651. │   │   │   │   ├── cgroup.clone_children
  27652. │   │   │   │   ├── cgroup.event_control
  27653. │   │   │   │   ├── cgroup.procs
  27654. │   │   │   │   ├── cloud-config.service
  27655. │   │   │   │   │   ├── cgroup.clone_children
  27656. │   │   │   │   │   ├── cgroup.event_control
  27657. │   │   │   │   │   ├── cgroup.procs
  27658. │   │   │   │   │   ├── memory.failcnt
  27659. │   │   │   │   │   ├── memory.force_empty
  27660. │   │   │   │   │   ├── memory.kmem.failcnt
  27661. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27662. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27663. │   │   │   │   │   ├── memory.kmem.slabinfo
  27664. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27665. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27666. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27667. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27668. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27669. │   │   │   │   │   ├── memory.limit_in_bytes
  27670. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27671. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27672. │   │   │   │   │   ├── memory.numa_stat
  27673. │   │   │   │   │   ├── memory.oom_control
  27674. │   │   │   │   │   ├── memory.pressure_level
  27675. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27676. │   │   │   │   │   ├── memory.stat
  27677. │   │   │   │   │   ├── memory.swappiness
  27678. │   │   │   │   │   ├── memory.usage_in_bytes
  27679. │   │   │   │   │   ├── memory.use_hierarchy
  27680. │   │   │   │   │   ├── notify_on_release
  27681. │   │   │   │   │   └── tasks
  27682. │   │   │   │   ├── cloud-final.service
  27683. │   │   │   │   │   ├── cgroup.clone_children
  27684. │   │   │   │   │   ├── cgroup.event_control
  27685. │   │   │   │   │   ├── cgroup.procs
  27686. │   │   │   │   │   ├── memory.failcnt
  27687. │   │   │   │   │   ├── memory.force_empty
  27688. │   │   │   │   │   ├── memory.kmem.failcnt
  27689. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27690. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27691. │   │   │   │   │   ├── memory.kmem.slabinfo
  27692. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27693. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27694. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27695. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27696. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27697. │   │   │   │   │   ├── memory.limit_in_bytes
  27698. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27699. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27700. │   │   │   │   │   ├── memory.numa_stat
  27701. │   │   │   │   │   ├── memory.oom_control
  27702. │   │   │   │   │   ├── memory.pressure_level
  27703. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27704. │   │   │   │   │   ├── memory.stat
  27705. │   │   │   │   │   ├── memory.swappiness
  27706. │   │   │   │   │   ├── memory.usage_in_bytes
  27707. │   │   │   │   │   ├── memory.use_hierarchy
  27708. │   │   │   │   │   ├── notify_on_release
  27709. │   │   │   │   │   └── tasks
  27710. │   │   │   │   ├── cloud-init-local.service
  27711. │   │   │   │   │   ├── cgroup.clone_children
  27712. │   │   │   │   │   ├── cgroup.event_control
  27713. │   │   │   │   │   ├── cgroup.procs
  27714. │   │   │   │   │   ├── memory.failcnt
  27715. │   │   │   │   │   ├── memory.force_empty
  27716. │   │   │   │   │   ├── memory.kmem.failcnt
  27717. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27718. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27719. │   │   │   │   │   ├── memory.kmem.slabinfo
  27720. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27721. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27722. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27723. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27724. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27725. │   │   │   │   │   ├── memory.limit_in_bytes
  27726. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27727. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27728. │   │   │   │   │   ├── memory.numa_stat
  27729. │   │   │   │   │   ├── memory.oom_control
  27730. │   │   │   │   │   ├── memory.pressure_level
  27731. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27732. │   │   │   │   │   ├── memory.stat
  27733. │   │   │   │   │   ├── memory.swappiness
  27734. │   │   │   │   │   ├── memory.usage_in_bytes
  27735. │   │   │   │   │   ├── memory.use_hierarchy
  27736. │   │   │   │   │   ├── notify_on_release
  27737. │   │   │   │   │   └── tasks
  27738. │   │   │   │   ├── cloud-init.service
  27739. │   │   │   │   │   ├── cgroup.clone_children
  27740. │   │   │   │   │   ├── cgroup.event_control
  27741. │   │   │   │   │   ├── cgroup.procs
  27742. │   │   │   │   │   ├── memory.failcnt
  27743. │   │   │   │   │   ├── memory.force_empty
  27744. │   │   │   │   │   ├── memory.kmem.failcnt
  27745. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27746. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27747. │   │   │   │   │   ├── memory.kmem.slabinfo
  27748. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27749. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27750. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27751. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27752. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27753. │   │   │   │   │   ├── memory.limit_in_bytes
  27754. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27755. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27756. │   │   │   │   │   ├── memory.numa_stat
  27757. │   │   │   │   │   ├── memory.oom_control
  27758. │   │   │   │   │   ├── memory.pressure_level
  27759. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27760. │   │   │   │   │   ├── memory.stat
  27761. │   │   │   │   │   ├── memory.swappiness
  27762. │   │   │   │   │   ├── memory.usage_in_bytes
  27763. │   │   │   │   │   ├── memory.use_hierarchy
  27764. │   │   │   │   │   ├── notify_on_release
  27765. │   │   │   │   │   └── tasks
  27766. │   │   │   │   ├── console-getty.service
  27767. │   │   │   │   │   ├── cgroup.clone_children
  27768. │   │   │   │   │   ├── cgroup.event_control
  27769. │   │   │   │   │   ├── cgroup.procs
  27770. │   │   │   │   │   ├── memory.failcnt
  27771. │   │   │   │   │   ├── memory.force_empty
  27772. │   │   │   │   │   ├── memory.kmem.failcnt
  27773. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27774. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27775. │   │   │   │   │   ├── memory.kmem.slabinfo
  27776. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27777. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27778. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27779. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27780. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27781. │   │   │   │   │   ├── memory.limit_in_bytes
  27782. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27783. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27784. │   │   │   │   │   ├── memory.numa_stat
  27785. │   │   │   │   │   ├── memory.oom_control
  27786. │   │   │   │   │   ├── memory.pressure_level
  27787. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27788. │   │   │   │   │   ├── memory.stat
  27789. │   │   │   │   │   ├── memory.swappiness
  27790. │   │   │   │   │   ├── memory.usage_in_bytes
  27791. │   │   │   │   │   ├── memory.use_hierarchy
  27792. │   │   │   │   │   ├── notify_on_release
  27793. │   │   │   │   │   └── tasks
  27794. │   │   │   │   ├── cron.service
  27795. │   │   │   │   │   ├── cgroup.clone_children
  27796. │   │   │   │   │   ├── cgroup.event_control
  27797. │   │   │   │   │   ├── cgroup.procs
  27798. │   │   │   │   │   ├── memory.failcnt
  27799. │   │   │   │   │   ├── memory.force_empty
  27800. │   │   │   │   │   ├── memory.kmem.failcnt
  27801. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27802. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27803. │   │   │   │   │   ├── memory.kmem.slabinfo
  27804. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27805. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27806. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27807. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27808. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27809. │   │   │   │   │   ├── memory.limit_in_bytes
  27810. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27811. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27812. │   │   │   │   │   ├── memory.numa_stat
  27813. │   │   │   │   │   ├── memory.oom_control
  27814. │   │   │   │   │   ├── memory.pressure_level
  27815. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27816. │   │   │   │   │   ├── memory.stat
  27817. │   │   │   │   │   ├── memory.swappiness
  27818. │   │   │   │   │   ├── memory.usage_in_bytes
  27819. │   │   │   │   │   ├── memory.use_hierarchy
  27820. │   │   │   │   │   ├── notify_on_release
  27821. │   │   │   │   │   └── tasks
  27822. │   │   │   │   ├── dbus.service
  27823. │   │   │   │   │   ├── cgroup.clone_children
  27824. │   │   │   │   │   ├── cgroup.event_control
  27825. │   │   │   │   │   ├── cgroup.procs
  27826. │   │   │   │   │   ├── memory.failcnt
  27827. │   │   │   │   │   ├── memory.force_empty
  27828. │   │   │   │   │   ├── memory.kmem.failcnt
  27829. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27830. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27831. │   │   │   │   │   ├── memory.kmem.slabinfo
  27832. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27833. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27834. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27835. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27836. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27837. │   │   │   │   │   ├── memory.limit_in_bytes
  27838. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27839. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27840. │   │   │   │   │   ├── memory.numa_stat
  27841. │   │   │   │   │   ├── memory.oom_control
  27842. │   │   │   │   │   ├── memory.pressure_level
  27843. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27844. │   │   │   │   │   ├── memory.stat
  27845. │   │   │   │   │   ├── memory.swappiness
  27846. │   │   │   │   │   ├── memory.usage_in_bytes
  27847. │   │   │   │   │   ├── memory.use_hierarchy
  27848. │   │   │   │   │   ├── notify_on_release
  27849. │   │   │   │   │   └── tasks
  27850. │   │   │   │   ├── dev-full.mount
  27851. │   │   │   │   │   ├── cgroup.clone_children
  27852. │   │   │   │   │   ├── cgroup.event_control
  27853. │   │   │   │   │   ├── cgroup.procs
  27854. │   │   │   │   │   ├── memory.failcnt
  27855. │   │   │   │   │   ├── memory.force_empty
  27856. │   │   │   │   │   ├── memory.kmem.failcnt
  27857. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27858. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27859. │   │   │   │   │   ├── memory.kmem.slabinfo
  27860. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27861. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27862. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27863. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27864. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27865. │   │   │   │   │   ├── memory.limit_in_bytes
  27866. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27867. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27868. │   │   │   │   │   ├── memory.numa_stat
  27869. │   │   │   │   │   ├── memory.oom_control
  27870. │   │   │   │   │   ├── memory.pressure_level
  27871. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27872. │   │   │   │   │   ├── memory.stat
  27873. │   │   │   │   │   ├── memory.swappiness
  27874. │   │   │   │   │   ├── memory.usage_in_bytes
  27875. │   │   │   │   │   ├── memory.use_hierarchy
  27876. │   │   │   │   │   ├── notify_on_release
  27877. │   │   │   │   │   └── tasks
  27878. │   │   │   │   ├── dev-fuse.mount
  27879. │   │   │   │   │   ├── cgroup.clone_children
  27880. │   │   │   │   │   ├── cgroup.event_control
  27881. │   │   │   │   │   ├── cgroup.procs
  27882. │   │   │   │   │   ├── memory.failcnt
  27883. │   │   │   │   │   ├── memory.force_empty
  27884. │   │   │   │   │   ├── memory.kmem.failcnt
  27885. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27886. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27887. │   │   │   │   │   ├── memory.kmem.slabinfo
  27888. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27889. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27890. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27891. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27892. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27893. │   │   │   │   │   ├── memory.limit_in_bytes
  27894. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27895. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27896. │   │   │   │   │   ├── memory.numa_stat
  27897. │   │   │   │   │   ├── memory.oom_control
  27898. │   │   │   │   │   ├── memory.pressure_level
  27899. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27900. │   │   │   │   │   ├── memory.stat
  27901. │   │   │   │   │   ├── memory.swappiness
  27902. │   │   │   │   │   ├── memory.usage_in_bytes
  27903. │   │   │   │   │   ├── memory.use_hierarchy
  27904. │   │   │   │   │   ├── notify_on_release
  27905. │   │   │   │   │   └── tasks
  27906. │   │   │   │   ├── dev-lxd.mount
  27907. │   │   │   │   │   ├── cgroup.clone_children
  27908. │   │   │   │   │   ├── cgroup.event_control
  27909. │   │   │   │   │   ├── cgroup.procs
  27910. │   │   │   │   │   ├── memory.failcnt
  27911. │   │   │   │   │   ├── memory.force_empty
  27912. │   │   │   │   │   ├── memory.kmem.failcnt
  27913. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27914. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27915. │   │   │   │   │   ├── memory.kmem.slabinfo
  27916. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27917. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27918. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27919. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27920. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27921. │   │   │   │   │   ├── memory.limit_in_bytes
  27922. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27923. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27924. │   │   │   │   │   ├── memory.numa_stat
  27925. │   │   │   │   │   ├── memory.oom_control
  27926. │   │   │   │   │   ├── memory.pressure_level
  27927. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27928. │   │   │   │   │   ├── memory.stat
  27929. │   │   │   │   │   ├── memory.swappiness
  27930. │   │   │   │   │   ├── memory.usage_in_bytes
  27931. │   │   │   │   │   ├── memory.use_hierarchy
  27932. │   │   │   │   │   ├── notify_on_release
  27933. │   │   │   │   │   └── tasks
  27934. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  27935. │   │   │   │   │   ├── cgroup.clone_children
  27936. │   │   │   │   │   ├── cgroup.event_control
  27937. │   │   │   │   │   ├── cgroup.procs
  27938. │   │   │   │   │   ├── memory.failcnt
  27939. │   │   │   │   │   ├── memory.force_empty
  27940. │   │   │   │   │   ├── memory.kmem.failcnt
  27941. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27942. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27943. │   │   │   │   │   ├── memory.kmem.slabinfo
  27944. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27945. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27946. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27947. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27948. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27949. │   │   │   │   │   ├── memory.limit_in_bytes
  27950. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27951. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27952. │   │   │   │   │   ├── memory.numa_stat
  27953. │   │   │   │   │   ├── memory.oom_control
  27954. │   │   │   │   │   ├── memory.pressure_level
  27955. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27956. │   │   │   │   │   ├── memory.stat
  27957. │   │   │   │   │   ├── memory.swappiness
  27958. │   │   │   │   │   ├── memory.usage_in_bytes
  27959. │   │   │   │   │   ├── memory.use_hierarchy
  27960. │   │   │   │   │   ├── notify_on_release
  27961. │   │   │   │   │   └── tasks
  27962. │   │   │   │   ├── dev-mqueue.mount
  27963. │   │   │   │   │   ├── cgroup.clone_children
  27964. │   │   │   │   │   ├── cgroup.event_control
  27965. │   │   │   │   │   ├── cgroup.procs
  27966. │   │   │   │   │   ├── memory.failcnt
  27967. │   │   │   │   │   ├── memory.force_empty
  27968. │   │   │   │   │   ├── memory.kmem.failcnt
  27969. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27970. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27971. │   │   │   │   │   ├── memory.kmem.slabinfo
  27972. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  27973. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  27974. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  27975. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  27976. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  27977. │   │   │   │   │   ├── memory.limit_in_bytes
  27978. │   │   │   │   │   ├── memory.max_usage_in_bytes
  27979. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  27980. │   │   │   │   │   ├── memory.numa_stat
  27981. │   │   │   │   │   ├── memory.oom_control
  27982. │   │   │   │   │   ├── memory.pressure_level
  27983. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  27984. │   │   │   │   │   ├── memory.stat
  27985. │   │   │   │   │   ├── memory.swappiness
  27986. │   │   │   │   │   ├── memory.usage_in_bytes
  27987. │   │   │   │   │   ├── memory.use_hierarchy
  27988. │   │   │   │   │   ├── notify_on_release
  27989. │   │   │   │   │   └── tasks
  27990. │   │   │   │   ├── dev-net-tun.mount
  27991. │   │   │   │   │   ├── cgroup.clone_children
  27992. │   │   │   │   │   ├── cgroup.event_control
  27993. │   │   │   │   │   ├── cgroup.procs
  27994. │   │   │   │   │   ├── memory.failcnt
  27995. │   │   │   │   │   ├── memory.force_empty
  27996. │   │   │   │   │   ├── memory.kmem.failcnt
  27997. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  27998. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  27999. │   │   │   │   │   ├── memory.kmem.slabinfo
  28000. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28001. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28002. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28003. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28004. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28005. │   │   │   │   │   ├── memory.limit_in_bytes
  28006. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28007. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28008. │   │   │   │   │   ├── memory.numa_stat
  28009. │   │   │   │   │   ├── memory.oom_control
  28010. │   │   │   │   │   ├── memory.pressure_level
  28011. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28012. │   │   │   │   │   ├── memory.stat
  28013. │   │   │   │   │   ├── memory.swappiness
  28014. │   │   │   │   │   ├── memory.usage_in_bytes
  28015. │   │   │   │   │   ├── memory.use_hierarchy
  28016. │   │   │   │   │   ├── notify_on_release
  28017. │   │   │   │   │   └── tasks
  28018. │   │   │   │   ├── dev-null.mount
  28019. │   │   │   │   │   ├── cgroup.clone_children
  28020. │   │   │   │   │   ├── cgroup.event_control
  28021. │   │   │   │   │   ├── cgroup.procs
  28022. │   │   │   │   │   ├── memory.failcnt
  28023. │   │   │   │   │   ├── memory.force_empty
  28024. │   │   │   │   │   ├── memory.kmem.failcnt
  28025. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28026. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28027. │   │   │   │   │   ├── memory.kmem.slabinfo
  28028. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28029. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28030. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28031. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28032. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28033. │   │   │   │   │   ├── memory.limit_in_bytes
  28034. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28035. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28036. │   │   │   │   │   ├── memory.numa_stat
  28037. │   │   │   │   │   ├── memory.oom_control
  28038. │   │   │   │   │   ├── memory.pressure_level
  28039. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28040. │   │   │   │   │   ├── memory.stat
  28041. │   │   │   │   │   ├── memory.swappiness
  28042. │   │   │   │   │   ├── memory.usage_in_bytes
  28043. │   │   │   │   │   ├── memory.use_hierarchy
  28044. │   │   │   │   │   ├── notify_on_release
  28045. │   │   │   │   │   └── tasks
  28046. │   │   │   │   ├── dev-ptmx.mount
  28047. │   │   │   │   │   ├── cgroup.clone_children
  28048. │   │   │   │   │   ├── cgroup.event_control
  28049. │   │   │   │   │   ├── cgroup.procs
  28050. │   │   │   │   │   ├── memory.failcnt
  28051. │   │   │   │   │   ├── memory.force_empty
  28052. │   │   │   │   │   ├── memory.kmem.failcnt
  28053. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28054. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28055. │   │   │   │   │   ├── memory.kmem.slabinfo
  28056. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28057. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28058. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28059. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28060. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28061. │   │   │   │   │   ├── memory.limit_in_bytes
  28062. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28063. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28064. │   │   │   │   │   ├── memory.numa_stat
  28065. │   │   │   │   │   ├── memory.oom_control
  28066. │   │   │   │   │   ├── memory.pressure_level
  28067. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28068. │   │   │   │   │   ├── memory.stat
  28069. │   │   │   │   │   ├── memory.swappiness
  28070. │   │   │   │   │   ├── memory.usage_in_bytes
  28071. │   │   │   │   │   ├── memory.use_hierarchy
  28072. │   │   │   │   │   ├── notify_on_release
  28073. │   │   │   │   │   └── tasks
  28074. │   │   │   │   ├── dev-random.mount
  28075. │   │   │   │   │   ├── cgroup.clone_children
  28076. │   │   │   │   │   ├── cgroup.event_control
  28077. │   │   │   │   │   ├── cgroup.procs
  28078. │   │   │   │   │   ├── memory.failcnt
  28079. │   │   │   │   │   ├── memory.force_empty
  28080. │   │   │   │   │   ├── memory.kmem.failcnt
  28081. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28082. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28083. │   │   │   │   │   ├── memory.kmem.slabinfo
  28084. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28085. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28086. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28087. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28088. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28089. │   │   │   │   │   ├── memory.limit_in_bytes
  28090. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28091. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28092. │   │   │   │   │   ├── memory.numa_stat
  28093. │   │   │   │   │   ├── memory.oom_control
  28094. │   │   │   │   │   ├── memory.pressure_level
  28095. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28096. │   │   │   │   │   ├── memory.stat
  28097. │   │   │   │   │   ├── memory.swappiness
  28098. │   │   │   │   │   ├── memory.usage_in_bytes
  28099. │   │   │   │   │   ├── memory.use_hierarchy
  28100. │   │   │   │   │   ├── notify_on_release
  28101. │   │   │   │   │   └── tasks
  28102. │   │   │   │   ├── dev-tty.mount
  28103. │   │   │   │   │   ├── cgroup.clone_children
  28104. │   │   │   │   │   ├── cgroup.event_control
  28105. │   │   │   │   │   ├── cgroup.procs
  28106. │   │   │   │   │   ├── memory.failcnt
  28107. │   │   │   │   │   ├── memory.force_empty
  28108. │   │   │   │   │   ├── memory.kmem.failcnt
  28109. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28110. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28111. │   │   │   │   │   ├── memory.kmem.slabinfo
  28112. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28113. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28114. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28115. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28116. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28117. │   │   │   │   │   ├── memory.limit_in_bytes
  28118. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28119. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28120. │   │   │   │   │   ├── memory.numa_stat
  28121. │   │   │   │   │   ├── memory.oom_control
  28122. │   │   │   │   │   ├── memory.pressure_level
  28123. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28124. │   │   │   │   │   ├── memory.stat
  28125. │   │   │   │   │   ├── memory.swappiness
  28126. │   │   │   │   │   ├── memory.usage_in_bytes
  28127. │   │   │   │   │   ├── memory.use_hierarchy
  28128. │   │   │   │   │   ├── notify_on_release
  28129. │   │   │   │   │   └── tasks
  28130. │   │   │   │   ├── dev-urandom.mount
  28131. │   │   │   │   │   ├── cgroup.clone_children
  28132. │   │   │   │   │   ├── cgroup.event_control
  28133. │   │   │   │   │   ├── cgroup.procs
  28134. │   │   │   │   │   ├── memory.failcnt
  28135. │   │   │   │   │   ├── memory.force_empty
  28136. │   │   │   │   │   ├── memory.kmem.failcnt
  28137. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28138. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28139. │   │   │   │   │   ├── memory.kmem.slabinfo
  28140. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28141. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28142. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28143. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28144. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28145. │   │   │   │   │   ├── memory.limit_in_bytes
  28146. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28147. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28148. │   │   │   │   │   ├── memory.numa_stat
  28149. │   │   │   │   │   ├── memory.oom_control
  28150. │   │   │   │   │   ├── memory.pressure_level
  28151. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28152. │   │   │   │   │   ├── memory.stat
  28153. │   │   │   │   │   ├── memory.swappiness
  28154. │   │   │   │   │   ├── memory.usage_in_bytes
  28155. │   │   │   │   │   ├── memory.use_hierarchy
  28156. │   │   │   │   │   ├── notify_on_release
  28157. │   │   │   │   │   └── tasks
  28158. │   │   │   │   ├── dev-zero.mount
  28159. │   │   │   │   │   ├── cgroup.clone_children
  28160. │   │   │   │   │   ├── cgroup.event_control
  28161. │   │   │   │   │   ├── cgroup.procs
  28162. │   │   │   │   │   ├── memory.failcnt
  28163. │   │   │   │   │   ├── memory.force_empty
  28164. │   │   │   │   │   ├── memory.kmem.failcnt
  28165. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28166. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28167. │   │   │   │   │   ├── memory.kmem.slabinfo
  28168. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28169. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28170. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28171. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28172. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28173. │   │   │   │   │   ├── memory.limit_in_bytes
  28174. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28175. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28176. │   │   │   │   │   ├── memory.numa_stat
  28177. │   │   │   │   │   ├── memory.oom_control
  28178. │   │   │   │   │   ├── memory.pressure_level
  28179. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28180. │   │   │   │   │   ├── memory.stat
  28181. │   │   │   │   │   ├── memory.swappiness
  28182. │   │   │   │   │   ├── memory.usage_in_bytes
  28183. │   │   │   │   │   ├── memory.use_hierarchy
  28184. │   │   │   │   │   ├── notify_on_release
  28185. │   │   │   │   │   └── tasks
  28186. │   │   │   │   ├── irqbalance.service
  28187. │   │   │   │   │   ├── cgroup.clone_children
  28188. │   │   │   │   │   ├── cgroup.event_control
  28189. │   │   │   │   │   ├── cgroup.procs
  28190. │   │   │   │   │   ├── memory.failcnt
  28191. │   │   │   │   │   ├── memory.force_empty
  28192. │   │   │   │   │   ├── memory.kmem.failcnt
  28193. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28194. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28195. │   │   │   │   │   ├── memory.kmem.slabinfo
  28196. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28197. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28198. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28199. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28200. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28201. │   │   │   │   │   ├── memory.limit_in_bytes
  28202. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28203. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28204. │   │   │   │   │   ├── memory.numa_stat
  28205. │   │   │   │   │   ├── memory.oom_control
  28206. │   │   │   │   │   ├── memory.pressure_level
  28207. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28208. │   │   │   │   │   ├── memory.stat
  28209. │   │   │   │   │   ├── memory.swappiness
  28210. │   │   │   │   │   ├── memory.usage_in_bytes
  28211. │   │   │   │   │   ├── memory.use_hierarchy
  28212. │   │   │   │   │   ├── notify_on_release
  28213. │   │   │   │   │   └── tasks
  28214. │   │   │   │   ├── lvm2-monitor.service
  28215. │   │   │   │   │   ├── cgroup.clone_children
  28216. │   │   │   │   │   ├── cgroup.event_control
  28217. │   │   │   │   │   ├── cgroup.procs
  28218. │   │   │   │   │   ├── memory.failcnt
  28219. │   │   │   │   │   ├── memory.force_empty
  28220. │   │   │   │   │   ├── memory.kmem.failcnt
  28221. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28222. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28223. │   │   │   │   │   ├── memory.kmem.slabinfo
  28224. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28225. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28226. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28227. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28228. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28229. │   │   │   │   │   ├── memory.limit_in_bytes
  28230. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28231. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28232. │   │   │   │   │   ├── memory.numa_stat
  28233. │   │   │   │   │   ├── memory.oom_control
  28234. │   │   │   │   │   ├── memory.pressure_level
  28235. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28236. │   │   │   │   │   ├── memory.stat
  28237. │   │   │   │   │   ├── memory.swappiness
  28238. │   │   │   │   │   ├── memory.usage_in_bytes
  28239. │   │   │   │   │   ├── memory.use_hierarchy
  28240. │   │   │   │   │   ├── notify_on_release
  28241. │   │   │   │   │   └── tasks
  28242. │   │   │   │   ├── memory.failcnt
  28243. │   │   │   │   ├── memory.force_empty
  28244. │   │   │   │   ├── memory.kmem.failcnt
  28245. │   │   │   │   ├── memory.kmem.limit_in_bytes
  28246. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28247. │   │   │   │   ├── memory.kmem.slabinfo
  28248. │   │   │   │   ├── memory.kmem.tcp.failcnt
  28249. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28250. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28251. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28252. │   │   │   │   ├── memory.kmem.usage_in_bytes
  28253. │   │   │   │   ├── memory.limit_in_bytes
  28254. │   │   │   │   ├── memory.max_usage_in_bytes
  28255. │   │   │   │   ├── memory.move_charge_at_immigrate
  28256. │   │   │   │   ├── memory.numa_stat
  28257. │   │   │   │   ├── memory.oom_control
  28258. │   │   │   │   ├── memory.pressure_level
  28259. │   │   │   │   ├── memory.soft_limit_in_bytes
  28260. │   │   │   │   ├── memory.stat
  28261. │   │   │   │   ├── memory.swappiness
  28262. │   │   │   │   ├── memory.usage_in_bytes
  28263. │   │   │   │   ├── memory.use_hierarchy
  28264. │   │   │   │   ├── -.mount
  28265. │   │   │   │   │   ├── cgroup.clone_children
  28266. │   │   │   │   │   ├── cgroup.event_control
  28267. │   │   │   │   │   ├── cgroup.procs
  28268. │   │   │   │   │   ├── memory.failcnt
  28269. │   │   │   │   │   ├── memory.force_empty
  28270. │   │   │   │   │   ├── memory.kmem.failcnt
  28271. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28272. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28273. │   │   │   │   │   ├── memory.kmem.slabinfo
  28274. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28275. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28276. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28277. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28278. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28279. │   │   │   │   │   ├── memory.limit_in_bytes
  28280. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28281. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28282. │   │   │   │   │   ├── memory.numa_stat
  28283. │   │   │   │   │   ├── memory.oom_control
  28284. │   │   │   │   │   ├── memory.pressure_level
  28285. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28286. │   │   │   │   │   ├── memory.stat
  28287. │   │   │   │   │   ├── memory.swappiness
  28288. │   │   │   │   │   ├── memory.usage_in_bytes
  28289. │   │   │   │   │   ├── memory.use_hierarchy
  28290. │   │   │   │   │   ├── notify_on_release
  28291. │   │   │   │   │   └── tasks
  28292. │   │   │   │   ├── networking.service
  28293. │   │   │   │   │   ├── cgroup.clone_children
  28294. │   │   │   │   │   ├── cgroup.event_control
  28295. │   │   │   │   │   ├── cgroup.procs
  28296. │   │   │   │   │   ├── memory.failcnt
  28297. │   │   │   │   │   ├── memory.force_empty
  28298. │   │   │   │   │   ├── memory.kmem.failcnt
  28299. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28300. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28301. │   │   │   │   │   ├── memory.kmem.slabinfo
  28302. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28303. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28304. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28305. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28306. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28307. │   │   │   │   │   ├── memory.limit_in_bytes
  28308. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28309. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28310. │   │   │   │   │   ├── memory.numa_stat
  28311. │   │   │   │   │   ├── memory.oom_control
  28312. │   │   │   │   │   ├── memory.pressure_level
  28313. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28314. │   │   │   │   │   ├── memory.stat
  28315. │   │   │   │   │   ├── memory.swappiness
  28316. │   │   │   │   │   ├── memory.usage_in_bytes
  28317. │   │   │   │   │   ├── memory.use_hierarchy
  28318. │   │   │   │   │   ├── notify_on_release
  28319. │   │   │   │   │   └── tasks
  28320. │   │   │   │   ├── notify_on_release
  28321. │   │   │   │   ├── ondemand.service
  28322. │   │   │   │   │   ├── cgroup.clone_children
  28323. │   │   │   │   │   ├── cgroup.event_control
  28324. │   │   │   │   │   ├── cgroup.procs
  28325. │   │   │   │   │   ├── memory.failcnt
  28326. │   │   │   │   │   ├── memory.force_empty
  28327. │   │   │   │   │   ├── memory.kmem.failcnt
  28328. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28329. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28330. │   │   │   │   │   ├── memory.kmem.slabinfo
  28331. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28332. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28333. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28334. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28335. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28336. │   │   │   │   │   ├── memory.limit_in_bytes
  28337. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28338. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28339. │   │   │   │   │   ├── memory.numa_stat
  28340. │   │   │   │   │   ├── memory.oom_control
  28341. │   │   │   │   │   ├── memory.pressure_level
  28342. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28343. │   │   │   │   │   ├── memory.stat
  28344. │   │   │   │   │   ├── memory.swappiness
  28345. │   │   │   │   │   ├── memory.usage_in_bytes
  28346. │   │   │   │   │   ├── memory.use_hierarchy
  28347. │   │   │   │   │   ├── notify_on_release
  28348. │   │   │   │   │   └── tasks
  28349. │   │   │   │   ├── polkitd.service
  28350. │   │   │   │   │   ├── cgroup.clone_children
  28351. │   │   │   │   │   ├── cgroup.event_control
  28352. │   │   │   │   │   ├── cgroup.procs
  28353. │   │   │   │   │   ├── memory.failcnt
  28354. │   │   │   │   │   ├── memory.force_empty
  28355. │   │   │   │   │   ├── memory.kmem.failcnt
  28356. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28357. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28358. │   │   │   │   │   ├── memory.kmem.slabinfo
  28359. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28360. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28361. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28362. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28363. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28364. │   │   │   │   │   ├── memory.limit_in_bytes
  28365. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28366. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28367. │   │   │   │   │   ├── memory.numa_stat
  28368. │   │   │   │   │   ├── memory.oom_control
  28369. │   │   │   │   │   ├── memory.pressure_level
  28370. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28371. │   │   │   │   │   ├── memory.stat
  28372. │   │   │   │   │   ├── memory.swappiness
  28373. │   │   │   │   │   ├── memory.usage_in_bytes
  28374. │   │   │   │   │   ├── memory.use_hierarchy
  28375. │   │   │   │   │   ├── notify_on_release
  28376. │   │   │   │   │   └── tasks
  28377. │   │   │   │   ├── proc-cpuinfo.mount
  28378. │   │   │   │   │   ├── cgroup.clone_children
  28379. │   │   │   │   │   ├── cgroup.event_control
  28380. │   │   │   │   │   ├── cgroup.procs
  28381. │   │   │   │   │   ├── memory.failcnt
  28382. │   │   │   │   │   ├── memory.force_empty
  28383. │   │   │   │   │   ├── memory.kmem.failcnt
  28384. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28385. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28386. │   │   │   │   │   ├── memory.kmem.slabinfo
  28387. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28388. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28389. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28390. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28391. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28392. │   │   │   │   │   ├── memory.limit_in_bytes
  28393. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28394. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28395. │   │   │   │   │   ├── memory.numa_stat
  28396. │   │   │   │   │   ├── memory.oom_control
  28397. │   │   │   │   │   ├── memory.pressure_level
  28398. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28399. │   │   │   │   │   ├── memory.stat
  28400. │   │   │   │   │   ├── memory.swappiness
  28401. │   │   │   │   │   ├── memory.usage_in_bytes
  28402. │   │   │   │   │   ├── memory.use_hierarchy
  28403. │   │   │   │   │   ├── notify_on_release
  28404. │   │   │   │   │   └── tasks
  28405. │   │   │   │   ├── proc-diskstats.mount
  28406. │   │   │   │   │   ├── cgroup.clone_children
  28407. │   │   │   │   │   ├── cgroup.event_control
  28408. │   │   │   │   │   ├── cgroup.procs
  28409. │   │   │   │   │   ├── memory.failcnt
  28410. │   │   │   │   │   ├── memory.force_empty
  28411. │   │   │   │   │   ├── memory.kmem.failcnt
  28412. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28413. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28414. │   │   │   │   │   ├── memory.kmem.slabinfo
  28415. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28416. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28417. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28418. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28419. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28420. │   │   │   │   │   ├── memory.limit_in_bytes
  28421. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28422. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28423. │   │   │   │   │   ├── memory.numa_stat
  28424. │   │   │   │   │   ├── memory.oom_control
  28425. │   │   │   │   │   ├── memory.pressure_level
  28426. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28427. │   │   │   │   │   ├── memory.stat
  28428. │   │   │   │   │   ├── memory.swappiness
  28429. │   │   │   │   │   ├── memory.usage_in_bytes
  28430. │   │   │   │   │   ├── memory.use_hierarchy
  28431. │   │   │   │   │   ├── notify_on_release
  28432. │   │   │   │   │   └── tasks
  28433. │   │   │   │   ├── proc-meminfo.mount
  28434. │   │   │   │   │   ├── cgroup.clone_children
  28435. │   │   │   │   │   ├── cgroup.event_control
  28436. │   │   │   │   │   ├── cgroup.procs
  28437. │   │   │   │   │   ├── memory.failcnt
  28438. │   │   │   │   │   ├── memory.force_empty
  28439. │   │   │   │   │   ├── memory.kmem.failcnt
  28440. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28441. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28442. │   │   │   │   │   ├── memory.kmem.slabinfo
  28443. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28444. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28445. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28446. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28447. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28448. │   │   │   │   │   ├── memory.limit_in_bytes
  28449. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28450. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28451. │   │   │   │   │   ├── memory.numa_stat
  28452. │   │   │   │   │   ├── memory.oom_control
  28453. │   │   │   │   │   ├── memory.pressure_level
  28454. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28455. │   │   │   │   │   ├── memory.stat
  28456. │   │   │   │   │   ├── memory.swappiness
  28457. │   │   │   │   │   ├── memory.usage_in_bytes
  28458. │   │   │   │   │   ├── memory.use_hierarchy
  28459. │   │   │   │   │   ├── notify_on_release
  28460. │   │   │   │   │   └── tasks
  28461. │   │   │   │   ├── proc-stat.mount
  28462. │   │   │   │   │   ├── cgroup.clone_children
  28463. │   │   │   │   │   ├── cgroup.event_control
  28464. │   │   │   │   │   ├── cgroup.procs
  28465. │   │   │   │   │   ├── memory.failcnt
  28466. │   │   │   │   │   ├── memory.force_empty
  28467. │   │   │   │   │   ├── memory.kmem.failcnt
  28468. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28469. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28470. │   │   │   │   │   ├── memory.kmem.slabinfo
  28471. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28472. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28473. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28474. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28475. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28476. │   │   │   │   │   ├── memory.limit_in_bytes
  28477. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28478. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28479. │   │   │   │   │   ├── memory.numa_stat
  28480. │   │   │   │   │   ├── memory.oom_control
  28481. │   │   │   │   │   ├── memory.pressure_level
  28482. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28483. │   │   │   │   │   ├── memory.stat
  28484. │   │   │   │   │   ├── memory.swappiness
  28485. │   │   │   │   │   ├── memory.usage_in_bytes
  28486. │   │   │   │   │   ├── memory.use_hierarchy
  28487. │   │   │   │   │   ├── notify_on_release
  28488. │   │   │   │   │   └── tasks
  28489. │   │   │   │   ├── proc-swaps.mount
  28490. │   │   │   │   │   ├── cgroup.clone_children
  28491. │   │   │   │   │   ├── cgroup.event_control
  28492. │   │   │   │   │   ├── cgroup.procs
  28493. │   │   │   │   │   ├── memory.failcnt
  28494. │   │   │   │   │   ├── memory.force_empty
  28495. │   │   │   │   │   ├── memory.kmem.failcnt
  28496. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28497. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28498. │   │   │   │   │   ├── memory.kmem.slabinfo
  28499. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28500. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28501. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28502. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28503. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28504. │   │   │   │   │   ├── memory.limit_in_bytes
  28505. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28506. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28507. │   │   │   │   │   ├── memory.numa_stat
  28508. │   │   │   │   │   ├── memory.oom_control
  28509. │   │   │   │   │   ├── memory.pressure_level
  28510. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28511. │   │   │   │   │   ├── memory.stat
  28512. │   │   │   │   │   ├── memory.swappiness
  28513. │   │   │   │   │   ├── memory.usage_in_bytes
  28514. │   │   │   │   │   ├── memory.use_hierarchy
  28515. │   │   │   │   │   ├── notify_on_release
  28516. │   │   │   │   │   └── tasks
  28517. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  28518. │   │   │   │   │   ├── cgroup.clone_children
  28519. │   │   │   │   │   ├── cgroup.event_control
  28520. │   │   │   │   │   ├── cgroup.procs
  28521. │   │   │   │   │   ├── memory.failcnt
  28522. │   │   │   │   │   ├── memory.force_empty
  28523. │   │   │   │   │   ├── memory.kmem.failcnt
  28524. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28525. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28526. │   │   │   │   │   ├── memory.kmem.slabinfo
  28527. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28528. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28529. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28530. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28531. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28532. │   │   │   │   │   ├── memory.limit_in_bytes
  28533. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28534. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28535. │   │   │   │   │   ├── memory.numa_stat
  28536. │   │   │   │   │   ├── memory.oom_control
  28537. │   │   │   │   │   ├── memory.pressure_level
  28538. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28539. │   │   │   │   │   ├── memory.stat
  28540. │   │   │   │   │   ├── memory.swappiness
  28541. │   │   │   │   │   ├── memory.usage_in_bytes
  28542. │   │   │   │   │   ├── memory.use_hierarchy
  28543. │   │   │   │   │   ├── notify_on_release
  28544. │   │   │   │   │   └── tasks
  28545. │   │   │   │   ├── proc-uptime.mount
  28546. │   │   │   │   │   ├── cgroup.clone_children
  28547. │   │   │   │   │   ├── cgroup.event_control
  28548. │   │   │   │   │   ├── cgroup.procs
  28549. │   │   │   │   │   ├── memory.failcnt
  28550. │   │   │   │   │   ├── memory.force_empty
  28551. │   │   │   │   │   ├── memory.kmem.failcnt
  28552. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28553. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28554. │   │   │   │   │   ├── memory.kmem.slabinfo
  28555. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28556. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28557. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28558. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28559. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28560. │   │   │   │   │   ├── memory.limit_in_bytes
  28561. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28562. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28563. │   │   │   │   │   ├── memory.numa_stat
  28564. │   │   │   │   │   ├── memory.oom_control
  28565. │   │   │   │   │   ├── memory.pressure_level
  28566. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28567. │   │   │   │   │   ├── memory.stat
  28568. │   │   │   │   │   ├── memory.swappiness
  28569. │   │   │   │   │   ├── memory.usage_in_bytes
  28570. │   │   │   │   │   ├── memory.use_hierarchy
  28571. │   │   │   │   │   ├── notify_on_release
  28572. │   │   │   │   │   └── tasks
  28573. │   │   │   │   ├── rc-local.service
  28574. │   │   │   │   │   ├── cgroup.clone_children
  28575. │   │   │   │   │   ├── cgroup.event_control
  28576. │   │   │   │   │   ├── cgroup.procs
  28577. │   │   │   │   │   ├── memory.failcnt
  28578. │   │   │   │   │   ├── memory.force_empty
  28579. │   │   │   │   │   ├── memory.kmem.failcnt
  28580. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28581. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28582. │   │   │   │   │   ├── memory.kmem.slabinfo
  28583. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28584. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28585. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28586. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28587. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28588. │   │   │   │   │   ├── memory.limit_in_bytes
  28589. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28590. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28591. │   │   │   │   │   ├── memory.numa_stat
  28592. │   │   │   │   │   ├── memory.oom_control
  28593. │   │   │   │   │   ├── memory.pressure_level
  28594. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28595. │   │   │   │   │   ├── memory.stat
  28596. │   │   │   │   │   ├── memory.swappiness
  28597. │   │   │   │   │   ├── memory.usage_in_bytes
  28598. │   │   │   │   │   ├── memory.use_hierarchy
  28599. │   │   │   │   │   ├── notify_on_release
  28600. │   │   │   │   │   └── tasks
  28601. │   │   │   │   ├── resolvconf.service
  28602. │   │   │   │   │   ├── cgroup.clone_children
  28603. │   │   │   │   │   ├── cgroup.event_control
  28604. │   │   │   │   │   ├── cgroup.procs
  28605. │   │   │   │   │   ├── memory.failcnt
  28606. │   │   │   │   │   ├── memory.force_empty
  28607. │   │   │   │   │   ├── memory.kmem.failcnt
  28608. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28609. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28610. │   │   │   │   │   ├── memory.kmem.slabinfo
  28611. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28612. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28613. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28614. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28615. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28616. │   │   │   │   │   ├── memory.limit_in_bytes
  28617. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28618. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28619. │   │   │   │   │   ├── memory.numa_stat
  28620. │   │   │   │   │   ├── memory.oom_control
  28621. │   │   │   │   │   ├── memory.pressure_level
  28622. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28623. │   │   │   │   │   ├── memory.stat
  28624. │   │   │   │   │   ├── memory.swappiness
  28625. │   │   │   │   │   ├── memory.usage_in_bytes
  28626. │   │   │   │   │   ├── memory.use_hierarchy
  28627. │   │   │   │   │   ├── notify_on_release
  28628. │   │   │   │   │   └── tasks
  28629. │   │   │   │   ├── rsyslog.service
  28630. │   │   │   │   │   ├── cgroup.clone_children
  28631. │   │   │   │   │   ├── cgroup.event_control
  28632. │   │   │   │   │   ├── cgroup.procs
  28633. │   │   │   │   │   ├── memory.failcnt
  28634. │   │   │   │   │   ├── memory.force_empty
  28635. │   │   │   │   │   ├── memory.kmem.failcnt
  28636. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28637. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28638. │   │   │   │   │   ├── memory.kmem.slabinfo
  28639. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28640. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28641. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28642. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28643. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28644. │   │   │   │   │   ├── memory.limit_in_bytes
  28645. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28646. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28647. │   │   │   │   │   ├── memory.numa_stat
  28648. │   │   │   │   │   ├── memory.oom_control
  28649. │   │   │   │   │   ├── memory.pressure_level
  28650. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28651. │   │   │   │   │   ├── memory.stat
  28652. │   │   │   │   │   ├── memory.swappiness
  28653. │   │   │   │   │   ├── memory.usage_in_bytes
  28654. │   │   │   │   │   ├── memory.use_hierarchy
  28655. │   │   │   │   │   ├── notify_on_release
  28656. │   │   │   │   │   └── tasks
  28657. │   │   │   │   ├── snapd.service
  28658. │   │   │   │   │   ├── cgroup.clone_children
  28659. │   │   │   │   │   ├── cgroup.event_control
  28660. │   │   │   │   │   ├── cgroup.procs
  28661. │   │   │   │   │   ├── memory.failcnt
  28662. │   │   │   │   │   ├── memory.force_empty
  28663. │   │   │   │   │   ├── memory.kmem.failcnt
  28664. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28665. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28666. │   │   │   │   │   ├── memory.kmem.slabinfo
  28667. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28668. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28669. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28670. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28671. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28672. │   │   │   │   │   ├── memory.limit_in_bytes
  28673. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28674. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28675. │   │   │   │   │   ├── memory.numa_stat
  28676. │   │   │   │   │   ├── memory.oom_control
  28677. │   │   │   │   │   ├── memory.pressure_level
  28678. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28679. │   │   │   │   │   ├── memory.stat
  28680. │   │   │   │   │   ├── memory.swappiness
  28681. │   │   │   │   │   ├── memory.usage_in_bytes
  28682. │   │   │   │   │   ├── memory.use_hierarchy
  28683. │   │   │   │   │   ├── notify_on_release
  28684. │   │   │   │   │   └── tasks
  28685. │   │   │   │   ├── ssh.service
  28686. │   │   │   │   │   ├── cgroup.clone_children
  28687. │   │   │   │   │   ├── cgroup.event_control
  28688. │   │   │   │   │   ├── cgroup.procs
  28689. │   │   │   │   │   ├── memory.failcnt
  28690. │   │   │   │   │   ├── memory.force_empty
  28691. │   │   │   │   │   ├── memory.kmem.failcnt
  28692. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28693. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28694. │   │   │   │   │   ├── memory.kmem.slabinfo
  28695. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28696. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28697. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28698. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28699. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28700. │   │   │   │   │   ├── memory.limit_in_bytes
  28701. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28702. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28703. │   │   │   │   │   ├── memory.numa_stat
  28704. │   │   │   │   │   ├── memory.oom_control
  28705. │   │   │   │   │   ├── memory.pressure_level
  28706. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28707. │   │   │   │   │   ├── memory.stat
  28708. │   │   │   │   │   ├── memory.swappiness
  28709. │   │   │   │   │   ├── memory.usage_in_bytes
  28710. │   │   │   │   │   ├── memory.use_hierarchy
  28711. │   │   │   │   │   ├── notify_on_release
  28712. │   │   │   │   │   └── tasks
  28713. │   │   │   │   ├── sys-fs-fuse-connections.mount
  28714. │   │   │   │   │   ├── cgroup.clone_children
  28715. │   │   │   │   │   ├── cgroup.event_control
  28716. │   │   │   │   │   ├── cgroup.procs
  28717. │   │   │   │   │   ├── memory.failcnt
  28718. │   │   │   │   │   ├── memory.force_empty
  28719. │   │   │   │   │   ├── memory.kmem.failcnt
  28720. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28721. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28722. │   │   │   │   │   ├── memory.kmem.slabinfo
  28723. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28724. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28725. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28726. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28727. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28728. │   │   │   │   │   ├── memory.limit_in_bytes
  28729. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28730. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28731. │   │   │   │   │   ├── memory.numa_stat
  28732. │   │   │   │   │   ├── memory.oom_control
  28733. │   │   │   │   │   ├── memory.pressure_level
  28734. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28735. │   │   │   │   │   ├── memory.stat
  28736. │   │   │   │   │   ├── memory.swappiness
  28737. │   │   │   │   │   ├── memory.usage_in_bytes
  28738. │   │   │   │   │   ├── memory.use_hierarchy
  28739. │   │   │   │   │   ├── notify_on_release
  28740. │   │   │   │   │   └── tasks
  28741. │   │   │   │   ├── sys-kernel-debug.mount
  28742. │   │   │   │   │   ├── cgroup.clone_children
  28743. │   │   │   │   │   ├── cgroup.event_control
  28744. │   │   │   │   │   ├── cgroup.procs
  28745. │   │   │   │   │   ├── memory.failcnt
  28746. │   │   │   │   │   ├── memory.force_empty
  28747. │   │   │   │   │   ├── memory.kmem.failcnt
  28748. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28749. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28750. │   │   │   │   │   ├── memory.kmem.slabinfo
  28751. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28752. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28753. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28754. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28755. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28756. │   │   │   │   │   ├── memory.limit_in_bytes
  28757. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28758. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28759. │   │   │   │   │   ├── memory.numa_stat
  28760. │   │   │   │   │   ├── memory.oom_control
  28761. │   │   │   │   │   ├── memory.pressure_level
  28762. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28763. │   │   │   │   │   ├── memory.stat
  28764. │   │   │   │   │   ├── memory.swappiness
  28765. │   │   │   │   │   ├── memory.usage_in_bytes
  28766. │   │   │   │   │   ├── memory.use_hierarchy
  28767. │   │   │   │   │   ├── notify_on_release
  28768. │   │   │   │   │   └── tasks
  28769. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  28770. │   │   │   │   │   ├── cgroup.clone_children
  28771. │   │   │   │   │   ├── cgroup.event_control
  28772. │   │   │   │   │   ├── cgroup.procs
  28773. │   │   │   │   │   ├── memory.failcnt
  28774. │   │   │   │   │   ├── memory.force_empty
  28775. │   │   │   │   │   ├── memory.kmem.failcnt
  28776. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28777. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28778. │   │   │   │   │   ├── memory.kmem.slabinfo
  28779. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28780. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28781. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28782. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28783. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28784. │   │   │   │   │   ├── memory.limit_in_bytes
  28785. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28786. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28787. │   │   │   │   │   ├── memory.numa_stat
  28788. │   │   │   │   │   ├── memory.oom_control
  28789. │   │   │   │   │   ├── memory.pressure_level
  28790. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28791. │   │   │   │   │   ├── memory.stat
  28792. │   │   │   │   │   ├── memory.swappiness
  28793. │   │   │   │   │   ├── memory.usage_in_bytes
  28794. │   │   │   │   │   ├── memory.use_hierarchy
  28795. │   │   │   │   │   ├── notify_on_release
  28796. │   │   │   │   │   └── tasks
  28797. │   │   │   │   ├── systemd-journald.service
  28798. │   │   │   │   │   ├── cgroup.clone_children
  28799. │   │   │   │   │   ├── cgroup.event_control
  28800. │   │   │   │   │   ├── cgroup.procs
  28801. │   │   │   │   │   ├── memory.failcnt
  28802. │   │   │   │   │   ├── memory.force_empty
  28803. │   │   │   │   │   ├── memory.kmem.failcnt
  28804. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28805. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28806. │   │   │   │   │   ├── memory.kmem.slabinfo
  28807. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28808. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28809. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28810. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28811. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28812. │   │   │   │   │   ├── memory.limit_in_bytes
  28813. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28814. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28815. │   │   │   │   │   ├── memory.numa_stat
  28816. │   │   │   │   │   ├── memory.oom_control
  28817. │   │   │   │   │   ├── memory.pressure_level
  28818. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28819. │   │   │   │   │   ├── memory.stat
  28820. │   │   │   │   │   ├── memory.swappiness
  28821. │   │   │   │   │   ├── memory.usage_in_bytes
  28822. │   │   │   │   │   ├── memory.use_hierarchy
  28823. │   │   │   │   │   ├── notify_on_release
  28824. │   │   │   │   │   └── tasks
  28825. │   │   │   │   ├── systemd-journal-flush.service
  28826. │   │   │   │   │   ├── cgroup.clone_children
  28827. │   │   │   │   │   ├── cgroup.event_control
  28828. │   │   │   │   │   ├── cgroup.procs
  28829. │   │   │   │   │   ├── memory.failcnt
  28830. │   │   │   │   │   ├── memory.force_empty
  28831. │   │   │   │   │   ├── memory.kmem.failcnt
  28832. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28833. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28834. │   │   │   │   │   ├── memory.kmem.slabinfo
  28835. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28836. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28837. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28838. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28839. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28840. │   │   │   │   │   ├── memory.limit_in_bytes
  28841. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28842. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28843. │   │   │   │   │   ├── memory.numa_stat
  28844. │   │   │   │   │   ├── memory.oom_control
  28845. │   │   │   │   │   ├── memory.pressure_level
  28846. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28847. │   │   │   │   │   ├── memory.stat
  28848. │   │   │   │   │   ├── memory.swappiness
  28849. │   │   │   │   │   ├── memory.usage_in_bytes
  28850. │   │   │   │   │   ├── memory.use_hierarchy
  28851. │   │   │   │   │   ├── notify_on_release
  28852. │   │   │   │   │   └── tasks
  28853. │   │   │   │   ├── systemd-logind.service
  28854. │   │   │   │   │   ├── cgroup.clone_children
  28855. │   │   │   │   │   ├── cgroup.event_control
  28856. │   │   │   │   │   ├── cgroup.procs
  28857. │   │   │   │   │   ├── memory.failcnt
  28858. │   │   │   │   │   ├── memory.force_empty
  28859. │   │   │   │   │   ├── memory.kmem.failcnt
  28860. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28861. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28862. │   │   │   │   │   ├── memory.kmem.slabinfo
  28863. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28864. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28865. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28866. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28867. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28868. │   │   │   │   │   ├── memory.limit_in_bytes
  28869. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28870. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28871. │   │   │   │   │   ├── memory.numa_stat
  28872. │   │   │   │   │   ├── memory.oom_control
  28873. │   │   │   │   │   ├── memory.pressure_level
  28874. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28875. │   │   │   │   │   ├── memory.stat
  28876. │   │   │   │   │   ├── memory.swappiness
  28877. │   │   │   │   │   ├── memory.usage_in_bytes
  28878. │   │   │   │   │   ├── memory.use_hierarchy
  28879. │   │   │   │   │   ├── notify_on_release
  28880. │   │   │   │   │   └── tasks
  28881. │   │   │   │   ├── systemd-random-seed.service
  28882. │   │   │   │   │   ├── cgroup.clone_children
  28883. │   │   │   │   │   ├── cgroup.event_control
  28884. │   │   │   │   │   ├── cgroup.procs
  28885. │   │   │   │   │   ├── memory.failcnt
  28886. │   │   │   │   │   ├── memory.force_empty
  28887. │   │   │   │   │   ├── memory.kmem.failcnt
  28888. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28889. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28890. │   │   │   │   │   ├── memory.kmem.slabinfo
  28891. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28892. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28893. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28894. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28895. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28896. │   │   │   │   │   ├── memory.limit_in_bytes
  28897. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28898. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28899. │   │   │   │   │   ├── memory.numa_stat
  28900. │   │   │   │   │   ├── memory.oom_control
  28901. │   │   │   │   │   ├── memory.pressure_level
  28902. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28903. │   │   │   │   │   ├── memory.stat
  28904. │   │   │   │   │   ├── memory.swappiness
  28905. │   │   │   │   │   ├── memory.usage_in_bytes
  28906. │   │   │   │   │   ├── memory.use_hierarchy
  28907. │   │   │   │   │   ├── notify_on_release
  28908. │   │   │   │   │   └── tasks
  28909. │   │   │   │   ├── systemd-tmpfiles-setup.service
  28910. │   │   │   │   │   ├── cgroup.clone_children
  28911. │   │   │   │   │   ├── cgroup.event_control
  28912. │   │   │   │   │   ├── cgroup.procs
  28913. │   │   │   │   │   ├── memory.failcnt
  28914. │   │   │   │   │   ├── memory.force_empty
  28915. │   │   │   │   │   ├── memory.kmem.failcnt
  28916. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28917. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28918. │   │   │   │   │   ├── memory.kmem.slabinfo
  28919. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28920. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28921. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28922. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28923. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28924. │   │   │   │   │   ├── memory.limit_in_bytes
  28925. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28926. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28927. │   │   │   │   │   ├── memory.numa_stat
  28928. │   │   │   │   │   ├── memory.oom_control
  28929. │   │   │   │   │   ├── memory.pressure_level
  28930. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28931. │   │   │   │   │   ├── memory.stat
  28932. │   │   │   │   │   ├── memory.swappiness
  28933. │   │   │   │   │   ├── memory.usage_in_bytes
  28934. │   │   │   │   │   ├── memory.use_hierarchy
  28935. │   │   │   │   │   ├── notify_on_release
  28936. │   │   │   │   │   └── tasks
  28937. │   │   │   │   ├── systemd-udevd.service
  28938. │   │   │   │   │   ├── cgroup.clone_children
  28939. │   │   │   │   │   ├── cgroup.event_control
  28940. │   │   │   │   │   ├── cgroup.procs
  28941. │   │   │   │   │   ├── memory.failcnt
  28942. │   │   │   │   │   ├── memory.force_empty
  28943. │   │   │   │   │   ├── memory.kmem.failcnt
  28944. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28945. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28946. │   │   │   │   │   ├── memory.kmem.slabinfo
  28947. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28948. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28949. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28950. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28951. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28952. │   │   │   │   │   ├── memory.limit_in_bytes
  28953. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28954. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28955. │   │   │   │   │   ├── memory.numa_stat
  28956. │   │   │   │   │   ├── memory.oom_control
  28957. │   │   │   │   │   ├── memory.pressure_level
  28958. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28959. │   │   │   │   │   ├── memory.stat
  28960. │   │   │   │   │   ├── memory.swappiness
  28961. │   │   │   │   │   ├── memory.usage_in_bytes
  28962. │   │   │   │   │   ├── memory.use_hierarchy
  28963. │   │   │   │   │   ├── notify_on_release
  28964. │   │   │   │   │   └── tasks
  28965. │   │   │   │   ├── systemd-udev-trigger.service
  28966. │   │   │   │   │   ├── cgroup.clone_children
  28967. │   │   │   │   │   ├── cgroup.event_control
  28968. │   │   │   │   │   ├── cgroup.procs
  28969. │   │   │   │   │   ├── memory.failcnt
  28970. │   │   │   │   │   ├── memory.force_empty
  28971. │   │   │   │   │   ├── memory.kmem.failcnt
  28972. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  28973. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  28974. │   │   │   │   │   ├── memory.kmem.slabinfo
  28975. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  28976. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  28977. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  28978. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  28979. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  28980. │   │   │   │   │   ├── memory.limit_in_bytes
  28981. │   │   │   │   │   ├── memory.max_usage_in_bytes
  28982. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  28983. │   │   │   │   │   ├── memory.numa_stat
  28984. │   │   │   │   │   ├── memory.oom_control
  28985. │   │   │   │   │   ├── memory.pressure_level
  28986. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  28987. │   │   │   │   │   ├── memory.stat
  28988. │   │   │   │   │   ├── memory.swappiness
  28989. │   │   │   │   │   ├── memory.usage_in_bytes
  28990. │   │   │   │   │   ├── memory.use_hierarchy
  28991. │   │   │   │   │   ├── notify_on_release
  28992. │   │   │   │   │   └── tasks
  28993. │   │   │   │   ├── systemd-update-utmp.service
  28994. │   │   │   │   │   ├── cgroup.clone_children
  28995. │   │   │   │   │   ├── cgroup.event_control
  28996. │   │   │   │   │   ├── cgroup.procs
  28997. │   │   │   │   │   ├── memory.failcnt
  28998. │   │   │   │   │   ├── memory.force_empty
  28999. │   │   │   │   │   ├── memory.kmem.failcnt
  29000. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29001. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29002. │   │   │   │   │   ├── memory.kmem.slabinfo
  29003. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29004. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29005. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29006. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29007. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29008. │   │   │   │   │   ├── memory.limit_in_bytes
  29009. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29010. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29011. │   │   │   │   │   ├── memory.numa_stat
  29012. │   │   │   │   │   ├── memory.oom_control
  29013. │   │   │   │   │   ├── memory.pressure_level
  29014. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29015. │   │   │   │   │   ├── memory.stat
  29016. │   │   │   │   │   ├── memory.swappiness
  29017. │   │   │   │   │   ├── memory.usage_in_bytes
  29018. │   │   │   │   │   ├── memory.use_hierarchy
  29019. │   │   │   │   │   ├── notify_on_release
  29020. │   │   │   │   │   └── tasks
  29021. │   │   │   │   ├── systemd-user-sessions.service
  29022. │   │   │   │   │   ├── cgroup.clone_children
  29023. │   │   │   │   │   ├── cgroup.event_control
  29024. │   │   │   │   │   ├── cgroup.procs
  29025. │   │   │   │   │   ├── memory.failcnt
  29026. │   │   │   │   │   ├── memory.force_empty
  29027. │   │   │   │   │   ├── memory.kmem.failcnt
  29028. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29029. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29030. │   │   │   │   │   ├── memory.kmem.slabinfo
  29031. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29032. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29033. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29034. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29035. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29036. │   │   │   │   │   ├── memory.limit_in_bytes
  29037. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29038. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29039. │   │   │   │   │   ├── memory.numa_stat
  29040. │   │   │   │   │   ├── memory.oom_control
  29041. │   │   │   │   │   ├── memory.pressure_level
  29042. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29043. │   │   │   │   │   ├── memory.stat
  29044. │   │   │   │   │   ├── memory.swappiness
  29045. │   │   │   │   │   ├── memory.usage_in_bytes
  29046. │   │   │   │   │   ├── memory.use_hierarchy
  29047. │   │   │   │   │   ├── notify_on_release
  29048. │   │   │   │   │   └── tasks
  29049. │   │   │   │   ├── system-getty.slice
  29050. │   │   │   │   │   ├── cgroup.clone_children
  29051. │   │   │   │   │   ├── cgroup.event_control
  29052. │   │   │   │   │   ├── cgroup.procs
  29053. │   │   │   │   │   ├── memory.failcnt
  29054. │   │   │   │   │   ├── memory.force_empty
  29055. │   │   │   │   │   ├── memory.kmem.failcnt
  29056. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29057. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29058. │   │   │   │   │   ├── memory.kmem.slabinfo
  29059. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29060. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29061. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29062. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29063. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29064. │   │   │   │   │   ├── memory.limit_in_bytes
  29065. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29066. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29067. │   │   │   │   │   ├── memory.numa_stat
  29068. │   │   │   │   │   ├── memory.oom_control
  29069. │   │   │   │   │   ├── memory.pressure_level
  29070. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29071. │   │   │   │   │   ├── memory.stat
  29072. │   │   │   │   │   ├── memory.swappiness
  29073. │   │   │   │   │   ├── memory.usage_in_bytes
  29074. │   │   │   │   │   ├── memory.use_hierarchy
  29075. │   │   │   │   │   ├── notify_on_release
  29076. │   │   │   │   │   └── tasks
  29077. │   │   │   │   ├── tasks
  29078. │   │   │   │   ├── ufw.service
  29079. │   │   │   │   │   ├── cgroup.clone_children
  29080. │   │   │   │   │   ├── cgroup.event_control
  29081. │   │   │   │   │   ├── cgroup.procs
  29082. │   │   │   │   │   ├── memory.failcnt
  29083. │   │   │   │   │   ├── memory.force_empty
  29084. │   │   │   │   │   ├── memory.kmem.failcnt
  29085. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29086. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29087. │   │   │   │   │   ├── memory.kmem.slabinfo
  29088. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29089. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29090. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29091. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29092. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29093. │   │   │   │   │   ├── memory.limit_in_bytes
  29094. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29095. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29096. │   │   │   │   │   ├── memory.numa_stat
  29097. │   │   │   │   │   ├── memory.oom_control
  29098. │   │   │   │   │   ├── memory.pressure_level
  29099. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29100. │   │   │   │   │   ├── memory.stat
  29101. │   │   │   │   │   ├── memory.swappiness
  29102. │   │   │   │   │   ├── memory.usage_in_bytes
  29103. │   │   │   │   │   ├── memory.use_hierarchy
  29104. │   │   │   │   │   ├── notify_on_release
  29105. │   │   │   │   │   └── tasks
  29106. │   │   │   │   ├── unattended-upgrades.service
  29107. │   │   │   │   │   ├── cgroup.clone_children
  29108. │   │   │   │   │   ├── cgroup.event_control
  29109. │   │   │   │   │   ├── cgroup.procs
  29110. │   │   │   │   │   ├── memory.failcnt
  29111. │   │   │   │   │   ├── memory.force_empty
  29112. │   │   │   │   │   ├── memory.kmem.failcnt
  29113. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29114. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29115. │   │   │   │   │   ├── memory.kmem.slabinfo
  29116. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29117. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29118. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29119. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29120. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29121. │   │   │   │   │   ├── memory.limit_in_bytes
  29122. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29123. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29124. │   │   │   │   │   ├── memory.numa_stat
  29125. │   │   │   │   │   ├── memory.oom_control
  29126. │   │   │   │   │   ├── memory.pressure_level
  29127. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29128. │   │   │   │   │   ├── memory.stat
  29129. │   │   │   │   │   ├── memory.swappiness
  29130. │   │   │   │   │   ├── memory.usage_in_bytes
  29131. │   │   │   │   │   ├── memory.use_hierarchy
  29132. │   │   │   │   │   ├── notify_on_release
  29133. │   │   │   │   │   └── tasks
  29134. │   │   │   │   └── var-lib-lxcfs.mount
  29135. │   │   │   │   ├── cgroup.clone_children
  29136. │   │   │   │   ├── cgroup.event_control
  29137. │   │   │   │   ├── cgroup.procs
  29138. │   │   │   │   ├── memory.failcnt
  29139. │   │   │   │   ├── memory.force_empty
  29140. │   │   │   │   ├── memory.kmem.failcnt
  29141. │   │   │   │   ├── memory.kmem.limit_in_bytes
  29142. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29143. │   │   │   │   ├── memory.kmem.slabinfo
  29144. │   │   │   │   ├── memory.kmem.tcp.failcnt
  29145. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29146. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29147. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29148. │   │   │   │   ├── memory.kmem.usage_in_bytes
  29149. │   │   │   │   ├── memory.limit_in_bytes
  29150. │   │   │   │   ├── memory.max_usage_in_bytes
  29151. │   │   │   │   ├── memory.move_charge_at_immigrate
  29152. │   │   │   │   ├── memory.numa_stat
  29153. │   │   │   │   ├── memory.oom_control
  29154. │   │   │   │   ├── memory.pressure_level
  29155. │   │   │   │   ├── memory.soft_limit_in_bytes
  29156. │   │   │   │   ├── memory.stat
  29157. │   │   │   │   ├── memory.swappiness
  29158. │   │   │   │   ├── memory.usage_in_bytes
  29159. │   │   │   │   ├── memory.use_hierarchy
  29160. │   │   │   │   ├── notify_on_release
  29161. │   │   │   │   └── tasks
  29162. │   │   │   ├── tasks
  29163. │   │   │   └── user.slice
  29164. │   │   │   ├── cgroup.clone_children
  29165. │   │   │   ├── cgroup.event_control
  29166. │   │   │   ├── cgroup.procs
  29167. │   │   │   ├── memory.failcnt
  29168. │   │   │   ├── memory.force_empty
  29169. │   │   │   ├── memory.kmem.failcnt
  29170. │   │   │   ├── memory.kmem.limit_in_bytes
  29171. │   │   │   ├── memory.kmem.max_usage_in_bytes
  29172. │   │   │   ├── memory.kmem.slabinfo
  29173. │   │   │   ├── memory.kmem.tcp.failcnt
  29174. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29175. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29176. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29177. │   │   │   ├── memory.kmem.usage_in_bytes
  29178. │   │   │   ├── memory.limit_in_bytes
  29179. │   │   │   ├── memory.max_usage_in_bytes
  29180. │   │   │   ├── memory.move_charge_at_immigrate
  29181. │   │   │   ├── memory.numa_stat
  29182. │   │   │   ├── memory.oom_control
  29183. │   │   │   ├── memory.pressure_level
  29184. │   │   │   ├── memory.soft_limit_in_bytes
  29185. │   │   │   ├── memory.stat
  29186. │   │   │   ├── memory.swappiness
  29187. │   │   │   ├── memory.usage_in_bytes
  29188. │   │   │   ├── memory.use_hierarchy
  29189. │   │   │   ├── notify_on_release
  29190. │   │   │   └── tasks
  29191. │   │   ├── builder
  29192. │   │   │   ├── cgroup.clone_children
  29193. │   │   │   ├── cgroup.event_control
  29194. │   │   │   ├── cgroup.procs
  29195. │   │   │   ├── init.scope
  29196. │   │   │   │   ├── cgroup.clone_children
  29197. │   │   │   │   ├── cgroup.event_control
  29198. │   │   │   │   ├── cgroup.procs
  29199. │   │   │   │   ├── memory.failcnt
  29200. │   │   │   │   ├── memory.force_empty
  29201. │   │   │   │   ├── memory.kmem.failcnt
  29202. │   │   │   │   ├── memory.kmem.limit_in_bytes
  29203. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29204. │   │   │   │   ├── memory.kmem.slabinfo
  29205. │   │   │   │   ├── memory.kmem.tcp.failcnt
  29206. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29207. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29208. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29209. │   │   │   │   ├── memory.kmem.usage_in_bytes
  29210. │   │   │   │   ├── memory.limit_in_bytes
  29211. │   │   │   │   ├── memory.max_usage_in_bytes
  29212. │   │   │   │   ├── memory.move_charge_at_immigrate
  29213. │   │   │   │   ├── memory.numa_stat
  29214. │   │   │   │   ├── memory.oom_control
  29215. │   │   │   │   ├── memory.pressure_level
  29216. │   │   │   │   ├── memory.soft_limit_in_bytes
  29217. │   │   │   │   ├── memory.stat
  29218. │   │   │   │   ├── memory.swappiness
  29219. │   │   │   │   ├── memory.usage_in_bytes
  29220. │   │   │   │   ├── memory.use_hierarchy
  29221. │   │   │   │   ├── notify_on_release
  29222. │   │   │   │   └── tasks
  29223. │   │   │   ├── memory.failcnt
  29224. │   │   │   ├── memory.force_empty
  29225. │   │   │   ├── memory.kmem.failcnt
  29226. │   │   │   ├── memory.kmem.limit_in_bytes
  29227. │   │   │   ├── memory.kmem.max_usage_in_bytes
  29228. │   │   │   ├── memory.kmem.slabinfo
  29229. │   │   │   ├── memory.kmem.tcp.failcnt
  29230. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29231. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29232. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29233. │   │   │   ├── memory.kmem.usage_in_bytes
  29234. │   │   │   ├── memory.limit_in_bytes
  29235. │   │   │   ├── memory.max_usage_in_bytes
  29236. │   │   │   ├── memory.move_charge_at_immigrate
  29237. │   │   │   ├── memory.numa_stat
  29238. │   │   │   ├── memory.oom_control
  29239. │   │   │   ├── memory.pressure_level
  29240. │   │   │   ├── memory.soft_limit_in_bytes
  29241. │   │   │   ├── memory.stat
  29242. │   │   │   ├── memory.swappiness
  29243. │   │   │   ├── memory.usage_in_bytes
  29244. │   │   │   ├── memory.use_hierarchy
  29245. │   │   │   ├── notify_on_release
  29246. │   │   │   ├── system.slice
  29247. │   │   │   │   ├── accounts-daemon.service
  29248. │   │   │   │   │   ├── cgroup.clone_children
  29249. │   │   │   │   │   ├── cgroup.event_control
  29250. │   │   │   │   │   ├── cgroup.procs
  29251. │   │   │   │   │   ├── memory.failcnt
  29252. │   │   │   │   │   ├── memory.force_empty
  29253. │   │   │   │   │   ├── memory.kmem.failcnt
  29254. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29255. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29256. │   │   │   │   │   ├── memory.kmem.slabinfo
  29257. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29258. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29259. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29260. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29261. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29262. │   │   │   │   │   ├── memory.limit_in_bytes
  29263. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29264. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29265. │   │   │   │   │   ├── memory.numa_stat
  29266. │   │   │   │   │   ├── memory.oom_control
  29267. │   │   │   │   │   ├── memory.pressure_level
  29268. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29269. │   │   │   │   │   ├── memory.stat
  29270. │   │   │   │   │   ├── memory.swappiness
  29271. │   │   │   │   │   ├── memory.usage_in_bytes
  29272. │   │   │   │   │   ├── memory.use_hierarchy
  29273. │   │   │   │   │   ├── notify_on_release
  29274. │   │   │   │   │   └── tasks
  29275. │   │   │   │   ├── apparmor.service
  29276. │   │   │   │   │   ├── cgroup.clone_children
  29277. │   │   │   │   │   ├── cgroup.event_control
  29278. │   │   │   │   │   ├── cgroup.procs
  29279. │   │   │   │   │   ├── memory.failcnt
  29280. │   │   │   │   │   ├── memory.force_empty
  29281. │   │   │   │   │   ├── memory.kmem.failcnt
  29282. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29283. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29284. │   │   │   │   │   ├── memory.kmem.slabinfo
  29285. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29286. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29287. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29288. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29289. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29290. │   │   │   │   │   ├── memory.limit_in_bytes
  29291. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29292. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29293. │   │   │   │   │   ├── memory.numa_stat
  29294. │   │   │   │   │   ├── memory.oom_control
  29295. │   │   │   │   │   ├── memory.pressure_level
  29296. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29297. │   │   │   │   │   ├── memory.stat
  29298. │   │   │   │   │   ├── memory.swappiness
  29299. │   │   │   │   │   ├── memory.usage_in_bytes
  29300. │   │   │   │   │   ├── memory.use_hierarchy
  29301. │   │   │   │   │   ├── notify_on_release
  29302. │   │   │   │   │   └── tasks
  29303. │   │   │   │   ├── apport.service
  29304. │   │   │   │   │   ├── cgroup.clone_children
  29305. │   │   │   │   │   ├── cgroup.event_control
  29306. │   │   │   │   │   ├── cgroup.procs
  29307. │   │   │   │   │   ├── memory.failcnt
  29308. │   │   │   │   │   ├── memory.force_empty
  29309. │   │   │   │   │   ├── memory.kmem.failcnt
  29310. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29311. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29312. │   │   │   │   │   ├── memory.kmem.slabinfo
  29313. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29314. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29315. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29316. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29317. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29318. │   │   │   │   │   ├── memory.limit_in_bytes
  29319. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29320. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29321. │   │   │   │   │   ├── memory.numa_stat
  29322. │   │   │   │   │   ├── memory.oom_control
  29323. │   │   │   │   │   ├── memory.pressure_level
  29324. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29325. │   │   │   │   │   ├── memory.stat
  29326. │   │   │   │   │   ├── memory.swappiness
  29327. │   │   │   │   │   ├── memory.usage_in_bytes
  29328. │   │   │   │   │   ├── memory.use_hierarchy
  29329. │   │   │   │   │   ├── notify_on_release
  29330. │   │   │   │   │   └── tasks
  29331. │   │   │   │   ├── atd.service
  29332. │   │   │   │   │   ├── cgroup.clone_children
  29333. │   │   │   │   │   ├── cgroup.event_control
  29334. │   │   │   │   │   ├── cgroup.procs
  29335. │   │   │   │   │   ├── memory.failcnt
  29336. │   │   │   │   │   ├── memory.force_empty
  29337. │   │   │   │   │   ├── memory.kmem.failcnt
  29338. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29339. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29340. │   │   │   │   │   ├── memory.kmem.slabinfo
  29341. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29342. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29343. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29344. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29345. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29346. │   │   │   │   │   ├── memory.limit_in_bytes
  29347. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29348. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29349. │   │   │   │   │   ├── memory.numa_stat
  29350. │   │   │   │   │   ├── memory.oom_control
  29351. │   │   │   │   │   ├── memory.pressure_level
  29352. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29353. │   │   │   │   │   ├── memory.stat
  29354. │   │   │   │   │   ├── memory.swappiness
  29355. │   │   │   │   │   ├── memory.usage_in_bytes
  29356. │   │   │   │   │   ├── memory.use_hierarchy
  29357. │   │   │   │   │   ├── notify_on_release
  29358. │   │   │   │   │   └── tasks
  29359. │   │   │   │   ├── cgroup.clone_children
  29360. │   │   │   │   ├── cgroup.event_control
  29361. │   │   │   │   ├── cgroupfs-mount.service
  29362. │   │   │   │   │   ├── cgroup.clone_children
  29363. │   │   │   │   │   ├── cgroup.event_control
  29364. │   │   │   │   │   ├── cgroup.procs
  29365. │   │   │   │   │   ├── memory.failcnt
  29366. │   │   │   │   │   ├── memory.force_empty
  29367. │   │   │   │   │   ├── memory.kmem.failcnt
  29368. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29369. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29370. │   │   │   │   │   ├── memory.kmem.slabinfo
  29371. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29372. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29373. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29374. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29375. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29376. │   │   │   │   │   ├── memory.limit_in_bytes
  29377. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29378. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29379. │   │   │   │   │   ├── memory.numa_stat
  29380. │   │   │   │   │   ├── memory.oom_control
  29381. │   │   │   │   │   ├── memory.pressure_level
  29382. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29383. │   │   │   │   │   ├── memory.stat
  29384. │   │   │   │   │   ├── memory.swappiness
  29385. │   │   │   │   │   ├── memory.usage_in_bytes
  29386. │   │   │   │   │   ├── memory.use_hierarchy
  29387. │   │   │   │   │   ├── notify_on_release
  29388. │   │   │   │   │   └── tasks
  29389. │   │   │   │   ├── cgroup.procs
  29390. │   │   │   │   ├── cloud-config.service
  29391. │   │   │   │   │   ├── cgroup.clone_children
  29392. │   │   │   │   │   ├── cgroup.event_control
  29393. │   │   │   │   │   ├── cgroup.procs
  29394. │   │   │   │   │   ├── memory.failcnt
  29395. │   │   │   │   │   ├── memory.force_empty
  29396. │   │   │   │   │   ├── memory.kmem.failcnt
  29397. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29398. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29399. │   │   │   │   │   ├── memory.kmem.slabinfo
  29400. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29401. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29402. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29403. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29404. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29405. │   │   │   │   │   ├── memory.limit_in_bytes
  29406. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29407. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29408. │   │   │   │   │   ├── memory.numa_stat
  29409. │   │   │   │   │   ├── memory.oom_control
  29410. │   │   │   │   │   ├── memory.pressure_level
  29411. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29412. │   │   │   │   │   ├── memory.stat
  29413. │   │   │   │   │   ├── memory.swappiness
  29414. │   │   │   │   │   ├── memory.usage_in_bytes
  29415. │   │   │   │   │   ├── memory.use_hierarchy
  29416. │   │   │   │   │   ├── notify_on_release
  29417. │   │   │   │   │   └── tasks
  29418. │   │   │   │   ├── cloud-final.service
  29419. │   │   │   │   │   ├── cgroup.clone_children
  29420. │   │   │   │   │   ├── cgroup.event_control
  29421. │   │   │   │   │   ├── cgroup.procs
  29422. │   │   │   │   │   ├── memory.failcnt
  29423. │   │   │   │   │   ├── memory.force_empty
  29424. │   │   │   │   │   ├── memory.kmem.failcnt
  29425. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29426. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29427. │   │   │   │   │   ├── memory.kmem.slabinfo
  29428. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29429. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29430. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29431. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29432. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29433. │   │   │   │   │   ├── memory.limit_in_bytes
  29434. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29435. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29436. │   │   │   │   │   ├── memory.numa_stat
  29437. │   │   │   │   │   ├── memory.oom_control
  29438. │   │   │   │   │   ├── memory.pressure_level
  29439. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29440. │   │   │   │   │   ├── memory.stat
  29441. │   │   │   │   │   ├── memory.swappiness
  29442. │   │   │   │   │   ├── memory.usage_in_bytes
  29443. │   │   │   │   │   ├── memory.use_hierarchy
  29444. │   │   │   │   │   ├── notify_on_release
  29445. │   │   │   │   │   └── tasks
  29446. │   │   │   │   ├── cloud-init-local.service
  29447. │   │   │   │   │   ├── cgroup.clone_children
  29448. │   │   │   │   │   ├── cgroup.event_control
  29449. │   │   │   │   │   ├── cgroup.procs
  29450. │   │   │   │   │   ├── memory.failcnt
  29451. │   │   │   │   │   ├── memory.force_empty
  29452. │   │   │   │   │   ├── memory.kmem.failcnt
  29453. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29454. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29455. │   │   │   │   │   ├── memory.kmem.slabinfo
  29456. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29457. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29458. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29459. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29460. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29461. │   │   │   │   │   ├── memory.limit_in_bytes
  29462. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29463. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29464. │   │   │   │   │   ├── memory.numa_stat
  29465. │   │   │   │   │   ├── memory.oom_control
  29466. │   │   │   │   │   ├── memory.pressure_level
  29467. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29468. │   │   │   │   │   ├── memory.stat
  29469. │   │   │   │   │   ├── memory.swappiness
  29470. │   │   │   │   │   ├── memory.usage_in_bytes
  29471. │   │   │   │   │   ├── memory.use_hierarchy
  29472. │   │   │   │   │   ├── notify_on_release
  29473. │   │   │   │   │   └── tasks
  29474. │   │   │   │   ├── cloud-init.service
  29475. │   │   │   │   │   ├── cgroup.clone_children
  29476. │   │   │   │   │   ├── cgroup.event_control
  29477. │   │   │   │   │   ├── cgroup.procs
  29478. │   │   │   │   │   ├── memory.failcnt
  29479. │   │   │   │   │   ├── memory.force_empty
  29480. │   │   │   │   │   ├── memory.kmem.failcnt
  29481. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29482. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29483. │   │   │   │   │   ├── memory.kmem.slabinfo
  29484. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29485. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29486. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29487. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29488. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29489. │   │   │   │   │   ├── memory.limit_in_bytes
  29490. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29491. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29492. │   │   │   │   │   ├── memory.numa_stat
  29493. │   │   │   │   │   ├── memory.oom_control
  29494. │   │   │   │   │   ├── memory.pressure_level
  29495. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29496. │   │   │   │   │   ├── memory.stat
  29497. │   │   │   │   │   ├── memory.swappiness
  29498. │   │   │   │   │   ├── memory.usage_in_bytes
  29499. │   │   │   │   │   ├── memory.use_hierarchy
  29500. │   │   │   │   │   ├── notify_on_release
  29501. │   │   │   │   │   └── tasks
  29502. │   │   │   │   ├── console-getty.service
  29503. │   │   │   │   │   ├── cgroup.clone_children
  29504. │   │   │   │   │   ├── cgroup.event_control
  29505. │   │   │   │   │   ├── cgroup.procs
  29506. │   │   │   │   │   ├── memory.failcnt
  29507. │   │   │   │   │   ├── memory.force_empty
  29508. │   │   │   │   │   ├── memory.kmem.failcnt
  29509. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29510. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29511. │   │   │   │   │   ├── memory.kmem.slabinfo
  29512. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29513. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29514. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29515. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29516. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29517. │   │   │   │   │   ├── memory.limit_in_bytes
  29518. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29519. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29520. │   │   │   │   │   ├── memory.numa_stat
  29521. │   │   │   │   │   ├── memory.oom_control
  29522. │   │   │   │   │   ├── memory.pressure_level
  29523. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29524. │   │   │   │   │   ├── memory.stat
  29525. │   │   │   │   │   ├── memory.swappiness
  29526. │   │   │   │   │   ├── memory.usage_in_bytes
  29527. │   │   │   │   │   ├── memory.use_hierarchy
  29528. │   │   │   │   │   ├── notify_on_release
  29529. │   │   │   │   │   └── tasks
  29530. │   │   │   │   ├── cron.service
  29531. │   │   │   │   │   ├── cgroup.clone_children
  29532. │   │   │   │   │   ├── cgroup.event_control
  29533. │   │   │   │   │   ├── cgroup.procs
  29534. │   │   │   │   │   ├── memory.failcnt
  29535. │   │   │   │   │   ├── memory.force_empty
  29536. │   │   │   │   │   ├── memory.kmem.failcnt
  29537. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29538. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29539. │   │   │   │   │   ├── memory.kmem.slabinfo
  29540. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29541. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29542. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29543. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29544. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29545. │   │   │   │   │   ├── memory.limit_in_bytes
  29546. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29547. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29548. │   │   │   │   │   ├── memory.numa_stat
  29549. │   │   │   │   │   ├── memory.oom_control
  29550. │   │   │   │   │   ├── memory.pressure_level
  29551. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29552. │   │   │   │   │   ├── memory.stat
  29553. │   │   │   │   │   ├── memory.swappiness
  29554. │   │   │   │   │   ├── memory.usage_in_bytes
  29555. │   │   │   │   │   ├── memory.use_hierarchy
  29556. │   │   │   │   │   ├── notify_on_release
  29557. │   │   │   │   │   └── tasks
  29558. │   │   │   │   ├── dbus.service
  29559. │   │   │   │   │   ├── cgroup.clone_children
  29560. │   │   │   │   │   ├── cgroup.event_control
  29561. │   │   │   │   │   ├── cgroup.procs
  29562. │   │   │   │   │   ├── memory.failcnt
  29563. │   │   │   │   │   ├── memory.force_empty
  29564. │   │   │   │   │   ├── memory.kmem.failcnt
  29565. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29566. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29567. │   │   │   │   │   ├── memory.kmem.slabinfo
  29568. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29569. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29570. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29571. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29572. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29573. │   │   │   │   │   ├── memory.limit_in_bytes
  29574. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29575. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29576. │   │   │   │   │   ├── memory.numa_stat
  29577. │   │   │   │   │   ├── memory.oom_control
  29578. │   │   │   │   │   ├── memory.pressure_level
  29579. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29580. │   │   │   │   │   ├── memory.stat
  29581. │   │   │   │   │   ├── memory.swappiness
  29582. │   │   │   │   │   ├── memory.usage_in_bytes
  29583. │   │   │   │   │   ├── memory.use_hierarchy
  29584. │   │   │   │   │   ├── notify_on_release
  29585. │   │   │   │   │   └── tasks
  29586. │   │   │   │   ├── dev-full.mount
  29587. │   │   │   │   │   ├── cgroup.clone_children
  29588. │   │   │   │   │   ├── cgroup.event_control
  29589. │   │   │   │   │   ├── cgroup.procs
  29590. │   │   │   │   │   ├── memory.failcnt
  29591. │   │   │   │   │   ├── memory.force_empty
  29592. │   │   │   │   │   ├── memory.kmem.failcnt
  29593. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29594. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29595. │   │   │   │   │   ├── memory.kmem.slabinfo
  29596. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29597. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29598. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29599. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29600. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29601. │   │   │   │   │   ├── memory.limit_in_bytes
  29602. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29603. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29604. │   │   │   │   │   ├── memory.numa_stat
  29605. │   │   │   │   │   ├── memory.oom_control
  29606. │   │   │   │   │   ├── memory.pressure_level
  29607. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29608. │   │   │   │   │   ├── memory.stat
  29609. │   │   │   │   │   ├── memory.swappiness
  29610. │   │   │   │   │   ├── memory.usage_in_bytes
  29611. │   │   │   │   │   ├── memory.use_hierarchy
  29612. │   │   │   │   │   ├── notify_on_release
  29613. │   │   │   │   │   └── tasks
  29614. │   │   │   │   ├── dev-fuse.mount
  29615. │   │   │   │   │   ├── cgroup.clone_children
  29616. │   │   │   │   │   ├── cgroup.event_control
  29617. │   │   │   │   │   ├── cgroup.procs
  29618. │   │   │   │   │   ├── memory.failcnt
  29619. │   │   │   │   │   ├── memory.force_empty
  29620. │   │   │   │   │   ├── memory.kmem.failcnt
  29621. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29622. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29623. │   │   │   │   │   ├── memory.kmem.slabinfo
  29624. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29625. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29626. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29627. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29628. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29629. │   │   │   │   │   ├── memory.limit_in_bytes
  29630. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29631. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29632. │   │   │   │   │   ├── memory.numa_stat
  29633. │   │   │   │   │   ├── memory.oom_control
  29634. │   │   │   │   │   ├── memory.pressure_level
  29635. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29636. │   │   │   │   │   ├── memory.stat
  29637. │   │   │   │   │   ├── memory.swappiness
  29638. │   │   │   │   │   ├── memory.usage_in_bytes
  29639. │   │   │   │   │   ├── memory.use_hierarchy
  29640. │   │   │   │   │   ├── notify_on_release
  29641. │   │   │   │   │   └── tasks
  29642. │   │   │   │   ├── dev-.lxc-proc.mount
  29643. │   │   │   │   │   ├── cgroup.clone_children
  29644. │   │   │   │   │   ├── cgroup.event_control
  29645. │   │   │   │   │   ├── cgroup.procs
  29646. │   │   │   │   │   ├── memory.failcnt
  29647. │   │   │   │   │   ├── memory.force_empty
  29648. │   │   │   │   │   ├── memory.kmem.failcnt
  29649. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29650. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29651. │   │   │   │   │   ├── memory.kmem.slabinfo
  29652. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29653. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29654. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29655. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29656. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29657. │   │   │   │   │   ├── memory.limit_in_bytes
  29658. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29659. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29660. │   │   │   │   │   ├── memory.numa_stat
  29661. │   │   │   │   │   ├── memory.oom_control
  29662. │   │   │   │   │   ├── memory.pressure_level
  29663. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29664. │   │   │   │   │   ├── memory.stat
  29665. │   │   │   │   │   ├── memory.swappiness
  29666. │   │   │   │   │   ├── memory.usage_in_bytes
  29667. │   │   │   │   │   ├── memory.use_hierarchy
  29668. │   │   │   │   │   ├── notify_on_release
  29669. │   │   │   │   │   └── tasks
  29670. │   │   │   │   ├── dev-.lxc-sys.mount
  29671. │   │   │   │   │   ├── cgroup.clone_children
  29672. │   │   │   │   │   ├── cgroup.event_control
  29673. │   │   │   │   │   ├── cgroup.procs
  29674. │   │   │   │   │   ├── memory.failcnt
  29675. │   │   │   │   │   ├── memory.force_empty
  29676. │   │   │   │   │   ├── memory.kmem.failcnt
  29677. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29678. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29679. │   │   │   │   │   ├── memory.kmem.slabinfo
  29680. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29681. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29682. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29683. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29684. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29685. │   │   │   │   │   ├── memory.limit_in_bytes
  29686. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29687. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29688. │   │   │   │   │   ├── memory.numa_stat
  29689. │   │   │   │   │   ├── memory.oom_control
  29690. │   │   │   │   │   ├── memory.pressure_level
  29691. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29692. │   │   │   │   │   ├── memory.stat
  29693. │   │   │   │   │   ├── memory.swappiness
  29694. │   │   │   │   │   ├── memory.usage_in_bytes
  29695. │   │   │   │   │   ├── memory.use_hierarchy
  29696. │   │   │   │   │   ├── notify_on_release
  29697. │   │   │   │   │   └── tasks
  29698. │   │   │   │   ├── dev-lxd.mount
  29699. │   │   │   │   │   ├── cgroup.clone_children
  29700. │   │   │   │   │   ├── cgroup.event_control
  29701. │   │   │   │   │   ├── cgroup.procs
  29702. │   │   │   │   │   ├── memory.failcnt
  29703. │   │   │   │   │   ├── memory.force_empty
  29704. │   │   │   │   │   ├── memory.kmem.failcnt
  29705. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29706. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29707. │   │   │   │   │   ├── memory.kmem.slabinfo
  29708. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29709. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29710. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29711. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29712. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29713. │   │   │   │   │   ├── memory.limit_in_bytes
  29714. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29715. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29716. │   │   │   │   │   ├── memory.numa_stat
  29717. │   │   │   │   │   ├── memory.oom_control
  29718. │   │   │   │   │   ├── memory.pressure_level
  29719. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29720. │   │   │   │   │   ├── memory.stat
  29721. │   │   │   │   │   ├── memory.swappiness
  29722. │   │   │   │   │   ├── memory.usage_in_bytes
  29723. │   │   │   │   │   ├── memory.use_hierarchy
  29724. │   │   │   │   │   ├── notify_on_release
  29725. │   │   │   │   │   └── tasks
  29726. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  29727. │   │   │   │   │   ├── cgroup.clone_children
  29728. │   │   │   │   │   ├── cgroup.event_control
  29729. │   │   │   │   │   ├── cgroup.procs
  29730. │   │   │   │   │   ├── memory.failcnt
  29731. │   │   │   │   │   ├── memory.force_empty
  29732. │   │   │   │   │   ├── memory.kmem.failcnt
  29733. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29734. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29735. │   │   │   │   │   ├── memory.kmem.slabinfo
  29736. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29737. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29738. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29739. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29740. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29741. │   │   │   │   │   ├── memory.limit_in_bytes
  29742. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29743. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29744. │   │   │   │   │   ├── memory.numa_stat
  29745. │   │   │   │   │   ├── memory.oom_control
  29746. │   │   │   │   │   ├── memory.pressure_level
  29747. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29748. │   │   │   │   │   ├── memory.stat
  29749. │   │   │   │   │   ├── memory.swappiness
  29750. │   │   │   │   │   ├── memory.usage_in_bytes
  29751. │   │   │   │   │   ├── memory.use_hierarchy
  29752. │   │   │   │   │   ├── notify_on_release
  29753. │   │   │   │   │   └── tasks
  29754. │   │   │   │   ├── dev-mqueue.mount
  29755. │   │   │   │   │   ├── cgroup.clone_children
  29756. │   │   │   │   │   ├── cgroup.event_control
  29757. │   │   │   │   │   ├── cgroup.procs
  29758. │   │   │   │   │   ├── memory.failcnt
  29759. │   │   │   │   │   ├── memory.force_empty
  29760. │   │   │   │   │   ├── memory.kmem.failcnt
  29761. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29762. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29763. │   │   │   │   │   ├── memory.kmem.slabinfo
  29764. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29765. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29766. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29767. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29768. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29769. │   │   │   │   │   ├── memory.limit_in_bytes
  29770. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29771. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29772. │   │   │   │   │   ├── memory.numa_stat
  29773. │   │   │   │   │   ├── memory.oom_control
  29774. │   │   │   │   │   ├── memory.pressure_level
  29775. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29776. │   │   │   │   │   ├── memory.stat
  29777. │   │   │   │   │   ├── memory.swappiness
  29778. │   │   │   │   │   ├── memory.usage_in_bytes
  29779. │   │   │   │   │   ├── memory.use_hierarchy
  29780. │   │   │   │   │   ├── notify_on_release
  29781. │   │   │   │   │   └── tasks
  29782. │   │   │   │   ├── dev-net-tun.mount
  29783. │   │   │   │   │   ├── cgroup.clone_children
  29784. │   │   │   │   │   ├── cgroup.event_control
  29785. │   │   │   │   │   ├── cgroup.procs
  29786. │   │   │   │   │   ├── memory.failcnt
  29787. │   │   │   │   │   ├── memory.force_empty
  29788. │   │   │   │   │   ├── memory.kmem.failcnt
  29789. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29790. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29791. │   │   │   │   │   ├── memory.kmem.slabinfo
  29792. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29793. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29794. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29795. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29796. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29797. │   │   │   │   │   ├── memory.limit_in_bytes
  29798. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29799. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29800. │   │   │   │   │   ├── memory.numa_stat
  29801. │   │   │   │   │   ├── memory.oom_control
  29802. │   │   │   │   │   ├── memory.pressure_level
  29803. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29804. │   │   │   │   │   ├── memory.stat
  29805. │   │   │   │   │   ├── memory.swappiness
  29806. │   │   │   │   │   ├── memory.usage_in_bytes
  29807. │   │   │   │   │   ├── memory.use_hierarchy
  29808. │   │   │   │   │   ├── notify_on_release
  29809. │   │   │   │   │   └── tasks
  29810. │   │   │   │   ├── dev-null.mount
  29811. │   │   │   │   │   ├── cgroup.clone_children
  29812. │   │   │   │   │   ├── cgroup.event_control
  29813. │   │   │   │   │   ├── cgroup.procs
  29814. │   │   │   │   │   ├── memory.failcnt
  29815. │   │   │   │   │   ├── memory.force_empty
  29816. │   │   │   │   │   ├── memory.kmem.failcnt
  29817. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29818. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29819. │   │   │   │   │   ├── memory.kmem.slabinfo
  29820. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29821. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29822. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29823. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29824. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29825. │   │   │   │   │   ├── memory.limit_in_bytes
  29826. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29827. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29828. │   │   │   │   │   ├── memory.numa_stat
  29829. │   │   │   │   │   ├── memory.oom_control
  29830. │   │   │   │   │   ├── memory.pressure_level
  29831. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29832. │   │   │   │   │   ├── memory.stat
  29833. │   │   │   │   │   ├── memory.swappiness
  29834. │   │   │   │   │   ├── memory.usage_in_bytes
  29835. │   │   │   │   │   ├── memory.use_hierarchy
  29836. │   │   │   │   │   ├── notify_on_release
  29837. │   │   │   │   │   └── tasks
  29838. │   │   │   │   ├── dev-ptmx.mount
  29839. │   │   │   │   │   ├── cgroup.clone_children
  29840. │   │   │   │   │   ├── cgroup.event_control
  29841. │   │   │   │   │   ├── cgroup.procs
  29842. │   │   │   │   │   ├── memory.failcnt
  29843. │   │   │   │   │   ├── memory.force_empty
  29844. │   │   │   │   │   ├── memory.kmem.failcnt
  29845. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29846. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29847. │   │   │   │   │   ├── memory.kmem.slabinfo
  29848. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29849. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29850. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29851. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29852. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29853. │   │   │   │   │   ├── memory.limit_in_bytes
  29854. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29855. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29856. │   │   │   │   │   ├── memory.numa_stat
  29857. │   │   │   │   │   ├── memory.oom_control
  29858. │   │   │   │   │   ├── memory.pressure_level
  29859. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29860. │   │   │   │   │   ├── memory.stat
  29861. │   │   │   │   │   ├── memory.swappiness
  29862. │   │   │   │   │   ├── memory.usage_in_bytes
  29863. │   │   │   │   │   ├── memory.use_hierarchy
  29864. │   │   │   │   │   ├── notify_on_release
  29865. │   │   │   │   │   └── tasks
  29866. │   │   │   │   ├── dev-random.mount
  29867. │   │   │   │   │   ├── cgroup.clone_children
  29868. │   │   │   │   │   ├── cgroup.event_control
  29869. │   │   │   │   │   ├── cgroup.procs
  29870. │   │   │   │   │   ├── memory.failcnt
  29871. │   │   │   │   │   ├── memory.force_empty
  29872. │   │   │   │   │   ├── memory.kmem.failcnt
  29873. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29874. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29875. │   │   │   │   │   ├── memory.kmem.slabinfo
  29876. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29877. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29878. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29879. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29880. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29881. │   │   │   │   │   ├── memory.limit_in_bytes
  29882. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29883. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29884. │   │   │   │   │   ├── memory.numa_stat
  29885. │   │   │   │   │   ├── memory.oom_control
  29886. │   │   │   │   │   ├── memory.pressure_level
  29887. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29888. │   │   │   │   │   ├── memory.stat
  29889. │   │   │   │   │   ├── memory.swappiness
  29890. │   │   │   │   │   ├── memory.usage_in_bytes
  29891. │   │   │   │   │   ├── memory.use_hierarchy
  29892. │   │   │   │   │   ├── notify_on_release
  29893. │   │   │   │   │   └── tasks
  29894. │   │   │   │   ├── dev-tty.mount
  29895. │   │   │   │   │   ├── cgroup.clone_children
  29896. │   │   │   │   │   ├── cgroup.event_control
  29897. │   │   │   │   │   ├── cgroup.procs
  29898. │   │   │   │   │   ├── memory.failcnt
  29899. │   │   │   │   │   ├── memory.force_empty
  29900. │   │   │   │   │   ├── memory.kmem.failcnt
  29901. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29902. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29903. │   │   │   │   │   ├── memory.kmem.slabinfo
  29904. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29905. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29906. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29907. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29908. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29909. │   │   │   │   │   ├── memory.limit_in_bytes
  29910. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29911. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29912. │   │   │   │   │   ├── memory.numa_stat
  29913. │   │   │   │   │   ├── memory.oom_control
  29914. │   │   │   │   │   ├── memory.pressure_level
  29915. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29916. │   │   │   │   │   ├── memory.stat
  29917. │   │   │   │   │   ├── memory.swappiness
  29918. │   │   │   │   │   ├── memory.usage_in_bytes
  29919. │   │   │   │   │   ├── memory.use_hierarchy
  29920. │   │   │   │   │   ├── notify_on_release
  29921. │   │   │   │   │   └── tasks
  29922. │   │   │   │   ├── dev-urandom.mount
  29923. │   │   │   │   │   ├── cgroup.clone_children
  29924. │   │   │   │   │   ├── cgroup.event_control
  29925. │   │   │   │   │   ├── cgroup.procs
  29926. │   │   │   │   │   ├── memory.failcnt
  29927. │   │   │   │   │   ├── memory.force_empty
  29928. │   │   │   │   │   ├── memory.kmem.failcnt
  29929. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29930. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29931. │   │   │   │   │   ├── memory.kmem.slabinfo
  29932. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29933. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29934. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29935. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29936. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29937. │   │   │   │   │   ├── memory.limit_in_bytes
  29938. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29939. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29940. │   │   │   │   │   ├── memory.numa_stat
  29941. │   │   │   │   │   ├── memory.oom_control
  29942. │   │   │   │   │   ├── memory.pressure_level
  29943. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29944. │   │   │   │   │   ├── memory.stat
  29945. │   │   │   │   │   ├── memory.swappiness
  29946. │   │   │   │   │   ├── memory.usage_in_bytes
  29947. │   │   │   │   │   ├── memory.use_hierarchy
  29948. │   │   │   │   │   ├── notify_on_release
  29949. │   │   │   │   │   └── tasks
  29950. │   │   │   │   ├── dev-zero.mount
  29951. │   │   │   │   │   ├── cgroup.clone_children
  29952. │   │   │   │   │   ├── cgroup.event_control
  29953. │   │   │   │   │   ├── cgroup.procs
  29954. │   │   │   │   │   ├── memory.failcnt
  29955. │   │   │   │   │   ├── memory.force_empty
  29956. │   │   │   │   │   ├── memory.kmem.failcnt
  29957. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29958. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29959. │   │   │   │   │   ├── memory.kmem.slabinfo
  29960. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29961. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29962. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29963. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29964. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29965. │   │   │   │   │   ├── memory.limit_in_bytes
  29966. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29967. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29968. │   │   │   │   │   ├── memory.numa_stat
  29969. │   │   │   │   │   ├── memory.oom_control
  29970. │   │   │   │   │   ├── memory.pressure_level
  29971. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  29972. │   │   │   │   │   ├── memory.stat
  29973. │   │   │   │   │   ├── memory.swappiness
  29974. │   │   │   │   │   ├── memory.usage_in_bytes
  29975. │   │   │   │   │   ├── memory.use_hierarchy
  29976. │   │   │   │   │   ├── notify_on_release
  29977. │   │   │   │   │   └── tasks
  29978. │   │   │   │   ├── docker.service
  29979. │   │   │   │   │   ├── cgroup.clone_children
  29980. │   │   │   │   │   ├── cgroup.event_control
  29981. │   │   │   │   │   ├── cgroup.procs
  29982. │   │   │   │   │   ├── memory.failcnt
  29983. │   │   │   │   │   ├── memory.force_empty
  29984. │   │   │   │   │   ├── memory.kmem.failcnt
  29985. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  29986. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  29987. │   │   │   │   │   ├── memory.kmem.slabinfo
  29988. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  29989. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  29990. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  29991. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  29992. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  29993. │   │   │   │   │   ├── memory.limit_in_bytes
  29994. │   │   │   │   │   ├── memory.max_usage_in_bytes
  29995. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  29996. │   │   │   │   │   ├── memory.numa_stat
  29997. │   │   │   │   │   ├── memory.oom_control
  29998. │   │   │   │   │   ├── memory.pressure_level
  29999. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30000. │   │   │   │   │   ├── memory.stat
  30001. │   │   │   │   │   ├── memory.swappiness
  30002. │   │   │   │   │   ├── memory.usage_in_bytes
  30003. │   │   │   │   │   ├── memory.use_hierarchy
  30004. │   │   │   │   │   ├── notify_on_release
  30005. │   │   │   │   │   └── tasks
  30006. │   │   │   │   ├── irqbalance.service
  30007. │   │   │   │   │   ├── cgroup.clone_children
  30008. │   │   │   │   │   ├── cgroup.event_control
  30009. │   │   │   │   │   ├── cgroup.procs
  30010. │   │   │   │   │   ├── memory.failcnt
  30011. │   │   │   │   │   ├── memory.force_empty
  30012. │   │   │   │   │   ├── memory.kmem.failcnt
  30013. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30014. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30015. │   │   │   │   │   ├── memory.kmem.slabinfo
  30016. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30017. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30018. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30019. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30020. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30021. │   │   │   │   │   ├── memory.limit_in_bytes
  30022. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30023. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30024. │   │   │   │   │   ├── memory.numa_stat
  30025. │   │   │   │   │   ├── memory.oom_control
  30026. │   │   │   │   │   ├── memory.pressure_level
  30027. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30028. │   │   │   │   │   ├── memory.stat
  30029. │   │   │   │   │   ├── memory.swappiness
  30030. │   │   │   │   │   ├── memory.usage_in_bytes
  30031. │   │   │   │   │   ├── memory.use_hierarchy
  30032. │   │   │   │   │   ├── notify_on_release
  30033. │   │   │   │   │   └── tasks
  30034. │   │   │   │   ├── lvm2-monitor.service
  30035. │   │   │   │   │   ├── cgroup.clone_children
  30036. │   │   │   │   │   ├── cgroup.event_control
  30037. │   │   │   │   │   ├── cgroup.procs
  30038. │   │   │   │   │   ├── memory.failcnt
  30039. │   │   │   │   │   ├── memory.force_empty
  30040. │   │   │   │   │   ├── memory.kmem.failcnt
  30041. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30042. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30043. │   │   │   │   │   ├── memory.kmem.slabinfo
  30044. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30045. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30046. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30047. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30048. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30049. │   │   │   │   │   ├── memory.limit_in_bytes
  30050. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30051. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30052. │   │   │   │   │   ├── memory.numa_stat
  30053. │   │   │   │   │   ├── memory.oom_control
  30054. │   │   │   │   │   ├── memory.pressure_level
  30055. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30056. │   │   │   │   │   ├── memory.stat
  30057. │   │   │   │   │   ├── memory.swappiness
  30058. │   │   │   │   │   ├── memory.usage_in_bytes
  30059. │   │   │   │   │   ├── memory.use_hierarchy
  30060. │   │   │   │   │   ├── notify_on_release
  30061. │   │   │   │   │   └── tasks
  30062. │   │   │   │   ├── lxd-containers.service
  30063. │   │   │   │   │   ├── cgroup.clone_children
  30064. │   │   │   │   │   ├── cgroup.event_control
  30065. │   │   │   │   │   ├── cgroup.procs
  30066. │   │   │   │   │   ├── memory.failcnt
  30067. │   │   │   │   │   ├── memory.force_empty
  30068. │   │   │   │   │   ├── memory.kmem.failcnt
  30069. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30070. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30071. │   │   │   │   │   ├── memory.kmem.slabinfo
  30072. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30073. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30074. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30075. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30076. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30077. │   │   │   │   │   ├── memory.limit_in_bytes
  30078. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30079. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30080. │   │   │   │   │   ├── memory.numa_stat
  30081. │   │   │   │   │   ├── memory.oom_control
  30082. │   │   │   │   │   ├── memory.pressure_level
  30083. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30084. │   │   │   │   │   ├── memory.stat
  30085. │   │   │   │   │   ├── memory.swappiness
  30086. │   │   │   │   │   ├── memory.usage_in_bytes
  30087. │   │   │   │   │   ├── memory.use_hierarchy
  30088. │   │   │   │   │   ├── notify_on_release
  30089. │   │   │   │   │   └── tasks
  30090. │   │   │   │   ├── mdadm.service
  30091. │   │   │   │   │   ├── cgroup.clone_children
  30092. │   │   │   │   │   ├── cgroup.event_control
  30093. │   │   │   │   │   ├── cgroup.procs
  30094. │   │   │   │   │   ├── memory.failcnt
  30095. │   │   │   │   │   ├── memory.force_empty
  30096. │   │   │   │   │   ├── memory.kmem.failcnt
  30097. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30098. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30099. │   │   │   │   │   ├── memory.kmem.slabinfo
  30100. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30101. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30102. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30103. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30104. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30105. │   │   │   │   │   ├── memory.limit_in_bytes
  30106. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30107. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30108. │   │   │   │   │   ├── memory.numa_stat
  30109. │   │   │   │   │   ├── memory.oom_control
  30110. │   │   │   │   │   ├── memory.pressure_level
  30111. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30112. │   │   │   │   │   ├── memory.stat
  30113. │   │   │   │   │   ├── memory.swappiness
  30114. │   │   │   │   │   ├── memory.usage_in_bytes
  30115. │   │   │   │   │   ├── memory.use_hierarchy
  30116. │   │   │   │   │   ├── notify_on_release
  30117. │   │   │   │   │   └── tasks
  30118. │   │   │   │   ├── memory.failcnt
  30119. │   │   │   │   ├── memory.force_empty
  30120. │   │   │   │   ├── memory.kmem.failcnt
  30121. │   │   │   │   ├── memory.kmem.limit_in_bytes
  30122. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30123. │   │   │   │   ├── memory.kmem.slabinfo
  30124. │   │   │   │   ├── memory.kmem.tcp.failcnt
  30125. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30126. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30127. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30128. │   │   │   │   ├── memory.kmem.usage_in_bytes
  30129. │   │   │   │   ├── memory.limit_in_bytes
  30130. │   │   │   │   ├── memory.max_usage_in_bytes
  30131. │   │   │   │   ├── memory.move_charge_at_immigrate
  30132. │   │   │   │   ├── memory.numa_stat
  30133. │   │   │   │   ├── memory.oom_control
  30134. │   │   │   │   ├── memory.pressure_level
  30135. │   │   │   │   ├── memory.soft_limit_in_bytes
  30136. │   │   │   │   ├── memory.stat
  30137. │   │   │   │   ├── memory.swappiness
  30138. │   │   │   │   ├── memory.usage_in_bytes
  30139. │   │   │   │   ├── memory.use_hierarchy
  30140. │   │   │   │   ├── -.mount
  30141. │   │   │   │   │   ├── cgroup.clone_children
  30142. │   │   │   │   │   ├── cgroup.event_control
  30143. │   │   │   │   │   ├── cgroup.procs
  30144. │   │   │   │   │   ├── memory.failcnt
  30145. │   │   │   │   │   ├── memory.force_empty
  30146. │   │   │   │   │   ├── memory.kmem.failcnt
  30147. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30148. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30149. │   │   │   │   │   ├── memory.kmem.slabinfo
  30150. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30151. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30152. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30153. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30154. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30155. │   │   │   │   │   ├── memory.limit_in_bytes
  30156. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30157. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30158. │   │   │   │   │   ├── memory.numa_stat
  30159. │   │   │   │   │   ├── memory.oom_control
  30160. │   │   │   │   │   ├── memory.pressure_level
  30161. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30162. │   │   │   │   │   ├── memory.stat
  30163. │   │   │   │   │   ├── memory.swappiness
  30164. │   │   │   │   │   ├── memory.usage_in_bytes
  30165. │   │   │   │   │   ├── memory.use_hierarchy
  30166. │   │   │   │   │   ├── notify_on_release
  30167. │   │   │   │   │   └── tasks
  30168. │   │   │   │   ├── networking.service
  30169. │   │   │   │   │   ├── cgroup.clone_children
  30170. │   │   │   │   │   ├── cgroup.event_control
  30171. │   │   │   │   │   ├── cgroup.procs
  30172. │   │   │   │   │   ├── memory.failcnt
  30173. │   │   │   │   │   ├── memory.force_empty
  30174. │   │   │   │   │   ├── memory.kmem.failcnt
  30175. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30176. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30177. │   │   │   │   │   ├── memory.kmem.slabinfo
  30178. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30179. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30180. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30181. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30182. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30183. │   │   │   │   │   ├── memory.limit_in_bytes
  30184. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30185. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30186. │   │   │   │   │   ├── memory.numa_stat
  30187. │   │   │   │   │   ├── memory.oom_control
  30188. │   │   │   │   │   ├── memory.pressure_level
  30189. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30190. │   │   │   │   │   ├── memory.stat
  30191. │   │   │   │   │   ├── memory.swappiness
  30192. │   │   │   │   │   ├── memory.usage_in_bytes
  30193. │   │   │   │   │   ├── memory.use_hierarchy
  30194. │   │   │   │   │   ├── notify_on_release
  30195. │   │   │   │   │   └── tasks
  30196. │   │   │   │   ├── notify_on_release
  30197. │   │   │   │   ├── ondemand.service
  30198. │   │   │   │   │   ├── cgroup.clone_children
  30199. │   │   │   │   │   ├── cgroup.event_control
  30200. │   │   │   │   │   ├── cgroup.procs
  30201. │   │   │   │   │   ├── memory.failcnt
  30202. │   │   │   │   │   ├── memory.force_empty
  30203. │   │   │   │   │   ├── memory.kmem.failcnt
  30204. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30205. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30206. │   │   │   │   │   ├── memory.kmem.slabinfo
  30207. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30208. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30209. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30210. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30211. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30212. │   │   │   │   │   ├── memory.limit_in_bytes
  30213. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30214. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30215. │   │   │   │   │   ├── memory.numa_stat
  30216. │   │   │   │   │   ├── memory.oom_control
  30217. │   │   │   │   │   ├── memory.pressure_level
  30218. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30219. │   │   │   │   │   ├── memory.stat
  30220. │   │   │   │   │   ├── memory.swappiness
  30221. │   │   │   │   │   ├── memory.usage_in_bytes
  30222. │   │   │   │   │   ├── memory.use_hierarchy
  30223. │   │   │   │   │   ├── notify_on_release
  30224. │   │   │   │   │   └── tasks
  30225. │   │   │   │   ├── polkitd.service
  30226. │   │   │   │   │   ├── cgroup.clone_children
  30227. │   │   │   │   │   ├── cgroup.event_control
  30228. │   │   │   │   │   ├── cgroup.procs
  30229. │   │   │   │   │   ├── memory.failcnt
  30230. │   │   │   │   │   ├── memory.force_empty
  30231. │   │   │   │   │   ├── memory.kmem.failcnt
  30232. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30233. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30234. │   │   │   │   │   ├── memory.kmem.slabinfo
  30235. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30236. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30237. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30238. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30239. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30240. │   │   │   │   │   ├── memory.limit_in_bytes
  30241. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30242. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30243. │   │   │   │   │   ├── memory.numa_stat
  30244. │   │   │   │   │   ├── memory.oom_control
  30245. │   │   │   │   │   ├── memory.pressure_level
  30246. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30247. │   │   │   │   │   ├── memory.stat
  30248. │   │   │   │   │   ├── memory.swappiness
  30249. │   │   │   │   │   ├── memory.usage_in_bytes
  30250. │   │   │   │   │   ├── memory.use_hierarchy
  30251. │   │   │   │   │   ├── notify_on_release
  30252. │   │   │   │   │   └── tasks
  30253. │   │   │   │   ├── proc-cpuinfo.mount
  30254. │   │   │   │   │   ├── cgroup.clone_children
  30255. │   │   │   │   │   ├── cgroup.event_control
  30256. │   │   │   │   │   ├── cgroup.procs
  30257. │   │   │   │   │   ├── memory.failcnt
  30258. │   │   │   │   │   ├── memory.force_empty
  30259. │   │   │   │   │   ├── memory.kmem.failcnt
  30260. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30261. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30262. │   │   │   │   │   ├── memory.kmem.slabinfo
  30263. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30264. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30265. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30266. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30267. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30268. │   │   │   │   │   ├── memory.limit_in_bytes
  30269. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30270. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30271. │   │   │   │   │   ├── memory.numa_stat
  30272. │   │   │   │   │   ├── memory.oom_control
  30273. │   │   │   │   │   ├── memory.pressure_level
  30274. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30275. │   │   │   │   │   ├── memory.stat
  30276. │   │   │   │   │   ├── memory.swappiness
  30277. │   │   │   │   │   ├── memory.usage_in_bytes
  30278. │   │   │   │   │   ├── memory.use_hierarchy
  30279. │   │   │   │   │   ├── notify_on_release
  30280. │   │   │   │   │   └── tasks
  30281. │   │   │   │   ├── proc-diskstats.mount
  30282. │   │   │   │   │   ├── cgroup.clone_children
  30283. │   │   │   │   │   ├── cgroup.event_control
  30284. │   │   │   │   │   ├── cgroup.procs
  30285. │   │   │   │   │   ├── memory.failcnt
  30286. │   │   │   │   │   ├── memory.force_empty
  30287. │   │   │   │   │   ├── memory.kmem.failcnt
  30288. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30289. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30290. │   │   │   │   │   ├── memory.kmem.slabinfo
  30291. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30292. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30293. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30294. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30295. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30296. │   │   │   │   │   ├── memory.limit_in_bytes
  30297. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30298. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30299. │   │   │   │   │   ├── memory.numa_stat
  30300. │   │   │   │   │   ├── memory.oom_control
  30301. │   │   │   │   │   ├── memory.pressure_level
  30302. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30303. │   │   │   │   │   ├── memory.stat
  30304. │   │   │   │   │   ├── memory.swappiness
  30305. │   │   │   │   │   ├── memory.usage_in_bytes
  30306. │   │   │   │   │   ├── memory.use_hierarchy
  30307. │   │   │   │   │   ├── notify_on_release
  30308. │   │   │   │   │   └── tasks
  30309. │   │   │   │   ├── proc-meminfo.mount
  30310. │   │   │   │   │   ├── cgroup.clone_children
  30311. │   │   │   │   │   ├── cgroup.event_control
  30312. │   │   │   │   │   ├── cgroup.procs
  30313. │   │   │   │   │   ├── memory.failcnt
  30314. │   │   │   │   │   ├── memory.force_empty
  30315. │   │   │   │   │   ├── memory.kmem.failcnt
  30316. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30317. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30318. │   │   │   │   │   ├── memory.kmem.slabinfo
  30319. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30320. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30321. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30322. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30323. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30324. │   │   │   │   │   ├── memory.limit_in_bytes
  30325. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30326. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30327. │   │   │   │   │   ├── memory.numa_stat
  30328. │   │   │   │   │   ├── memory.oom_control
  30329. │   │   │   │   │   ├── memory.pressure_level
  30330. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30331. │   │   │   │   │   ├── memory.stat
  30332. │   │   │   │   │   ├── memory.swappiness
  30333. │   │   │   │   │   ├── memory.usage_in_bytes
  30334. │   │   │   │   │   ├── memory.use_hierarchy
  30335. │   │   │   │   │   ├── notify_on_release
  30336. │   │   │   │   │   └── tasks
  30337. │   │   │   │   ├── proc-stat.mount
  30338. │   │   │   │   │   ├── cgroup.clone_children
  30339. │   │   │   │   │   ├── cgroup.event_control
  30340. │   │   │   │   │   ├── cgroup.procs
  30341. │   │   │   │   │   ├── memory.failcnt
  30342. │   │   │   │   │   ├── memory.force_empty
  30343. │   │   │   │   │   ├── memory.kmem.failcnt
  30344. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30345. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30346. │   │   │   │   │   ├── memory.kmem.slabinfo
  30347. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30348. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30349. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30350. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30351. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30352. │   │   │   │   │   ├── memory.limit_in_bytes
  30353. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30354. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30355. │   │   │   │   │   ├── memory.numa_stat
  30356. │   │   │   │   │   ├── memory.oom_control
  30357. │   │   │   │   │   ├── memory.pressure_level
  30358. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30359. │   │   │   │   │   ├── memory.stat
  30360. │   │   │   │   │   ├── memory.swappiness
  30361. │   │   │   │   │   ├── memory.usage_in_bytes
  30362. │   │   │   │   │   ├── memory.use_hierarchy
  30363. │   │   │   │   │   ├── notify_on_release
  30364. │   │   │   │   │   └── tasks
  30365. │   │   │   │   ├── proc-swaps.mount
  30366. │   │   │   │   │   ├── cgroup.clone_children
  30367. │   │   │   │   │   ├── cgroup.event_control
  30368. │   │   │   │   │   ├── cgroup.procs
  30369. │   │   │   │   │   ├── memory.failcnt
  30370. │   │   │   │   │   ├── memory.force_empty
  30371. │   │   │   │   │   ├── memory.kmem.failcnt
  30372. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30373. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30374. │   │   │   │   │   ├── memory.kmem.slabinfo
  30375. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30376. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30377. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30378. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30379. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30380. │   │   │   │   │   ├── memory.limit_in_bytes
  30381. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30382. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30383. │   │   │   │   │   ├── memory.numa_stat
  30384. │   │   │   │   │   ├── memory.oom_control
  30385. │   │   │   │   │   ├── memory.pressure_level
  30386. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30387. │   │   │   │   │   ├── memory.stat
  30388. │   │   │   │   │   ├── memory.swappiness
  30389. │   │   │   │   │   ├── memory.usage_in_bytes
  30390. │   │   │   │   │   ├── memory.use_hierarchy
  30391. │   │   │   │   │   ├── notify_on_release
  30392. │   │   │   │   │   └── tasks
  30393. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  30394. │   │   │   │   │   ├── cgroup.clone_children
  30395. │   │   │   │   │   ├── cgroup.event_control
  30396. │   │   │   │   │   ├── cgroup.procs
  30397. │   │   │   │   │   ├── memory.failcnt
  30398. │   │   │   │   │   ├── memory.force_empty
  30399. │   │   │   │   │   ├── memory.kmem.failcnt
  30400. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30401. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30402. │   │   │   │   │   ├── memory.kmem.slabinfo
  30403. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30404. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30405. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30406. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30407. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30408. │   │   │   │   │   ├── memory.limit_in_bytes
  30409. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30410. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30411. │   │   │   │   │   ├── memory.numa_stat
  30412. │   │   │   │   │   ├── memory.oom_control
  30413. │   │   │   │   │   ├── memory.pressure_level
  30414. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30415. │   │   │   │   │   ├── memory.stat
  30416. │   │   │   │   │   ├── memory.swappiness
  30417. │   │   │   │   │   ├── memory.usage_in_bytes
  30418. │   │   │   │   │   ├── memory.use_hierarchy
  30419. │   │   │   │   │   ├── notify_on_release
  30420. │   │   │   │   │   └── tasks
  30421. │   │   │   │   ├── proc-uptime.mount
  30422. │   │   │   │   │   ├── cgroup.clone_children
  30423. │   │   │   │   │   ├── cgroup.event_control
  30424. │   │   │   │   │   ├── cgroup.procs
  30425. │   │   │   │   │   ├── memory.failcnt
  30426. │   │   │   │   │   ├── memory.force_empty
  30427. │   │   │   │   │   ├── memory.kmem.failcnt
  30428. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30429. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30430. │   │   │   │   │   ├── memory.kmem.slabinfo
  30431. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30432. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30433. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30434. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30435. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30436. │   │   │   │   │   ├── memory.limit_in_bytes
  30437. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30438. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30439. │   │   │   │   │   ├── memory.numa_stat
  30440. │   │   │   │   │   ├── memory.oom_control
  30441. │   │   │   │   │   ├── memory.pressure_level
  30442. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30443. │   │   │   │   │   ├── memory.stat
  30444. │   │   │   │   │   ├── memory.swappiness
  30445. │   │   │   │   │   ├── memory.usage_in_bytes
  30446. │   │   │   │   │   ├── memory.use_hierarchy
  30447. │   │   │   │   │   ├── notify_on_release
  30448. │   │   │   │   │   └── tasks
  30449. │   │   │   │   ├── rc-local.service
  30450. │   │   │   │   │   ├── cgroup.clone_children
  30451. │   │   │   │   │   ├── cgroup.event_control
  30452. │   │   │   │   │   ├── cgroup.procs
  30453. │   │   │   │   │   ├── memory.failcnt
  30454. │   │   │   │   │   ├── memory.force_empty
  30455. │   │   │   │   │   ├── memory.kmem.failcnt
  30456. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30457. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30458. │   │   │   │   │   ├── memory.kmem.slabinfo
  30459. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30460. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30461. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30462. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30463. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30464. │   │   │   │   │   ├── memory.limit_in_bytes
  30465. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30466. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30467. │   │   │   │   │   ├── memory.numa_stat
  30468. │   │   │   │   │   ├── memory.oom_control
  30469. │   │   │   │   │   ├── memory.pressure_level
  30470. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30471. │   │   │   │   │   ├── memory.stat
  30472. │   │   │   │   │   ├── memory.swappiness
  30473. │   │   │   │   │   ├── memory.usage_in_bytes
  30474. │   │   │   │   │   ├── memory.use_hierarchy
  30475. │   │   │   │   │   ├── notify_on_release
  30476. │   │   │   │   │   └── tasks
  30477. │   │   │   │   ├── resolvconf.service
  30478. │   │   │   │   │   ├── cgroup.clone_children
  30479. │   │   │   │   │   ├── cgroup.event_control
  30480. │   │   │   │   │   ├── cgroup.procs
  30481. │   │   │   │   │   ├── memory.failcnt
  30482. │   │   │   │   │   ├── memory.force_empty
  30483. │   │   │   │   │   ├── memory.kmem.failcnt
  30484. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30485. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30486. │   │   │   │   │   ├── memory.kmem.slabinfo
  30487. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30488. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30489. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30490. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30491. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30492. │   │   │   │   │   ├── memory.limit_in_bytes
  30493. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30494. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30495. │   │   │   │   │   ├── memory.numa_stat
  30496. │   │   │   │   │   ├── memory.oom_control
  30497. │   │   │   │   │   ├── memory.pressure_level
  30498. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30499. │   │   │   │   │   ├── memory.stat
  30500. │   │   │   │   │   ├── memory.swappiness
  30501. │   │   │   │   │   ├── memory.usage_in_bytes
  30502. │   │   │   │   │   ├── memory.use_hierarchy
  30503. │   │   │   │   │   ├── notify_on_release
  30504. │   │   │   │   │   └── tasks
  30505. │   │   │   │   ├── rsyslog.service
  30506. │   │   │   │   │   ├── cgroup.clone_children
  30507. │   │   │   │   │   ├── cgroup.event_control
  30508. │   │   │   │   │   ├── cgroup.procs
  30509. │   │   │   │   │   ├── memory.failcnt
  30510. │   │   │   │   │   ├── memory.force_empty
  30511. │   │   │   │   │   ├── memory.kmem.failcnt
  30512. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30513. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30514. │   │   │   │   │   ├── memory.kmem.slabinfo
  30515. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30516. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30517. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30518. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30519. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30520. │   │   │   │   │   ├── memory.limit_in_bytes
  30521. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30522. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30523. │   │   │   │   │   ├── memory.numa_stat
  30524. │   │   │   │   │   ├── memory.oom_control
  30525. │   │   │   │   │   ├── memory.pressure_level
  30526. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30527. │   │   │   │   │   ├── memory.stat
  30528. │   │   │   │   │   ├── memory.swappiness
  30529. │   │   │   │   │   ├── memory.usage_in_bytes
  30530. │   │   │   │   │   ├── memory.use_hierarchy
  30531. │   │   │   │   │   ├── notify_on_release
  30532. │   │   │   │   │   └── tasks
  30533. │   │   │   │   ├── snapd.service
  30534. │   │   │   │   │   ├── cgroup.clone_children
  30535. │   │   │   │   │   ├── cgroup.event_control
  30536. │   │   │   │   │   ├── cgroup.procs
  30537. │   │   │   │   │   ├── memory.failcnt
  30538. │   │   │   │   │   ├── memory.force_empty
  30539. │   │   │   │   │   ├── memory.kmem.failcnt
  30540. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30541. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30542. │   │   │   │   │   ├── memory.kmem.slabinfo
  30543. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30544. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30545. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30546. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30547. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30548. │   │   │   │   │   ├── memory.limit_in_bytes
  30549. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30550. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30551. │   │   │   │   │   ├── memory.numa_stat
  30552. │   │   │   │   │   ├── memory.oom_control
  30553. │   │   │   │   │   ├── memory.pressure_level
  30554. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30555. │   │   │   │   │   ├── memory.stat
  30556. │   │   │   │   │   ├── memory.swappiness
  30557. │   │   │   │   │   ├── memory.usage_in_bytes
  30558. │   │   │   │   │   ├── memory.use_hierarchy
  30559. │   │   │   │   │   ├── notify_on_release
  30560. │   │   │   │   │   └── tasks
  30561. │   │   │   │   ├── ssh.service
  30562. │   │   │   │   │   ├── cgroup.clone_children
  30563. │   │   │   │   │   ├── cgroup.event_control
  30564. │   │   │   │   │   ├── cgroup.procs
  30565. │   │   │   │   │   ├── memory.failcnt
  30566. │   │   │   │   │   ├── memory.force_empty
  30567. │   │   │   │   │   ├── memory.kmem.failcnt
  30568. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30569. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30570. │   │   │   │   │   ├── memory.kmem.slabinfo
  30571. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30572. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30573. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30574. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30575. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30576. │   │   │   │   │   ├── memory.limit_in_bytes
  30577. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30578. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30579. │   │   │   │   │   ├── memory.numa_stat
  30580. │   │   │   │   │   ├── memory.oom_control
  30581. │   │   │   │   │   ├── memory.pressure_level
  30582. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30583. │   │   │   │   │   ├── memory.stat
  30584. │   │   │   │   │   ├── memory.swappiness
  30585. │   │   │   │   │   ├── memory.usage_in_bytes
  30586. │   │   │   │   │   ├── memory.use_hierarchy
  30587. │   │   │   │   │   ├── notify_on_release
  30588. │   │   │   │   │   └── tasks
  30589. │   │   │   │   ├── sys-fs-fuse-connections.mount
  30590. │   │   │   │   │   ├── cgroup.clone_children
  30591. │   │   │   │   │   ├── cgroup.event_control
  30592. │   │   │   │   │   ├── cgroup.procs
  30593. │   │   │   │   │   ├── memory.failcnt
  30594. │   │   │   │   │   ├── memory.force_empty
  30595. │   │   │   │   │   ├── memory.kmem.failcnt
  30596. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30597. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30598. │   │   │   │   │   ├── memory.kmem.slabinfo
  30599. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30600. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30601. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30602. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30603. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30604. │   │   │   │   │   ├── memory.limit_in_bytes
  30605. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30606. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30607. │   │   │   │   │   ├── memory.numa_stat
  30608. │   │   │   │   │   ├── memory.oom_control
  30609. │   │   │   │   │   ├── memory.pressure_level
  30610. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30611. │   │   │   │   │   ├── memory.stat
  30612. │   │   │   │   │   ├── memory.swappiness
  30613. │   │   │   │   │   ├── memory.usage_in_bytes
  30614. │   │   │   │   │   ├── memory.use_hierarchy
  30615. │   │   │   │   │   ├── notify_on_release
  30616. │   │   │   │   │   └── tasks
  30617. │   │   │   │   ├── sys-kernel-debug.mount
  30618. │   │   │   │   │   ├── cgroup.clone_children
  30619. │   │   │   │   │   ├── cgroup.event_control
  30620. │   │   │   │   │   ├── cgroup.procs
  30621. │   │   │   │   │   ├── memory.failcnt
  30622. │   │   │   │   │   ├── memory.force_empty
  30623. │   │   │   │   │   ├── memory.kmem.failcnt
  30624. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30625. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30626. │   │   │   │   │   ├── memory.kmem.slabinfo
  30627. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30628. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30629. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30630. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30631. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30632. │   │   │   │   │   ├── memory.limit_in_bytes
  30633. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30634. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30635. │   │   │   │   │   ├── memory.numa_stat
  30636. │   │   │   │   │   ├── memory.oom_control
  30637. │   │   │   │   │   ├── memory.pressure_level
  30638. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30639. │   │   │   │   │   ├── memory.stat
  30640. │   │   │   │   │   ├── memory.swappiness
  30641. │   │   │   │   │   ├── memory.usage_in_bytes
  30642. │   │   │   │   │   ├── memory.use_hierarchy
  30643. │   │   │   │   │   ├── notify_on_release
  30644. │   │   │   │   │   └── tasks
  30645. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  30646. │   │   │   │   │   ├── cgroup.clone_children
  30647. │   │   │   │   │   ├── cgroup.event_control
  30648. │   │   │   │   │   ├── cgroup.procs
  30649. │   │   │   │   │   ├── memory.failcnt
  30650. │   │   │   │   │   ├── memory.force_empty
  30651. │   │   │   │   │   ├── memory.kmem.failcnt
  30652. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30653. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30654. │   │   │   │   │   ├── memory.kmem.slabinfo
  30655. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30656. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30657. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30658. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30659. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30660. │   │   │   │   │   ├── memory.limit_in_bytes
  30661. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30662. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30663. │   │   │   │   │   ├── memory.numa_stat
  30664. │   │   │   │   │   ├── memory.oom_control
  30665. │   │   │   │   │   ├── memory.pressure_level
  30666. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30667. │   │   │   │   │   ├── memory.stat
  30668. │   │   │   │   │   ├── memory.swappiness
  30669. │   │   │   │   │   ├── memory.usage_in_bytes
  30670. │   │   │   │   │   ├── memory.use_hierarchy
  30671. │   │   │   │   │   ├── notify_on_release
  30672. │   │   │   │   │   └── tasks
  30673. │   │   │   │   ├── sys-module-apparmor-parameters-enabled.mount
  30674. │   │   │   │   │   ├── cgroup.clone_children
  30675. │   │   │   │   │   ├── cgroup.event_control
  30676. │   │   │   │   │   ├── cgroup.procs
  30677. │   │   │   │   │   ├── memory.failcnt
  30678. │   │   │   │   │   ├── memory.force_empty
  30679. │   │   │   │   │   ├── memory.kmem.failcnt
  30680. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30681. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30682. │   │   │   │   │   ├── memory.kmem.slabinfo
  30683. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30684. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30685. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30686. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30687. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30688. │   │   │   │   │   ├── memory.limit_in_bytes
  30689. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30690. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30691. │   │   │   │   │   ├── memory.numa_stat
  30692. │   │   │   │   │   ├── memory.oom_control
  30693. │   │   │   │   │   ├── memory.pressure_level
  30694. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30695. │   │   │   │   │   ├── memory.stat
  30696. │   │   │   │   │   ├── memory.swappiness
  30697. │   │   │   │   │   ├── memory.usage_in_bytes
  30698. │   │   │   │   │   ├── memory.use_hierarchy
  30699. │   │   │   │   │   ├── notify_on_release
  30700. │   │   │   │   │   └── tasks
  30701. │   │   │   │   ├── systemd-journald.service
  30702. │   │   │   │   │   ├── cgroup.clone_children
  30703. │   │   │   │   │   ├── cgroup.event_control
  30704. │   │   │   │   │   ├── cgroup.procs
  30705. │   │   │   │   │   ├── memory.failcnt
  30706. │   │   │   │   │   ├── memory.force_empty
  30707. │   │   │   │   │   ├── memory.kmem.failcnt
  30708. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30709. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30710. │   │   │   │   │   ├── memory.kmem.slabinfo
  30711. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30712. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30713. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30714. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30715. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30716. │   │   │   │   │   ├── memory.limit_in_bytes
  30717. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30718. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30719. │   │   │   │   │   ├── memory.numa_stat
  30720. │   │   │   │   │   ├── memory.oom_control
  30721. │   │   │   │   │   ├── memory.pressure_level
  30722. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30723. │   │   │   │   │   ├── memory.stat
  30724. │   │   │   │   │   ├── memory.swappiness
  30725. │   │   │   │   │   ├── memory.usage_in_bytes
  30726. │   │   │   │   │   ├── memory.use_hierarchy
  30727. │   │   │   │   │   ├── notify_on_release
  30728. │   │   │   │   │   └── tasks
  30729. │   │   │   │   ├── systemd-journal-flush.service
  30730. │   │   │   │   │   ├── cgroup.clone_children
  30731. │   │   │   │   │   ├── cgroup.event_control
  30732. │   │   │   │   │   ├── cgroup.procs
  30733. │   │   │   │   │   ├── memory.failcnt
  30734. │   │   │   │   │   ├── memory.force_empty
  30735. │   │   │   │   │   ├── memory.kmem.failcnt
  30736. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30737. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30738. │   │   │   │   │   ├── memory.kmem.slabinfo
  30739. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30740. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30741. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30742. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30743. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30744. │   │   │   │   │   ├── memory.limit_in_bytes
  30745. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30746. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30747. │   │   │   │   │   ├── memory.numa_stat
  30748. │   │   │   │   │   ├── memory.oom_control
  30749. │   │   │   │   │   ├── memory.pressure_level
  30750. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30751. │   │   │   │   │   ├── memory.stat
  30752. │   │   │   │   │   ├── memory.swappiness
  30753. │   │   │   │   │   ├── memory.usage_in_bytes
  30754. │   │   │   │   │   ├── memory.use_hierarchy
  30755. │   │   │   │   │   ├── notify_on_release
  30756. │   │   │   │   │   └── tasks
  30757. │   │   │   │   ├── systemd-logind.service
  30758. │   │   │   │   │   ├── cgroup.clone_children
  30759. │   │   │   │   │   ├── cgroup.event_control
  30760. │   │   │   │   │   ├── cgroup.procs
  30761. │   │   │   │   │   ├── memory.failcnt
  30762. │   │   │   │   │   ├── memory.force_empty
  30763. │   │   │   │   │   ├── memory.kmem.failcnt
  30764. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30765. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30766. │   │   │   │   │   ├── memory.kmem.slabinfo
  30767. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30768. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30769. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30770. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30771. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30772. │   │   │   │   │   ├── memory.limit_in_bytes
  30773. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30774. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30775. │   │   │   │   │   ├── memory.numa_stat
  30776. │   │   │   │   │   ├── memory.oom_control
  30777. │   │   │   │   │   ├── memory.pressure_level
  30778. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30779. │   │   │   │   │   ├── memory.stat
  30780. │   │   │   │   │   ├── memory.swappiness
  30781. │   │   │   │   │   ├── memory.usage_in_bytes
  30782. │   │   │   │   │   ├── memory.use_hierarchy
  30783. │   │   │   │   │   ├── notify_on_release
  30784. │   │   │   │   │   └── tasks
  30785. │   │   │   │   ├── systemd-random-seed.service
  30786. │   │   │   │   │   ├── cgroup.clone_children
  30787. │   │   │   │   │   ├── cgroup.event_control
  30788. │   │   │   │   │   ├── cgroup.procs
  30789. │   │   │   │   │   ├── memory.failcnt
  30790. │   │   │   │   │   ├── memory.force_empty
  30791. │   │   │   │   │   ├── memory.kmem.failcnt
  30792. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30793. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30794. │   │   │   │   │   ├── memory.kmem.slabinfo
  30795. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30796. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30797. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30798. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30799. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30800. │   │   │   │   │   ├── memory.limit_in_bytes
  30801. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30802. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30803. │   │   │   │   │   ├── memory.numa_stat
  30804. │   │   │   │   │   ├── memory.oom_control
  30805. │   │   │   │   │   ├── memory.pressure_level
  30806. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30807. │   │   │   │   │   ├── memory.stat
  30808. │   │   │   │   │   ├── memory.swappiness
  30809. │   │   │   │   │   ├── memory.usage_in_bytes
  30810. │   │   │   │   │   ├── memory.use_hierarchy
  30811. │   │   │   │   │   ├── notify_on_release
  30812. │   │   │   │   │   └── tasks
  30813. │   │   │   │   ├── systemd-tmpfiles-setup.service
  30814. │   │   │   │   │   ├── cgroup.clone_children
  30815. │   │   │   │   │   ├── cgroup.event_control
  30816. │   │   │   │   │   ├── cgroup.procs
  30817. │   │   │   │   │   ├── memory.failcnt
  30818. │   │   │   │   │   ├── memory.force_empty
  30819. │   │   │   │   │   ├── memory.kmem.failcnt
  30820. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30821. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30822. │   │   │   │   │   ├── memory.kmem.slabinfo
  30823. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30824. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30825. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30826. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30827. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30828. │   │   │   │   │   ├── memory.limit_in_bytes
  30829. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30830. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30831. │   │   │   │   │   ├── memory.numa_stat
  30832. │   │   │   │   │   ├── memory.oom_control
  30833. │   │   │   │   │   ├── memory.pressure_level
  30834. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30835. │   │   │   │   │   ├── memory.stat
  30836. │   │   │   │   │   ├── memory.swappiness
  30837. │   │   │   │   │   ├── memory.usage_in_bytes
  30838. │   │   │   │   │   ├── memory.use_hierarchy
  30839. │   │   │   │   │   ├── notify_on_release
  30840. │   │   │   │   │   └── tasks
  30841. │   │   │   │   ├── systemd-udevd.service
  30842. │   │   │   │   │   ├── cgroup.clone_children
  30843. │   │   │   │   │   ├── cgroup.event_control
  30844. │   │   │   │   │   ├── cgroup.procs
  30845. │   │   │   │   │   ├── memory.failcnt
  30846. │   │   │   │   │   ├── memory.force_empty
  30847. │   │   │   │   │   ├── memory.kmem.failcnt
  30848. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30849. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30850. │   │   │   │   │   ├── memory.kmem.slabinfo
  30851. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30852. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30853. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30854. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30855. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30856. │   │   │   │   │   ├── memory.limit_in_bytes
  30857. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30858. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30859. │   │   │   │   │   ├── memory.numa_stat
  30860. │   │   │   │   │   ├── memory.oom_control
  30861. │   │   │   │   │   ├── memory.pressure_level
  30862. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30863. │   │   │   │   │   ├── memory.stat
  30864. │   │   │   │   │   ├── memory.swappiness
  30865. │   │   │   │   │   ├── memory.usage_in_bytes
  30866. │   │   │   │   │   ├── memory.use_hierarchy
  30867. │   │   │   │   │   ├── notify_on_release
  30868. │   │   │   │   │   └── tasks
  30869. │   │   │   │   ├── systemd-udev-trigger.service
  30870. │   │   │   │   │   ├── cgroup.clone_children
  30871. │   │   │   │   │   ├── cgroup.event_control
  30872. │   │   │   │   │   ├── cgroup.procs
  30873. │   │   │   │   │   ├── memory.failcnt
  30874. │   │   │   │   │   ├── memory.force_empty
  30875. │   │   │   │   │   ├── memory.kmem.failcnt
  30876. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30877. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30878. │   │   │   │   │   ├── memory.kmem.slabinfo
  30879. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30880. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30881. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30882. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30883. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30884. │   │   │   │   │   ├── memory.limit_in_bytes
  30885. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30886. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30887. │   │   │   │   │   ├── memory.numa_stat
  30888. │   │   │   │   │   ├── memory.oom_control
  30889. │   │   │   │   │   ├── memory.pressure_level
  30890. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30891. │   │   │   │   │   ├── memory.stat
  30892. │   │   │   │   │   ├── memory.swappiness
  30893. │   │   │   │   │   ├── memory.usage_in_bytes
  30894. │   │   │   │   │   ├── memory.use_hierarchy
  30895. │   │   │   │   │   ├── notify_on_release
  30896. │   │   │   │   │   └── tasks
  30897. │   │   │   │   ├── systemd-update-utmp.service
  30898. │   │   │   │   │   ├── cgroup.clone_children
  30899. │   │   │   │   │   ├── cgroup.event_control
  30900. │   │   │   │   │   ├── cgroup.procs
  30901. │   │   │   │   │   ├── memory.failcnt
  30902. │   │   │   │   │   ├── memory.force_empty
  30903. │   │   │   │   │   ├── memory.kmem.failcnt
  30904. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30905. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30906. │   │   │   │   │   ├── memory.kmem.slabinfo
  30907. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30908. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30909. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30910. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30911. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30912. │   │   │   │   │   ├── memory.limit_in_bytes
  30913. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30914. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30915. │   │   │   │   │   ├── memory.numa_stat
  30916. │   │   │   │   │   ├── memory.oom_control
  30917. │   │   │   │   │   ├── memory.pressure_level
  30918. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30919. │   │   │   │   │   ├── memory.stat
  30920. │   │   │   │   │   ├── memory.swappiness
  30921. │   │   │   │   │   ├── memory.usage_in_bytes
  30922. │   │   │   │   │   ├── memory.use_hierarchy
  30923. │   │   │   │   │   ├── notify_on_release
  30924. │   │   │   │   │   └── tasks
  30925. │   │   │   │   ├── systemd-user-sessions.service
  30926. │   │   │   │   │   ├── cgroup.clone_children
  30927. │   │   │   │   │   ├── cgroup.event_control
  30928. │   │   │   │   │   ├── cgroup.procs
  30929. │   │   │   │   │   ├── memory.failcnt
  30930. │   │   │   │   │   ├── memory.force_empty
  30931. │   │   │   │   │   ├── memory.kmem.failcnt
  30932. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30933. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30934. │   │   │   │   │   ├── memory.kmem.slabinfo
  30935. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30936. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30937. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30938. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30939. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30940. │   │   │   │   │   ├── memory.limit_in_bytes
  30941. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30942. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30943. │   │   │   │   │   ├── memory.numa_stat
  30944. │   │   │   │   │   ├── memory.oom_control
  30945. │   │   │   │   │   ├── memory.pressure_level
  30946. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30947. │   │   │   │   │   ├── memory.stat
  30948. │   │   │   │   │   ├── memory.swappiness
  30949. │   │   │   │   │   ├── memory.usage_in_bytes
  30950. │   │   │   │   │   ├── memory.use_hierarchy
  30951. │   │   │   │   │   ├── notify_on_release
  30952. │   │   │   │   │   └── tasks
  30953. │   │   │   │   ├── system-getty.slice
  30954. │   │   │   │   │   ├── cgroup.clone_children
  30955. │   │   │   │   │   ├── cgroup.event_control
  30956. │   │   │   │   │   ├── cgroup.procs
  30957. │   │   │   │   │   ├── memory.failcnt
  30958. │   │   │   │   │   ├── memory.force_empty
  30959. │   │   │   │   │   ├── memory.kmem.failcnt
  30960. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30961. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30962. │   │   │   │   │   ├── memory.kmem.slabinfo
  30963. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30964. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30965. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30966. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30967. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30968. │   │   │   │   │   ├── memory.limit_in_bytes
  30969. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30970. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  30971. │   │   │   │   │   ├── memory.numa_stat
  30972. │   │   │   │   │   ├── memory.oom_control
  30973. │   │   │   │   │   ├── memory.pressure_level
  30974. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  30975. │   │   │   │   │   ├── memory.stat
  30976. │   │   │   │   │   ├── memory.swappiness
  30977. │   │   │   │   │   ├── memory.usage_in_bytes
  30978. │   │   │   │   │   ├── memory.use_hierarchy
  30979. │   │   │   │   │   ├── notify_on_release
  30980. │   │   │   │   │   └── tasks
  30981. │   │   │   │   ├── tasks
  30982. │   │   │   │   ├── ubuntu-fan.service
  30983. │   │   │   │   │   ├── cgroup.clone_children
  30984. │   │   │   │   │   ├── cgroup.event_control
  30985. │   │   │   │   │   ├── cgroup.procs
  30986. │   │   │   │   │   ├── memory.failcnt
  30987. │   │   │   │   │   ├── memory.force_empty
  30988. │   │   │   │   │   ├── memory.kmem.failcnt
  30989. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  30990. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  30991. │   │   │   │   │   ├── memory.kmem.slabinfo
  30992. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  30993. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  30994. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  30995. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  30996. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  30997. │   │   │   │   │   ├── memory.limit_in_bytes
  30998. │   │   │   │   │   ├── memory.max_usage_in_bytes
  30999. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31000. │   │   │   │   │   ├── memory.numa_stat
  31001. │   │   │   │   │   ├── memory.oom_control
  31002. │   │   │   │   │   ├── memory.pressure_level
  31003. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31004. │   │   │   │   │   ├── memory.stat
  31005. │   │   │   │   │   ├── memory.swappiness
  31006. │   │   │   │   │   ├── memory.usage_in_bytes
  31007. │   │   │   │   │   ├── memory.use_hierarchy
  31008. │   │   │   │   │   ├── notify_on_release
  31009. │   │   │   │   │   └── tasks
  31010. │   │   │   │   ├── ufw.service
  31011. │   │   │   │   │   ├── cgroup.clone_children
  31012. │   │   │   │   │   ├── cgroup.event_control
  31013. │   │   │   │   │   ├── cgroup.procs
  31014. │   │   │   │   │   ├── memory.failcnt
  31015. │   │   │   │   │   ├── memory.force_empty
  31016. │   │   │   │   │   ├── memory.kmem.failcnt
  31017. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31018. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31019. │   │   │   │   │   ├── memory.kmem.slabinfo
  31020. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31021. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31022. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31023. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31024. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31025. │   │   │   │   │   ├── memory.limit_in_bytes
  31026. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31027. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31028. │   │   │   │   │   ├── memory.numa_stat
  31029. │   │   │   │   │   ├── memory.oom_control
  31030. │   │   │   │   │   ├── memory.pressure_level
  31031. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31032. │   │   │   │   │   ├── memory.stat
  31033. │   │   │   │   │   ├── memory.swappiness
  31034. │   │   │   │   │   ├── memory.usage_in_bytes
  31035. │   │   │   │   │   ├── memory.use_hierarchy
  31036. │   │   │   │   │   ├── notify_on_release
  31037. │   │   │   │   │   └── tasks
  31038. │   │   │   │   ├── unattended-upgrades.service
  31039. │   │   │   │   │   ├── cgroup.clone_children
  31040. │   │   │   │   │   ├── cgroup.event_control
  31041. │   │   │   │   │   ├── cgroup.procs
  31042. │   │   │   │   │   ├── memory.failcnt
  31043. │   │   │   │   │   ├── memory.force_empty
  31044. │   │   │   │   │   ├── memory.kmem.failcnt
  31045. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31046. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31047. │   │   │   │   │   ├── memory.kmem.slabinfo
  31048. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31049. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31050. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31051. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31052. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31053. │   │   │   │   │   ├── memory.limit_in_bytes
  31054. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31055. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31056. │   │   │   │   │   ├── memory.numa_stat
  31057. │   │   │   │   │   ├── memory.oom_control
  31058. │   │   │   │   │   ├── memory.pressure_level
  31059. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31060. │   │   │   │   │   ├── memory.stat
  31061. │   │   │   │   │   ├── memory.swappiness
  31062. │   │   │   │   │   ├── memory.usage_in_bytes
  31063. │   │   │   │   │   ├── memory.use_hierarchy
  31064. │   │   │   │   │   ├── notify_on_release
  31065. │   │   │   │   │   └── tasks
  31066. │   │   │   │   ├── var-lib-docker-btrfs.mount
  31067. │   │   │   │   │   ├── cgroup.clone_children
  31068. │   │   │   │   │   ├── cgroup.event_control
  31069. │   │   │   │   │   ├── cgroup.procs
  31070. │   │   │   │   │   ├── memory.failcnt
  31071. │   │   │   │   │   ├── memory.force_empty
  31072. │   │   │   │   │   ├── memory.kmem.failcnt
  31073. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31074. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31075. │   │   │   │   │   ├── memory.kmem.slabinfo
  31076. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31077. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31078. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31079. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31080. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31081. │   │   │   │   │   ├── memory.limit_in_bytes
  31082. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31083. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31084. │   │   │   │   │   ├── memory.numa_stat
  31085. │   │   │   │   │   ├── memory.oom_control
  31086. │   │   │   │   │   ├── memory.pressure_level
  31087. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31088. │   │   │   │   │   ├── memory.stat
  31089. │   │   │   │   │   ├── memory.swappiness
  31090. │   │   │   │   │   ├── memory.usage_in_bytes
  31091. │   │   │   │   │   ├── memory.use_hierarchy
  31092. │   │   │   │   │   ├── notify_on_release
  31093. │   │   │   │   │   └── tasks
  31094. │   │   │   │   └── var-lib-lxcfs.mount
  31095. │   │   │   │   ├── cgroup.clone_children
  31096. │   │   │   │   ├── cgroup.event_control
  31097. │   │   │   │   ├── cgroup.procs
  31098. │   │   │   │   ├── memory.failcnt
  31099. │   │   │   │   ├── memory.force_empty
  31100. │   │   │   │   ├── memory.kmem.failcnt
  31101. │   │   │   │   ├── memory.kmem.limit_in_bytes
  31102. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31103. │   │   │   │   ├── memory.kmem.slabinfo
  31104. │   │   │   │   ├── memory.kmem.tcp.failcnt
  31105. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31106. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31107. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31108. │   │   │   │   ├── memory.kmem.usage_in_bytes
  31109. │   │   │   │   ├── memory.limit_in_bytes
  31110. │   │   │   │   ├── memory.max_usage_in_bytes
  31111. │   │   │   │   ├── memory.move_charge_at_immigrate
  31112. │   │   │   │   ├── memory.numa_stat
  31113. │   │   │   │   ├── memory.oom_control
  31114. │   │   │   │   ├── memory.pressure_level
  31115. │   │   │   │   ├── memory.soft_limit_in_bytes
  31116. │   │   │   │   ├── memory.stat
  31117. │   │   │   │   ├── memory.swappiness
  31118. │   │   │   │   ├── memory.usage_in_bytes
  31119. │   │   │   │   ├── memory.use_hierarchy
  31120. │   │   │   │   ├── notify_on_release
  31121. │   │   │   │   └── tasks
  31122. │   │   │   ├── tasks
  31123. │   │   │   └── user.slice
  31124. │   │   │   ├── cgroup.clone_children
  31125. │   │   │   ├── cgroup.event_control
  31126. │   │   │   ├── cgroup.procs
  31127. │   │   │   ├── memory.failcnt
  31128. │   │   │   ├── memory.force_empty
  31129. │   │   │   ├── memory.kmem.failcnt
  31130. │   │   │   ├── memory.kmem.limit_in_bytes
  31131. │   │   │   ├── memory.kmem.max_usage_in_bytes
  31132. │   │   │   ├── memory.kmem.slabinfo
  31133. │   │   │   ├── memory.kmem.tcp.failcnt
  31134. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31135. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31136. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31137. │   │   │   ├── memory.kmem.usage_in_bytes
  31138. │   │   │   ├── memory.limit_in_bytes
  31139. │   │   │   ├── memory.max_usage_in_bytes
  31140. │   │   │   ├── memory.move_charge_at_immigrate
  31141. │   │   │   ├── memory.numa_stat
  31142. │   │   │   ├── memory.oom_control
  31143. │   │   │   ├── memory.pressure_level
  31144. │   │   │   ├── memory.soft_limit_in_bytes
  31145. │   │   │   ├── memory.stat
  31146. │   │   │   ├── memory.swappiness
  31147. │   │   │   ├── memory.usage_in_bytes
  31148. │   │   │   ├── memory.use_hierarchy
  31149. │   │   │   ├── notify_on_release
  31150. │   │   │   └── tasks
  31151. │   │   ├── cgroup.clone_children
  31152. │   │   ├── cgroup.event_control
  31153. │   │   ├── cgroup.procs
  31154. │   │   ├── memory.failcnt
  31155. │   │   ├── memory.force_empty
  31156. │   │   ├── memory.kmem.failcnt
  31157. │   │   ├── memory.kmem.limit_in_bytes
  31158. │   │   ├── memory.kmem.max_usage_in_bytes
  31159. │   │   ├── memory.kmem.slabinfo
  31160. │   │   ├── memory.kmem.tcp.failcnt
  31161. │   │   ├── memory.kmem.tcp.limit_in_bytes
  31162. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31163. │   │   ├── memory.kmem.tcp.usage_in_bytes
  31164. │   │   ├── memory.kmem.usage_in_bytes
  31165. │   │   ├── memory.limit_in_bytes
  31166. │   │   ├── memory.max_usage_in_bytes
  31167. │   │   ├── memory.move_charge_at_immigrate
  31168. │   │   ├── memory.numa_stat
  31169. │   │   ├── memory.oom_control
  31170. │   │   ├── memory.pressure_level
  31171. │   │   ├── memory.soft_limit_in_bytes
  31172. │   │   ├── memory.stat
  31173. │   │   ├── memory.swappiness
  31174. │   │   ├── memory.usage_in_bytes
  31175. │   │   ├── memory.use_hierarchy
  31176. │   │   ├── notify_on_release
  31177. │   │   ├── ns-auth
  31178. │   │   │   ├── cgroup.clone_children
  31179. │   │   │   ├── cgroup.event_control
  31180. │   │   │   ├── cgroup.procs
  31181. │   │   │   ├── init.scope
  31182. │   │   │   │   ├── cgroup.clone_children
  31183. │   │   │   │   ├── cgroup.event_control
  31184. │   │   │   │   ├── cgroup.procs
  31185. │   │   │   │   ├── memory.failcnt
  31186. │   │   │   │   ├── memory.force_empty
  31187. │   │   │   │   ├── memory.kmem.failcnt
  31188. │   │   │   │   ├── memory.kmem.limit_in_bytes
  31189. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31190. │   │   │   │   ├── memory.kmem.slabinfo
  31191. │   │   │   │   ├── memory.kmem.tcp.failcnt
  31192. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31193. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31194. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31195. │   │   │   │   ├── memory.kmem.usage_in_bytes
  31196. │   │   │   │   ├── memory.limit_in_bytes
  31197. │   │   │   │   ├── memory.max_usage_in_bytes
  31198. │   │   │   │   ├── memory.move_charge_at_immigrate
  31199. │   │   │   │   ├── memory.numa_stat
  31200. │   │   │   │   ├── memory.oom_control
  31201. │   │   │   │   ├── memory.pressure_level
  31202. │   │   │   │   ├── memory.soft_limit_in_bytes
  31203. │   │   │   │   ├── memory.stat
  31204. │   │   │   │   ├── memory.swappiness
  31205. │   │   │   │   ├── memory.usage_in_bytes
  31206. │   │   │   │   ├── memory.use_hierarchy
  31207. │   │   │   │   ├── notify_on_release
  31208. │   │   │   │   └── tasks
  31209. │   │   │   ├── memory.failcnt
  31210. │   │   │   ├── memory.force_empty
  31211. │   │   │   ├── memory.kmem.failcnt
  31212. │   │   │   ├── memory.kmem.limit_in_bytes
  31213. │   │   │   ├── memory.kmem.max_usage_in_bytes
  31214. │   │   │   ├── memory.kmem.slabinfo
  31215. │   │   │   ├── memory.kmem.tcp.failcnt
  31216. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31217. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31218. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31219. │   │   │   ├── memory.kmem.usage_in_bytes
  31220. │   │   │   ├── memory.limit_in_bytes
  31221. │   │   │   ├── memory.max_usage_in_bytes
  31222. │   │   │   ├── memory.move_charge_at_immigrate
  31223. │   │   │   ├── memory.numa_stat
  31224. │   │   │   ├── memory.oom_control
  31225. │   │   │   ├── memory.pressure_level
  31226. │   │   │   ├── memory.soft_limit_in_bytes
  31227. │   │   │   ├── memory.stat
  31228. │   │   │   ├── memory.swappiness
  31229. │   │   │   ├── memory.usage_in_bytes
  31230. │   │   │   ├── memory.use_hierarchy
  31231. │   │   │   ├── notify_on_release
  31232. │   │   │   ├── system.slice
  31233. │   │   │   │   ├── accounts-daemon.service
  31234. │   │   │   │   │   ├── cgroup.clone_children
  31235. │   │   │   │   │   ├── cgroup.event_control
  31236. │   │   │   │   │   ├── cgroup.procs
  31237. │   │   │   │   │   ├── memory.failcnt
  31238. │   │   │   │   │   ├── memory.force_empty
  31239. │   │   │   │   │   ├── memory.kmem.failcnt
  31240. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31241. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31242. │   │   │   │   │   ├── memory.kmem.slabinfo
  31243. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31244. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31245. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31246. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31247. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31248. │   │   │   │   │   ├── memory.limit_in_bytes
  31249. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31250. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31251. │   │   │   │   │   ├── memory.numa_stat
  31252. │   │   │   │   │   ├── memory.oom_control
  31253. │   │   │   │   │   ├── memory.pressure_level
  31254. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31255. │   │   │   │   │   ├── memory.stat
  31256. │   │   │   │   │   ├── memory.swappiness
  31257. │   │   │   │   │   ├── memory.usage_in_bytes
  31258. │   │   │   │   │   ├── memory.use_hierarchy
  31259. │   │   │   │   │   ├── notify_on_release
  31260. │   │   │   │   │   └── tasks
  31261. │   │   │   │   ├── apparmor.service
  31262. │   │   │   │   │   ├── cgroup.clone_children
  31263. │   │   │   │   │   ├── cgroup.event_control
  31264. │   │   │   │   │   ├── cgroup.procs
  31265. │   │   │   │   │   ├── memory.failcnt
  31266. │   │   │   │   │   ├── memory.force_empty
  31267. │   │   │   │   │   ├── memory.kmem.failcnt
  31268. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31269. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31270. │   │   │   │   │   ├── memory.kmem.slabinfo
  31271. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31272. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31273. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31274. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31275. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31276. │   │   │   │   │   ├── memory.limit_in_bytes
  31277. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31278. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31279. │   │   │   │   │   ├── memory.numa_stat
  31280. │   │   │   │   │   ├── memory.oom_control
  31281. │   │   │   │   │   ├── memory.pressure_level
  31282. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31283. │   │   │   │   │   ├── memory.stat
  31284. │   │   │   │   │   ├── memory.swappiness
  31285. │   │   │   │   │   ├── memory.usage_in_bytes
  31286. │   │   │   │   │   ├── memory.use_hierarchy
  31287. │   │   │   │   │   ├── notify_on_release
  31288. │   │   │   │   │   └── tasks
  31289. │   │   │   │   ├── apport.service
  31290. │   │   │   │   │   ├── cgroup.clone_children
  31291. │   │   │   │   │   ├── cgroup.event_control
  31292. │   │   │   │   │   ├── cgroup.procs
  31293. │   │   │   │   │   ├── memory.failcnt
  31294. │   │   │   │   │   ├── memory.force_empty
  31295. │   │   │   │   │   ├── memory.kmem.failcnt
  31296. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31297. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31298. │   │   │   │   │   ├── memory.kmem.slabinfo
  31299. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31300. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31301. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31302. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31303. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31304. │   │   │   │   │   ├── memory.limit_in_bytes
  31305. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31306. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31307. │   │   │   │   │   ├── memory.numa_stat
  31308. │   │   │   │   │   ├── memory.oom_control
  31309. │   │   │   │   │   ├── memory.pressure_level
  31310. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31311. │   │   │   │   │   ├── memory.stat
  31312. │   │   │   │   │   ├── memory.swappiness
  31313. │   │   │   │   │   ├── memory.usage_in_bytes
  31314. │   │   │   │   │   ├── memory.use_hierarchy
  31315. │   │   │   │   │   ├── notify_on_release
  31316. │   │   │   │   │   └── tasks
  31317. │   │   │   │   ├── atd.service
  31318. │   │   │   │   │   ├── cgroup.clone_children
  31319. │   │   │   │   │   ├── cgroup.event_control
  31320. │   │   │   │   │   ├── cgroup.procs
  31321. │   │   │   │   │   ├── memory.failcnt
  31322. │   │   │   │   │   ├── memory.force_empty
  31323. │   │   │   │   │   ├── memory.kmem.failcnt
  31324. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31325. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31326. │   │   │   │   │   ├── memory.kmem.slabinfo
  31327. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31328. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31329. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31330. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31331. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31332. │   │   │   │   │   ├── memory.limit_in_bytes
  31333. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31334. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31335. │   │   │   │   │   ├── memory.numa_stat
  31336. │   │   │   │   │   ├── memory.oom_control
  31337. │   │   │   │   │   ├── memory.pressure_level
  31338. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31339. │   │   │   │   │   ├── memory.stat
  31340. │   │   │   │   │   ├── memory.swappiness
  31341. │   │   │   │   │   ├── memory.usage_in_bytes
  31342. │   │   │   │   │   ├── memory.use_hierarchy
  31343. │   │   │   │   │   ├── notify_on_release
  31344. │   │   │   │   │   └── tasks
  31345. │   │   │   │   ├── bind9.service
  31346. │   │   │   │   │   ├── cgroup.clone_children
  31347. │   │   │   │   │   ├── cgroup.event_control
  31348. │   │   │   │   │   ├── cgroup.procs
  31349. │   │   │   │   │   ├── memory.failcnt
  31350. │   │   │   │   │   ├── memory.force_empty
  31351. │   │   │   │   │   ├── memory.kmem.failcnt
  31352. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31353. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31354. │   │   │   │   │   ├── memory.kmem.slabinfo
  31355. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31356. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31357. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31358. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31359. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31360. │   │   │   │   │   ├── memory.limit_in_bytes
  31361. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31362. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31363. │   │   │   │   │   ├── memory.numa_stat
  31364. │   │   │   │   │   ├── memory.oom_control
  31365. │   │   │   │   │   ├── memory.pressure_level
  31366. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31367. │   │   │   │   │   ├── memory.stat
  31368. │   │   │   │   │   ├── memory.swappiness
  31369. │   │   │   │   │   ├── memory.usage_in_bytes
  31370. │   │   │   │   │   ├── memory.use_hierarchy
  31371. │   │   │   │   │   ├── notify_on_release
  31372. │   │   │   │   │   └── tasks
  31373. │   │   │   │   ├── cgroup.clone_children
  31374. │   │   │   │   ├── cgroup.event_control
  31375. │   │   │   │   ├── cgroup.procs
  31376. │   │   │   │   ├── cloud-config.service
  31377. │   │   │   │   │   ├── cgroup.clone_children
  31378. │   │   │   │   │   ├── cgroup.event_control
  31379. │   │   │   │   │   ├── cgroup.procs
  31380. │   │   │   │   │   ├── memory.failcnt
  31381. │   │   │   │   │   ├── memory.force_empty
  31382. │   │   │   │   │   ├── memory.kmem.failcnt
  31383. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31384. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31385. │   │   │   │   │   ├── memory.kmem.slabinfo
  31386. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31387. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31388. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31389. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31390. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31391. │   │   │   │   │   ├── memory.limit_in_bytes
  31392. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31393. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31394. │   │   │   │   │   ├── memory.numa_stat
  31395. │   │   │   │   │   ├── memory.oom_control
  31396. │   │   │   │   │   ├── memory.pressure_level
  31397. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31398. │   │   │   │   │   ├── memory.stat
  31399. │   │   │   │   │   ├── memory.swappiness
  31400. │   │   │   │   │   ├── memory.usage_in_bytes
  31401. │   │   │   │   │   ├── memory.use_hierarchy
  31402. │   │   │   │   │   ├── notify_on_release
  31403. │   │   │   │   │   └── tasks
  31404. │   │   │   │   ├── cloud-final.service
  31405. │   │   │   │   │   ├── cgroup.clone_children
  31406. │   │   │   │   │   ├── cgroup.event_control
  31407. │   │   │   │   │   ├── cgroup.procs
  31408. │   │   │   │   │   ├── memory.failcnt
  31409. │   │   │   │   │   ├── memory.force_empty
  31410. │   │   │   │   │   ├── memory.kmem.failcnt
  31411. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31412. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31413. │   │   │   │   │   ├── memory.kmem.slabinfo
  31414. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31415. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31416. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31417. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31418. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31419. │   │   │   │   │   ├── memory.limit_in_bytes
  31420. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31421. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31422. │   │   │   │   │   ├── memory.numa_stat
  31423. │   │   │   │   │   ├── memory.oom_control
  31424. │   │   │   │   │   ├── memory.pressure_level
  31425. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31426. │   │   │   │   │   ├── memory.stat
  31427. │   │   │   │   │   ├── memory.swappiness
  31428. │   │   │   │   │   ├── memory.usage_in_bytes
  31429. │   │   │   │   │   ├── memory.use_hierarchy
  31430. │   │   │   │   │   ├── notify_on_release
  31431. │   │   │   │   │   └── tasks
  31432. │   │   │   │   ├── cloud-init-local.service
  31433. │   │   │   │   │   ├── cgroup.clone_children
  31434. │   │   │   │   │   ├── cgroup.event_control
  31435. │   │   │   │   │   ├── cgroup.procs
  31436. │   │   │   │   │   ├── memory.failcnt
  31437. │   │   │   │   │   ├── memory.force_empty
  31438. │   │   │   │   │   ├── memory.kmem.failcnt
  31439. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31440. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31441. │   │   │   │   │   ├── memory.kmem.slabinfo
  31442. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31443. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31444. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31445. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31446. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31447. │   │   │   │   │   ├── memory.limit_in_bytes
  31448. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31449. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31450. │   │   │   │   │   ├── memory.numa_stat
  31451. │   │   │   │   │   ├── memory.oom_control
  31452. │   │   │   │   │   ├── memory.pressure_level
  31453. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31454. │   │   │   │   │   ├── memory.stat
  31455. │   │   │   │   │   ├── memory.swappiness
  31456. │   │   │   │   │   ├── memory.usage_in_bytes
  31457. │   │   │   │   │   ├── memory.use_hierarchy
  31458. │   │   │   │   │   ├── notify_on_release
  31459. │   │   │   │   │   └── tasks
  31460. │   │   │   │   ├── cloud-init.service
  31461. │   │   │   │   │   ├── cgroup.clone_children
  31462. │   │   │   │   │   ├── cgroup.event_control
  31463. │   │   │   │   │   ├── cgroup.procs
  31464. │   │   │   │   │   ├── memory.failcnt
  31465. │   │   │   │   │   ├── memory.force_empty
  31466. │   │   │   │   │   ├── memory.kmem.failcnt
  31467. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31468. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31469. │   │   │   │   │   ├── memory.kmem.slabinfo
  31470. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31471. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31472. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31473. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31474. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31475. │   │   │   │   │   ├── memory.limit_in_bytes
  31476. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31477. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31478. │   │   │   │   │   ├── memory.numa_stat
  31479. │   │   │   │   │   ├── memory.oom_control
  31480. │   │   │   │   │   ├── memory.pressure_level
  31481. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31482. │   │   │   │   │   ├── memory.stat
  31483. │   │   │   │   │   ├── memory.swappiness
  31484. │   │   │   │   │   ├── memory.usage_in_bytes
  31485. │   │   │   │   │   ├── memory.use_hierarchy
  31486. │   │   │   │   │   ├── notify_on_release
  31487. │   │   │   │   │   └── tasks
  31488. │   │   │   │   ├── console-getty.service
  31489. │   │   │   │   │   ├── cgroup.clone_children
  31490. │   │   │   │   │   ├── cgroup.event_control
  31491. │   │   │   │   │   ├── cgroup.procs
  31492. │   │   │   │   │   ├── memory.failcnt
  31493. │   │   │   │   │   ├── memory.force_empty
  31494. │   │   │   │   │   ├── memory.kmem.failcnt
  31495. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31496. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31497. │   │   │   │   │   ├── memory.kmem.slabinfo
  31498. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31499. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31500. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31501. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31502. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31503. │   │   │   │   │   ├── memory.limit_in_bytes
  31504. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31505. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31506. │   │   │   │   │   ├── memory.numa_stat
  31507. │   │   │   │   │   ├── memory.oom_control
  31508. │   │   │   │   │   ├── memory.pressure_level
  31509. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31510. │   │   │   │   │   ├── memory.stat
  31511. │   │   │   │   │   ├── memory.swappiness
  31512. │   │   │   │   │   ├── memory.usage_in_bytes
  31513. │   │   │   │   │   ├── memory.use_hierarchy
  31514. │   │   │   │   │   ├── notify_on_release
  31515. │   │   │   │   │   └── tasks
  31516. │   │   │   │   ├── cron.service
  31517. │   │   │   │   │   ├── cgroup.clone_children
  31518. │   │   │   │   │   ├── cgroup.event_control
  31519. │   │   │   │   │   ├── cgroup.procs
  31520. │   │   │   │   │   ├── memory.failcnt
  31521. │   │   │   │   │   ├── memory.force_empty
  31522. │   │   │   │   │   ├── memory.kmem.failcnt
  31523. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31524. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31525. │   │   │   │   │   ├── memory.kmem.slabinfo
  31526. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31527. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31528. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31529. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31530. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31531. │   │   │   │   │   ├── memory.limit_in_bytes
  31532. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31533. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31534. │   │   │   │   │   ├── memory.numa_stat
  31535. │   │   │   │   │   ├── memory.oom_control
  31536. │   │   │   │   │   ├── memory.pressure_level
  31537. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31538. │   │   │   │   │   ├── memory.stat
  31539. │   │   │   │   │   ├── memory.swappiness
  31540. │   │   │   │   │   ├── memory.usage_in_bytes
  31541. │   │   │   │   │   ├── memory.use_hierarchy
  31542. │   │   │   │   │   ├── notify_on_release
  31543. │   │   │   │   │   └── tasks
  31544. │   │   │   │   ├── dbus.service
  31545. │   │   │   │   │   ├── cgroup.clone_children
  31546. │   │   │   │   │   ├── cgroup.event_control
  31547. │   │   │   │   │   ├── cgroup.procs
  31548. │   │   │   │   │   ├── memory.failcnt
  31549. │   │   │   │   │   ├── memory.force_empty
  31550. │   │   │   │   │   ├── memory.kmem.failcnt
  31551. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31552. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31553. │   │   │   │   │   ├── memory.kmem.slabinfo
  31554. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31555. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31556. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31557. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31558. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31559. │   │   │   │   │   ├── memory.limit_in_bytes
  31560. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31561. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31562. │   │   │   │   │   ├── memory.numa_stat
  31563. │   │   │   │   │   ├── memory.oom_control
  31564. │   │   │   │   │   ├── memory.pressure_level
  31565. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31566. │   │   │   │   │   ├── memory.stat
  31567. │   │   │   │   │   ├── memory.swappiness
  31568. │   │   │   │   │   ├── memory.usage_in_bytes
  31569. │   │   │   │   │   ├── memory.use_hierarchy
  31570. │   │   │   │   │   ├── notify_on_release
  31571. │   │   │   │   │   └── tasks
  31572. │   │   │   │   ├── dev-full.mount
  31573. │   │   │   │   │   ├── cgroup.clone_children
  31574. │   │   │   │   │   ├── cgroup.event_control
  31575. │   │   │   │   │   ├── cgroup.procs
  31576. │   │   │   │   │   ├── memory.failcnt
  31577. │   │   │   │   │   ├── memory.force_empty
  31578. │   │   │   │   │   ├── memory.kmem.failcnt
  31579. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31580. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31581. │   │   │   │   │   ├── memory.kmem.slabinfo
  31582. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31583. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31584. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31585. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31586. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31587. │   │   │   │   │   ├── memory.limit_in_bytes
  31588. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31589. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31590. │   │   │   │   │   ├── memory.numa_stat
  31591. │   │   │   │   │   ├── memory.oom_control
  31592. │   │   │   │   │   ├── memory.pressure_level
  31593. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31594. │   │   │   │   │   ├── memory.stat
  31595. │   │   │   │   │   ├── memory.swappiness
  31596. │   │   │   │   │   ├── memory.usage_in_bytes
  31597. │   │   │   │   │   ├── memory.use_hierarchy
  31598. │   │   │   │   │   ├── notify_on_release
  31599. │   │   │   │   │   └── tasks
  31600. │   │   │   │   ├── dev-fuse.mount
  31601. │   │   │   │   │   ├── cgroup.clone_children
  31602. │   │   │   │   │   ├── cgroup.event_control
  31603. │   │   │   │   │   ├── cgroup.procs
  31604. │   │   │   │   │   ├── memory.failcnt
  31605. │   │   │   │   │   ├── memory.force_empty
  31606. │   │   │   │   │   ├── memory.kmem.failcnt
  31607. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31608. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31609. │   │   │   │   │   ├── memory.kmem.slabinfo
  31610. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31611. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31612. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31613. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31614. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31615. │   │   │   │   │   ├── memory.limit_in_bytes
  31616. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31617. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31618. │   │   │   │   │   ├── memory.numa_stat
  31619. │   │   │   │   │   ├── memory.oom_control
  31620. │   │   │   │   │   ├── memory.pressure_level
  31621. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31622. │   │   │   │   │   ├── memory.stat
  31623. │   │   │   │   │   ├── memory.swappiness
  31624. │   │   │   │   │   ├── memory.usage_in_bytes
  31625. │   │   │   │   │   ├── memory.use_hierarchy
  31626. │   │   │   │   │   ├── notify_on_release
  31627. │   │   │   │   │   └── tasks
  31628. │   │   │   │   ├── dev-lxd.mount
  31629. │   │   │   │   │   ├── cgroup.clone_children
  31630. │   │   │   │   │   ├── cgroup.event_control
  31631. │   │   │   │   │   ├── cgroup.procs
  31632. │   │   │   │   │   ├── memory.failcnt
  31633. │   │   │   │   │   ├── memory.force_empty
  31634. │   │   │   │   │   ├── memory.kmem.failcnt
  31635. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31636. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31637. │   │   │   │   │   ├── memory.kmem.slabinfo
  31638. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31639. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31640. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31641. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31642. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31643. │   │   │   │   │   ├── memory.limit_in_bytes
  31644. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31645. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31646. │   │   │   │   │   ├── memory.numa_stat
  31647. │   │   │   │   │   ├── memory.oom_control
  31648. │   │   │   │   │   ├── memory.pressure_level
  31649. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31650. │   │   │   │   │   ├── memory.stat
  31651. │   │   │   │   │   ├── memory.swappiness
  31652. │   │   │   │   │   ├── memory.usage_in_bytes
  31653. │   │   │   │   │   ├── memory.use_hierarchy
  31654. │   │   │   │   │   ├── notify_on_release
  31655. │   │   │   │   │   └── tasks
  31656. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  31657. │   │   │   │   │   ├── cgroup.clone_children
  31658. │   │   │   │   │   ├── cgroup.event_control
  31659. │   │   │   │   │   ├── cgroup.procs
  31660. │   │   │   │   │   ├── memory.failcnt
  31661. │   │   │   │   │   ├── memory.force_empty
  31662. │   │   │   │   │   ├── memory.kmem.failcnt
  31663. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31664. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31665. │   │   │   │   │   ├── memory.kmem.slabinfo
  31666. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31667. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31668. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31669. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31670. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31671. │   │   │   │   │   ├── memory.limit_in_bytes
  31672. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31673. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31674. │   │   │   │   │   ├── memory.numa_stat
  31675. │   │   │   │   │   ├── memory.oom_control
  31676. │   │   │   │   │   ├── memory.pressure_level
  31677. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31678. │   │   │   │   │   ├── memory.stat
  31679. │   │   │   │   │   ├── memory.swappiness
  31680. │   │   │   │   │   ├── memory.usage_in_bytes
  31681. │   │   │   │   │   ├── memory.use_hierarchy
  31682. │   │   │   │   │   ├── notify_on_release
  31683. │   │   │   │   │   └── tasks
  31684. │   │   │   │   ├── dev-mqueue.mount
  31685. │   │   │   │   │   ├── cgroup.clone_children
  31686. │   │   │   │   │   ├── cgroup.event_control
  31687. │   │   │   │   │   ├── cgroup.procs
  31688. │   │   │   │   │   ├── memory.failcnt
  31689. │   │   │   │   │   ├── memory.force_empty
  31690. │   │   │   │   │   ├── memory.kmem.failcnt
  31691. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31692. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31693. │   │   │   │   │   ├── memory.kmem.slabinfo
  31694. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31695. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31696. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31697. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31698. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31699. │   │   │   │   │   ├── memory.limit_in_bytes
  31700. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31701. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31702. │   │   │   │   │   ├── memory.numa_stat
  31703. │   │   │   │   │   ├── memory.oom_control
  31704. │   │   │   │   │   ├── memory.pressure_level
  31705. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31706. │   │   │   │   │   ├── memory.stat
  31707. │   │   │   │   │   ├── memory.swappiness
  31708. │   │   │   │   │   ├── memory.usage_in_bytes
  31709. │   │   │   │   │   ├── memory.use_hierarchy
  31710. │   │   │   │   │   ├── notify_on_release
  31711. │   │   │   │   │   └── tasks
  31712. │   │   │   │   ├── dev-net-tun.mount
  31713. │   │   │   │   │   ├── cgroup.clone_children
  31714. │   │   │   │   │   ├── cgroup.event_control
  31715. │   │   │   │   │   ├── cgroup.procs
  31716. │   │   │   │   │   ├── memory.failcnt
  31717. │   │   │   │   │   ├── memory.force_empty
  31718. │   │   │   │   │   ├── memory.kmem.failcnt
  31719. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31720. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31721. │   │   │   │   │   ├── memory.kmem.slabinfo
  31722. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31723. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31724. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31725. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31726. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31727. │   │   │   │   │   ├── memory.limit_in_bytes
  31728. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31729. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31730. │   │   │   │   │   ├── memory.numa_stat
  31731. │   │   │   │   │   ├── memory.oom_control
  31732. │   │   │   │   │   ├── memory.pressure_level
  31733. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31734. │   │   │   │   │   ├── memory.stat
  31735. │   │   │   │   │   ├── memory.swappiness
  31736. │   │   │   │   │   ├── memory.usage_in_bytes
  31737. │   │   │   │   │   ├── memory.use_hierarchy
  31738. │   │   │   │   │   ├── notify_on_release
  31739. │   │   │   │   │   └── tasks
  31740. │   │   │   │   ├── dev-null.mount
  31741. │   │   │   │   │   ├── cgroup.clone_children
  31742. │   │   │   │   │   ├── cgroup.event_control
  31743. │   │   │   │   │   ├── cgroup.procs
  31744. │   │   │   │   │   ├── memory.failcnt
  31745. │   │   │   │   │   ├── memory.force_empty
  31746. │   │   │   │   │   ├── memory.kmem.failcnt
  31747. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31748. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31749. │   │   │   │   │   ├── memory.kmem.slabinfo
  31750. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31751. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31752. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31753. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31754. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31755. │   │   │   │   │   ├── memory.limit_in_bytes
  31756. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31757. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31758. │   │   │   │   │   ├── memory.numa_stat
  31759. │   │   │   │   │   ├── memory.oom_control
  31760. │   │   │   │   │   ├── memory.pressure_level
  31761. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31762. │   │   │   │   │   ├── memory.stat
  31763. │   │   │   │   │   ├── memory.swappiness
  31764. │   │   │   │   │   ├── memory.usage_in_bytes
  31765. │   │   │   │   │   ├── memory.use_hierarchy
  31766. │   │   │   │   │   ├── notify_on_release
  31767. │   │   │   │   │   └── tasks
  31768. │   │   │   │   ├── dev-ptmx.mount
  31769. │   │   │   │   │   ├── cgroup.clone_children
  31770. │   │   │   │   │   ├── cgroup.event_control
  31771. │   │   │   │   │   ├── cgroup.procs
  31772. │   │   │   │   │   ├── memory.failcnt
  31773. │   │   │   │   │   ├── memory.force_empty
  31774. │   │   │   │   │   ├── memory.kmem.failcnt
  31775. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31776. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31777. │   │   │   │   │   ├── memory.kmem.slabinfo
  31778. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31779. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31780. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31781. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31782. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31783. │   │   │   │   │   ├── memory.limit_in_bytes
  31784. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31785. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31786. │   │   │   │   │   ├── memory.numa_stat
  31787. │   │   │   │   │   ├── memory.oom_control
  31788. │   │   │   │   │   ├── memory.pressure_level
  31789. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31790. │   │   │   │   │   ├── memory.stat
  31791. │   │   │   │   │   ├── memory.swappiness
  31792. │   │   │   │   │   ├── memory.usage_in_bytes
  31793. │   │   │   │   │   ├── memory.use_hierarchy
  31794. │   │   │   │   │   ├── notify_on_release
  31795. │   │   │   │   │   └── tasks
  31796. │   │   │   │   ├── dev-random.mount
  31797. │   │   │   │   │   ├── cgroup.clone_children
  31798. │   │   │   │   │   ├── cgroup.event_control
  31799. │   │   │   │   │   ├── cgroup.procs
  31800. │   │   │   │   │   ├── memory.failcnt
  31801. │   │   │   │   │   ├── memory.force_empty
  31802. │   │   │   │   │   ├── memory.kmem.failcnt
  31803. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31804. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31805. │   │   │   │   │   ├── memory.kmem.slabinfo
  31806. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31807. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31808. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31809. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31810. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31811. │   │   │   │   │   ├── memory.limit_in_bytes
  31812. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31813. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31814. │   │   │   │   │   ├── memory.numa_stat
  31815. │   │   │   │   │   ├── memory.oom_control
  31816. │   │   │   │   │   ├── memory.pressure_level
  31817. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31818. │   │   │   │   │   ├── memory.stat
  31819. │   │   │   │   │   ├── memory.swappiness
  31820. │   │   │   │   │   ├── memory.usage_in_bytes
  31821. │   │   │   │   │   ├── memory.use_hierarchy
  31822. │   │   │   │   │   ├── notify_on_release
  31823. │   │   │   │   │   └── tasks
  31824. │   │   │   │   ├── dev-tty.mount
  31825. │   │   │   │   │   ├── cgroup.clone_children
  31826. │   │   │   │   │   ├── cgroup.event_control
  31827. │   │   │   │   │   ├── cgroup.procs
  31828. │   │   │   │   │   ├── memory.failcnt
  31829. │   │   │   │   │   ├── memory.force_empty
  31830. │   │   │   │   │   ├── memory.kmem.failcnt
  31831. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31832. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31833. │   │   │   │   │   ├── memory.kmem.slabinfo
  31834. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31835. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31836. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31837. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31838. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31839. │   │   │   │   │   ├── memory.limit_in_bytes
  31840. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31841. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31842. │   │   │   │   │   ├── memory.numa_stat
  31843. │   │   │   │   │   ├── memory.oom_control
  31844. │   │   │   │   │   ├── memory.pressure_level
  31845. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31846. │   │   │   │   │   ├── memory.stat
  31847. │   │   │   │   │   ├── memory.swappiness
  31848. │   │   │   │   │   ├── memory.usage_in_bytes
  31849. │   │   │   │   │   ├── memory.use_hierarchy
  31850. │   │   │   │   │   ├── notify_on_release
  31851. │   │   │   │   │   └── tasks
  31852. │   │   │   │   ├── dev-urandom.mount
  31853. │   │   │   │   │   ├── cgroup.clone_children
  31854. │   │   │   │   │   ├── cgroup.event_control
  31855. │   │   │   │   │   ├── cgroup.procs
  31856. │   │   │   │   │   ├── memory.failcnt
  31857. │   │   │   │   │   ├── memory.force_empty
  31858. │   │   │   │   │   ├── memory.kmem.failcnt
  31859. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31860. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31861. │   │   │   │   │   ├── memory.kmem.slabinfo
  31862. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31863. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31864. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31865. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31866. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31867. │   │   │   │   │   ├── memory.limit_in_bytes
  31868. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31869. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31870. │   │   │   │   │   ├── memory.numa_stat
  31871. │   │   │   │   │   ├── memory.oom_control
  31872. │   │   │   │   │   ├── memory.pressure_level
  31873. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31874. │   │   │   │   │   ├── memory.stat
  31875. │   │   │   │   │   ├── memory.swappiness
  31876. │   │   │   │   │   ├── memory.usage_in_bytes
  31877. │   │   │   │   │   ├── memory.use_hierarchy
  31878. │   │   │   │   │   ├── notify_on_release
  31879. │   │   │   │   │   └── tasks
  31880. │   │   │   │   ├── dev-zero.mount
  31881. │   │   │   │   │   ├── cgroup.clone_children
  31882. │   │   │   │   │   ├── cgroup.event_control
  31883. │   │   │   │   │   ├── cgroup.procs
  31884. │   │   │   │   │   ├── memory.failcnt
  31885. │   │   │   │   │   ├── memory.force_empty
  31886. │   │   │   │   │   ├── memory.kmem.failcnt
  31887. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31888. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31889. │   │   │   │   │   ├── memory.kmem.slabinfo
  31890. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31891. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31892. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31893. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31894. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31895. │   │   │   │   │   ├── memory.limit_in_bytes
  31896. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31897. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31898. │   │   │   │   │   ├── memory.numa_stat
  31899. │   │   │   │   │   ├── memory.oom_control
  31900. │   │   │   │   │   ├── memory.pressure_level
  31901. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31902. │   │   │   │   │   ├── memory.stat
  31903. │   │   │   │   │   ├── memory.swappiness
  31904. │   │   │   │   │   ├── memory.usage_in_bytes
  31905. │   │   │   │   │   ├── memory.use_hierarchy
  31906. │   │   │   │   │   ├── notify_on_release
  31907. │   │   │   │   │   └── tasks
  31908. │   │   │   │   ├── irqbalance.service
  31909. │   │   │   │   │   ├── cgroup.clone_children
  31910. │   │   │   │   │   ├── cgroup.event_control
  31911. │   │   │   │   │   ├── cgroup.procs
  31912. │   │   │   │   │   ├── memory.failcnt
  31913. │   │   │   │   │   ├── memory.force_empty
  31914. │   │   │   │   │   ├── memory.kmem.failcnt
  31915. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31916. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31917. │   │   │   │   │   ├── memory.kmem.slabinfo
  31918. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31919. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31920. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31921. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31922. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31923. │   │   │   │   │   ├── memory.limit_in_bytes
  31924. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31925. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31926. │   │   │   │   │   ├── memory.numa_stat
  31927. │   │   │   │   │   ├── memory.oom_control
  31928. │   │   │   │   │   ├── memory.pressure_level
  31929. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31930. │   │   │   │   │   ├── memory.stat
  31931. │   │   │   │   │   ├── memory.swappiness
  31932. │   │   │   │   │   ├── memory.usage_in_bytes
  31933. │   │   │   │   │   ├── memory.use_hierarchy
  31934. │   │   │   │   │   ├── notify_on_release
  31935. │   │   │   │   │   └── tasks
  31936. │   │   │   │   ├── lvm2-monitor.service
  31937. │   │   │   │   │   ├── cgroup.clone_children
  31938. │   │   │   │   │   ├── cgroup.event_control
  31939. │   │   │   │   │   ├── cgroup.procs
  31940. │   │   │   │   │   ├── memory.failcnt
  31941. │   │   │   │   │   ├── memory.force_empty
  31942. │   │   │   │   │   ├── memory.kmem.failcnt
  31943. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31944. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31945. │   │   │   │   │   ├── memory.kmem.slabinfo
  31946. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31947. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31948. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31949. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31950. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  31951. │   │   │   │   │   ├── memory.limit_in_bytes
  31952. │   │   │   │   │   ├── memory.max_usage_in_bytes
  31953. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  31954. │   │   │   │   │   ├── memory.numa_stat
  31955. │   │   │   │   │   ├── memory.oom_control
  31956. │   │   │   │   │   ├── memory.pressure_level
  31957. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  31958. │   │   │   │   │   ├── memory.stat
  31959. │   │   │   │   │   ├── memory.swappiness
  31960. │   │   │   │   │   ├── memory.usage_in_bytes
  31961. │   │   │   │   │   ├── memory.use_hierarchy
  31962. │   │   │   │   │   ├── notify_on_release
  31963. │   │   │   │   │   └── tasks
  31964. │   │   │   │   ├── memory.failcnt
  31965. │   │   │   │   ├── memory.force_empty
  31966. │   │   │   │   ├── memory.kmem.failcnt
  31967. │   │   │   │   ├── memory.kmem.limit_in_bytes
  31968. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31969. │   │   │   │   ├── memory.kmem.slabinfo
  31970. │   │   │   │   ├── memory.kmem.tcp.failcnt
  31971. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31972. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31973. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  31974. │   │   │   │   ├── memory.kmem.usage_in_bytes
  31975. │   │   │   │   ├── memory.limit_in_bytes
  31976. │   │   │   │   ├── memory.max_usage_in_bytes
  31977. │   │   │   │   ├── memory.move_charge_at_immigrate
  31978. │   │   │   │   ├── memory.numa_stat
  31979. │   │   │   │   ├── memory.oom_control
  31980. │   │   │   │   ├── memory.pressure_level
  31981. │   │   │   │   ├── memory.soft_limit_in_bytes
  31982. │   │   │   │   ├── memory.stat
  31983. │   │   │   │   ├── memory.swappiness
  31984. │   │   │   │   ├── memory.usage_in_bytes
  31985. │   │   │   │   ├── memory.use_hierarchy
  31986. │   │   │   │   ├── -.mount
  31987. │   │   │   │   │   ├── cgroup.clone_children
  31988. │   │   │   │   │   ├── cgroup.event_control
  31989. │   │   │   │   │   ├── cgroup.procs
  31990. │   │   │   │   │   ├── memory.failcnt
  31991. │   │   │   │   │   ├── memory.force_empty
  31992. │   │   │   │   │   ├── memory.kmem.failcnt
  31993. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  31994. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  31995. │   │   │   │   │   ├── memory.kmem.slabinfo
  31996. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  31997. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  31998. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  31999. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32000. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32001. │   │   │   │   │   ├── memory.limit_in_bytes
  32002. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32003. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32004. │   │   │   │   │   ├── memory.numa_stat
  32005. │   │   │   │   │   ├── memory.oom_control
  32006. │   │   │   │   │   ├── memory.pressure_level
  32007. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32008. │   │   │   │   │   ├── memory.stat
  32009. │   │   │   │   │   ├── memory.swappiness
  32010. │   │   │   │   │   ├── memory.usage_in_bytes
  32011. │   │   │   │   │   ├── memory.use_hierarchy
  32012. │   │   │   │   │   ├── notify_on_release
  32013. │   │   │   │   │   └── tasks
  32014. │   │   │   │   ├── networking.service
  32015. │   │   │   │   │   ├── cgroup.clone_children
  32016. │   │   │   │   │   ├── cgroup.event_control
  32017. │   │   │   │   │   ├── cgroup.procs
  32018. │   │   │   │   │   ├── memory.failcnt
  32019. │   │   │   │   │   ├── memory.force_empty
  32020. │   │   │   │   │   ├── memory.kmem.failcnt
  32021. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32022. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32023. │   │   │   │   │   ├── memory.kmem.slabinfo
  32024. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32025. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32026. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32027. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32028. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32029. │   │   │   │   │   ├── memory.limit_in_bytes
  32030. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32031. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32032. │   │   │   │   │   ├── memory.numa_stat
  32033. │   │   │   │   │   ├── memory.oom_control
  32034. │   │   │   │   │   ├── memory.pressure_level
  32035. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32036. │   │   │   │   │   ├── memory.stat
  32037. │   │   │   │   │   ├── memory.swappiness
  32038. │   │   │   │   │   ├── memory.usage_in_bytes
  32039. │   │   │   │   │   ├── memory.use_hierarchy
  32040. │   │   │   │   │   ├── notify_on_release
  32041. │   │   │   │   │   └── tasks
  32042. │   │   │   │   ├── notify_on_release
  32043. │   │   │   │   ├── ondemand.service
  32044. │   │   │   │   │   ├── cgroup.clone_children
  32045. │   │   │   │   │   ├── cgroup.event_control
  32046. │   │   │   │   │   ├── cgroup.procs
  32047. │   │   │   │   │   ├── memory.failcnt
  32048. │   │   │   │   │   ├── memory.force_empty
  32049. │   │   │   │   │   ├── memory.kmem.failcnt
  32050. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32051. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32052. │   │   │   │   │   ├── memory.kmem.slabinfo
  32053. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32054. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32055. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32056. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32057. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32058. │   │   │   │   │   ├── memory.limit_in_bytes
  32059. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32060. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32061. │   │   │   │   │   ├── memory.numa_stat
  32062. │   │   │   │   │   ├── memory.oom_control
  32063. │   │   │   │   │   ├── memory.pressure_level
  32064. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32065. │   │   │   │   │   ├── memory.stat
  32066. │   │   │   │   │   ├── memory.swappiness
  32067. │   │   │   │   │   ├── memory.usage_in_bytes
  32068. │   │   │   │   │   ├── memory.use_hierarchy
  32069. │   │   │   │   │   ├── notify_on_release
  32070. │   │   │   │   │   └── tasks
  32071. │   │   │   │   ├── polkitd.service
  32072. │   │   │   │   │   ├── cgroup.clone_children
  32073. │   │   │   │   │   ├── cgroup.event_control
  32074. │   │   │   │   │   ├── cgroup.procs
  32075. │   │   │   │   │   ├── memory.failcnt
  32076. │   │   │   │   │   ├── memory.force_empty
  32077. │   │   │   │   │   ├── memory.kmem.failcnt
  32078. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32079. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32080. │   │   │   │   │   ├── memory.kmem.slabinfo
  32081. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32082. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32083. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32084. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32085. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32086. │   │   │   │   │   ├── memory.limit_in_bytes
  32087. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32088. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32089. │   │   │   │   │   ├── memory.numa_stat
  32090. │   │   │   │   │   ├── memory.oom_control
  32091. │   │   │   │   │   ├── memory.pressure_level
  32092. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32093. │   │   │   │   │   ├── memory.stat
  32094. │   │   │   │   │   ├── memory.swappiness
  32095. │   │   │   │   │   ├── memory.usage_in_bytes
  32096. │   │   │   │   │   ├── memory.use_hierarchy
  32097. │   │   │   │   │   ├── notify_on_release
  32098. │   │   │   │   │   └── tasks
  32099. │   │   │   │   ├── proc-cpuinfo.mount
  32100. │   │   │   │   │   ├── cgroup.clone_children
  32101. │   │   │   │   │   ├── cgroup.event_control
  32102. │   │   │   │   │   ├── cgroup.procs
  32103. │   │   │   │   │   ├── memory.failcnt
  32104. │   │   │   │   │   ├── memory.force_empty
  32105. │   │   │   │   │   ├── memory.kmem.failcnt
  32106. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32107. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32108. │   │   │   │   │   ├── memory.kmem.slabinfo
  32109. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32110. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32111. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32112. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32113. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32114. │   │   │   │   │   ├── memory.limit_in_bytes
  32115. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32116. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32117. │   │   │   │   │   ├── memory.numa_stat
  32118. │   │   │   │   │   ├── memory.oom_control
  32119. │   │   │   │   │   ├── memory.pressure_level
  32120. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32121. │   │   │   │   │   ├── memory.stat
  32122. │   │   │   │   │   ├── memory.swappiness
  32123. │   │   │   │   │   ├── memory.usage_in_bytes
  32124. │   │   │   │   │   ├── memory.use_hierarchy
  32125. │   │   │   │   │   ├── notify_on_release
  32126. │   │   │   │   │   └── tasks
  32127. │   │   │   │   ├── proc-diskstats.mount
  32128. │   │   │   │   │   ├── cgroup.clone_children
  32129. │   │   │   │   │   ├── cgroup.event_control
  32130. │   │   │   │   │   ├── cgroup.procs
  32131. │   │   │   │   │   ├── memory.failcnt
  32132. │   │   │   │   │   ├── memory.force_empty
  32133. │   │   │   │   │   ├── memory.kmem.failcnt
  32134. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32135. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32136. │   │   │   │   │   ├── memory.kmem.slabinfo
  32137. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32138. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32139. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32140. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32141. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32142. │   │   │   │   │   ├── memory.limit_in_bytes
  32143. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32144. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32145. │   │   │   │   │   ├── memory.numa_stat
  32146. │   │   │   │   │   ├── memory.oom_control
  32147. │   │   │   │   │   ├── memory.pressure_level
  32148. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32149. │   │   │   │   │   ├── memory.stat
  32150. │   │   │   │   │   ├── memory.swappiness
  32151. │   │   │   │   │   ├── memory.usage_in_bytes
  32152. │   │   │   │   │   ├── memory.use_hierarchy
  32153. │   │   │   │   │   ├── notify_on_release
  32154. │   │   │   │   │   └── tasks
  32155. │   │   │   │   ├── proc-meminfo.mount
  32156. │   │   │   │   │   ├── cgroup.clone_children
  32157. │   │   │   │   │   ├── cgroup.event_control
  32158. │   │   │   │   │   ├── cgroup.procs
  32159. │   │   │   │   │   ├── memory.failcnt
  32160. │   │   │   │   │   ├── memory.force_empty
  32161. │   │   │   │   │   ├── memory.kmem.failcnt
  32162. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32163. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32164. │   │   │   │   │   ├── memory.kmem.slabinfo
  32165. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32166. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32167. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32168. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32169. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32170. │   │   │   │   │   ├── memory.limit_in_bytes
  32171. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32172. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32173. │   │   │   │   │   ├── memory.numa_stat
  32174. │   │   │   │   │   ├── memory.oom_control
  32175. │   │   │   │   │   ├── memory.pressure_level
  32176. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32177. │   │   │   │   │   ├── memory.stat
  32178. │   │   │   │   │   ├── memory.swappiness
  32179. │   │   │   │   │   ├── memory.usage_in_bytes
  32180. │   │   │   │   │   ├── memory.use_hierarchy
  32181. │   │   │   │   │   ├── notify_on_release
  32182. │   │   │   │   │   └── tasks
  32183. │   │   │   │   ├── proc-stat.mount
  32184. │   │   │   │   │   ├── cgroup.clone_children
  32185. │   │   │   │   │   ├── cgroup.event_control
  32186. │   │   │   │   │   ├── cgroup.procs
  32187. │   │   │   │   │   ├── memory.failcnt
  32188. │   │   │   │   │   ├── memory.force_empty
  32189. │   │   │   │   │   ├── memory.kmem.failcnt
  32190. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32191. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32192. │   │   │   │   │   ├── memory.kmem.slabinfo
  32193. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32194. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32195. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32196. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32197. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32198. │   │   │   │   │   ├── memory.limit_in_bytes
  32199. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32200. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32201. │   │   │   │   │   ├── memory.numa_stat
  32202. │   │   │   │   │   ├── memory.oom_control
  32203. │   │   │   │   │   ├── memory.pressure_level
  32204. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32205. │   │   │   │   │   ├── memory.stat
  32206. │   │   │   │   │   ├── memory.swappiness
  32207. │   │   │   │   │   ├── memory.usage_in_bytes
  32208. │   │   │   │   │   ├── memory.use_hierarchy
  32209. │   │   │   │   │   ├── notify_on_release
  32210. │   │   │   │   │   └── tasks
  32211. │   │   │   │   ├── proc-swaps.mount
  32212. │   │   │   │   │   ├── cgroup.clone_children
  32213. │   │   │   │   │   ├── cgroup.event_control
  32214. │   │   │   │   │   ├── cgroup.procs
  32215. │   │   │   │   │   ├── memory.failcnt
  32216. │   │   │   │   │   ├── memory.force_empty
  32217. │   │   │   │   │   ├── memory.kmem.failcnt
  32218. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32219. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32220. │   │   │   │   │   ├── memory.kmem.slabinfo
  32221. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32222. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32223. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32224. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32225. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32226. │   │   │   │   │   ├── memory.limit_in_bytes
  32227. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32228. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32229. │   │   │   │   │   ├── memory.numa_stat
  32230. │   │   │   │   │   ├── memory.oom_control
  32231. │   │   │   │   │   ├── memory.pressure_level
  32232. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32233. │   │   │   │   │   ├── memory.stat
  32234. │   │   │   │   │   ├── memory.swappiness
  32235. │   │   │   │   │   ├── memory.usage_in_bytes
  32236. │   │   │   │   │   ├── memory.use_hierarchy
  32237. │   │   │   │   │   ├── notify_on_release
  32238. │   │   │   │   │   └── tasks
  32239. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  32240. │   │   │   │   │   ├── cgroup.clone_children
  32241. │   │   │   │   │   ├── cgroup.event_control
  32242. │   │   │   │   │   ├── cgroup.procs
  32243. │   │   │   │   │   ├── memory.failcnt
  32244. │   │   │   │   │   ├── memory.force_empty
  32245. │   │   │   │   │   ├── memory.kmem.failcnt
  32246. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32247. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32248. │   │   │   │   │   ├── memory.kmem.slabinfo
  32249. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32250. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32251. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32252. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32253. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32254. │   │   │   │   │   ├── memory.limit_in_bytes
  32255. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32256. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32257. │   │   │   │   │   ├── memory.numa_stat
  32258. │   │   │   │   │   ├── memory.oom_control
  32259. │   │   │   │   │   ├── memory.pressure_level
  32260. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32261. │   │   │   │   │   ├── memory.stat
  32262. │   │   │   │   │   ├── memory.swappiness
  32263. │   │   │   │   │   ├── memory.usage_in_bytes
  32264. │   │   │   │   │   ├── memory.use_hierarchy
  32265. │   │   │   │   │   ├── notify_on_release
  32266. │   │   │   │   │   └── tasks
  32267. │   │   │   │   ├── proc-uptime.mount
  32268. │   │   │   │   │   ├── cgroup.clone_children
  32269. │   │   │   │   │   ├── cgroup.event_control
  32270. │   │   │   │   │   ├── cgroup.procs
  32271. │   │   │   │   │   ├── memory.failcnt
  32272. │   │   │   │   │   ├── memory.force_empty
  32273. │   │   │   │   │   ├── memory.kmem.failcnt
  32274. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32275. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32276. │   │   │   │   │   ├── memory.kmem.slabinfo
  32277. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32278. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32279. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32280. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32281. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32282. │   │   │   │   │   ├── memory.limit_in_bytes
  32283. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32284. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32285. │   │   │   │   │   ├── memory.numa_stat
  32286. │   │   │   │   │   ├── memory.oom_control
  32287. │   │   │   │   │   ├── memory.pressure_level
  32288. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32289. │   │   │   │   │   ├── memory.stat
  32290. │   │   │   │   │   ├── memory.swappiness
  32291. │   │   │   │   │   ├── memory.usage_in_bytes
  32292. │   │   │   │   │   ├── memory.use_hierarchy
  32293. │   │   │   │   │   ├── notify_on_release
  32294. │   │   │   │   │   └── tasks
  32295. │   │   │   │   ├── rc-local.service
  32296. │   │   │   │   │   ├── cgroup.clone_children
  32297. │   │   │   │   │   ├── cgroup.event_control
  32298. │   │   │   │   │   ├── cgroup.procs
  32299. │   │   │   │   │   ├── memory.failcnt
  32300. │   │   │   │   │   ├── memory.force_empty
  32301. │   │   │   │   │   ├── memory.kmem.failcnt
  32302. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32303. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32304. │   │   │   │   │   ├── memory.kmem.slabinfo
  32305. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32306. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32307. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32308. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32309. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32310. │   │   │   │   │   ├── memory.limit_in_bytes
  32311. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32312. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32313. │   │   │   │   │   ├── memory.numa_stat
  32314. │   │   │   │   │   ├── memory.oom_control
  32315. │   │   │   │   │   ├── memory.pressure_level
  32316. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32317. │   │   │   │   │   ├── memory.stat
  32318. │   │   │   │   │   ├── memory.swappiness
  32319. │   │   │   │   │   ├── memory.usage_in_bytes
  32320. │   │   │   │   │   ├── memory.use_hierarchy
  32321. │   │   │   │   │   ├── notify_on_release
  32322. │   │   │   │   │   └── tasks
  32323. │   │   │   │   ├── resolvconf.service
  32324. │   │   │   │   │   ├── cgroup.clone_children
  32325. │   │   │   │   │   ├── cgroup.event_control
  32326. │   │   │   │   │   ├── cgroup.procs
  32327. │   │   │   │   │   ├── memory.failcnt
  32328. │   │   │   │   │   ├── memory.force_empty
  32329. │   │   │   │   │   ├── memory.kmem.failcnt
  32330. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32331. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32332. │   │   │   │   │   ├── memory.kmem.slabinfo
  32333. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32334. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32335. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32336. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32337. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32338. │   │   │   │   │   ├── memory.limit_in_bytes
  32339. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32340. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32341. │   │   │   │   │   ├── memory.numa_stat
  32342. │   │   │   │   │   ├── memory.oom_control
  32343. │   │   │   │   │   ├── memory.pressure_level
  32344. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32345. │   │   │   │   │   ├── memory.stat
  32346. │   │   │   │   │   ├── memory.swappiness
  32347. │   │   │   │   │   ├── memory.usage_in_bytes
  32348. │   │   │   │   │   ├── memory.use_hierarchy
  32349. │   │   │   │   │   ├── notify_on_release
  32350. │   │   │   │   │   └── tasks
  32351. │   │   │   │   ├── rsyslog.service
  32352. │   │   │   │   │   ├── cgroup.clone_children
  32353. │   │   │   │   │   ├── cgroup.event_control
  32354. │   │   │   │   │   ├── cgroup.procs
  32355. │   │   │   │   │   ├── memory.failcnt
  32356. │   │   │   │   │   ├── memory.force_empty
  32357. │   │   │   │   │   ├── memory.kmem.failcnt
  32358. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32359. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32360. │   │   │   │   │   ├── memory.kmem.slabinfo
  32361. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32362. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32363. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32364. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32365. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32366. │   │   │   │   │   ├── memory.limit_in_bytes
  32367. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32368. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32369. │   │   │   │   │   ├── memory.numa_stat
  32370. │   │   │   │   │   ├── memory.oom_control
  32371. │   │   │   │   │   ├── memory.pressure_level
  32372. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32373. │   │   │   │   │   ├── memory.stat
  32374. │   │   │   │   │   ├── memory.swappiness
  32375. │   │   │   │   │   ├── memory.usage_in_bytes
  32376. │   │   │   │   │   ├── memory.use_hierarchy
  32377. │   │   │   │   │   ├── notify_on_release
  32378. │   │   │   │   │   └── tasks
  32379. │   │   │   │   ├── snapd.service
  32380. │   │   │   │   │   ├── cgroup.clone_children
  32381. │   │   │   │   │   ├── cgroup.event_control
  32382. │   │   │   │   │   ├── cgroup.procs
  32383. │   │   │   │   │   ├── memory.failcnt
  32384. │   │   │   │   │   ├── memory.force_empty
  32385. │   │   │   │   │   ├── memory.kmem.failcnt
  32386. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32387. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32388. │   │   │   │   │   ├── memory.kmem.slabinfo
  32389. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32390. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32391. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32392. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32393. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32394. │   │   │   │   │   ├── memory.limit_in_bytes
  32395. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32396. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32397. │   │   │   │   │   ├── memory.numa_stat
  32398. │   │   │   │   │   ├── memory.oom_control
  32399. │   │   │   │   │   ├── memory.pressure_level
  32400. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32401. │   │   │   │   │   ├── memory.stat
  32402. │   │   │   │   │   ├── memory.swappiness
  32403. │   │   │   │   │   ├── memory.usage_in_bytes
  32404. │   │   │   │   │   ├── memory.use_hierarchy
  32405. │   │   │   │   │   ├── notify_on_release
  32406. │   │   │   │   │   └── tasks
  32407. │   │   │   │   ├── ssh.service
  32408. │   │   │   │   │   ├── cgroup.clone_children
  32409. │   │   │   │   │   ├── cgroup.event_control
  32410. │   │   │   │   │   ├── cgroup.procs
  32411. │   │   │   │   │   ├── memory.failcnt
  32412. │   │   │   │   │   ├── memory.force_empty
  32413. │   │   │   │   │   ├── memory.kmem.failcnt
  32414. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32415. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32416. │   │   │   │   │   ├── memory.kmem.slabinfo
  32417. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32418. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32419. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32420. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32421. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32422. │   │   │   │   │   ├── memory.limit_in_bytes
  32423. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32424. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32425. │   │   │   │   │   ├── memory.numa_stat
  32426. │   │   │   │   │   ├── memory.oom_control
  32427. │   │   │   │   │   ├── memory.pressure_level
  32428. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32429. │   │   │   │   │   ├── memory.stat
  32430. │   │   │   │   │   ├── memory.swappiness
  32431. │   │   │   │   │   ├── memory.usage_in_bytes
  32432. │   │   │   │   │   ├── memory.use_hierarchy
  32433. │   │   │   │   │   ├── notify_on_release
  32434. │   │   │   │   │   └── tasks
  32435. │   │   │   │   ├── sys-fs-fuse-connections.mount
  32436. │   │   │   │   │   ├── cgroup.clone_children
  32437. │   │   │   │   │   ├── cgroup.event_control
  32438. │   │   │   │   │   ├── cgroup.procs
  32439. │   │   │   │   │   ├── memory.failcnt
  32440. │   │   │   │   │   ├── memory.force_empty
  32441. │   │   │   │   │   ├── memory.kmem.failcnt
  32442. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32443. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32444. │   │   │   │   │   ├── memory.kmem.slabinfo
  32445. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32446. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32447. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32448. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32449. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32450. │   │   │   │   │   ├── memory.limit_in_bytes
  32451. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32452. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32453. │   │   │   │   │   ├── memory.numa_stat
  32454. │   │   │   │   │   ├── memory.oom_control
  32455. │   │   │   │   │   ├── memory.pressure_level
  32456. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32457. │   │   │   │   │   ├── memory.stat
  32458. │   │   │   │   │   ├── memory.swappiness
  32459. │   │   │   │   │   ├── memory.usage_in_bytes
  32460. │   │   │   │   │   ├── memory.use_hierarchy
  32461. │   │   │   │   │   ├── notify_on_release
  32462. │   │   │   │   │   └── tasks
  32463. │   │   │   │   ├── sys-kernel-debug.mount
  32464. │   │   │   │   │   ├── cgroup.clone_children
  32465. │   │   │   │   │   ├── cgroup.event_control
  32466. │   │   │   │   │   ├── cgroup.procs
  32467. │   │   │   │   │   ├── memory.failcnt
  32468. │   │   │   │   │   ├── memory.force_empty
  32469. │   │   │   │   │   ├── memory.kmem.failcnt
  32470. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32471. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32472. │   │   │   │   │   ├── memory.kmem.slabinfo
  32473. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32474. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32475. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32476. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32477. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32478. │   │   │   │   │   ├── memory.limit_in_bytes
  32479. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32480. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32481. │   │   │   │   │   ├── memory.numa_stat
  32482. │   │   │   │   │   ├── memory.oom_control
  32483. │   │   │   │   │   ├── memory.pressure_level
  32484. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32485. │   │   │   │   │   ├── memory.stat
  32486. │   │   │   │   │   ├── memory.swappiness
  32487. │   │   │   │   │   ├── memory.usage_in_bytes
  32488. │   │   │   │   │   ├── memory.use_hierarchy
  32489. │   │   │   │   │   ├── notify_on_release
  32490. │   │   │   │   │   └── tasks
  32491. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  32492. │   │   │   │   │   ├── cgroup.clone_children
  32493. │   │   │   │   │   ├── cgroup.event_control
  32494. │   │   │   │   │   ├── cgroup.procs
  32495. │   │   │   │   │   ├── memory.failcnt
  32496. │   │   │   │   │   ├── memory.force_empty
  32497. │   │   │   │   │   ├── memory.kmem.failcnt
  32498. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32499. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32500. │   │   │   │   │   ├── memory.kmem.slabinfo
  32501. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32502. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32503. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32504. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32505. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32506. │   │   │   │   │   ├── memory.limit_in_bytes
  32507. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32508. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32509. │   │   │   │   │   ├── memory.numa_stat
  32510. │   │   │   │   │   ├── memory.oom_control
  32511. │   │   │   │   │   ├── memory.pressure_level
  32512. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32513. │   │   │   │   │   ├── memory.stat
  32514. │   │   │   │   │   ├── memory.swappiness
  32515. │   │   │   │   │   ├── memory.usage_in_bytes
  32516. │   │   │   │   │   ├── memory.use_hierarchy
  32517. │   │   │   │   │   ├── notify_on_release
  32518. │   │   │   │   │   └── tasks
  32519. │   │   │   │   ├── systemd-journald.service
  32520. │   │   │   │   │   ├── cgroup.clone_children
  32521. │   │   │   │   │   ├── cgroup.event_control
  32522. │   │   │   │   │   ├── cgroup.procs
  32523. │   │   │   │   │   ├── memory.failcnt
  32524. │   │   │   │   │   ├── memory.force_empty
  32525. │   │   │   │   │   ├── memory.kmem.failcnt
  32526. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32527. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32528. │   │   │   │   │   ├── memory.kmem.slabinfo
  32529. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32530. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32531. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32532. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32533. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32534. │   │   │   │   │   ├── memory.limit_in_bytes
  32535. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32536. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32537. │   │   │   │   │   ├── memory.numa_stat
  32538. │   │   │   │   │   ├── memory.oom_control
  32539. │   │   │   │   │   ├── memory.pressure_level
  32540. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32541. │   │   │   │   │   ├── memory.stat
  32542. │   │   │   │   │   ├── memory.swappiness
  32543. │   │   │   │   │   ├── memory.usage_in_bytes
  32544. │   │   │   │   │   ├── memory.use_hierarchy
  32545. │   │   │   │   │   ├── notify_on_release
  32546. │   │   │   │   │   └── tasks
  32547. │   │   │   │   ├── systemd-journal-flush.service
  32548. │   │   │   │   │   ├── cgroup.clone_children
  32549. │   │   │   │   │   ├── cgroup.event_control
  32550. │   │   │   │   │   ├── cgroup.procs
  32551. │   │   │   │   │   ├── memory.failcnt
  32552. │   │   │   │   │   ├── memory.force_empty
  32553. │   │   │   │   │   ├── memory.kmem.failcnt
  32554. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32555. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32556. │   │   │   │   │   ├── memory.kmem.slabinfo
  32557. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32558. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32559. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32560. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32561. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32562. │   │   │   │   │   ├── memory.limit_in_bytes
  32563. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32564. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32565. │   │   │   │   │   ├── memory.numa_stat
  32566. │   │   │   │   │   ├── memory.oom_control
  32567. │   │   │   │   │   ├── memory.pressure_level
  32568. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32569. │   │   │   │   │   ├── memory.stat
  32570. │   │   │   │   │   ├── memory.swappiness
  32571. │   │   │   │   │   ├── memory.usage_in_bytes
  32572. │   │   │   │   │   ├── memory.use_hierarchy
  32573. │   │   │   │   │   ├── notify_on_release
  32574. │   │   │   │   │   └── tasks
  32575. │   │   │   │   ├── systemd-logind.service
  32576. │   │   │   │   │   ├── cgroup.clone_children
  32577. │   │   │   │   │   ├── cgroup.event_control
  32578. │   │   │   │   │   ├── cgroup.procs
  32579. │   │   │   │   │   ├── memory.failcnt
  32580. │   │   │   │   │   ├── memory.force_empty
  32581. │   │   │   │   │   ├── memory.kmem.failcnt
  32582. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32583. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32584. │   │   │   │   │   ├── memory.kmem.slabinfo
  32585. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32586. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32587. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32588. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32589. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32590. │   │   │   │   │   ├── memory.limit_in_bytes
  32591. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32592. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32593. │   │   │   │   │   ├── memory.numa_stat
  32594. │   │   │   │   │   ├── memory.oom_control
  32595. │   │   │   │   │   ├── memory.pressure_level
  32596. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32597. │   │   │   │   │   ├── memory.stat
  32598. │   │   │   │   │   ├── memory.swappiness
  32599. │   │   │   │   │   ├── memory.usage_in_bytes
  32600. │   │   │   │   │   ├── memory.use_hierarchy
  32601. │   │   │   │   │   ├── notify_on_release
  32602. │   │   │   │   │   └── tasks
  32603. │   │   │   │   ├── systemd-random-seed.service
  32604. │   │   │   │   │   ├── cgroup.clone_children
  32605. │   │   │   │   │   ├── cgroup.event_control
  32606. │   │   │   │   │   ├── cgroup.procs
  32607. │   │   │   │   │   ├── memory.failcnt
  32608. │   │   │   │   │   ├── memory.force_empty
  32609. │   │   │   │   │   ├── memory.kmem.failcnt
  32610. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32611. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32612. │   │   │   │   │   ├── memory.kmem.slabinfo
  32613. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32614. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32615. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32616. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32617. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32618. │   │   │   │   │   ├── memory.limit_in_bytes
  32619. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32620. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32621. │   │   │   │   │   ├── memory.numa_stat
  32622. │   │   │   │   │   ├── memory.oom_control
  32623. │   │   │   │   │   ├── memory.pressure_level
  32624. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32625. │   │   │   │   │   ├── memory.stat
  32626. │   │   │   │   │   ├── memory.swappiness
  32627. │   │   │   │   │   ├── memory.usage_in_bytes
  32628. │   │   │   │   │   ├── memory.use_hierarchy
  32629. │   │   │   │   │   ├── notify_on_release
  32630. │   │   │   │   │   └── tasks
  32631. │   │   │   │   ├── systemd-tmpfiles-setup.service
  32632. │   │   │   │   │   ├── cgroup.clone_children
  32633. │   │   │   │   │   ├── cgroup.event_control
  32634. │   │   │   │   │   ├── cgroup.procs
  32635. │   │   │   │   │   ├── memory.failcnt
  32636. │   │   │   │   │   ├── memory.force_empty
  32637. │   │   │   │   │   ├── memory.kmem.failcnt
  32638. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32639. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32640. │   │   │   │   │   ├── memory.kmem.slabinfo
  32641. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32642. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32643. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32644. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32645. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32646. │   │   │   │   │   ├── memory.limit_in_bytes
  32647. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32648. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32649. │   │   │   │   │   ├── memory.numa_stat
  32650. │   │   │   │   │   ├── memory.oom_control
  32651. │   │   │   │   │   ├── memory.pressure_level
  32652. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32653. │   │   │   │   │   ├── memory.stat
  32654. │   │   │   │   │   ├── memory.swappiness
  32655. │   │   │   │   │   ├── memory.usage_in_bytes
  32656. │   │   │   │   │   ├── memory.use_hierarchy
  32657. │   │   │   │   │   ├── notify_on_release
  32658. │   │   │   │   │   └── tasks
  32659. │   │   │   │   ├── systemd-udevd.service
  32660. │   │   │   │   │   ├── cgroup.clone_children
  32661. │   │   │   │   │   ├── cgroup.event_control
  32662. │   │   │   │   │   ├── cgroup.procs
  32663. │   │   │   │   │   ├── memory.failcnt
  32664. │   │   │   │   │   ├── memory.force_empty
  32665. │   │   │   │   │   ├── memory.kmem.failcnt
  32666. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32667. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32668. │   │   │   │   │   ├── memory.kmem.slabinfo
  32669. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32670. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32671. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32672. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32673. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32674. │   │   │   │   │   ├── memory.limit_in_bytes
  32675. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32676. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32677. │   │   │   │   │   ├── memory.numa_stat
  32678. │   │   │   │   │   ├── memory.oom_control
  32679. │   │   │   │   │   ├── memory.pressure_level
  32680. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32681. │   │   │   │   │   ├── memory.stat
  32682. │   │   │   │   │   ├── memory.swappiness
  32683. │   │   │   │   │   ├── memory.usage_in_bytes
  32684. │   │   │   │   │   ├── memory.use_hierarchy
  32685. │   │   │   │   │   ├── notify_on_release
  32686. │   │   │   │   │   └── tasks
  32687. │   │   │   │   ├── systemd-udev-trigger.service
  32688. │   │   │   │   │   ├── cgroup.clone_children
  32689. │   │   │   │   │   ├── cgroup.event_control
  32690. │   │   │   │   │   ├── cgroup.procs
  32691. │   │   │   │   │   ├── memory.failcnt
  32692. │   │   │   │   │   ├── memory.force_empty
  32693. │   │   │   │   │   ├── memory.kmem.failcnt
  32694. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32695. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32696. │   │   │   │   │   ├── memory.kmem.slabinfo
  32697. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32698. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32699. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32700. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32701. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32702. │   │   │   │   │   ├── memory.limit_in_bytes
  32703. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32704. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32705. │   │   │   │   │   ├── memory.numa_stat
  32706. │   │   │   │   │   ├── memory.oom_control
  32707. │   │   │   │   │   ├── memory.pressure_level
  32708. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32709. │   │   │   │   │   ├── memory.stat
  32710. │   │   │   │   │   ├── memory.swappiness
  32711. │   │   │   │   │   ├── memory.usage_in_bytes
  32712. │   │   │   │   │   ├── memory.use_hierarchy
  32713. │   │   │   │   │   ├── notify_on_release
  32714. │   │   │   │   │   └── tasks
  32715. │   │   │   │   ├── systemd-update-utmp.service
  32716. │   │   │   │   │   ├── cgroup.clone_children
  32717. │   │   │   │   │   ├── cgroup.event_control
  32718. │   │   │   │   │   ├── cgroup.procs
  32719. │   │   │   │   │   ├── memory.failcnt
  32720. │   │   │   │   │   ├── memory.force_empty
  32721. │   │   │   │   │   ├── memory.kmem.failcnt
  32722. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32723. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32724. │   │   │   │   │   ├── memory.kmem.slabinfo
  32725. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32726. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32727. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32728. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32729. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32730. │   │   │   │   │   ├── memory.limit_in_bytes
  32731. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32732. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32733. │   │   │   │   │   ├── memory.numa_stat
  32734. │   │   │   │   │   ├── memory.oom_control
  32735. │   │   │   │   │   ├── memory.pressure_level
  32736. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32737. │   │   │   │   │   ├── memory.stat
  32738. │   │   │   │   │   ├── memory.swappiness
  32739. │   │   │   │   │   ├── memory.usage_in_bytes
  32740. │   │   │   │   │   ├── memory.use_hierarchy
  32741. │   │   │   │   │   ├── notify_on_release
  32742. │   │   │   │   │   └── tasks
  32743. │   │   │   │   ├── systemd-user-sessions.service
  32744. │   │   │   │   │   ├── cgroup.clone_children
  32745. │   │   │   │   │   ├── cgroup.event_control
  32746. │   │   │   │   │   ├── cgroup.procs
  32747. │   │   │   │   │   ├── memory.failcnt
  32748. │   │   │   │   │   ├── memory.force_empty
  32749. │   │   │   │   │   ├── memory.kmem.failcnt
  32750. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32751. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32752. │   │   │   │   │   ├── memory.kmem.slabinfo
  32753. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32754. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32755. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32756. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32757. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32758. │   │   │   │   │   ├── memory.limit_in_bytes
  32759. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32760. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32761. │   │   │   │   │   ├── memory.numa_stat
  32762. │   │   │   │   │   ├── memory.oom_control
  32763. │   │   │   │   │   ├── memory.pressure_level
  32764. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32765. │   │   │   │   │   ├── memory.stat
  32766. │   │   │   │   │   ├── memory.swappiness
  32767. │   │   │   │   │   ├── memory.usage_in_bytes
  32768. │   │   │   │   │   ├── memory.use_hierarchy
  32769. │   │   │   │   │   ├── notify_on_release
  32770. │   │   │   │   │   └── tasks
  32771. │   │   │   │   ├── system-getty.slice
  32772. │   │   │   │   │   ├── cgroup.clone_children
  32773. │   │   │   │   │   ├── cgroup.event_control
  32774. │   │   │   │   │   ├── cgroup.procs
  32775. │   │   │   │   │   ├── memory.failcnt
  32776. │   │   │   │   │   ├── memory.force_empty
  32777. │   │   │   │   │   ├── memory.kmem.failcnt
  32778. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32779. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32780. │   │   │   │   │   ├── memory.kmem.slabinfo
  32781. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32782. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32783. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32784. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32785. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32786. │   │   │   │   │   ├── memory.limit_in_bytes
  32787. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32788. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32789. │   │   │   │   │   ├── memory.numa_stat
  32790. │   │   │   │   │   ├── memory.oom_control
  32791. │   │   │   │   │   ├── memory.pressure_level
  32792. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32793. │   │   │   │   │   ├── memory.stat
  32794. │   │   │   │   │   ├── memory.swappiness
  32795. │   │   │   │   │   ├── memory.usage_in_bytes
  32796. │   │   │   │   │   ├── memory.use_hierarchy
  32797. │   │   │   │   │   ├── notify_on_release
  32798. │   │   │   │   │   └── tasks
  32799. │   │   │   │   ├── tasks
  32800. │   │   │   │   ├── ufw.service
  32801. │   │   │   │   │   ├── cgroup.clone_children
  32802. │   │   │   │   │   ├── cgroup.event_control
  32803. │   │   │   │   │   ├── cgroup.procs
  32804. │   │   │   │   │   ├── memory.failcnt
  32805. │   │   │   │   │   ├── memory.force_empty
  32806. │   │   │   │   │   ├── memory.kmem.failcnt
  32807. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32808. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32809. │   │   │   │   │   ├── memory.kmem.slabinfo
  32810. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32811. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32812. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32813. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32814. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32815. │   │   │   │   │   ├── memory.limit_in_bytes
  32816. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32817. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32818. │   │   │   │   │   ├── memory.numa_stat
  32819. │   │   │   │   │   ├── memory.oom_control
  32820. │   │   │   │   │   ├── memory.pressure_level
  32821. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32822. │   │   │   │   │   ├── memory.stat
  32823. │   │   │   │   │   ├── memory.swappiness
  32824. │   │   │   │   │   ├── memory.usage_in_bytes
  32825. │   │   │   │   │   ├── memory.use_hierarchy
  32826. │   │   │   │   │   ├── notify_on_release
  32827. │   │   │   │   │   └── tasks
  32828. │   │   │   │   ├── unattended-upgrades.service
  32829. │   │   │   │   │   ├── cgroup.clone_children
  32830. │   │   │   │   │   ├── cgroup.event_control
  32831. │   │   │   │   │   ├── cgroup.procs
  32832. │   │   │   │   │   ├── memory.failcnt
  32833. │   │   │   │   │   ├── memory.force_empty
  32834. │   │   │   │   │   ├── memory.kmem.failcnt
  32835. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32836. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32837. │   │   │   │   │   ├── memory.kmem.slabinfo
  32838. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32839. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32840. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32841. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32842. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32843. │   │   │   │   │   ├── memory.limit_in_bytes
  32844. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32845. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32846. │   │   │   │   │   ├── memory.numa_stat
  32847. │   │   │   │   │   ├── memory.oom_control
  32848. │   │   │   │   │   ├── memory.pressure_level
  32849. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32850. │   │   │   │   │   ├── memory.stat
  32851. │   │   │   │   │   ├── memory.swappiness
  32852. │   │   │   │   │   ├── memory.usage_in_bytes
  32853. │   │   │   │   │   ├── memory.use_hierarchy
  32854. │   │   │   │   │   ├── notify_on_release
  32855. │   │   │   │   │   └── tasks
  32856. │   │   │   │   └── var-lib-lxcfs.mount
  32857. │   │   │   │   ├── cgroup.clone_children
  32858. │   │   │   │   ├── cgroup.event_control
  32859. │   │   │   │   ├── cgroup.procs
  32860. │   │   │   │   ├── memory.failcnt
  32861. │   │   │   │   ├── memory.force_empty
  32862. │   │   │   │   ├── memory.kmem.failcnt
  32863. │   │   │   │   ├── memory.kmem.limit_in_bytes
  32864. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32865. │   │   │   │   ├── memory.kmem.slabinfo
  32866. │   │   │   │   ├── memory.kmem.tcp.failcnt
  32867. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32868. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32869. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32870. │   │   │   │   ├── memory.kmem.usage_in_bytes
  32871. │   │   │   │   ├── memory.limit_in_bytes
  32872. │   │   │   │   ├── memory.max_usage_in_bytes
  32873. │   │   │   │   ├── memory.move_charge_at_immigrate
  32874. │   │   │   │   ├── memory.numa_stat
  32875. │   │   │   │   ├── memory.oom_control
  32876. │   │   │   │   ├── memory.pressure_level
  32877. │   │   │   │   ├── memory.soft_limit_in_bytes
  32878. │   │   │   │   ├── memory.stat
  32879. │   │   │   │   ├── memory.swappiness
  32880. │   │   │   │   ├── memory.usage_in_bytes
  32881. │   │   │   │   ├── memory.use_hierarchy
  32882. │   │   │   │   ├── notify_on_release
  32883. │   │   │   │   └── tasks
  32884. │   │   │   ├── tasks
  32885. │   │   │   └── user.slice
  32886. │   │   │   ├── cgroup.clone_children
  32887. │   │   │   ├── cgroup.event_control
  32888. │   │   │   ├── cgroup.procs
  32889. │   │   │   ├── memory.failcnt
  32890. │   │   │   ├── memory.force_empty
  32891. │   │   │   ├── memory.kmem.failcnt
  32892. │   │   │   ├── memory.kmem.limit_in_bytes
  32893. │   │   │   ├── memory.kmem.max_usage_in_bytes
  32894. │   │   │   ├── memory.kmem.slabinfo
  32895. │   │   │   ├── memory.kmem.tcp.failcnt
  32896. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32897. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32898. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32899. │   │   │   ├── memory.kmem.usage_in_bytes
  32900. │   │   │   ├── memory.limit_in_bytes
  32901. │   │   │   ├── memory.max_usage_in_bytes
  32902. │   │   │   ├── memory.move_charge_at_immigrate
  32903. │   │   │   ├── memory.numa_stat
  32904. │   │   │   ├── memory.oom_control
  32905. │   │   │   ├── memory.pressure_level
  32906. │   │   │   ├── memory.soft_limit_in_bytes
  32907. │   │   │   ├── memory.stat
  32908. │   │   │   ├── memory.swappiness
  32909. │   │   │   ├── memory.usage_in_bytes
  32910. │   │   │   ├── memory.use_hierarchy
  32911. │   │   │   ├── notify_on_release
  32912. │   │   │   └── tasks
  32913. │   │   ├── prometheus
  32914. │   │   │   ├── cgroup.clone_children
  32915. │   │   │   ├── cgroup.event_control
  32916. │   │   │   ├── cgroup.procs
  32917. │   │   │   ├── init.scope
  32918. │   │   │   │   ├── cgroup.clone_children
  32919. │   │   │   │   ├── cgroup.event_control
  32920. │   │   │   │   ├── cgroup.procs
  32921. │   │   │   │   ├── memory.failcnt
  32922. │   │   │   │   ├── memory.force_empty
  32923. │   │   │   │   ├── memory.kmem.failcnt
  32924. │   │   │   │   ├── memory.kmem.limit_in_bytes
  32925. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32926. │   │   │   │   ├── memory.kmem.slabinfo
  32927. │   │   │   │   ├── memory.kmem.tcp.failcnt
  32928. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32929. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32930. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32931. │   │   │   │   ├── memory.kmem.usage_in_bytes
  32932. │   │   │   │   ├── memory.limit_in_bytes
  32933. │   │   │   │   ├── memory.max_usage_in_bytes
  32934. │   │   │   │   ├── memory.move_charge_at_immigrate
  32935. │   │   │   │   ├── memory.numa_stat
  32936. │   │   │   │   ├── memory.oom_control
  32937. │   │   │   │   ├── memory.pressure_level
  32938. │   │   │   │   ├── memory.soft_limit_in_bytes
  32939. │   │   │   │   ├── memory.stat
  32940. │   │   │   │   ├── memory.swappiness
  32941. │   │   │   │   ├── memory.usage_in_bytes
  32942. │   │   │   │   ├── memory.use_hierarchy
  32943. │   │   │   │   ├── notify_on_release
  32944. │   │   │   │   └── tasks
  32945. │   │   │   ├── memory.failcnt
  32946. │   │   │   ├── memory.force_empty
  32947. │   │   │   ├── memory.kmem.failcnt
  32948. │   │   │   ├── memory.kmem.limit_in_bytes
  32949. │   │   │   ├── memory.kmem.max_usage_in_bytes
  32950. │   │   │   ├── memory.kmem.slabinfo
  32951. │   │   │   ├── memory.kmem.tcp.failcnt
  32952. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32953. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32954. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32955. │   │   │   ├── memory.kmem.usage_in_bytes
  32956. │   │   │   ├── memory.limit_in_bytes
  32957. │   │   │   ├── memory.max_usage_in_bytes
  32958. │   │   │   ├── memory.move_charge_at_immigrate
  32959. │   │   │   ├── memory.numa_stat
  32960. │   │   │   ├── memory.oom_control
  32961. │   │   │   ├── memory.pressure_level
  32962. │   │   │   ├── memory.soft_limit_in_bytes
  32963. │   │   │   ├── memory.stat
  32964. │   │   │   ├── memory.swappiness
  32965. │   │   │   ├── memory.usage_in_bytes
  32966. │   │   │   ├── memory.use_hierarchy
  32967. │   │   │   ├── notify_on_release
  32968. │   │   │   ├── system.slice
  32969. │   │   │   │   ├── accounts-daemon.service
  32970. │   │   │   │   │   ├── cgroup.clone_children
  32971. │   │   │   │   │   ├── cgroup.event_control
  32972. │   │   │   │   │   ├── cgroup.procs
  32973. │   │   │   │   │   ├── memory.failcnt
  32974. │   │   │   │   │   ├── memory.force_empty
  32975. │   │   │   │   │   ├── memory.kmem.failcnt
  32976. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  32977. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  32978. │   │   │   │   │   ├── memory.kmem.slabinfo
  32979. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  32980. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  32981. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  32982. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  32983. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  32984. │   │   │   │   │   ├── memory.limit_in_bytes
  32985. │   │   │   │   │   ├── memory.max_usage_in_bytes
  32986. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  32987. │   │   │   │   │   ├── memory.numa_stat
  32988. │   │   │   │   │   ├── memory.oom_control
  32989. │   │   │   │   │   ├── memory.pressure_level
  32990. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  32991. │   │   │   │   │   ├── memory.stat
  32992. │   │   │   │   │   ├── memory.swappiness
  32993. │   │   │   │   │   ├── memory.usage_in_bytes
  32994. │   │   │   │   │   ├── memory.use_hierarchy
  32995. │   │   │   │   │   ├── notify_on_release
  32996. │   │   │   │   │   └── tasks
  32997. │   │   │   │   ├── apparmor.service
  32998. │   │   │   │   │   ├── cgroup.clone_children
  32999. │   │   │   │   │   ├── cgroup.event_control
  33000. │   │   │   │   │   ├── cgroup.procs
  33001. │   │   │   │   │   ├── memory.failcnt
  33002. │   │   │   │   │   ├── memory.force_empty
  33003. │   │   │   │   │   ├── memory.kmem.failcnt
  33004. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33005. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33006. │   │   │   │   │   ├── memory.kmem.slabinfo
  33007. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33008. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33009. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33010. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33011. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33012. │   │   │   │   │   ├── memory.limit_in_bytes
  33013. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33014. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33015. │   │   │   │   │   ├── memory.numa_stat
  33016. │   │   │   │   │   ├── memory.oom_control
  33017. │   │   │   │   │   ├── memory.pressure_level
  33018. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33019. │   │   │   │   │   ├── memory.stat
  33020. │   │   │   │   │   ├── memory.swappiness
  33021. │   │   │   │   │   ├── memory.usage_in_bytes
  33022. │   │   │   │   │   ├── memory.use_hierarchy
  33023. │   │   │   │   │   ├── notify_on_release
  33024. │   │   │   │   │   └── tasks
  33025. │   │   │   │   ├── apport.service
  33026. │   │   │   │   │   ├── cgroup.clone_children
  33027. │   │   │   │   │   ├── cgroup.event_control
  33028. │   │   │   │   │   ├── cgroup.procs
  33029. │   │   │   │   │   ├── memory.failcnt
  33030. │   │   │   │   │   ├── memory.force_empty
  33031. │   │   │   │   │   ├── memory.kmem.failcnt
  33032. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33033. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33034. │   │   │   │   │   ├── memory.kmem.slabinfo
  33035. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33036. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33037. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33038. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33039. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33040. │   │   │   │   │   ├── memory.limit_in_bytes
  33041. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33042. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33043. │   │   │   │   │   ├── memory.numa_stat
  33044. │   │   │   │   │   ├── memory.oom_control
  33045. │   │   │   │   │   ├── memory.pressure_level
  33046. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33047. │   │   │   │   │   ├── memory.stat
  33048. │   │   │   │   │   ├── memory.swappiness
  33049. │   │   │   │   │   ├── memory.usage_in_bytes
  33050. │   │   │   │   │   ├── memory.use_hierarchy
  33051. │   │   │   │   │   ├── notify_on_release
  33052. │   │   │   │   │   └── tasks
  33053. │   │   │   │   ├── atd.service
  33054. │   │   │   │   │   ├── cgroup.clone_children
  33055. │   │   │   │   │   ├── cgroup.event_control
  33056. │   │   │   │   │   ├── cgroup.procs
  33057. │   │   │   │   │   ├── memory.failcnt
  33058. │   │   │   │   │   ├── memory.force_empty
  33059. │   │   │   │   │   ├── memory.kmem.failcnt
  33060. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33061. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33062. │   │   │   │   │   ├── memory.kmem.slabinfo
  33063. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33064. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33065. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33066. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33067. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33068. │   │   │   │   │   ├── memory.limit_in_bytes
  33069. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33070. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33071. │   │   │   │   │   ├── memory.numa_stat
  33072. │   │   │   │   │   ├── memory.oom_control
  33073. │   │   │   │   │   ├── memory.pressure_level
  33074. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33075. │   │   │   │   │   ├── memory.stat
  33076. │   │   │   │   │   ├── memory.swappiness
  33077. │   │   │   │   │   ├── memory.usage_in_bytes
  33078. │   │   │   │   │   ├── memory.use_hierarchy
  33079. │   │   │   │   │   ├── notify_on_release
  33080. │   │   │   │   │   └── tasks
  33081. │   │   │   │   ├── cgroup.clone_children
  33082. │   │   │   │   ├── cgroup.event_control
  33083. │   │   │   │   ├── cgroup.procs
  33084. │   │   │   │   ├── cloud-config.service
  33085. │   │   │   │   │   ├── cgroup.clone_children
  33086. │   │   │   │   │   ├── cgroup.event_control
  33087. │   │   │   │   │   ├── cgroup.procs
  33088. │   │   │   │   │   ├── memory.failcnt
  33089. │   │   │   │   │   ├── memory.force_empty
  33090. │   │   │   │   │   ├── memory.kmem.failcnt
  33091. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33092. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33093. │   │   │   │   │   ├── memory.kmem.slabinfo
  33094. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33095. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33096. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33097. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33098. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33099. │   │   │   │   │   ├── memory.limit_in_bytes
  33100. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33101. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33102. │   │   │   │   │   ├── memory.numa_stat
  33103. │   │   │   │   │   ├── memory.oom_control
  33104. │   │   │   │   │   ├── memory.pressure_level
  33105. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33106. │   │   │   │   │   ├── memory.stat
  33107. │   │   │   │   │   ├── memory.swappiness
  33108. │   │   │   │   │   ├── memory.usage_in_bytes
  33109. │   │   │   │   │   ├── memory.use_hierarchy
  33110. │   │   │   │   │   ├── notify_on_release
  33111. │   │   │   │   │   └── tasks
  33112. │   │   │   │   ├── cloud-final.service
  33113. │   │   │   │   │   ├── cgroup.clone_children
  33114. │   │   │   │   │   ├── cgroup.event_control
  33115. │   │   │   │   │   ├── cgroup.procs
  33116. │   │   │   │   │   ├── memory.failcnt
  33117. │   │   │   │   │   ├── memory.force_empty
  33118. │   │   │   │   │   ├── memory.kmem.failcnt
  33119. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33120. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33121. │   │   │   │   │   ├── memory.kmem.slabinfo
  33122. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33123. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33124. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33125. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33126. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33127. │   │   │   │   │   ├── memory.limit_in_bytes
  33128. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33129. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33130. │   │   │   │   │   ├── memory.numa_stat
  33131. │   │   │   │   │   ├── memory.oom_control
  33132. │   │   │   │   │   ├── memory.pressure_level
  33133. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33134. │   │   │   │   │   ├── memory.stat
  33135. │   │   │   │   │   ├── memory.swappiness
  33136. │   │   │   │   │   ├── memory.usage_in_bytes
  33137. │   │   │   │   │   ├── memory.use_hierarchy
  33138. │   │   │   │   │   ├── notify_on_release
  33139. │   │   │   │   │   └── tasks
  33140. │   │   │   │   ├── cloud-init-local.service
  33141. │   │   │   │   │   ├── cgroup.clone_children
  33142. │   │   │   │   │   ├── cgroup.event_control
  33143. │   │   │   │   │   ├── cgroup.procs
  33144. │   │   │   │   │   ├── memory.failcnt
  33145. │   │   │   │   │   ├── memory.force_empty
  33146. │   │   │   │   │   ├── memory.kmem.failcnt
  33147. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33148. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33149. │   │   │   │   │   ├── memory.kmem.slabinfo
  33150. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33151. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33152. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33153. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33154. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33155. │   │   │   │   │   ├── memory.limit_in_bytes
  33156. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33157. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33158. │   │   │   │   │   ├── memory.numa_stat
  33159. │   │   │   │   │   ├── memory.oom_control
  33160. │   │   │   │   │   ├── memory.pressure_level
  33161. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33162. │   │   │   │   │   ├── memory.stat
  33163. │   │   │   │   │   ├── memory.swappiness
  33164. │   │   │   │   │   ├── memory.usage_in_bytes
  33165. │   │   │   │   │   ├── memory.use_hierarchy
  33166. │   │   │   │   │   ├── notify_on_release
  33167. │   │   │   │   │   └── tasks
  33168. │   │   │   │   ├── cloud-init.service
  33169. │   │   │   │   │   ├── cgroup.clone_children
  33170. │   │   │   │   │   ├── cgroup.event_control
  33171. │   │   │   │   │   ├── cgroup.procs
  33172. │   │   │   │   │   ├── memory.failcnt
  33173. │   │   │   │   │   ├── memory.force_empty
  33174. │   │   │   │   │   ├── memory.kmem.failcnt
  33175. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33176. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33177. │   │   │   │   │   ├── memory.kmem.slabinfo
  33178. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33179. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33180. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33181. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33182. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33183. │   │   │   │   │   ├── memory.limit_in_bytes
  33184. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33185. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33186. │   │   │   │   │   ├── memory.numa_stat
  33187. │   │   │   │   │   ├── memory.oom_control
  33188. │   │   │   │   │   ├── memory.pressure_level
  33189. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33190. │   │   │   │   │   ├── memory.stat
  33191. │   │   │   │   │   ├── memory.swappiness
  33192. │   │   │   │   │   ├── memory.usage_in_bytes
  33193. │   │   │   │   │   ├── memory.use_hierarchy
  33194. │   │   │   │   │   ├── notify_on_release
  33195. │   │   │   │   │   └── tasks
  33196. │   │   │   │   ├── console-getty.service
  33197. │   │   │   │   │   ├── cgroup.clone_children
  33198. │   │   │   │   │   ├── cgroup.event_control
  33199. │   │   │   │   │   ├── cgroup.procs
  33200. │   │   │   │   │   ├── memory.failcnt
  33201. │   │   │   │   │   ├── memory.force_empty
  33202. │   │   │   │   │   ├── memory.kmem.failcnt
  33203. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33204. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33205. │   │   │   │   │   ├── memory.kmem.slabinfo
  33206. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33207. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33208. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33209. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33210. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33211. │   │   │   │   │   ├── memory.limit_in_bytes
  33212. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33213. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33214. │   │   │   │   │   ├── memory.numa_stat
  33215. │   │   │   │   │   ├── memory.oom_control
  33216. │   │   │   │   │   ├── memory.pressure_level
  33217. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33218. │   │   │   │   │   ├── memory.stat
  33219. │   │   │   │   │   ├── memory.swappiness
  33220. │   │   │   │   │   ├── memory.usage_in_bytes
  33221. │   │   │   │   │   ├── memory.use_hierarchy
  33222. │   │   │   │   │   ├── notify_on_release
  33223. │   │   │   │   │   └── tasks
  33224. │   │   │   │   ├── cron.service
  33225. │   │   │   │   │   ├── cgroup.clone_children
  33226. │   │   │   │   │   ├── cgroup.event_control
  33227. │   │   │   │   │   ├── cgroup.procs
  33228. │   │   │   │   │   ├── memory.failcnt
  33229. │   │   │   │   │   ├── memory.force_empty
  33230. │   │   │   │   │   ├── memory.kmem.failcnt
  33231. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33232. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33233. │   │   │   │   │   ├── memory.kmem.slabinfo
  33234. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33235. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33236. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33237. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33238. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33239. │   │   │   │   │   ├── memory.limit_in_bytes
  33240. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33241. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33242. │   │   │   │   │   ├── memory.numa_stat
  33243. │   │   │   │   │   ├── memory.oom_control
  33244. │   │   │   │   │   ├── memory.pressure_level
  33245. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33246. │   │   │   │   │   ├── memory.stat
  33247. │   │   │   │   │   ├── memory.swappiness
  33248. │   │   │   │   │   ├── memory.usage_in_bytes
  33249. │   │   │   │   │   ├── memory.use_hierarchy
  33250. │   │   │   │   │   ├── notify_on_release
  33251. │   │   │   │   │   └── tasks
  33252. │   │   │   │   ├── dbus.service
  33253. │   │   │   │   │   ├── cgroup.clone_children
  33254. │   │   │   │   │   ├── cgroup.event_control
  33255. │   │   │   │   │   ├── cgroup.procs
  33256. │   │   │   │   │   ├── memory.failcnt
  33257. │   │   │   │   │   ├── memory.force_empty
  33258. │   │   │   │   │   ├── memory.kmem.failcnt
  33259. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33260. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33261. │   │   │   │   │   ├── memory.kmem.slabinfo
  33262. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33263. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33264. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33265. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33266. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33267. │   │   │   │   │   ├── memory.limit_in_bytes
  33268. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33269. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33270. │   │   │   │   │   ├── memory.numa_stat
  33271. │   │   │   │   │   ├── memory.oom_control
  33272. │   │   │   │   │   ├── memory.pressure_level
  33273. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33274. │   │   │   │   │   ├── memory.stat
  33275. │   │   │   │   │   ├── memory.swappiness
  33276. │   │   │   │   │   ├── memory.usage_in_bytes
  33277. │   │   │   │   │   ├── memory.use_hierarchy
  33278. │   │   │   │   │   ├── notify_on_release
  33279. │   │   │   │   │   └── tasks
  33280. │   │   │   │   ├── dev-full.mount
  33281. │   │   │   │   │   ├── cgroup.clone_children
  33282. │   │   │   │   │   ├── cgroup.event_control
  33283. │   │   │   │   │   ├── cgroup.procs
  33284. │   │   │   │   │   ├── memory.failcnt
  33285. │   │   │   │   │   ├── memory.force_empty
  33286. │   │   │   │   │   ├── memory.kmem.failcnt
  33287. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33288. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33289. │   │   │   │   │   ├── memory.kmem.slabinfo
  33290. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33291. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33292. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33293. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33294. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33295. │   │   │   │   │   ├── memory.limit_in_bytes
  33296. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33297. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33298. │   │   │   │   │   ├── memory.numa_stat
  33299. │   │   │   │   │   ├── memory.oom_control
  33300. │   │   │   │   │   ├── memory.pressure_level
  33301. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33302. │   │   │   │   │   ├── memory.stat
  33303. │   │   │   │   │   ├── memory.swappiness
  33304. │   │   │   │   │   ├── memory.usage_in_bytes
  33305. │   │   │   │   │   ├── memory.use_hierarchy
  33306. │   │   │   │   │   ├── notify_on_release
  33307. │   │   │   │   │   └── tasks
  33308. │   │   │   │   ├── dev-fuse.mount
  33309. │   │   │   │   │   ├── cgroup.clone_children
  33310. │   │   │   │   │   ├── cgroup.event_control
  33311. │   │   │   │   │   ├── cgroup.procs
  33312. │   │   │   │   │   ├── memory.failcnt
  33313. │   │   │   │   │   ├── memory.force_empty
  33314. │   │   │   │   │   ├── memory.kmem.failcnt
  33315. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33316. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33317. │   │   │   │   │   ├── memory.kmem.slabinfo
  33318. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33319. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33320. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33321. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33322. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33323. │   │   │   │   │   ├── memory.limit_in_bytes
  33324. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33325. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33326. │   │   │   │   │   ├── memory.numa_stat
  33327. │   │   │   │   │   ├── memory.oom_control
  33328. │   │   │   │   │   ├── memory.pressure_level
  33329. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33330. │   │   │   │   │   ├── memory.stat
  33331. │   │   │   │   │   ├── memory.swappiness
  33332. │   │   │   │   │   ├── memory.usage_in_bytes
  33333. │   │   │   │   │   ├── memory.use_hierarchy
  33334. │   │   │   │   │   ├── notify_on_release
  33335. │   │   │   │   │   └── tasks
  33336. │   │   │   │   ├── dev-lxd.mount
  33337. │   │   │   │   │   ├── cgroup.clone_children
  33338. │   │   │   │   │   ├── cgroup.event_control
  33339. │   │   │   │   │   ├── cgroup.procs
  33340. │   │   │   │   │   ├── memory.failcnt
  33341. │   │   │   │   │   ├── memory.force_empty
  33342. │   │   │   │   │   ├── memory.kmem.failcnt
  33343. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33344. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33345. │   │   │   │   │   ├── memory.kmem.slabinfo
  33346. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33347. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33348. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33349. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33350. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33351. │   │   │   │   │   ├── memory.limit_in_bytes
  33352. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33353. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33354. │   │   │   │   │   ├── memory.numa_stat
  33355. │   │   │   │   │   ├── memory.oom_control
  33356. │   │   │   │   │   ├── memory.pressure_level
  33357. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33358. │   │   │   │   │   ├── memory.stat
  33359. │   │   │   │   │   ├── memory.swappiness
  33360. │   │   │   │   │   ├── memory.usage_in_bytes
  33361. │   │   │   │   │   ├── memory.use_hierarchy
  33362. │   │   │   │   │   ├── notify_on_release
  33363. │   │   │   │   │   └── tasks
  33364. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  33365. │   │   │   │   │   ├── cgroup.clone_children
  33366. │   │   │   │   │   ├── cgroup.event_control
  33367. │   │   │   │   │   ├── cgroup.procs
  33368. │   │   │   │   │   ├── memory.failcnt
  33369. │   │   │   │   │   ├── memory.force_empty
  33370. │   │   │   │   │   ├── memory.kmem.failcnt
  33371. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33372. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33373. │   │   │   │   │   ├── memory.kmem.slabinfo
  33374. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33375. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33376. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33377. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33378. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33379. │   │   │   │   │   ├── memory.limit_in_bytes
  33380. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33381. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33382. │   │   │   │   │   ├── memory.numa_stat
  33383. │   │   │   │   │   ├── memory.oom_control
  33384. │   │   │   │   │   ├── memory.pressure_level
  33385. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33386. │   │   │   │   │   ├── memory.stat
  33387. │   │   │   │   │   ├── memory.swappiness
  33388. │   │   │   │   │   ├── memory.usage_in_bytes
  33389. │   │   │   │   │   ├── memory.use_hierarchy
  33390. │   │   │   │   │   ├── notify_on_release
  33391. │   │   │   │   │   └── tasks
  33392. │   │   │   │   ├── dev-mqueue.mount
  33393. │   │   │   │   │   ├── cgroup.clone_children
  33394. │   │   │   │   │   ├── cgroup.event_control
  33395. │   │   │   │   │   ├── cgroup.procs
  33396. │   │   │   │   │   ├── memory.failcnt
  33397. │   │   │   │   │   ├── memory.force_empty
  33398. │   │   │   │   │   ├── memory.kmem.failcnt
  33399. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33400. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33401. │   │   │   │   │   ├── memory.kmem.slabinfo
  33402. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33403. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33404. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33405. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33406. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33407. │   │   │   │   │   ├── memory.limit_in_bytes
  33408. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33409. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33410. │   │   │   │   │   ├── memory.numa_stat
  33411. │   │   │   │   │   ├── memory.oom_control
  33412. │   │   │   │   │   ├── memory.pressure_level
  33413. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33414. │   │   │   │   │   ├── memory.stat
  33415. │   │   │   │   │   ├── memory.swappiness
  33416. │   │   │   │   │   ├── memory.usage_in_bytes
  33417. │   │   │   │   │   ├── memory.use_hierarchy
  33418. │   │   │   │   │   ├── notify_on_release
  33419. │   │   │   │   │   └── tasks
  33420. │   │   │   │   ├── dev-net-tun.mount
  33421. │   │   │   │   │   ├── cgroup.clone_children
  33422. │   │   │   │   │   ├── cgroup.event_control
  33423. │   │   │   │   │   ├── cgroup.procs
  33424. │   │   │   │   │   ├── memory.failcnt
  33425. │   │   │   │   │   ├── memory.force_empty
  33426. │   │   │   │   │   ├── memory.kmem.failcnt
  33427. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33428. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33429. │   │   │   │   │   ├── memory.kmem.slabinfo
  33430. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33431. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33432. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33433. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33434. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33435. │   │   │   │   │   ├── memory.limit_in_bytes
  33436. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33437. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33438. │   │   │   │   │   ├── memory.numa_stat
  33439. │   │   │   │   │   ├── memory.oom_control
  33440. │   │   │   │   │   ├── memory.pressure_level
  33441. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33442. │   │   │   │   │   ├── memory.stat
  33443. │   │   │   │   │   ├── memory.swappiness
  33444. │   │   │   │   │   ├── memory.usage_in_bytes
  33445. │   │   │   │   │   ├── memory.use_hierarchy
  33446. │   │   │   │   │   ├── notify_on_release
  33447. │   │   │   │   │   └── tasks
  33448. │   │   │   │   ├── dev-null.mount
  33449. │   │   │   │   │   ├── cgroup.clone_children
  33450. │   │   │   │   │   ├── cgroup.event_control
  33451. │   │   │   │   │   ├── cgroup.procs
  33452. │   │   │   │   │   ├── memory.failcnt
  33453. │   │   │   │   │   ├── memory.force_empty
  33454. │   │   │   │   │   ├── memory.kmem.failcnt
  33455. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33456. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33457. │   │   │   │   │   ├── memory.kmem.slabinfo
  33458. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33459. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33460. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33461. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33462. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33463. │   │   │   │   │   ├── memory.limit_in_bytes
  33464. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33465. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33466. │   │   │   │   │   ├── memory.numa_stat
  33467. │   │   │   │   │   ├── memory.oom_control
  33468. │   │   │   │   │   ├── memory.pressure_level
  33469. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33470. │   │   │   │   │   ├── memory.stat
  33471. │   │   │   │   │   ├── memory.swappiness
  33472. │   │   │   │   │   ├── memory.usage_in_bytes
  33473. │   │   │   │   │   ├── memory.use_hierarchy
  33474. │   │   │   │   │   ├── notify_on_release
  33475. │   │   │   │   │   └── tasks
  33476. │   │   │   │   ├── dev-ptmx.mount
  33477. │   │   │   │   │   ├── cgroup.clone_children
  33478. │   │   │   │   │   ├── cgroup.event_control
  33479. │   │   │   │   │   ├── cgroup.procs
  33480. │   │   │   │   │   ├── memory.failcnt
  33481. │   │   │   │   │   ├── memory.force_empty
  33482. │   │   │   │   │   ├── memory.kmem.failcnt
  33483. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33484. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33485. │   │   │   │   │   ├── memory.kmem.slabinfo
  33486. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33487. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33488. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33489. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33490. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33491. │   │   │   │   │   ├── memory.limit_in_bytes
  33492. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33493. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33494. │   │   │   │   │   ├── memory.numa_stat
  33495. │   │   │   │   │   ├── memory.oom_control
  33496. │   │   │   │   │   ├── memory.pressure_level
  33497. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33498. │   │   │   │   │   ├── memory.stat
  33499. │   │   │   │   │   ├── memory.swappiness
  33500. │   │   │   │   │   ├── memory.usage_in_bytes
  33501. │   │   │   │   │   ├── memory.use_hierarchy
  33502. │   │   │   │   │   ├── notify_on_release
  33503. │   │   │   │   │   └── tasks
  33504. │   │   │   │   ├── dev-random.mount
  33505. │   │   │   │   │   ├── cgroup.clone_children
  33506. │   │   │   │   │   ├── cgroup.event_control
  33507. │   │   │   │   │   ├── cgroup.procs
  33508. │   │   │   │   │   ├── memory.failcnt
  33509. │   │   │   │   │   ├── memory.force_empty
  33510. │   │   │   │   │   ├── memory.kmem.failcnt
  33511. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33512. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33513. │   │   │   │   │   ├── memory.kmem.slabinfo
  33514. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33515. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33516. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33517. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33518. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33519. │   │   │   │   │   ├── memory.limit_in_bytes
  33520. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33521. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33522. │   │   │   │   │   ├── memory.numa_stat
  33523. │   │   │   │   │   ├── memory.oom_control
  33524. │   │   │   │   │   ├── memory.pressure_level
  33525. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33526. │   │   │   │   │   ├── memory.stat
  33527. │   │   │   │   │   ├── memory.swappiness
  33528. │   │   │   │   │   ├── memory.usage_in_bytes
  33529. │   │   │   │   │   ├── memory.use_hierarchy
  33530. │   │   │   │   │   ├── notify_on_release
  33531. │   │   │   │   │   └── tasks
  33532. │   │   │   │   ├── dev-tty.mount
  33533. │   │   │   │   │   ├── cgroup.clone_children
  33534. │   │   │   │   │   ├── cgroup.event_control
  33535. │   │   │   │   │   ├── cgroup.procs
  33536. │   │   │   │   │   ├── memory.failcnt
  33537. │   │   │   │   │   ├── memory.force_empty
  33538. │   │   │   │   │   ├── memory.kmem.failcnt
  33539. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33540. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33541. │   │   │   │   │   ├── memory.kmem.slabinfo
  33542. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33543. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33544. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33545. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33546. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33547. │   │   │   │   │   ├── memory.limit_in_bytes
  33548. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33549. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33550. │   │   │   │   │   ├── memory.numa_stat
  33551. │   │   │   │   │   ├── memory.oom_control
  33552. │   │   │   │   │   ├── memory.pressure_level
  33553. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33554. │   │   │   │   │   ├── memory.stat
  33555. │   │   │   │   │   ├── memory.swappiness
  33556. │   │   │   │   │   ├── memory.usage_in_bytes
  33557. │   │   │   │   │   ├── memory.use_hierarchy
  33558. │   │   │   │   │   ├── notify_on_release
  33559. │   │   │   │   │   └── tasks
  33560. │   │   │   │   ├── dev-urandom.mount
  33561. │   │   │   │   │   ├── cgroup.clone_children
  33562. │   │   │   │   │   ├── cgroup.event_control
  33563. │   │   │   │   │   ├── cgroup.procs
  33564. │   │   │   │   │   ├── memory.failcnt
  33565. │   │   │   │   │   ├── memory.force_empty
  33566. │   │   │   │   │   ├── memory.kmem.failcnt
  33567. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33568. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33569. │   │   │   │   │   ├── memory.kmem.slabinfo
  33570. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33571. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33572. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33573. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33574. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33575. │   │   │   │   │   ├── memory.limit_in_bytes
  33576. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33577. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33578. │   │   │   │   │   ├── memory.numa_stat
  33579. │   │   │   │   │   ├── memory.oom_control
  33580. │   │   │   │   │   ├── memory.pressure_level
  33581. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33582. │   │   │   │   │   ├── memory.stat
  33583. │   │   │   │   │   ├── memory.swappiness
  33584. │   │   │   │   │   ├── memory.usage_in_bytes
  33585. │   │   │   │   │   ├── memory.use_hierarchy
  33586. │   │   │   │   │   ├── notify_on_release
  33587. │   │   │   │   │   └── tasks
  33588. │   │   │   │   ├── dev-zero.mount
  33589. │   │   │   │   │   ├── cgroup.clone_children
  33590. │   │   │   │   │   ├── cgroup.event_control
  33591. │   │   │   │   │   ├── cgroup.procs
  33592. │   │   │   │   │   ├── memory.failcnt
  33593. │   │   │   │   │   ├── memory.force_empty
  33594. │   │   │   │   │   ├── memory.kmem.failcnt
  33595. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33596. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33597. │   │   │   │   │   ├── memory.kmem.slabinfo
  33598. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33599. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33600. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33601. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33602. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33603. │   │   │   │   │   ├── memory.limit_in_bytes
  33604. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33605. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33606. │   │   │   │   │   ├── memory.numa_stat
  33607. │   │   │   │   │   ├── memory.oom_control
  33608. │   │   │   │   │   ├── memory.pressure_level
  33609. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33610. │   │   │   │   │   ├── memory.stat
  33611. │   │   │   │   │   ├── memory.swappiness
  33612. │   │   │   │   │   ├── memory.usage_in_bytes
  33613. │   │   │   │   │   ├── memory.use_hierarchy
  33614. │   │   │   │   │   ├── notify_on_release
  33615. │   │   │   │   │   └── tasks
  33616. │   │   │   │   ├── grafana-server.service
  33617. │   │   │   │   │   ├── cgroup.clone_children
  33618. │   │   │   │   │   ├── cgroup.event_control
  33619. │   │   │   │   │   ├── cgroup.procs
  33620. │   │   │   │   │   ├── memory.failcnt
  33621. │   │   │   │   │   ├── memory.force_empty
  33622. │   │   │   │   │   ├── memory.kmem.failcnt
  33623. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33624. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33625. │   │   │   │   │   ├── memory.kmem.slabinfo
  33626. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33627. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33628. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33629. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33630. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33631. │   │   │   │   │   ├── memory.limit_in_bytes
  33632. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33633. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33634. │   │   │   │   │   ├── memory.numa_stat
  33635. │   │   │   │   │   ├── memory.oom_control
  33636. │   │   │   │   │   ├── memory.pressure_level
  33637. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33638. │   │   │   │   │   ├── memory.stat
  33639. │   │   │   │   │   ├── memory.swappiness
  33640. │   │   │   │   │   ├── memory.usage_in_bytes
  33641. │   │   │   │   │   ├── memory.use_hierarchy
  33642. │   │   │   │   │   ├── notify_on_release
  33643. │   │   │   │   │   └── tasks
  33644. │   │   │   │   ├── irqbalance.service
  33645. │   │   │   │   │   ├── cgroup.clone_children
  33646. │   │   │   │   │   ├── cgroup.event_control
  33647. │   │   │   │   │   ├── cgroup.procs
  33648. │   │   │   │   │   ├── memory.failcnt
  33649. │   │   │   │   │   ├── memory.force_empty
  33650. │   │   │   │   │   ├── memory.kmem.failcnt
  33651. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33652. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33653. │   │   │   │   │   ├── memory.kmem.slabinfo
  33654. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33655. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33656. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33657. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33658. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33659. │   │   │   │   │   ├── memory.limit_in_bytes
  33660. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33661. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33662. │   │   │   │   │   ├── memory.numa_stat
  33663. │   │   │   │   │   ├── memory.oom_control
  33664. │   │   │   │   │   ├── memory.pressure_level
  33665. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33666. │   │   │   │   │   ├── memory.stat
  33667. │   │   │   │   │   ├── memory.swappiness
  33668. │   │   │   │   │   ├── memory.usage_in_bytes
  33669. │   │   │   │   │   ├── memory.use_hierarchy
  33670. │   │   │   │   │   ├── notify_on_release
  33671. │   │   │   │   │   └── tasks
  33672. │   │   │   │   ├── lvm2-monitor.service
  33673. │   │   │   │   │   ├── cgroup.clone_children
  33674. │   │   │   │   │   ├── cgroup.event_control
  33675. │   │   │   │   │   ├── cgroup.procs
  33676. │   │   │   │   │   ├── memory.failcnt
  33677. │   │   │   │   │   ├── memory.force_empty
  33678. │   │   │   │   │   ├── memory.kmem.failcnt
  33679. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33680. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33681. │   │   │   │   │   ├── memory.kmem.slabinfo
  33682. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33683. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33684. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33685. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33686. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33687. │   │   │   │   │   ├── memory.limit_in_bytes
  33688. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33689. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33690. │   │   │   │   │   ├── memory.numa_stat
  33691. │   │   │   │   │   ├── memory.oom_control
  33692. │   │   │   │   │   ├── memory.pressure_level
  33693. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33694. │   │   │   │   │   ├── memory.stat
  33695. │   │   │   │   │   ├── memory.swappiness
  33696. │   │   │   │   │   ├── memory.usage_in_bytes
  33697. │   │   │   │   │   ├── memory.use_hierarchy
  33698. │   │   │   │   │   ├── notify_on_release
  33699. │   │   │   │   │   └── tasks
  33700. │   │   │   │   ├── memory.failcnt
  33701. │   │   │   │   ├── memory.force_empty
  33702. │   │   │   │   ├── memory.kmem.failcnt
  33703. │   │   │   │   ├── memory.kmem.limit_in_bytes
  33704. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33705. │   │   │   │   ├── memory.kmem.slabinfo
  33706. │   │   │   │   ├── memory.kmem.tcp.failcnt
  33707. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33708. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33709. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33710. │   │   │   │   ├── memory.kmem.usage_in_bytes
  33711. │   │   │   │   ├── memory.limit_in_bytes
  33712. │   │   │   │   ├── memory.max_usage_in_bytes
  33713. │   │   │   │   ├── memory.move_charge_at_immigrate
  33714. │   │   │   │   ├── memory.numa_stat
  33715. │   │   │   │   ├── memory.oom_control
  33716. │   │   │   │   ├── memory.pressure_level
  33717. │   │   │   │   ├── memory.soft_limit_in_bytes
  33718. │   │   │   │   ├── memory.stat
  33719. │   │   │   │   ├── memory.swappiness
  33720. │   │   │   │   ├── memory.usage_in_bytes
  33721. │   │   │   │   ├── memory.use_hierarchy
  33722. │   │   │   │   ├── -.mount
  33723. │   │   │   │   │   ├── cgroup.clone_children
  33724. │   │   │   │   │   ├── cgroup.event_control
  33725. │   │   │   │   │   ├── cgroup.procs
  33726. │   │   │   │   │   ├── memory.failcnt
  33727. │   │   │   │   │   ├── memory.force_empty
  33728. │   │   │   │   │   ├── memory.kmem.failcnt
  33729. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33730. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33731. │   │   │   │   │   ├── memory.kmem.slabinfo
  33732. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33733. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33734. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33735. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33736. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33737. │   │   │   │   │   ├── memory.limit_in_bytes
  33738. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33739. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33740. │   │   │   │   │   ├── memory.numa_stat
  33741. │   │   │   │   │   ├── memory.oom_control
  33742. │   │   │   │   │   ├── memory.pressure_level
  33743. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33744. │   │   │   │   │   ├── memory.stat
  33745. │   │   │   │   │   ├── memory.swappiness
  33746. │   │   │   │   │   ├── memory.usage_in_bytes
  33747. │   │   │   │   │   ├── memory.use_hierarchy
  33748. │   │   │   │   │   ├── notify_on_release
  33749. │   │   │   │   │   └── tasks
  33750. │   │   │   │   ├── networking.service
  33751. │   │   │   │   │   ├── cgroup.clone_children
  33752. │   │   │   │   │   ├── cgroup.event_control
  33753. │   │   │   │   │   ├── cgroup.procs
  33754. │   │   │   │   │   ├── memory.failcnt
  33755. │   │   │   │   │   ├── memory.force_empty
  33756. │   │   │   │   │   ├── memory.kmem.failcnt
  33757. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33758. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33759. │   │   │   │   │   ├── memory.kmem.slabinfo
  33760. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33761. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33762. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33763. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33764. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33765. │   │   │   │   │   ├── memory.limit_in_bytes
  33766. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33767. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33768. │   │   │   │   │   ├── memory.numa_stat
  33769. │   │   │   │   │   ├── memory.oom_control
  33770. │   │   │   │   │   ├── memory.pressure_level
  33771. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33772. │   │   │   │   │   ├── memory.stat
  33773. │   │   │   │   │   ├── memory.swappiness
  33774. │   │   │   │   │   ├── memory.usage_in_bytes
  33775. │   │   │   │   │   ├── memory.use_hierarchy
  33776. │   │   │   │   │   ├── notify_on_release
  33777. │   │   │   │   │   └── tasks
  33778. │   │   │   │   ├── notify_on_release
  33779. │   │   │   │   ├── ondemand.service
  33780. │   │   │   │   │   ├── cgroup.clone_children
  33781. │   │   │   │   │   ├── cgroup.event_control
  33782. │   │   │   │   │   ├── cgroup.procs
  33783. │   │   │   │   │   ├── memory.failcnt
  33784. │   │   │   │   │   ├── memory.force_empty
  33785. │   │   │   │   │   ├── memory.kmem.failcnt
  33786. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33787. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33788. │   │   │   │   │   ├── memory.kmem.slabinfo
  33789. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33790. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33791. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33792. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33793. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33794. │   │   │   │   │   ├── memory.limit_in_bytes
  33795. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33796. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33797. │   │   │   │   │   ├── memory.numa_stat
  33798. │   │   │   │   │   ├── memory.oom_control
  33799. │   │   │   │   │   ├── memory.pressure_level
  33800. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33801. │   │   │   │   │   ├── memory.stat
  33802. │   │   │   │   │   ├── memory.swappiness
  33803. │   │   │   │   │   ├── memory.usage_in_bytes
  33804. │   │   │   │   │   ├── memory.use_hierarchy
  33805. │   │   │   │   │   ├── notify_on_release
  33806. │   │   │   │   │   └── tasks
  33807. │   │   │   │   ├── polkitd.service
  33808. │   │   │   │   │   ├── cgroup.clone_children
  33809. │   │   │   │   │   ├── cgroup.event_control
  33810. │   │   │   │   │   ├── cgroup.procs
  33811. │   │   │   │   │   ├── memory.failcnt
  33812. │   │   │   │   │   ├── memory.force_empty
  33813. │   │   │   │   │   ├── memory.kmem.failcnt
  33814. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33815. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33816. │   │   │   │   │   ├── memory.kmem.slabinfo
  33817. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33818. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33819. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33820. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33821. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33822. │   │   │   │   │   ├── memory.limit_in_bytes
  33823. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33824. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33825. │   │   │   │   │   ├── memory.numa_stat
  33826. │   │   │   │   │   ├── memory.oom_control
  33827. │   │   │   │   │   ├── memory.pressure_level
  33828. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33829. │   │   │   │   │   ├── memory.stat
  33830. │   │   │   │   │   ├── memory.swappiness
  33831. │   │   │   │   │   ├── memory.usage_in_bytes
  33832. │   │   │   │   │   ├── memory.use_hierarchy
  33833. │   │   │   │   │   ├── notify_on_release
  33834. │   │   │   │   │   └── tasks
  33835. │   │   │   │   ├── proc-cpuinfo.mount
  33836. │   │   │   │   │   ├── cgroup.clone_children
  33837. │   │   │   │   │   ├── cgroup.event_control
  33838. │   │   │   │   │   ├── cgroup.procs
  33839. │   │   │   │   │   ├── memory.failcnt
  33840. │   │   │   │   │   ├── memory.force_empty
  33841. │   │   │   │   │   ├── memory.kmem.failcnt
  33842. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33843. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33844. │   │   │   │   │   ├── memory.kmem.slabinfo
  33845. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33846. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33847. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33848. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33849. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33850. │   │   │   │   │   ├── memory.limit_in_bytes
  33851. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33852. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33853. │   │   │   │   │   ├── memory.numa_stat
  33854. │   │   │   │   │   ├── memory.oom_control
  33855. │   │   │   │   │   ├── memory.pressure_level
  33856. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33857. │   │   │   │   │   ├── memory.stat
  33858. │   │   │   │   │   ├── memory.swappiness
  33859. │   │   │   │   │   ├── memory.usage_in_bytes
  33860. │   │   │   │   │   ├── memory.use_hierarchy
  33861. │   │   │   │   │   ├── notify_on_release
  33862. │   │   │   │   │   └── tasks
  33863. │   │   │   │   ├── proc-diskstats.mount
  33864. │   │   │   │   │   ├── cgroup.clone_children
  33865. │   │   │   │   │   ├── cgroup.event_control
  33866. │   │   │   │   │   ├── cgroup.procs
  33867. │   │   │   │   │   ├── memory.failcnt
  33868. │   │   │   │   │   ├── memory.force_empty
  33869. │   │   │   │   │   ├── memory.kmem.failcnt
  33870. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33871. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33872. │   │   │   │   │   ├── memory.kmem.slabinfo
  33873. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33874. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33875. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33876. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33877. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33878. │   │   │   │   │   ├── memory.limit_in_bytes
  33879. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33880. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33881. │   │   │   │   │   ├── memory.numa_stat
  33882. │   │   │   │   │   ├── memory.oom_control
  33883. │   │   │   │   │   ├── memory.pressure_level
  33884. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33885. │   │   │   │   │   ├── memory.stat
  33886. │   │   │   │   │   ├── memory.swappiness
  33887. │   │   │   │   │   ├── memory.usage_in_bytes
  33888. │   │   │   │   │   ├── memory.use_hierarchy
  33889. │   │   │   │   │   ├── notify_on_release
  33890. │   │   │   │   │   └── tasks
  33891. │   │   │   │   ├── proc-meminfo.mount
  33892. │   │   │   │   │   ├── cgroup.clone_children
  33893. │   │   │   │   │   ├── cgroup.event_control
  33894. │   │   │   │   │   ├── cgroup.procs
  33895. │   │   │   │   │   ├── memory.failcnt
  33896. │   │   │   │   │   ├── memory.force_empty
  33897. │   │   │   │   │   ├── memory.kmem.failcnt
  33898. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33899. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33900. │   │   │   │   │   ├── memory.kmem.slabinfo
  33901. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33902. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33903. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33904. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33905. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33906. │   │   │   │   │   ├── memory.limit_in_bytes
  33907. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33908. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33909. │   │   │   │   │   ├── memory.numa_stat
  33910. │   │   │   │   │   ├── memory.oom_control
  33911. │   │   │   │   │   ├── memory.pressure_level
  33912. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33913. │   │   │   │   │   ├── memory.stat
  33914. │   │   │   │   │   ├── memory.swappiness
  33915. │   │   │   │   │   ├── memory.usage_in_bytes
  33916. │   │   │   │   │   ├── memory.use_hierarchy
  33917. │   │   │   │   │   ├── notify_on_release
  33918. │   │   │   │   │   └── tasks
  33919. │   │   │   │   ├── proc-stat.mount
  33920. │   │   │   │   │   ├── cgroup.clone_children
  33921. │   │   │   │   │   ├── cgroup.event_control
  33922. │   │   │   │   │   ├── cgroup.procs
  33923. │   │   │   │   │   ├── memory.failcnt
  33924. │   │   │   │   │   ├── memory.force_empty
  33925. │   │   │   │   │   ├── memory.kmem.failcnt
  33926. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33927. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33928. │   │   │   │   │   ├── memory.kmem.slabinfo
  33929. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33930. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33931. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33932. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33933. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33934. │   │   │   │   │   ├── memory.limit_in_bytes
  33935. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33936. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33937. │   │   │   │   │   ├── memory.numa_stat
  33938. │   │   │   │   │   ├── memory.oom_control
  33939. │   │   │   │   │   ├── memory.pressure_level
  33940. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33941. │   │   │   │   │   ├── memory.stat
  33942. │   │   │   │   │   ├── memory.swappiness
  33943. │   │   │   │   │   ├── memory.usage_in_bytes
  33944. │   │   │   │   │   ├── memory.use_hierarchy
  33945. │   │   │   │   │   ├── notify_on_release
  33946. │   │   │   │   │   └── tasks
  33947. │   │   │   │   ├── proc-swaps.mount
  33948. │   │   │   │   │   ├── cgroup.clone_children
  33949. │   │   │   │   │   ├── cgroup.event_control
  33950. │   │   │   │   │   ├── cgroup.procs
  33951. │   │   │   │   │   ├── memory.failcnt
  33952. │   │   │   │   │   ├── memory.force_empty
  33953. │   │   │   │   │   ├── memory.kmem.failcnt
  33954. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33955. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33956. │   │   │   │   │   ├── memory.kmem.slabinfo
  33957. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33958. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33959. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33960. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33961. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33962. │   │   │   │   │   ├── memory.limit_in_bytes
  33963. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33964. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33965. │   │   │   │   │   ├── memory.numa_stat
  33966. │   │   │   │   │   ├── memory.oom_control
  33967. │   │   │   │   │   ├── memory.pressure_level
  33968. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33969. │   │   │   │   │   ├── memory.stat
  33970. │   │   │   │   │   ├── memory.swappiness
  33971. │   │   │   │   │   ├── memory.usage_in_bytes
  33972. │   │   │   │   │   ├── memory.use_hierarchy
  33973. │   │   │   │   │   ├── notify_on_release
  33974. │   │   │   │   │   └── tasks
  33975. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  33976. │   │   │   │   │   ├── cgroup.clone_children
  33977. │   │   │   │   │   ├── cgroup.event_control
  33978. │   │   │   │   │   ├── cgroup.procs
  33979. │   │   │   │   │   ├── memory.failcnt
  33980. │   │   │   │   │   ├── memory.force_empty
  33981. │   │   │   │   │   ├── memory.kmem.failcnt
  33982. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  33983. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  33984. │   │   │   │   │   ├── memory.kmem.slabinfo
  33985. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  33986. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  33987. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  33988. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  33989. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  33990. │   │   │   │   │   ├── memory.limit_in_bytes
  33991. │   │   │   │   │   ├── memory.max_usage_in_bytes
  33992. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  33993. │   │   │   │   │   ├── memory.numa_stat
  33994. │   │   │   │   │   ├── memory.oom_control
  33995. │   │   │   │   │   ├── memory.pressure_level
  33996. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  33997. │   │   │   │   │   ├── memory.stat
  33998. │   │   │   │   │   ├── memory.swappiness
  33999. │   │   │   │   │   ├── memory.usage_in_bytes
  34000. │   │   │   │   │   ├── memory.use_hierarchy
  34001. │   │   │   │   │   ├── notify_on_release
  34002. │   │   │   │   │   └── tasks
  34003. │   │   │   │   ├── proc-uptime.mount
  34004. │   │   │   │   │   ├── cgroup.clone_children
  34005. │   │   │   │   │   ├── cgroup.event_control
  34006. │   │   │   │   │   ├── cgroup.procs
  34007. │   │   │   │   │   ├── memory.failcnt
  34008. │   │   │   │   │   ├── memory.force_empty
  34009. │   │   │   │   │   ├── memory.kmem.failcnt
  34010. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34011. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34012. │   │   │   │   │   ├── memory.kmem.slabinfo
  34013. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34014. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34015. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34016. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34017. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34018. │   │   │   │   │   ├── memory.limit_in_bytes
  34019. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34020. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34021. │   │   │   │   │   ├── memory.numa_stat
  34022. │   │   │   │   │   ├── memory.oom_control
  34023. │   │   │   │   │   ├── memory.pressure_level
  34024. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34025. │   │   │   │   │   ├── memory.stat
  34026. │   │   │   │   │   ├── memory.swappiness
  34027. │   │   │   │   │   ├── memory.usage_in_bytes
  34028. │   │   │   │   │   ├── memory.use_hierarchy
  34029. │   │   │   │   │   ├── notify_on_release
  34030. │   │   │   │   │   └── tasks
  34031. │   │   │   │   ├── prometheus.service
  34032. │   │   │   │   │   ├── cgroup.clone_children
  34033. │   │   │   │   │   ├── cgroup.event_control
  34034. │   │   │   │   │   ├── cgroup.procs
  34035. │   │   │   │   │   ├── memory.failcnt
  34036. │   │   │   │   │   ├── memory.force_empty
  34037. │   │   │   │   │   ├── memory.kmem.failcnt
  34038. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34039. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34040. │   │   │   │   │   ├── memory.kmem.slabinfo
  34041. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34042. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34043. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34044. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34045. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34046. │   │   │   │   │   ├── memory.limit_in_bytes
  34047. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34048. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34049. │   │   │   │   │   ├── memory.numa_stat
  34050. │   │   │   │   │   ├── memory.oom_control
  34051. │   │   │   │   │   ├── memory.pressure_level
  34052. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34053. │   │   │   │   │   ├── memory.stat
  34054. │   │   │   │   │   ├── memory.swappiness
  34055. │   │   │   │   │   ├── memory.usage_in_bytes
  34056. │   │   │   │   │   ├── memory.use_hierarchy
  34057. │   │   │   │   │   ├── notify_on_release
  34058. │   │   │   │   │   └── tasks
  34059. │   │   │   │   ├── rc-local.service
  34060. │   │   │   │   │   ├── cgroup.clone_children
  34061. │   │   │   │   │   ├── cgroup.event_control
  34062. │   │   │   │   │   ├── cgroup.procs
  34063. │   │   │   │   │   ├── memory.failcnt
  34064. │   │   │   │   │   ├── memory.force_empty
  34065. │   │   │   │   │   ├── memory.kmem.failcnt
  34066. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34067. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34068. │   │   │   │   │   ├── memory.kmem.slabinfo
  34069. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34070. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34071. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34072. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34073. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34074. │   │   │   │   │   ├── memory.limit_in_bytes
  34075. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34076. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34077. │   │   │   │   │   ├── memory.numa_stat
  34078. │   │   │   │   │   ├── memory.oom_control
  34079. │   │   │   │   │   ├── memory.pressure_level
  34080. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34081. │   │   │   │   │   ├── memory.stat
  34082. │   │   │   │   │   ├── memory.swappiness
  34083. │   │   │   │   │   ├── memory.usage_in_bytes
  34084. │   │   │   │   │   ├── memory.use_hierarchy
  34085. │   │   │   │   │   ├── notify_on_release
  34086. │   │   │   │   │   └── tasks
  34087. │   │   │   │   ├── resolvconf.service
  34088. │   │   │   │   │   ├── cgroup.clone_children
  34089. │   │   │   │   │   ├── cgroup.event_control
  34090. │   │   │   │   │   ├── cgroup.procs
  34091. │   │   │   │   │   ├── memory.failcnt
  34092. │   │   │   │   │   ├── memory.force_empty
  34093. │   │   │   │   │   ├── memory.kmem.failcnt
  34094. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34095. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34096. │   │   │   │   │   ├── memory.kmem.slabinfo
  34097. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34098. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34099. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34100. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34101. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34102. │   │   │   │   │   ├── memory.limit_in_bytes
  34103. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34104. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34105. │   │   │   │   │   ├── memory.numa_stat
  34106. │   │   │   │   │   ├── memory.oom_control
  34107. │   │   │   │   │   ├── memory.pressure_level
  34108. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34109. │   │   │   │   │   ├── memory.stat
  34110. │   │   │   │   │   ├── memory.swappiness
  34111. │   │   │   │   │   ├── memory.usage_in_bytes
  34112. │   │   │   │   │   ├── memory.use_hierarchy
  34113. │   │   │   │   │   ├── notify_on_release
  34114. │   │   │   │   │   └── tasks
  34115. │   │   │   │   ├── rsyslog.service
  34116. │   │   │   │   │   ├── cgroup.clone_children
  34117. │   │   │   │   │   ├── cgroup.event_control
  34118. │   │   │   │   │   ├── cgroup.procs
  34119. │   │   │   │   │   ├── memory.failcnt
  34120. │   │   │   │   │   ├── memory.force_empty
  34121. │   │   │   │   │   ├── memory.kmem.failcnt
  34122. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34123. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34124. │   │   │   │   │   ├── memory.kmem.slabinfo
  34125. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34126. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34127. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34128. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34129. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34130. │   │   │   │   │   ├── memory.limit_in_bytes
  34131. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34132. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34133. │   │   │   │   │   ├── memory.numa_stat
  34134. │   │   │   │   │   ├── memory.oom_control
  34135. │   │   │   │   │   ├── memory.pressure_level
  34136. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34137. │   │   │   │   │   ├── memory.stat
  34138. │   │   │   │   │   ├── memory.swappiness
  34139. │   │   │   │   │   ├── memory.usage_in_bytes
  34140. │   │   │   │   │   ├── memory.use_hierarchy
  34141. │   │   │   │   │   ├── notify_on_release
  34142. │   │   │   │   │   └── tasks
  34143. │   │   │   │   ├── ssh.service
  34144. │   │   │   │   │   ├── cgroup.clone_children
  34145. │   │   │   │   │   ├── cgroup.event_control
  34146. │   │   │   │   │   ├── cgroup.procs
  34147. │   │   │   │   │   ├── memory.failcnt
  34148. │   │   │   │   │   ├── memory.force_empty
  34149. │   │   │   │   │   ├── memory.kmem.failcnt
  34150. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34151. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34152. │   │   │   │   │   ├── memory.kmem.slabinfo
  34153. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34154. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34155. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34156. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34157. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34158. │   │   │   │   │   ├── memory.limit_in_bytes
  34159. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34160. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34161. │   │   │   │   │   ├── memory.numa_stat
  34162. │   │   │   │   │   ├── memory.oom_control
  34163. │   │   │   │   │   ├── memory.pressure_level
  34164. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34165. │   │   │   │   │   ├── memory.stat
  34166. │   │   │   │   │   ├── memory.swappiness
  34167. │   │   │   │   │   ├── memory.usage_in_bytes
  34168. │   │   │   │   │   ├── memory.use_hierarchy
  34169. │   │   │   │   │   ├── notify_on_release
  34170. │   │   │   │   │   └── tasks
  34171. │   │   │   │   ├── sys-fs-fuse-connections.mount
  34172. │   │   │   │   │   ├── cgroup.clone_children
  34173. │   │   │   │   │   ├── cgroup.event_control
  34174. │   │   │   │   │   ├── cgroup.procs
  34175. │   │   │   │   │   ├── memory.failcnt
  34176. │   │   │   │   │   ├── memory.force_empty
  34177. │   │   │   │   │   ├── memory.kmem.failcnt
  34178. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34179. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34180. │   │   │   │   │   ├── memory.kmem.slabinfo
  34181. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34182. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34183. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34184. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34185. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34186. │   │   │   │   │   ├── memory.limit_in_bytes
  34187. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34188. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34189. │   │   │   │   │   ├── memory.numa_stat
  34190. │   │   │   │   │   ├── memory.oom_control
  34191. │   │   │   │   │   ├── memory.pressure_level
  34192. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34193. │   │   │   │   │   ├── memory.stat
  34194. │   │   │   │   │   ├── memory.swappiness
  34195. │   │   │   │   │   ├── memory.usage_in_bytes
  34196. │   │   │   │   │   ├── memory.use_hierarchy
  34197. │   │   │   │   │   ├── notify_on_release
  34198. │   │   │   │   │   └── tasks
  34199. │   │   │   │   ├── sys-kernel-debug.mount
  34200. │   │   │   │   │   ├── cgroup.clone_children
  34201. │   │   │   │   │   ├── cgroup.event_control
  34202. │   │   │   │   │   ├── cgroup.procs
  34203. │   │   │   │   │   ├── memory.failcnt
  34204. │   │   │   │   │   ├── memory.force_empty
  34205. │   │   │   │   │   ├── memory.kmem.failcnt
  34206. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34207. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34208. │   │   │   │   │   ├── memory.kmem.slabinfo
  34209. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34210. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34211. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34212. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34213. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34214. │   │   │   │   │   ├── memory.limit_in_bytes
  34215. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34216. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34217. │   │   │   │   │   ├── memory.numa_stat
  34218. │   │   │   │   │   ├── memory.oom_control
  34219. │   │   │   │   │   ├── memory.pressure_level
  34220. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34221. │   │   │   │   │   ├── memory.stat
  34222. │   │   │   │   │   ├── memory.swappiness
  34223. │   │   │   │   │   ├── memory.usage_in_bytes
  34224. │   │   │   │   │   ├── memory.use_hierarchy
  34225. │   │   │   │   │   ├── notify_on_release
  34226. │   │   │   │   │   └── tasks
  34227. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  34228. │   │   │   │   │   ├── cgroup.clone_children
  34229. │   │   │   │   │   ├── cgroup.event_control
  34230. │   │   │   │   │   ├── cgroup.procs
  34231. │   │   │   │   │   ├── memory.failcnt
  34232. │   │   │   │   │   ├── memory.force_empty
  34233. │   │   │   │   │   ├── memory.kmem.failcnt
  34234. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34235. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34236. │   │   │   │   │   ├── memory.kmem.slabinfo
  34237. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34238. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34239. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34240. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34241. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34242. │   │   │   │   │   ├── memory.limit_in_bytes
  34243. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34244. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34245. │   │   │   │   │   ├── memory.numa_stat
  34246. │   │   │   │   │   ├── memory.oom_control
  34247. │   │   │   │   │   ├── memory.pressure_level
  34248. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34249. │   │   │   │   │   ├── memory.stat
  34250. │   │   │   │   │   ├── memory.swappiness
  34251. │   │   │   │   │   ├── memory.usage_in_bytes
  34252. │   │   │   │   │   ├── memory.use_hierarchy
  34253. │   │   │   │   │   ├── notify_on_release
  34254. │   │   │   │   │   └── tasks
  34255. │   │   │   │   ├── systemd-journald.service
  34256. │   │   │   │   │   ├── cgroup.clone_children
  34257. │   │   │   │   │   ├── cgroup.event_control
  34258. │   │   │   │   │   ├── cgroup.procs
  34259. │   │   │   │   │   ├── memory.failcnt
  34260. │   │   │   │   │   ├── memory.force_empty
  34261. │   │   │   │   │   ├── memory.kmem.failcnt
  34262. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34263. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34264. │   │   │   │   │   ├── memory.kmem.slabinfo
  34265. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34266. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34267. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34268. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34269. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34270. │   │   │   │   │   ├── memory.limit_in_bytes
  34271. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34272. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34273. │   │   │   │   │   ├── memory.numa_stat
  34274. │   │   │   │   │   ├── memory.oom_control
  34275. │   │   │   │   │   ├── memory.pressure_level
  34276. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34277. │   │   │   │   │   ├── memory.stat
  34278. │   │   │   │   │   ├── memory.swappiness
  34279. │   │   │   │   │   ├── memory.usage_in_bytes
  34280. │   │   │   │   │   ├── memory.use_hierarchy
  34281. │   │   │   │   │   ├── notify_on_release
  34282. │   │   │   │   │   └── tasks
  34283. │   │   │   │   ├── systemd-journal-flush.service
  34284. │   │   │   │   │   ├── cgroup.clone_children
  34285. │   │   │   │   │   ├── cgroup.event_control
  34286. │   │   │   │   │   ├── cgroup.procs
  34287. │   │   │   │   │   ├── memory.failcnt
  34288. │   │   │   │   │   ├── memory.force_empty
  34289. │   │   │   │   │   ├── memory.kmem.failcnt
  34290. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34291. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34292. │   │   │   │   │   ├── memory.kmem.slabinfo
  34293. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34294. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34295. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34296. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34297. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34298. │   │   │   │   │   ├── memory.limit_in_bytes
  34299. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34300. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34301. │   │   │   │   │   ├── memory.numa_stat
  34302. │   │   │   │   │   ├── memory.oom_control
  34303. │   │   │   │   │   ├── memory.pressure_level
  34304. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34305. │   │   │   │   │   ├── memory.stat
  34306. │   │   │   │   │   ├── memory.swappiness
  34307. │   │   │   │   │   ├── memory.usage_in_bytes
  34308. │   │   │   │   │   ├── memory.use_hierarchy
  34309. │   │   │   │   │   ├── notify_on_release
  34310. │   │   │   │   │   └── tasks
  34311. │   │   │   │   ├── systemd-logind.service
  34312. │   │   │   │   │   ├── cgroup.clone_children
  34313. │   │   │   │   │   ├── cgroup.event_control
  34314. │   │   │   │   │   ├── cgroup.procs
  34315. │   │   │   │   │   ├── memory.failcnt
  34316. │   │   │   │   │   ├── memory.force_empty
  34317. │   │   │   │   │   ├── memory.kmem.failcnt
  34318. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34319. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34320. │   │   │   │   │   ├── memory.kmem.slabinfo
  34321. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34322. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34323. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34324. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34325. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34326. │   │   │   │   │   ├── memory.limit_in_bytes
  34327. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34328. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34329. │   │   │   │   │   ├── memory.numa_stat
  34330. │   │   │   │   │   ├── memory.oom_control
  34331. │   │   │   │   │   ├── memory.pressure_level
  34332. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34333. │   │   │   │   │   ├── memory.stat
  34334. │   │   │   │   │   ├── memory.swappiness
  34335. │   │   │   │   │   ├── memory.usage_in_bytes
  34336. │   │   │   │   │   ├── memory.use_hierarchy
  34337. │   │   │   │   │   ├── notify_on_release
  34338. │   │   │   │   │   └── tasks
  34339. │   │   │   │   ├── systemd-random-seed.service
  34340. │   │   │   │   │   ├── cgroup.clone_children
  34341. │   │   │   │   │   ├── cgroup.event_control
  34342. │   │   │   │   │   ├── cgroup.procs
  34343. │   │   │   │   │   ├── memory.failcnt
  34344. │   │   │   │   │   ├── memory.force_empty
  34345. │   │   │   │   │   ├── memory.kmem.failcnt
  34346. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34347. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34348. │   │   │   │   │   ├── memory.kmem.slabinfo
  34349. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34350. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34351. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34352. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34353. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34354. │   │   │   │   │   ├── memory.limit_in_bytes
  34355. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34356. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34357. │   │   │   │   │   ├── memory.numa_stat
  34358. │   │   │   │   │   ├── memory.oom_control
  34359. │   │   │   │   │   ├── memory.pressure_level
  34360. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34361. │   │   │   │   │   ├── memory.stat
  34362. │   │   │   │   │   ├── memory.swappiness
  34363. │   │   │   │   │   ├── memory.usage_in_bytes
  34364. │   │   │   │   │   ├── memory.use_hierarchy
  34365. │   │   │   │   │   ├── notify_on_release
  34366. │   │   │   │   │   └── tasks
  34367. │   │   │   │   ├── systemd-tmpfiles-setup.service
  34368. │   │   │   │   │   ├── cgroup.clone_children
  34369. │   │   │   │   │   ├── cgroup.event_control
  34370. │   │   │   │   │   ├── cgroup.procs
  34371. │   │   │   │   │   ├── memory.failcnt
  34372. │   │   │   │   │   ├── memory.force_empty
  34373. │   │   │   │   │   ├── memory.kmem.failcnt
  34374. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34375. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34376. │   │   │   │   │   ├── memory.kmem.slabinfo
  34377. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34378. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34379. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34380. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34381. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34382. │   │   │   │   │   ├── memory.limit_in_bytes
  34383. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34384. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34385. │   │   │   │   │   ├── memory.numa_stat
  34386. │   │   │   │   │   ├── memory.oom_control
  34387. │   │   │   │   │   ├── memory.pressure_level
  34388. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34389. │   │   │   │   │   ├── memory.stat
  34390. │   │   │   │   │   ├── memory.swappiness
  34391. │   │   │   │   │   ├── memory.usage_in_bytes
  34392. │   │   │   │   │   ├── memory.use_hierarchy
  34393. │   │   │   │   │   ├── notify_on_release
  34394. │   │   │   │   │   └── tasks
  34395. │   │   │   │   ├── systemd-udevd.service
  34396. │   │   │   │   │   ├── cgroup.clone_children
  34397. │   │   │   │   │   ├── cgroup.event_control
  34398. │   │   │   │   │   ├── cgroup.procs
  34399. │   │   │   │   │   ├── memory.failcnt
  34400. │   │   │   │   │   ├── memory.force_empty
  34401. │   │   │   │   │   ├── memory.kmem.failcnt
  34402. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34403. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34404. │   │   │   │   │   ├── memory.kmem.slabinfo
  34405. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34406. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34407. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34408. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34409. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34410. │   │   │   │   │   ├── memory.limit_in_bytes
  34411. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34412. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34413. │   │   │   │   │   ├── memory.numa_stat
  34414. │   │   │   │   │   ├── memory.oom_control
  34415. │   │   │   │   │   ├── memory.pressure_level
  34416. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34417. │   │   │   │   │   ├── memory.stat
  34418. │   │   │   │   │   ├── memory.swappiness
  34419. │   │   │   │   │   ├── memory.usage_in_bytes
  34420. │   │   │   │   │   ├── memory.use_hierarchy
  34421. │   │   │   │   │   ├── notify_on_release
  34422. │   │   │   │   │   └── tasks
  34423. │   │   │   │   ├── systemd-udev-trigger.service
  34424. │   │   │   │   │   ├── cgroup.clone_children
  34425. │   │   │   │   │   ├── cgroup.event_control
  34426. │   │   │   │   │   ├── cgroup.procs
  34427. │   │   │   │   │   ├── memory.failcnt
  34428. │   │   │   │   │   ├── memory.force_empty
  34429. │   │   │   │   │   ├── memory.kmem.failcnt
  34430. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34431. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34432. │   │   │   │   │   ├── memory.kmem.slabinfo
  34433. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34434. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34435. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34436. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34437. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34438. │   │   │   │   │   ├── memory.limit_in_bytes
  34439. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34440. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34441. │   │   │   │   │   ├── memory.numa_stat
  34442. │   │   │   │   │   ├── memory.oom_control
  34443. │   │   │   │   │   ├── memory.pressure_level
  34444. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34445. │   │   │   │   │   ├── memory.stat
  34446. │   │   │   │   │   ├── memory.swappiness
  34447. │   │   │   │   │   ├── memory.usage_in_bytes
  34448. │   │   │   │   │   ├── memory.use_hierarchy
  34449. │   │   │   │   │   ├── notify_on_release
  34450. │   │   │   │   │   └── tasks
  34451. │   │   │   │   ├── systemd-update-utmp.service
  34452. │   │   │   │   │   ├── cgroup.clone_children
  34453. │   │   │   │   │   ├── cgroup.event_control
  34454. │   │   │   │   │   ├── cgroup.procs
  34455. │   │   │   │   │   ├── memory.failcnt
  34456. │   │   │   │   │   ├── memory.force_empty
  34457. │   │   │   │   │   ├── memory.kmem.failcnt
  34458. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34459. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34460. │   │   │   │   │   ├── memory.kmem.slabinfo
  34461. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34462. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34463. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34464. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34465. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34466. │   │   │   │   │   ├── memory.limit_in_bytes
  34467. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34468. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34469. │   │   │   │   │   ├── memory.numa_stat
  34470. │   │   │   │   │   ├── memory.oom_control
  34471. │   │   │   │   │   ├── memory.pressure_level
  34472. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34473. │   │   │   │   │   ├── memory.stat
  34474. │   │   │   │   │   ├── memory.swappiness
  34475. │   │   │   │   │   ├── memory.usage_in_bytes
  34476. │   │   │   │   │   ├── memory.use_hierarchy
  34477. │   │   │   │   │   ├── notify_on_release
  34478. │   │   │   │   │   └── tasks
  34479. │   │   │   │   ├── systemd-user-sessions.service
  34480. │   │   │   │   │   ├── cgroup.clone_children
  34481. │   │   │   │   │   ├── cgroup.event_control
  34482. │   │   │   │   │   ├── cgroup.procs
  34483. │   │   │   │   │   ├── memory.failcnt
  34484. │   │   │   │   │   ├── memory.force_empty
  34485. │   │   │   │   │   ├── memory.kmem.failcnt
  34486. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34487. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34488. │   │   │   │   │   ├── memory.kmem.slabinfo
  34489. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34490. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34491. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34492. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34493. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34494. │   │   │   │   │   ├── memory.limit_in_bytes
  34495. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34496. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34497. │   │   │   │   │   ├── memory.numa_stat
  34498. │   │   │   │   │   ├── memory.oom_control
  34499. │   │   │   │   │   ├── memory.pressure_level
  34500. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34501. │   │   │   │   │   ├── memory.stat
  34502. │   │   │   │   │   ├── memory.swappiness
  34503. │   │   │   │   │   ├── memory.usage_in_bytes
  34504. │   │   │   │   │   ├── memory.use_hierarchy
  34505. │   │   │   │   │   ├── notify_on_release
  34506. │   │   │   │   │   └── tasks
  34507. │   │   │   │   ├── system-getty.slice
  34508. │   │   │   │   │   ├── cgroup.clone_children
  34509. │   │   │   │   │   ├── cgroup.event_control
  34510. │   │   │   │   │   ├── cgroup.procs
  34511. │   │   │   │   │   ├── memory.failcnt
  34512. │   │   │   │   │   ├── memory.force_empty
  34513. │   │   │   │   │   ├── memory.kmem.failcnt
  34514. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34515. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34516. │   │   │   │   │   ├── memory.kmem.slabinfo
  34517. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34518. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34519. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34520. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34521. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34522. │   │   │   │   │   ├── memory.limit_in_bytes
  34523. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34524. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34525. │   │   │   │   │   ├── memory.numa_stat
  34526. │   │   │   │   │   ├── memory.oom_control
  34527. │   │   │   │   │   ├── memory.pressure_level
  34528. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34529. │   │   │   │   │   ├── memory.stat
  34530. │   │   │   │   │   ├── memory.swappiness
  34531. │   │   │   │   │   ├── memory.usage_in_bytes
  34532. │   │   │   │   │   ├── memory.use_hierarchy
  34533. │   │   │   │   │   ├── notify_on_release
  34534. │   │   │   │   │   └── tasks
  34535. │   │   │   │   ├── tasks
  34536. │   │   │   │   ├── ufw.service
  34537. │   │   │   │   │   ├── cgroup.clone_children
  34538. │   │   │   │   │   ├── cgroup.event_control
  34539. │   │   │   │   │   ├── cgroup.procs
  34540. │   │   │   │   │   ├── memory.failcnt
  34541. │   │   │   │   │   ├── memory.force_empty
  34542. │   │   │   │   │   ├── memory.kmem.failcnt
  34543. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34544. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34545. │   │   │   │   │   ├── memory.kmem.slabinfo
  34546. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34547. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34548. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34549. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34550. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34551. │   │   │   │   │   ├── memory.limit_in_bytes
  34552. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34553. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34554. │   │   │   │   │   ├── memory.numa_stat
  34555. │   │   │   │   │   ├── memory.oom_control
  34556. │   │   │   │   │   ├── memory.pressure_level
  34557. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34558. │   │   │   │   │   ├── memory.stat
  34559. │   │   │   │   │   ├── memory.swappiness
  34560. │   │   │   │   │   ├── memory.usage_in_bytes
  34561. │   │   │   │   │   ├── memory.use_hierarchy
  34562. │   │   │   │   │   ├── notify_on_release
  34563. │   │   │   │   │   └── tasks
  34564. │   │   │   │   ├── unattended-upgrades.service
  34565. │   │   │   │   │   ├── cgroup.clone_children
  34566. │   │   │   │   │   ├── cgroup.event_control
  34567. │   │   │   │   │   ├── cgroup.procs
  34568. │   │   │   │   │   ├── memory.failcnt
  34569. │   │   │   │   │   ├── memory.force_empty
  34570. │   │   │   │   │   ├── memory.kmem.failcnt
  34571. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34572. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34573. │   │   │   │   │   ├── memory.kmem.slabinfo
  34574. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34575. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34576. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34577. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34578. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34579. │   │   │   │   │   ├── memory.limit_in_bytes
  34580. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34581. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34582. │   │   │   │   │   ├── memory.numa_stat
  34583. │   │   │   │   │   ├── memory.oom_control
  34584. │   │   │   │   │   ├── memory.pressure_level
  34585. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34586. │   │   │   │   │   ├── memory.stat
  34587. │   │   │   │   │   ├── memory.swappiness
  34588. │   │   │   │   │   ├── memory.usage_in_bytes
  34589. │   │   │   │   │   ├── memory.use_hierarchy
  34590. │   │   │   │   │   ├── notify_on_release
  34591. │   │   │   │   │   └── tasks
  34592. │   │   │   │   └── var-lib-lxcfs.mount
  34593. │   │   │   │   ├── cgroup.clone_children
  34594. │   │   │   │   ├── cgroup.event_control
  34595. │   │   │   │   ├── cgroup.procs
  34596. │   │   │   │   ├── memory.failcnt
  34597. │   │   │   │   ├── memory.force_empty
  34598. │   │   │   │   ├── memory.kmem.failcnt
  34599. │   │   │   │   ├── memory.kmem.limit_in_bytes
  34600. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34601. │   │   │   │   ├── memory.kmem.slabinfo
  34602. │   │   │   │   ├── memory.kmem.tcp.failcnt
  34603. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34604. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34605. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34606. │   │   │   │   ├── memory.kmem.usage_in_bytes
  34607. │   │   │   │   ├── memory.limit_in_bytes
  34608. │   │   │   │   ├── memory.max_usage_in_bytes
  34609. │   │   │   │   ├── memory.move_charge_at_immigrate
  34610. │   │   │   │   ├── memory.numa_stat
  34611. │   │   │   │   ├── memory.oom_control
  34612. │   │   │   │   ├── memory.pressure_level
  34613. │   │   │   │   ├── memory.soft_limit_in_bytes
  34614. │   │   │   │   ├── memory.stat
  34615. │   │   │   │   ├── memory.swappiness
  34616. │   │   │   │   ├── memory.usage_in_bytes
  34617. │   │   │   │   ├── memory.use_hierarchy
  34618. │   │   │   │   ├── notify_on_release
  34619. │   │   │   │   └── tasks
  34620. │   │   │   ├── tasks
  34621. │   │   │   └── user.slice
  34622. │   │   │   ├── cgroup.clone_children
  34623. │   │   │   ├── cgroup.event_control
  34624. │   │   │   ├── cgroup.procs
  34625. │   │   │   ├── memory.failcnt
  34626. │   │   │   ├── memory.force_empty
  34627. │   │   │   ├── memory.kmem.failcnt
  34628. │   │   │   ├── memory.kmem.limit_in_bytes
  34629. │   │   │   ├── memory.kmem.max_usage_in_bytes
  34630. │   │   │   ├── memory.kmem.slabinfo
  34631. │   │   │   ├── memory.kmem.tcp.failcnt
  34632. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34633. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34634. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34635. │   │   │   ├── memory.kmem.usage_in_bytes
  34636. │   │   │   ├── memory.limit_in_bytes
  34637. │   │   │   ├── memory.max_usage_in_bytes
  34638. │   │   │   ├── memory.move_charge_at_immigrate
  34639. │   │   │   ├── memory.numa_stat
  34640. │   │   │   ├── memory.oom_control
  34641. │   │   │   ├── memory.pressure_level
  34642. │   │   │   ├── memory.soft_limit_in_bytes
  34643. │   │   │   ├── memory.stat
  34644. │   │   │   ├── memory.swappiness
  34645. │   │   │   ├── memory.usage_in_bytes
  34646. │   │   │   ├── memory.use_hierarchy
  34647. │   │   │   ├── notify_on_release
  34648. │   │   │   └── tasks
  34649. │   │   ├── smtp
  34650. │   │   │   ├── cgroup.clone_children
  34651. │   │   │   ├── cgroup.event_control
  34652. │   │   │   ├── cgroup.procs
  34653. │   │   │   ├── init.scope
  34654. │   │   │   │   ├── cgroup.clone_children
  34655. │   │   │   │   ├── cgroup.event_control
  34656. │   │   │   │   ├── cgroup.procs
  34657. │   │   │   │   ├── memory.failcnt
  34658. │   │   │   │   ├── memory.force_empty
  34659. │   │   │   │   ├── memory.kmem.failcnt
  34660. │   │   │   │   ├── memory.kmem.limit_in_bytes
  34661. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34662. │   │   │   │   ├── memory.kmem.slabinfo
  34663. │   │   │   │   ├── memory.kmem.tcp.failcnt
  34664. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34665. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34666. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34667. │   │   │   │   ├── memory.kmem.usage_in_bytes
  34668. │   │   │   │   ├── memory.limit_in_bytes
  34669. │   │   │   │   ├── memory.max_usage_in_bytes
  34670. │   │   │   │   ├── memory.move_charge_at_immigrate
  34671. │   │   │   │   ├── memory.numa_stat
  34672. │   │   │   │   ├── memory.oom_control
  34673. │   │   │   │   ├── memory.pressure_level
  34674. │   │   │   │   ├── memory.soft_limit_in_bytes
  34675. │   │   │   │   ├── memory.stat
  34676. │   │   │   │   ├── memory.swappiness
  34677. │   │   │   │   ├── memory.usage_in_bytes
  34678. │   │   │   │   ├── memory.use_hierarchy
  34679. │   │   │   │   ├── notify_on_release
  34680. │   │   │   │   └── tasks
  34681. │   │   │   ├── memory.failcnt
  34682. │   │   │   ├── memory.force_empty
  34683. │   │   │   ├── memory.kmem.failcnt
  34684. │   │   │   ├── memory.kmem.limit_in_bytes
  34685. │   │   │   ├── memory.kmem.max_usage_in_bytes
  34686. │   │   │   ├── memory.kmem.slabinfo
  34687. │   │   │   ├── memory.kmem.tcp.failcnt
  34688. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34689. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34690. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34691. │   │   │   ├── memory.kmem.usage_in_bytes
  34692. │   │   │   ├── memory.limit_in_bytes
  34693. │   │   │   ├── memory.max_usage_in_bytes
  34694. │   │   │   ├── memory.move_charge_at_immigrate
  34695. │   │   │   ├── memory.numa_stat
  34696. │   │   │   ├── memory.oom_control
  34697. │   │   │   ├── memory.pressure_level
  34698. │   │   │   ├── memory.soft_limit_in_bytes
  34699. │   │   │   ├── memory.stat
  34700. │   │   │   ├── memory.swappiness
  34701. │   │   │   ├── memory.usage_in_bytes
  34702. │   │   │   ├── memory.use_hierarchy
  34703. │   │   │   ├── notify_on_release
  34704. │   │   │   ├── system.slice
  34705. │   │   │   │   ├── accounts-daemon.service
  34706. │   │   │   │   │   ├── cgroup.clone_children
  34707. │   │   │   │   │   ├── cgroup.event_control
  34708. │   │   │   │   │   ├── cgroup.procs
  34709. │   │   │   │   │   ├── memory.failcnt
  34710. │   │   │   │   │   ├── memory.force_empty
  34711. │   │   │   │   │   ├── memory.kmem.failcnt
  34712. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34713. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34714. │   │   │   │   │   ├── memory.kmem.slabinfo
  34715. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34716. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34717. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34718. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34719. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34720. │   │   │   │   │   ├── memory.limit_in_bytes
  34721. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34722. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34723. │   │   │   │   │   ├── memory.numa_stat
  34724. │   │   │   │   │   ├── memory.oom_control
  34725. │   │   │   │   │   ├── memory.pressure_level
  34726. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34727. │   │   │   │   │   ├── memory.stat
  34728. │   │   │   │   │   ├── memory.swappiness
  34729. │   │   │   │   │   ├── memory.usage_in_bytes
  34730. │   │   │   │   │   ├── memory.use_hierarchy
  34731. │   │   │   │   │   ├── notify_on_release
  34732. │   │   │   │   │   └── tasks
  34733. │   │   │   │   ├── apparmor.service
  34734. │   │   │   │   │   ├── cgroup.clone_children
  34735. │   │   │   │   │   ├── cgroup.event_control
  34736. │   │   │   │   │   ├── cgroup.procs
  34737. │   │   │   │   │   ├── memory.failcnt
  34738. │   │   │   │   │   ├── memory.force_empty
  34739. │   │   │   │   │   ├── memory.kmem.failcnt
  34740. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34741. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34742. │   │   │   │   │   ├── memory.kmem.slabinfo
  34743. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34744. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34745. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34746. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34747. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34748. │   │   │   │   │   ├── memory.limit_in_bytes
  34749. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34750. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34751. │   │   │   │   │   ├── memory.numa_stat
  34752. │   │   │   │   │   ├── memory.oom_control
  34753. │   │   │   │   │   ├── memory.pressure_level
  34754. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34755. │   │   │   │   │   ├── memory.stat
  34756. │   │   │   │   │   ├── memory.swappiness
  34757. │   │   │   │   │   ├── memory.usage_in_bytes
  34758. │   │   │   │   │   ├── memory.use_hierarchy
  34759. │   │   │   │   │   ├── notify_on_release
  34760. │   │   │   │   │   └── tasks
  34761. │   │   │   │   ├── apport.service
  34762. │   │   │   │   │   ├── cgroup.clone_children
  34763. │   │   │   │   │   ├── cgroup.event_control
  34764. │   │   │   │   │   ├── cgroup.procs
  34765. │   │   │   │   │   ├── memory.failcnt
  34766. │   │   │   │   │   ├── memory.force_empty
  34767. │   │   │   │   │   ├── memory.kmem.failcnt
  34768. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34769. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34770. │   │   │   │   │   ├── memory.kmem.slabinfo
  34771. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34772. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34773. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34774. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34775. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34776. │   │   │   │   │   ├── memory.limit_in_bytes
  34777. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34778. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34779. │   │   │   │   │   ├── memory.numa_stat
  34780. │   │   │   │   │   ├── memory.oom_control
  34781. │   │   │   │   │   ├── memory.pressure_level
  34782. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34783. │   │   │   │   │   ├── memory.stat
  34784. │   │   │   │   │   ├── memory.swappiness
  34785. │   │   │   │   │   ├── memory.usage_in_bytes
  34786. │   │   │   │   │   ├── memory.use_hierarchy
  34787. │   │   │   │   │   ├── notify_on_release
  34788. │   │   │   │   │   └── tasks
  34789. │   │   │   │   ├── atd.service
  34790. │   │   │   │   │   ├── cgroup.clone_children
  34791. │   │   │   │   │   ├── cgroup.event_control
  34792. │   │   │   │   │   ├── cgroup.procs
  34793. │   │   │   │   │   ├── memory.failcnt
  34794. │   │   │   │   │   ├── memory.force_empty
  34795. │   │   │   │   │   ├── memory.kmem.failcnt
  34796. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34797. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34798. │   │   │   │   │   ├── memory.kmem.slabinfo
  34799. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34800. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34801. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34802. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34803. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34804. │   │   │   │   │   ├── memory.limit_in_bytes
  34805. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34806. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34807. │   │   │   │   │   ├── memory.numa_stat
  34808. │   │   │   │   │   ├── memory.oom_control
  34809. │   │   │   │   │   ├── memory.pressure_level
  34810. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34811. │   │   │   │   │   ├── memory.stat
  34812. │   │   │   │   │   ├── memory.swappiness
  34813. │   │   │   │   │   ├── memory.usage_in_bytes
  34814. │   │   │   │   │   ├── memory.use_hierarchy
  34815. │   │   │   │   │   ├── notify_on_release
  34816. │   │   │   │   │   └── tasks
  34817. │   │   │   │   ├── cgroup.clone_children
  34818. │   │   │   │   ├── cgroup.event_control
  34819. │   │   │   │   ├── cgroup.procs
  34820. │   │   │   │   ├── cloud-config.service
  34821. │   │   │   │   │   ├── cgroup.clone_children
  34822. │   │   │   │   │   ├── cgroup.event_control
  34823. │   │   │   │   │   ├── cgroup.procs
  34824. │   │   │   │   │   ├── memory.failcnt
  34825. │   │   │   │   │   ├── memory.force_empty
  34826. │   │   │   │   │   ├── memory.kmem.failcnt
  34827. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34828. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34829. │   │   │   │   │   ├── memory.kmem.slabinfo
  34830. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34831. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34832. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34833. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34834. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34835. │   │   │   │   │   ├── memory.limit_in_bytes
  34836. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34837. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34838. │   │   │   │   │   ├── memory.numa_stat
  34839. │   │   │   │   │   ├── memory.oom_control
  34840. │   │   │   │   │   ├── memory.pressure_level
  34841. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34842. │   │   │   │   │   ├── memory.stat
  34843. │   │   │   │   │   ├── memory.swappiness
  34844. │   │   │   │   │   ├── memory.usage_in_bytes
  34845. │   │   │   │   │   ├── memory.use_hierarchy
  34846. │   │   │   │   │   ├── notify_on_release
  34847. │   │   │   │   │   └── tasks
  34848. │   │   │   │   ├── cloud-final.service
  34849. │   │   │   │   │   ├── cgroup.clone_children
  34850. │   │   │   │   │   ├── cgroup.event_control
  34851. │   │   │   │   │   ├── cgroup.procs
  34852. │   │   │   │   │   ├── memory.failcnt
  34853. │   │   │   │   │   ├── memory.force_empty
  34854. │   │   │   │   │   ├── memory.kmem.failcnt
  34855. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34856. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34857. │   │   │   │   │   ├── memory.kmem.slabinfo
  34858. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34859. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34860. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34861. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34862. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34863. │   │   │   │   │   ├── memory.limit_in_bytes
  34864. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34865. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34866. │   │   │   │   │   ├── memory.numa_stat
  34867. │   │   │   │   │   ├── memory.oom_control
  34868. │   │   │   │   │   ├── memory.pressure_level
  34869. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34870. │   │   │   │   │   ├── memory.stat
  34871. │   │   │   │   │   ├── memory.swappiness
  34872. │   │   │   │   │   ├── memory.usage_in_bytes
  34873. │   │   │   │   │   ├── memory.use_hierarchy
  34874. │   │   │   │   │   ├── notify_on_release
  34875. │   │   │   │   │   └── tasks
  34876. │   │   │   │   ├── cloud-init-local.service
  34877. │   │   │   │   │   ├── cgroup.clone_children
  34878. │   │   │   │   │   ├── cgroup.event_control
  34879. │   │   │   │   │   ├── cgroup.procs
  34880. │   │   │   │   │   ├── memory.failcnt
  34881. │   │   │   │   │   ├── memory.force_empty
  34882. │   │   │   │   │   ├── memory.kmem.failcnt
  34883. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34884. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34885. │   │   │   │   │   ├── memory.kmem.slabinfo
  34886. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34887. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34888. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34889. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34890. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34891. │   │   │   │   │   ├── memory.limit_in_bytes
  34892. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34893. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34894. │   │   │   │   │   ├── memory.numa_stat
  34895. │   │   │   │   │   ├── memory.oom_control
  34896. │   │   │   │   │   ├── memory.pressure_level
  34897. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34898. │   │   │   │   │   ├── memory.stat
  34899. │   │   │   │   │   ├── memory.swappiness
  34900. │   │   │   │   │   ├── memory.usage_in_bytes
  34901. │   │   │   │   │   ├── memory.use_hierarchy
  34902. │   │   │   │   │   ├── notify_on_release
  34903. │   │   │   │   │   └── tasks
  34904. │   │   │   │   ├── cloud-init.service
  34905. │   │   │   │   │   ├── cgroup.clone_children
  34906. │   │   │   │   │   ├── cgroup.event_control
  34907. │   │   │   │   │   ├── cgroup.procs
  34908. │   │   │   │   │   ├── memory.failcnt
  34909. │   │   │   │   │   ├── memory.force_empty
  34910. │   │   │   │   │   ├── memory.kmem.failcnt
  34911. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34912. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34913. │   │   │   │   │   ├── memory.kmem.slabinfo
  34914. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34915. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34916. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34917. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34918. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34919. │   │   │   │   │   ├── memory.limit_in_bytes
  34920. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34921. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34922. │   │   │   │   │   ├── memory.numa_stat
  34923. │   │   │   │   │   ├── memory.oom_control
  34924. │   │   │   │   │   ├── memory.pressure_level
  34925. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34926. │   │   │   │   │   ├── memory.stat
  34927. │   │   │   │   │   ├── memory.swappiness
  34928. │   │   │   │   │   ├── memory.usage_in_bytes
  34929. │   │   │   │   │   ├── memory.use_hierarchy
  34930. │   │   │   │   │   ├── notify_on_release
  34931. │   │   │   │   │   └── tasks
  34932. │   │   │   │   ├── console-getty.service
  34933. │   │   │   │   │   ├── cgroup.clone_children
  34934. │   │   │   │   │   ├── cgroup.event_control
  34935. │   │   │   │   │   ├── cgroup.procs
  34936. │   │   │   │   │   ├── memory.failcnt
  34937. │   │   │   │   │   ├── memory.force_empty
  34938. │   │   │   │   │   ├── memory.kmem.failcnt
  34939. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34940. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34941. │   │   │   │   │   ├── memory.kmem.slabinfo
  34942. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34943. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34944. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34945. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34946. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34947. │   │   │   │   │   ├── memory.limit_in_bytes
  34948. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34949. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34950. │   │   │   │   │   ├── memory.numa_stat
  34951. │   │   │   │   │   ├── memory.oom_control
  34952. │   │   │   │   │   ├── memory.pressure_level
  34953. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34954. │   │   │   │   │   ├── memory.stat
  34955. │   │   │   │   │   ├── memory.swappiness
  34956. │   │   │   │   │   ├── memory.usage_in_bytes
  34957. │   │   │   │   │   ├── memory.use_hierarchy
  34958. │   │   │   │   │   ├── notify_on_release
  34959. │   │   │   │   │   └── tasks
  34960. │   │   │   │   ├── cron.service
  34961. │   │   │   │   │   ├── cgroup.clone_children
  34962. │   │   │   │   │   ├── cgroup.event_control
  34963. │   │   │   │   │   ├── cgroup.procs
  34964. │   │   │   │   │   ├── memory.failcnt
  34965. │   │   │   │   │   ├── memory.force_empty
  34966. │   │   │   │   │   ├── memory.kmem.failcnt
  34967. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34968. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34969. │   │   │   │   │   ├── memory.kmem.slabinfo
  34970. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34971. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  34972. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  34973. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  34974. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  34975. │   │   │   │   │   ├── memory.limit_in_bytes
  34976. │   │   │   │   │   ├── memory.max_usage_in_bytes
  34977. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  34978. │   │   │   │   │   ├── memory.numa_stat
  34979. │   │   │   │   │   ├── memory.oom_control
  34980. │   │   │   │   │   ├── memory.pressure_level
  34981. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  34982. │   │   │   │   │   ├── memory.stat
  34983. │   │   │   │   │   ├── memory.swappiness
  34984. │   │   │   │   │   ├── memory.usage_in_bytes
  34985. │   │   │   │   │   ├── memory.use_hierarchy
  34986. │   │   │   │   │   ├── notify_on_release
  34987. │   │   │   │   │   └── tasks
  34988. │   │   │   │   ├── dbus.service
  34989. │   │   │   │   │   ├── cgroup.clone_children
  34990. │   │   │   │   │   ├── cgroup.event_control
  34991. │   │   │   │   │   ├── cgroup.procs
  34992. │   │   │   │   │   ├── memory.failcnt
  34993. │   │   │   │   │   ├── memory.force_empty
  34994. │   │   │   │   │   ├── memory.kmem.failcnt
  34995. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  34996. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  34997. │   │   │   │   │   ├── memory.kmem.slabinfo
  34998. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  34999. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35000. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35001. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35002. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35003. │   │   │   │   │   ├── memory.limit_in_bytes
  35004. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35005. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35006. │   │   │   │   │   ├── memory.numa_stat
  35007. │   │   │   │   │   ├── memory.oom_control
  35008. │   │   │   │   │   ├── memory.pressure_level
  35009. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35010. │   │   │   │   │   ├── memory.stat
  35011. │   │   │   │   │   ├── memory.swappiness
  35012. │   │   │   │   │   ├── memory.usage_in_bytes
  35013. │   │   │   │   │   ├── memory.use_hierarchy
  35014. │   │   │   │   │   ├── notify_on_release
  35015. │   │   │   │   │   └── tasks
  35016. │   │   │   │   ├── dev-full.mount
  35017. │   │   │   │   │   ├── cgroup.clone_children
  35018. │   │   │   │   │   ├── cgroup.event_control
  35019. │   │   │   │   │   ├── cgroup.procs
  35020. │   │   │   │   │   ├── memory.failcnt
  35021. │   │   │   │   │   ├── memory.force_empty
  35022. │   │   │   │   │   ├── memory.kmem.failcnt
  35023. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35024. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35025. │   │   │   │   │   ├── memory.kmem.slabinfo
  35026. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35027. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35028. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35029. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35030. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35031. │   │   │   │   │   ├── memory.limit_in_bytes
  35032. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35033. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35034. │   │   │   │   │   ├── memory.numa_stat
  35035. │   │   │   │   │   ├── memory.oom_control
  35036. │   │   │   │   │   ├── memory.pressure_level
  35037. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35038. │   │   │   │   │   ├── memory.stat
  35039. │   │   │   │   │   ├── memory.swappiness
  35040. │   │   │   │   │   ├── memory.usage_in_bytes
  35041. │   │   │   │   │   ├── memory.use_hierarchy
  35042. │   │   │   │   │   ├── notify_on_release
  35043. │   │   │   │   │   └── tasks
  35044. │   │   │   │   ├── dev-fuse.mount
  35045. │   │   │   │   │   ├── cgroup.clone_children
  35046. │   │   │   │   │   ├── cgroup.event_control
  35047. │   │   │   │   │   ├── cgroup.procs
  35048. │   │   │   │   │   ├── memory.failcnt
  35049. │   │   │   │   │   ├── memory.force_empty
  35050. │   │   │   │   │   ├── memory.kmem.failcnt
  35051. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35052. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35053. │   │   │   │   │   ├── memory.kmem.slabinfo
  35054. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35055. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35056. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35057. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35058. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35059. │   │   │   │   │   ├── memory.limit_in_bytes
  35060. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35061. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35062. │   │   │   │   │   ├── memory.numa_stat
  35063. │   │   │   │   │   ├── memory.oom_control
  35064. │   │   │   │   │   ├── memory.pressure_level
  35065. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35066. │   │   │   │   │   ├── memory.stat
  35067. │   │   │   │   │   ├── memory.swappiness
  35068. │   │   │   │   │   ├── memory.usage_in_bytes
  35069. │   │   │   │   │   ├── memory.use_hierarchy
  35070. │   │   │   │   │   ├── notify_on_release
  35071. │   │   │   │   │   └── tasks
  35072. │   │   │   │   ├── dev-lxd.mount
  35073. │   │   │   │   │   ├── cgroup.clone_children
  35074. │   │   │   │   │   ├── cgroup.event_control
  35075. │   │   │   │   │   ├── cgroup.procs
  35076. │   │   │   │   │   ├── memory.failcnt
  35077. │   │   │   │   │   ├── memory.force_empty
  35078. │   │   │   │   │   ├── memory.kmem.failcnt
  35079. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35080. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35081. │   │   │   │   │   ├── memory.kmem.slabinfo
  35082. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35083. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35084. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35085. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35086. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35087. │   │   │   │   │   ├── memory.limit_in_bytes
  35088. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35089. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35090. │   │   │   │   │   ├── memory.numa_stat
  35091. │   │   │   │   │   ├── memory.oom_control
  35092. │   │   │   │   │   ├── memory.pressure_level
  35093. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35094. │   │   │   │   │   ├── memory.stat
  35095. │   │   │   │   │   ├── memory.swappiness
  35096. │   │   │   │   │   ├── memory.usage_in_bytes
  35097. │   │   │   │   │   ├── memory.use_hierarchy
  35098. │   │   │   │   │   ├── notify_on_release
  35099. │   │   │   │   │   └── tasks
  35100. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  35101. │   │   │   │   │   ├── cgroup.clone_children
  35102. │   │   │   │   │   ├── cgroup.event_control
  35103. │   │   │   │   │   ├── cgroup.procs
  35104. │   │   │   │   │   ├── memory.failcnt
  35105. │   │   │   │   │   ├── memory.force_empty
  35106. │   │   │   │   │   ├── memory.kmem.failcnt
  35107. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35108. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35109. │   │   │   │   │   ├── memory.kmem.slabinfo
  35110. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35111. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35112. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35113. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35114. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35115. │   │   │   │   │   ├── memory.limit_in_bytes
  35116. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35117. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35118. │   │   │   │   │   ├── memory.numa_stat
  35119. │   │   │   │   │   ├── memory.oom_control
  35120. │   │   │   │   │   ├── memory.pressure_level
  35121. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35122. │   │   │   │   │   ├── memory.stat
  35123. │   │   │   │   │   ├── memory.swappiness
  35124. │   │   │   │   │   ├── memory.usage_in_bytes
  35125. │   │   │   │   │   ├── memory.use_hierarchy
  35126. │   │   │   │   │   ├── notify_on_release
  35127. │   │   │   │   │   └── tasks
  35128. │   │   │   │   ├── dev-mqueue.mount
  35129. │   │   │   │   │   ├── cgroup.clone_children
  35130. │   │   │   │   │   ├── cgroup.event_control
  35131. │   │   │   │   │   ├── cgroup.procs
  35132. │   │   │   │   │   ├── memory.failcnt
  35133. │   │   │   │   │   ├── memory.force_empty
  35134. │   │   │   │   │   ├── memory.kmem.failcnt
  35135. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35136. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35137. │   │   │   │   │   ├── memory.kmem.slabinfo
  35138. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35139. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35140. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35141. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35142. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35143. │   │   │   │   │   ├── memory.limit_in_bytes
  35144. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35145. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35146. │   │   │   │   │   ├── memory.numa_stat
  35147. │   │   │   │   │   ├── memory.oom_control
  35148. │   │   │   │   │   ├── memory.pressure_level
  35149. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35150. │   │   │   │   │   ├── memory.stat
  35151. │   │   │   │   │   ├── memory.swappiness
  35152. │   │   │   │   │   ├── memory.usage_in_bytes
  35153. │   │   │   │   │   ├── memory.use_hierarchy
  35154. │   │   │   │   │   ├── notify_on_release
  35155. │   │   │   │   │   └── tasks
  35156. │   │   │   │   ├── dev-net-tun.mount
  35157. │   │   │   │   │   ├── cgroup.clone_children
  35158. │   │   │   │   │   ├── cgroup.event_control
  35159. │   │   │   │   │   ├── cgroup.procs
  35160. │   │   │   │   │   ├── memory.failcnt
  35161. │   │   │   │   │   ├── memory.force_empty
  35162. │   │   │   │   │   ├── memory.kmem.failcnt
  35163. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35164. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35165. │   │   │   │   │   ├── memory.kmem.slabinfo
  35166. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35167. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35168. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35169. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35170. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35171. │   │   │   │   │   ├── memory.limit_in_bytes
  35172. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35173. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35174. │   │   │   │   │   ├── memory.numa_stat
  35175. │   │   │   │   │   ├── memory.oom_control
  35176. │   │   │   │   │   ├── memory.pressure_level
  35177. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35178. │   │   │   │   │   ├── memory.stat
  35179. │   │   │   │   │   ├── memory.swappiness
  35180. │   │   │   │   │   ├── memory.usage_in_bytes
  35181. │   │   │   │   │   ├── memory.use_hierarchy
  35182. │   │   │   │   │   ├── notify_on_release
  35183. │   │   │   │   │   └── tasks
  35184. │   │   │   │   ├── dev-null.mount
  35185. │   │   │   │   │   ├── cgroup.clone_children
  35186. │   │   │   │   │   ├── cgroup.event_control
  35187. │   │   │   │   │   ├── cgroup.procs
  35188. │   │   │   │   │   ├── memory.failcnt
  35189. │   │   │   │   │   ├── memory.force_empty
  35190. │   │   │   │   │   ├── memory.kmem.failcnt
  35191. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35192. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35193. │   │   │   │   │   ├── memory.kmem.slabinfo
  35194. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35195. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35196. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35197. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35198. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35199. │   │   │   │   │   ├── memory.limit_in_bytes
  35200. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35201. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35202. │   │   │   │   │   ├── memory.numa_stat
  35203. │   │   │   │   │   ├── memory.oom_control
  35204. │   │   │   │   │   ├── memory.pressure_level
  35205. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35206. │   │   │   │   │   ├── memory.stat
  35207. │   │   │   │   │   ├── memory.swappiness
  35208. │   │   │   │   │   ├── memory.usage_in_bytes
  35209. │   │   │   │   │   ├── memory.use_hierarchy
  35210. │   │   │   │   │   ├── notify_on_release
  35211. │   │   │   │   │   └── tasks
  35212. │   │   │   │   ├── dev-ptmx.mount
  35213. │   │   │   │   │   ├── cgroup.clone_children
  35214. │   │   │   │   │   ├── cgroup.event_control
  35215. │   │   │   │   │   ├── cgroup.procs
  35216. │   │   │   │   │   ├── memory.failcnt
  35217. │   │   │   │   │   ├── memory.force_empty
  35218. │   │   │   │   │   ├── memory.kmem.failcnt
  35219. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35220. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35221. │   │   │   │   │   ├── memory.kmem.slabinfo
  35222. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35223. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35224. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35225. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35226. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35227. │   │   │   │   │   ├── memory.limit_in_bytes
  35228. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35229. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35230. │   │   │   │   │   ├── memory.numa_stat
  35231. │   │   │   │   │   ├── memory.oom_control
  35232. │   │   │   │   │   ├── memory.pressure_level
  35233. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35234. │   │   │   │   │   ├── memory.stat
  35235. │   │   │   │   │   ├── memory.swappiness
  35236. │   │   │   │   │   ├── memory.usage_in_bytes
  35237. │   │   │   │   │   ├── memory.use_hierarchy
  35238. │   │   │   │   │   ├── notify_on_release
  35239. │   │   │   │   │   └── tasks
  35240. │   │   │   │   ├── dev-random.mount
  35241. │   │   │   │   │   ├── cgroup.clone_children
  35242. │   │   │   │   │   ├── cgroup.event_control
  35243. │   │   │   │   │   ├── cgroup.procs
  35244. │   │   │   │   │   ├── memory.failcnt
  35245. │   │   │   │   │   ├── memory.force_empty
  35246. │   │   │   │   │   ├── memory.kmem.failcnt
  35247. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35248. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35249. │   │   │   │   │   ├── memory.kmem.slabinfo
  35250. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35251. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35252. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35253. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35254. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35255. │   │   │   │   │   ├── memory.limit_in_bytes
  35256. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35257. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35258. │   │   │   │   │   ├── memory.numa_stat
  35259. │   │   │   │   │   ├── memory.oom_control
  35260. │   │   │   │   │   ├── memory.pressure_level
  35261. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35262. │   │   │   │   │   ├── memory.stat
  35263. │   │   │   │   │   ├── memory.swappiness
  35264. │   │   │   │   │   ├── memory.usage_in_bytes
  35265. │   │   │   │   │   ├── memory.use_hierarchy
  35266. │   │   │   │   │   ├── notify_on_release
  35267. │   │   │   │   │   └── tasks
  35268. │   │   │   │   ├── dev-tty.mount
  35269. │   │   │   │   │   ├── cgroup.clone_children
  35270. │   │   │   │   │   ├── cgroup.event_control
  35271. │   │   │   │   │   ├── cgroup.procs
  35272. │   │   │   │   │   ├── memory.failcnt
  35273. │   │   │   │   │   ├── memory.force_empty
  35274. │   │   │   │   │   ├── memory.kmem.failcnt
  35275. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35276. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35277. │   │   │   │   │   ├── memory.kmem.slabinfo
  35278. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35279. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35280. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35281. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35282. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35283. │   │   │   │   │   ├── memory.limit_in_bytes
  35284. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35285. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35286. │   │   │   │   │   ├── memory.numa_stat
  35287. │   │   │   │   │   ├── memory.oom_control
  35288. │   │   │   │   │   ├── memory.pressure_level
  35289. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35290. │   │   │   │   │   ├── memory.stat
  35291. │   │   │   │   │   ├── memory.swappiness
  35292. │   │   │   │   │   ├── memory.usage_in_bytes
  35293. │   │   │   │   │   ├── memory.use_hierarchy
  35294. │   │   │   │   │   ├── notify_on_release
  35295. │   │   │   │   │   └── tasks
  35296. │   │   │   │   ├── dev-urandom.mount
  35297. │   │   │   │   │   ├── cgroup.clone_children
  35298. │   │   │   │   │   ├── cgroup.event_control
  35299. │   │   │   │   │   ├── cgroup.procs
  35300. │   │   │   │   │   ├── memory.failcnt
  35301. │   │   │   │   │   ├── memory.force_empty
  35302. │   │   │   │   │   ├── memory.kmem.failcnt
  35303. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35304. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35305. │   │   │   │   │   ├── memory.kmem.slabinfo
  35306. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35307. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35308. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35309. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35310. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35311. │   │   │   │   │   ├── memory.limit_in_bytes
  35312. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35313. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35314. │   │   │   │   │   ├── memory.numa_stat
  35315. │   │   │   │   │   ├── memory.oom_control
  35316. │   │   │   │   │   ├── memory.pressure_level
  35317. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35318. │   │   │   │   │   ├── memory.stat
  35319. │   │   │   │   │   ├── memory.swappiness
  35320. │   │   │   │   │   ├── memory.usage_in_bytes
  35321. │   │   │   │   │   ├── memory.use_hierarchy
  35322. │   │   │   │   │   ├── notify_on_release
  35323. │   │   │   │   │   └── tasks
  35324. │   │   │   │   ├── dev-zero.mount
  35325. │   │   │   │   │   ├── cgroup.clone_children
  35326. │   │   │   │   │   ├── cgroup.event_control
  35327. │   │   │   │   │   ├── cgroup.procs
  35328. │   │   │   │   │   ├── memory.failcnt
  35329. │   │   │   │   │   ├── memory.force_empty
  35330. │   │   │   │   │   ├── memory.kmem.failcnt
  35331. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35332. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35333. │   │   │   │   │   ├── memory.kmem.slabinfo
  35334. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35335. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35336. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35337. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35338. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35339. │   │   │   │   │   ├── memory.limit_in_bytes
  35340. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35341. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35342. │   │   │   │   │   ├── memory.numa_stat
  35343. │   │   │   │   │   ├── memory.oom_control
  35344. │   │   │   │   │   ├── memory.pressure_level
  35345. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35346. │   │   │   │   │   ├── memory.stat
  35347. │   │   │   │   │   ├── memory.swappiness
  35348. │   │   │   │   │   ├── memory.usage_in_bytes
  35349. │   │   │   │   │   ├── memory.use_hierarchy
  35350. │   │   │   │   │   ├── notify_on_release
  35351. │   │   │   │   │   └── tasks
  35352. │   │   │   │   ├── exim4.service
  35353. │   │   │   │   │   ├── cgroup.clone_children
  35354. │   │   │   │   │   ├── cgroup.event_control
  35355. │   │   │   │   │   ├── cgroup.procs
  35356. │   │   │   │   │   ├── memory.failcnt
  35357. │   │   │   │   │   ├── memory.force_empty
  35358. │   │   │   │   │   ├── memory.kmem.failcnt
  35359. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35360. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35361. │   │   │   │   │   ├── memory.kmem.slabinfo
  35362. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35363. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35364. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35365. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35366. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35367. │   │   │   │   │   ├── memory.limit_in_bytes
  35368. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35369. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35370. │   │   │   │   │   ├── memory.numa_stat
  35371. │   │   │   │   │   ├── memory.oom_control
  35372. │   │   │   │   │   ├── memory.pressure_level
  35373. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35374. │   │   │   │   │   ├── memory.stat
  35375. │   │   │   │   │   ├── memory.swappiness
  35376. │   │   │   │   │   ├── memory.usage_in_bytes
  35377. │   │   │   │   │   ├── memory.use_hierarchy
  35378. │   │   │   │   │   ├── notify_on_release
  35379. │   │   │   │   │   └── tasks
  35380. │   │   │   │   ├── irqbalance.service
  35381. │   │   │   │   │   ├── cgroup.clone_children
  35382. │   │   │   │   │   ├── cgroup.event_control
  35383. │   │   │   │   │   ├── cgroup.procs
  35384. │   │   │   │   │   ├── memory.failcnt
  35385. │   │   │   │   │   ├── memory.force_empty
  35386. │   │   │   │   │   ├── memory.kmem.failcnt
  35387. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35388. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35389. │   │   │   │   │   ├── memory.kmem.slabinfo
  35390. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35391. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35392. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35393. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35394. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35395. │   │   │   │   │   ├── memory.limit_in_bytes
  35396. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35397. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35398. │   │   │   │   │   ├── memory.numa_stat
  35399. │   │   │   │   │   ├── memory.oom_control
  35400. │   │   │   │   │   ├── memory.pressure_level
  35401. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35402. │   │   │   │   │   ├── memory.stat
  35403. │   │   │   │   │   ├── memory.swappiness
  35404. │   │   │   │   │   ├── memory.usage_in_bytes
  35405. │   │   │   │   │   ├── memory.use_hierarchy
  35406. │   │   │   │   │   ├── notify_on_release
  35407. │   │   │   │   │   └── tasks
  35408. │   │   │   │   ├── lvm2-monitor.service
  35409. │   │   │   │   │   ├── cgroup.clone_children
  35410. │   │   │   │   │   ├── cgroup.event_control
  35411. │   │   │   │   │   ├── cgroup.procs
  35412. │   │   │   │   │   ├── memory.failcnt
  35413. │   │   │   │   │   ├── memory.force_empty
  35414. │   │   │   │   │   ├── memory.kmem.failcnt
  35415. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35416. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35417. │   │   │   │   │   ├── memory.kmem.slabinfo
  35418. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35419. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35420. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35421. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35422. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35423. │   │   │   │   │   ├── memory.limit_in_bytes
  35424. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35425. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35426. │   │   │   │   │   ├── memory.numa_stat
  35427. │   │   │   │   │   ├── memory.oom_control
  35428. │   │   │   │   │   ├── memory.pressure_level
  35429. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35430. │   │   │   │   │   ├── memory.stat
  35431. │   │   │   │   │   ├── memory.swappiness
  35432. │   │   │   │   │   ├── memory.usage_in_bytes
  35433. │   │   │   │   │   ├── memory.use_hierarchy
  35434. │   │   │   │   │   ├── notify_on_release
  35435. │   │   │   │   │   └── tasks
  35436. │   │   │   │   ├── memory.failcnt
  35437. │   │   │   │   ├── memory.force_empty
  35438. │   │   │   │   ├── memory.kmem.failcnt
  35439. │   │   │   │   ├── memory.kmem.limit_in_bytes
  35440. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35441. │   │   │   │   ├── memory.kmem.slabinfo
  35442. │   │   │   │   ├── memory.kmem.tcp.failcnt
  35443. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35444. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35445. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35446. │   │   │   │   ├── memory.kmem.usage_in_bytes
  35447. │   │   │   │   ├── memory.limit_in_bytes
  35448. │   │   │   │   ├── memory.max_usage_in_bytes
  35449. │   │   │   │   ├── memory.move_charge_at_immigrate
  35450. │   │   │   │   ├── memory.numa_stat
  35451. │   │   │   │   ├── memory.oom_control
  35452. │   │   │   │   ├── memory.pressure_level
  35453. │   │   │   │   ├── memory.soft_limit_in_bytes
  35454. │   │   │   │   ├── memory.stat
  35455. │   │   │   │   ├── memory.swappiness
  35456. │   │   │   │   ├── memory.usage_in_bytes
  35457. │   │   │   │   ├── memory.use_hierarchy
  35458. │   │   │   │   ├── -.mount
  35459. │   │   │   │   │   ├── cgroup.clone_children
  35460. │   │   │   │   │   ├── cgroup.event_control
  35461. │   │   │   │   │   ├── cgroup.procs
  35462. │   │   │   │   │   ├── memory.failcnt
  35463. │   │   │   │   │   ├── memory.force_empty
  35464. │   │   │   │   │   ├── memory.kmem.failcnt
  35465. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35466. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35467. │   │   │   │   │   ├── memory.kmem.slabinfo
  35468. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35469. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35470. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35471. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35472. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35473. │   │   │   │   │   ├── memory.limit_in_bytes
  35474. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35475. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35476. │   │   │   │   │   ├── memory.numa_stat
  35477. │   │   │   │   │   ├── memory.oom_control
  35478. │   │   │   │   │   ├── memory.pressure_level
  35479. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35480. │   │   │   │   │   ├── memory.stat
  35481. │   │   │   │   │   ├── memory.swappiness
  35482. │   │   │   │   │   ├── memory.usage_in_bytes
  35483. │   │   │   │   │   ├── memory.use_hierarchy
  35484. │   │   │   │   │   ├── notify_on_release
  35485. │   │   │   │   │   └── tasks
  35486. │   │   │   │   ├── networking.service
  35487. │   │   │   │   │   ├── cgroup.clone_children
  35488. │   │   │   │   │   ├── cgroup.event_control
  35489. │   │   │   │   │   ├── cgroup.procs
  35490. │   │   │   │   │   ├── memory.failcnt
  35491. │   │   │   │   │   ├── memory.force_empty
  35492. │   │   │   │   │   ├── memory.kmem.failcnt
  35493. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35494. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35495. │   │   │   │   │   ├── memory.kmem.slabinfo
  35496. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35497. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35498. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35499. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35500. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35501. │   │   │   │   │   ├── memory.limit_in_bytes
  35502. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35503. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35504. │   │   │   │   │   ├── memory.numa_stat
  35505. │   │   │   │   │   ├── memory.oom_control
  35506. │   │   │   │   │   ├── memory.pressure_level
  35507. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35508. │   │   │   │   │   ├── memory.stat
  35509. │   │   │   │   │   ├── memory.swappiness
  35510. │   │   │   │   │   ├── memory.usage_in_bytes
  35511. │   │   │   │   │   ├── memory.use_hierarchy
  35512. │   │   │   │   │   ├── notify_on_release
  35513. │   │   │   │   │   └── tasks
  35514. │   │   │   │   ├── notify_on_release
  35515. │   │   │   │   ├── ondemand.service
  35516. │   │   │   │   │   ├── cgroup.clone_children
  35517. │   │   │   │   │   ├── cgroup.event_control
  35518. │   │   │   │   │   ├── cgroup.procs
  35519. │   │   │   │   │   ├── memory.failcnt
  35520. │   │   │   │   │   ├── memory.force_empty
  35521. │   │   │   │   │   ├── memory.kmem.failcnt
  35522. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35523. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35524. │   │   │   │   │   ├── memory.kmem.slabinfo
  35525. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35526. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35527. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35528. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35529. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35530. │   │   │   │   │   ├── memory.limit_in_bytes
  35531. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35532. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35533. │   │   │   │   │   ├── memory.numa_stat
  35534. │   │   │   │   │   ├── memory.oom_control
  35535. │   │   │   │   │   ├── memory.pressure_level
  35536. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35537. │   │   │   │   │   ├── memory.stat
  35538. │   │   │   │   │   ├── memory.swappiness
  35539. │   │   │   │   │   ├── memory.usage_in_bytes
  35540. │   │   │   │   │   ├── memory.use_hierarchy
  35541. │   │   │   │   │   ├── notify_on_release
  35542. │   │   │   │   │   └── tasks
  35543. │   │   │   │   ├── polkitd.service
  35544. │   │   │   │   │   ├── cgroup.clone_children
  35545. │   │   │   │   │   ├── cgroup.event_control
  35546. │   │   │   │   │   ├── cgroup.procs
  35547. │   │   │   │   │   ├── memory.failcnt
  35548. │   │   │   │   │   ├── memory.force_empty
  35549. │   │   │   │   │   ├── memory.kmem.failcnt
  35550. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35551. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35552. │   │   │   │   │   ├── memory.kmem.slabinfo
  35553. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35554. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35555. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35556. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35557. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35558. │   │   │   │   │   ├── memory.limit_in_bytes
  35559. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35560. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35561. │   │   │   │   │   ├── memory.numa_stat
  35562. │   │   │   │   │   ├── memory.oom_control
  35563. │   │   │   │   │   ├── memory.pressure_level
  35564. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35565. │   │   │   │   │   ├── memory.stat
  35566. │   │   │   │   │   ├── memory.swappiness
  35567. │   │   │   │   │   ├── memory.usage_in_bytes
  35568. │   │   │   │   │   ├── memory.use_hierarchy
  35569. │   │   │   │   │   ├── notify_on_release
  35570. │   │   │   │   │   └── tasks
  35571. │   │   │   │   ├── proc-cpuinfo.mount
  35572. │   │   │   │   │   ├── cgroup.clone_children
  35573. │   │   │   │   │   ├── cgroup.event_control
  35574. │   │   │   │   │   ├── cgroup.procs
  35575. │   │   │   │   │   ├── memory.failcnt
  35576. │   │   │   │   │   ├── memory.force_empty
  35577. │   │   │   │   │   ├── memory.kmem.failcnt
  35578. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35579. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35580. │   │   │   │   │   ├── memory.kmem.slabinfo
  35581. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35582. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35583. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35584. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35585. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35586. │   │   │   │   │   ├── memory.limit_in_bytes
  35587. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35588. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35589. │   │   │   │   │   ├── memory.numa_stat
  35590. │   │   │   │   │   ├── memory.oom_control
  35591. │   │   │   │   │   ├── memory.pressure_level
  35592. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35593. │   │   │   │   │   ├── memory.stat
  35594. │   │   │   │   │   ├── memory.swappiness
  35595. │   │   │   │   │   ├── memory.usage_in_bytes
  35596. │   │   │   │   │   ├── memory.use_hierarchy
  35597. │   │   │   │   │   ├── notify_on_release
  35598. │   │   │   │   │   └── tasks
  35599. │   │   │   │   ├── proc-diskstats.mount
  35600. │   │   │   │   │   ├── cgroup.clone_children
  35601. │   │   │   │   │   ├── cgroup.event_control
  35602. │   │   │   │   │   ├── cgroup.procs
  35603. │   │   │   │   │   ├── memory.failcnt
  35604. │   │   │   │   │   ├── memory.force_empty
  35605. │   │   │   │   │   ├── memory.kmem.failcnt
  35606. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35607. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35608. │   │   │   │   │   ├── memory.kmem.slabinfo
  35609. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35610. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35611. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35612. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35613. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35614. │   │   │   │   │   ├── memory.limit_in_bytes
  35615. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35616. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35617. │   │   │   │   │   ├── memory.numa_stat
  35618. │   │   │   │   │   ├── memory.oom_control
  35619. │   │   │   │   │   ├── memory.pressure_level
  35620. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35621. │   │   │   │   │   ├── memory.stat
  35622. │   │   │   │   │   ├── memory.swappiness
  35623. │   │   │   │   │   ├── memory.usage_in_bytes
  35624. │   │   │   │   │   ├── memory.use_hierarchy
  35625. │   │   │   │   │   ├── notify_on_release
  35626. │   │   │   │   │   └── tasks
  35627. │   │   │   │   ├── proc-meminfo.mount
  35628. │   │   │   │   │   ├── cgroup.clone_children
  35629. │   │   │   │   │   ├── cgroup.event_control
  35630. │   │   │   │   │   ├── cgroup.procs
  35631. │   │   │   │   │   ├── memory.failcnt
  35632. │   │   │   │   │   ├── memory.force_empty
  35633. │   │   │   │   │   ├── memory.kmem.failcnt
  35634. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35635. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35636. │   │   │   │   │   ├── memory.kmem.slabinfo
  35637. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35638. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35639. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35640. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35641. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35642. │   │   │   │   │   ├── memory.limit_in_bytes
  35643. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35644. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35645. │   │   │   │   │   ├── memory.numa_stat
  35646. │   │   │   │   │   ├── memory.oom_control
  35647. │   │   │   │   │   ├── memory.pressure_level
  35648. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35649. │   │   │   │   │   ├── memory.stat
  35650. │   │   │   │   │   ├── memory.swappiness
  35651. │   │   │   │   │   ├── memory.usage_in_bytes
  35652. │   │   │   │   │   ├── memory.use_hierarchy
  35653. │   │   │   │   │   ├── notify_on_release
  35654. │   │   │   │   │   └── tasks
  35655. │   │   │   │   ├── proc-stat.mount
  35656. │   │   │   │   │   ├── cgroup.clone_children
  35657. │   │   │   │   │   ├── cgroup.event_control
  35658. │   │   │   │   │   ├── cgroup.procs
  35659. │   │   │   │   │   ├── memory.failcnt
  35660. │   │   │   │   │   ├── memory.force_empty
  35661. │   │   │   │   │   ├── memory.kmem.failcnt
  35662. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35663. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35664. │   │   │   │   │   ├── memory.kmem.slabinfo
  35665. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35666. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35667. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35668. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35669. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35670. │   │   │   │   │   ├── memory.limit_in_bytes
  35671. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35672. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35673. │   │   │   │   │   ├── memory.numa_stat
  35674. │   │   │   │   │   ├── memory.oom_control
  35675. │   │   │   │   │   ├── memory.pressure_level
  35676. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35677. │   │   │   │   │   ├── memory.stat
  35678. │   │   │   │   │   ├── memory.swappiness
  35679. │   │   │   │   │   ├── memory.usage_in_bytes
  35680. │   │   │   │   │   ├── memory.use_hierarchy
  35681. │   │   │   │   │   ├── notify_on_release
  35682. │   │   │   │   │   └── tasks
  35683. │   │   │   │   ├── proc-swaps.mount
  35684. │   │   │   │   │   ├── cgroup.clone_children
  35685. │   │   │   │   │   ├── cgroup.event_control
  35686. │   │   │   │   │   ├── cgroup.procs
  35687. │   │   │   │   │   ├── memory.failcnt
  35688. │   │   │   │   │   ├── memory.force_empty
  35689. │   │   │   │   │   ├── memory.kmem.failcnt
  35690. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35691. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35692. │   │   │   │   │   ├── memory.kmem.slabinfo
  35693. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35694. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35695. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35696. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35697. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35698. │   │   │   │   │   ├── memory.limit_in_bytes
  35699. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35700. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35701. │   │   │   │   │   ├── memory.numa_stat
  35702. │   │   │   │   │   ├── memory.oom_control
  35703. │   │   │   │   │   ├── memory.pressure_level
  35704. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35705. │   │   │   │   │   ├── memory.stat
  35706. │   │   │   │   │   ├── memory.swappiness
  35707. │   │   │   │   │   ├── memory.usage_in_bytes
  35708. │   │   │   │   │   ├── memory.use_hierarchy
  35709. │   │   │   │   │   ├── notify_on_release
  35710. │   │   │   │   │   └── tasks
  35711. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  35712. │   │   │   │   │   ├── cgroup.clone_children
  35713. │   │   │   │   │   ├── cgroup.event_control
  35714. │   │   │   │   │   ├── cgroup.procs
  35715. │   │   │   │   │   ├── memory.failcnt
  35716. │   │   │   │   │   ├── memory.force_empty
  35717. │   │   │   │   │   ├── memory.kmem.failcnt
  35718. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35719. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35720. │   │   │   │   │   ├── memory.kmem.slabinfo
  35721. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35722. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35723. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35724. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35725. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35726. │   │   │   │   │   ├── memory.limit_in_bytes
  35727. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35728. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35729. │   │   │   │   │   ├── memory.numa_stat
  35730. │   │   │   │   │   ├── memory.oom_control
  35731. │   │   │   │   │   ├── memory.pressure_level
  35732. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35733. │   │   │   │   │   ├── memory.stat
  35734. │   │   │   │   │   ├── memory.swappiness
  35735. │   │   │   │   │   ├── memory.usage_in_bytes
  35736. │   │   │   │   │   ├── memory.use_hierarchy
  35737. │   │   │   │   │   ├── notify_on_release
  35738. │   │   │   │   │   └── tasks
  35739. │   │   │   │   ├── proc-uptime.mount
  35740. │   │   │   │   │   ├── cgroup.clone_children
  35741. │   │   │   │   │   ├── cgroup.event_control
  35742. │   │   │   │   │   ├── cgroup.procs
  35743. │   │   │   │   │   ├── memory.failcnt
  35744. │   │   │   │   │   ├── memory.force_empty
  35745. │   │   │   │   │   ├── memory.kmem.failcnt
  35746. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35747. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35748. │   │   │   │   │   ├── memory.kmem.slabinfo
  35749. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35750. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35751. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35752. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35753. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35754. │   │   │   │   │   ├── memory.limit_in_bytes
  35755. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35756. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35757. │   │   │   │   │   ├── memory.numa_stat
  35758. │   │   │   │   │   ├── memory.oom_control
  35759. │   │   │   │   │   ├── memory.pressure_level
  35760. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35761. │   │   │   │   │   ├── memory.stat
  35762. │   │   │   │   │   ├── memory.swappiness
  35763. │   │   │   │   │   ├── memory.usage_in_bytes
  35764. │   │   │   │   │   ├── memory.use_hierarchy
  35765. │   │   │   │   │   ├── notify_on_release
  35766. │   │   │   │   │   └── tasks
  35767. │   │   │   │   ├── rc-local.service
  35768. │   │   │   │   │   ├── cgroup.clone_children
  35769. │   │   │   │   │   ├── cgroup.event_control
  35770. │   │   │   │   │   ├── cgroup.procs
  35771. │   │   │   │   │   ├── memory.failcnt
  35772. │   │   │   │   │   ├── memory.force_empty
  35773. │   │   │   │   │   ├── memory.kmem.failcnt
  35774. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35775. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35776. │   │   │   │   │   ├── memory.kmem.slabinfo
  35777. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35778. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35779. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35780. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35781. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35782. │   │   │   │   │   ├── memory.limit_in_bytes
  35783. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35784. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35785. │   │   │   │   │   ├── memory.numa_stat
  35786. │   │   │   │   │   ├── memory.oom_control
  35787. │   │   │   │   │   ├── memory.pressure_level
  35788. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35789. │   │   │   │   │   ├── memory.stat
  35790. │   │   │   │   │   ├── memory.swappiness
  35791. │   │   │   │   │   ├── memory.usage_in_bytes
  35792. │   │   │   │   │   ├── memory.use_hierarchy
  35793. │   │   │   │   │   ├── notify_on_release
  35794. │   │   │   │   │   └── tasks
  35795. │   │   │   │   ├── resolvconf.service
  35796. │   │   │   │   │   ├── cgroup.clone_children
  35797. │   │   │   │   │   ├── cgroup.event_control
  35798. │   │   │   │   │   ├── cgroup.procs
  35799. │   │   │   │   │   ├── memory.failcnt
  35800. │   │   │   │   │   ├── memory.force_empty
  35801. │   │   │   │   │   ├── memory.kmem.failcnt
  35802. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35803. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35804. │   │   │   │   │   ├── memory.kmem.slabinfo
  35805. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35806. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35807. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35808. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35809. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35810. │   │   │   │   │   ├── memory.limit_in_bytes
  35811. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35812. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35813. │   │   │   │   │   ├── memory.numa_stat
  35814. │   │   │   │   │   ├── memory.oom_control
  35815. │   │   │   │   │   ├── memory.pressure_level
  35816. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35817. │   │   │   │   │   ├── memory.stat
  35818. │   │   │   │   │   ├── memory.swappiness
  35819. │   │   │   │   │   ├── memory.usage_in_bytes
  35820. │   │   │   │   │   ├── memory.use_hierarchy
  35821. │   │   │   │   │   ├── notify_on_release
  35822. │   │   │   │   │   └── tasks
  35823. │   │   │   │   ├── rsyslog.service
  35824. │   │   │   │   │   ├── cgroup.clone_children
  35825. │   │   │   │   │   ├── cgroup.event_control
  35826. │   │   │   │   │   ├── cgroup.procs
  35827. │   │   │   │   │   ├── memory.failcnt
  35828. │   │   │   │   │   ├── memory.force_empty
  35829. │   │   │   │   │   ├── memory.kmem.failcnt
  35830. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35831. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35832. │   │   │   │   │   ├── memory.kmem.slabinfo
  35833. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35834. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35835. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35836. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35837. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35838. │   │   │   │   │   ├── memory.limit_in_bytes
  35839. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35840. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35841. │   │   │   │   │   ├── memory.numa_stat
  35842. │   │   │   │   │   ├── memory.oom_control
  35843. │   │   │   │   │   ├── memory.pressure_level
  35844. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35845. │   │   │   │   │   ├── memory.stat
  35846. │   │   │   │   │   ├── memory.swappiness
  35847. │   │   │   │   │   ├── memory.usage_in_bytes
  35848. │   │   │   │   │   ├── memory.use_hierarchy
  35849. │   │   │   │   │   ├── notify_on_release
  35850. │   │   │   │   │   └── tasks
  35851. │   │   │   │   ├── ssh.service
  35852. │   │   │   │   │   ├── cgroup.clone_children
  35853. │   │   │   │   │   ├── cgroup.event_control
  35854. │   │   │   │   │   ├── cgroup.procs
  35855. │   │   │   │   │   ├── memory.failcnt
  35856. │   │   │   │   │   ├── memory.force_empty
  35857. │   │   │   │   │   ├── memory.kmem.failcnt
  35858. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35859. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35860. │   │   │   │   │   ├── memory.kmem.slabinfo
  35861. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35862. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35863. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35864. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35865. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35866. │   │   │   │   │   ├── memory.limit_in_bytes
  35867. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35868. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35869. │   │   │   │   │   ├── memory.numa_stat
  35870. │   │   │   │   │   ├── memory.oom_control
  35871. │   │   │   │   │   ├── memory.pressure_level
  35872. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35873. │   │   │   │   │   ├── memory.stat
  35874. │   │   │   │   │   ├── memory.swappiness
  35875. │   │   │   │   │   ├── memory.usage_in_bytes
  35876. │   │   │   │   │   ├── memory.use_hierarchy
  35877. │   │   │   │   │   ├── notify_on_release
  35878. │   │   │   │   │   └── tasks
  35879. │   │   │   │   ├── sys-fs-fuse-connections.mount
  35880. │   │   │   │   │   ├── cgroup.clone_children
  35881. │   │   │   │   │   ├── cgroup.event_control
  35882. │   │   │   │   │   ├── cgroup.procs
  35883. │   │   │   │   │   ├── memory.failcnt
  35884. │   │   │   │   │   ├── memory.force_empty
  35885. │   │   │   │   │   ├── memory.kmem.failcnt
  35886. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35887. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35888. │   │   │   │   │   ├── memory.kmem.slabinfo
  35889. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35890. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35891. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35892. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35893. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35894. │   │   │   │   │   ├── memory.limit_in_bytes
  35895. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35896. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35897. │   │   │   │   │   ├── memory.numa_stat
  35898. │   │   │   │   │   ├── memory.oom_control
  35899. │   │   │   │   │   ├── memory.pressure_level
  35900. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35901. │   │   │   │   │   ├── memory.stat
  35902. │   │   │   │   │   ├── memory.swappiness
  35903. │   │   │   │   │   ├── memory.usage_in_bytes
  35904. │   │   │   │   │   ├── memory.use_hierarchy
  35905. │   │   │   │   │   ├── notify_on_release
  35906. │   │   │   │   │   └── tasks
  35907. │   │   │   │   ├── sys-kernel-debug.mount
  35908. │   │   │   │   │   ├── cgroup.clone_children
  35909. │   │   │   │   │   ├── cgroup.event_control
  35910. │   │   │   │   │   ├── cgroup.procs
  35911. │   │   │   │   │   ├── memory.failcnt
  35912. │   │   │   │   │   ├── memory.force_empty
  35913. │   │   │   │   │   ├── memory.kmem.failcnt
  35914. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35915. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35916. │   │   │   │   │   ├── memory.kmem.slabinfo
  35917. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35918. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35919. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35920. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35921. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35922. │   │   │   │   │   ├── memory.limit_in_bytes
  35923. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35924. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35925. │   │   │   │   │   ├── memory.numa_stat
  35926. │   │   │   │   │   ├── memory.oom_control
  35927. │   │   │   │   │   ├── memory.pressure_level
  35928. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35929. │   │   │   │   │   ├── memory.stat
  35930. │   │   │   │   │   ├── memory.swappiness
  35931. │   │   │   │   │   ├── memory.usage_in_bytes
  35932. │   │   │   │   │   ├── memory.use_hierarchy
  35933. │   │   │   │   │   ├── notify_on_release
  35934. │   │   │   │   │   └── tasks
  35935. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  35936. │   │   │   │   │   ├── cgroup.clone_children
  35937. │   │   │   │   │   ├── cgroup.event_control
  35938. │   │   │   │   │   ├── cgroup.procs
  35939. │   │   │   │   │   ├── memory.failcnt
  35940. │   │   │   │   │   ├── memory.force_empty
  35941. │   │   │   │   │   ├── memory.kmem.failcnt
  35942. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35943. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35944. │   │   │   │   │   ├── memory.kmem.slabinfo
  35945. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35946. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35947. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35948. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35949. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35950. │   │   │   │   │   ├── memory.limit_in_bytes
  35951. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35952. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35953. │   │   │   │   │   ├── memory.numa_stat
  35954. │   │   │   │   │   ├── memory.oom_control
  35955. │   │   │   │   │   ├── memory.pressure_level
  35956. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35957. │   │   │   │   │   ├── memory.stat
  35958. │   │   │   │   │   ├── memory.swappiness
  35959. │   │   │   │   │   ├── memory.usage_in_bytes
  35960. │   │   │   │   │   ├── memory.use_hierarchy
  35961. │   │   │   │   │   ├── notify_on_release
  35962. │   │   │   │   │   └── tasks
  35963. │   │   │   │   ├── systemd-journald.service
  35964. │   │   │   │   │   ├── cgroup.clone_children
  35965. │   │   │   │   │   ├── cgroup.event_control
  35966. │   │   │   │   │   ├── cgroup.procs
  35967. │   │   │   │   │   ├── memory.failcnt
  35968. │   │   │   │   │   ├── memory.force_empty
  35969. │   │   │   │   │   ├── memory.kmem.failcnt
  35970. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35971. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  35972. │   │   │   │   │   ├── memory.kmem.slabinfo
  35973. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  35974. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  35975. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  35976. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  35977. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  35978. │   │   │   │   │   ├── memory.limit_in_bytes
  35979. │   │   │   │   │   ├── memory.max_usage_in_bytes
  35980. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  35981. │   │   │   │   │   ├── memory.numa_stat
  35982. │   │   │   │   │   ├── memory.oom_control
  35983. │   │   │   │   │   ├── memory.pressure_level
  35984. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  35985. │   │   │   │   │   ├── memory.stat
  35986. │   │   │   │   │   ├── memory.swappiness
  35987. │   │   │   │   │   ├── memory.usage_in_bytes
  35988. │   │   │   │   │   ├── memory.use_hierarchy
  35989. │   │   │   │   │   ├── notify_on_release
  35990. │   │   │   │   │   └── tasks
  35991. │   │   │   │   ├── systemd-journal-flush.service
  35992. │   │   │   │   │   ├── cgroup.clone_children
  35993. │   │   │   │   │   ├── cgroup.event_control
  35994. │   │   │   │   │   ├── cgroup.procs
  35995. │   │   │   │   │   ├── memory.failcnt
  35996. │   │   │   │   │   ├── memory.force_empty
  35997. │   │   │   │   │   ├── memory.kmem.failcnt
  35998. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  35999. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36000. │   │   │   │   │   ├── memory.kmem.slabinfo
  36001. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36002. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36003. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36004. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36005. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36006. │   │   │   │   │   ├── memory.limit_in_bytes
  36007. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36008. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36009. │   │   │   │   │   ├── memory.numa_stat
  36010. │   │   │   │   │   ├── memory.oom_control
  36011. │   │   │   │   │   ├── memory.pressure_level
  36012. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36013. │   │   │   │   │   ├── memory.stat
  36014. │   │   │   │   │   ├── memory.swappiness
  36015. │   │   │   │   │   ├── memory.usage_in_bytes
  36016. │   │   │   │   │   ├── memory.use_hierarchy
  36017. │   │   │   │   │   ├── notify_on_release
  36018. │   │   │   │   │   └── tasks
  36019. │   │   │   │   ├── systemd-logind.service
  36020. │   │   │   │   │   ├── cgroup.clone_children
  36021. │   │   │   │   │   ├── cgroup.event_control
  36022. │   │   │   │   │   ├── cgroup.procs
  36023. │   │   │   │   │   ├── memory.failcnt
  36024. │   │   │   │   │   ├── memory.force_empty
  36025. │   │   │   │   │   ├── memory.kmem.failcnt
  36026. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36027. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36028. │   │   │   │   │   ├── memory.kmem.slabinfo
  36029. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36030. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36031. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36032. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36033. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36034. │   │   │   │   │   ├── memory.limit_in_bytes
  36035. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36036. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36037. │   │   │   │   │   ├── memory.numa_stat
  36038. │   │   │   │   │   ├── memory.oom_control
  36039. │   │   │   │   │   ├── memory.pressure_level
  36040. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36041. │   │   │   │   │   ├── memory.stat
  36042. │   │   │   │   │   ├── memory.swappiness
  36043. │   │   │   │   │   ├── memory.usage_in_bytes
  36044. │   │   │   │   │   ├── memory.use_hierarchy
  36045. │   │   │   │   │   ├── notify_on_release
  36046. │   │   │   │   │   └── tasks
  36047. │   │   │   │   ├── systemd-random-seed.service
  36048. │   │   │   │   │   ├── cgroup.clone_children
  36049. │   │   │   │   │   ├── cgroup.event_control
  36050. │   │   │   │   │   ├── cgroup.procs
  36051. │   │   │   │   │   ├── memory.failcnt
  36052. │   │   │   │   │   ├── memory.force_empty
  36053. │   │   │   │   │   ├── memory.kmem.failcnt
  36054. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36055. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36056. │   │   │   │   │   ├── memory.kmem.slabinfo
  36057. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36058. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36059. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36060. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36061. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36062. │   │   │   │   │   ├── memory.limit_in_bytes
  36063. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36064. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36065. │   │   │   │   │   ├── memory.numa_stat
  36066. │   │   │   │   │   ├── memory.oom_control
  36067. │   │   │   │   │   ├── memory.pressure_level
  36068. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36069. │   │   │   │   │   ├── memory.stat
  36070. │   │   │   │   │   ├── memory.swappiness
  36071. │   │   │   │   │   ├── memory.usage_in_bytes
  36072. │   │   │   │   │   ├── memory.use_hierarchy
  36073. │   │   │   │   │   ├── notify_on_release
  36074. │   │   │   │   │   └── tasks
  36075. │   │   │   │   ├── systemd-tmpfiles-setup.service
  36076. │   │   │   │   │   ├── cgroup.clone_children
  36077. │   │   │   │   │   ├── cgroup.event_control
  36078. │   │   │   │   │   ├── cgroup.procs
  36079. │   │   │   │   │   ├── memory.failcnt
  36080. │   │   │   │   │   ├── memory.force_empty
  36081. │   │   │   │   │   ├── memory.kmem.failcnt
  36082. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36083. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36084. │   │   │   │   │   ├── memory.kmem.slabinfo
  36085. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36086. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36087. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36088. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36089. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36090. │   │   │   │   │   ├── memory.limit_in_bytes
  36091. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36092. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36093. │   │   │   │   │   ├── memory.numa_stat
  36094. │   │   │   │   │   ├── memory.oom_control
  36095. │   │   │   │   │   ├── memory.pressure_level
  36096. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36097. │   │   │   │   │   ├── memory.stat
  36098. │   │   │   │   │   ├── memory.swappiness
  36099. │   │   │   │   │   ├── memory.usage_in_bytes
  36100. │   │   │   │   │   ├── memory.use_hierarchy
  36101. │   │   │   │   │   ├── notify_on_release
  36102. │   │   │   │   │   └── tasks
  36103. │   │   │   │   ├── systemd-udevd.service
  36104. │   │   │   │   │   ├── cgroup.clone_children
  36105. │   │   │   │   │   ├── cgroup.event_control
  36106. │   │   │   │   │   ├── cgroup.procs
  36107. │   │   │   │   │   ├── memory.failcnt
  36108. │   │   │   │   │   ├── memory.force_empty
  36109. │   │   │   │   │   ├── memory.kmem.failcnt
  36110. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36111. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36112. │   │   │   │   │   ├── memory.kmem.slabinfo
  36113. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36114. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36115. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36116. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36117. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36118. │   │   │   │   │   ├── memory.limit_in_bytes
  36119. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36120. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36121. │   │   │   │   │   ├── memory.numa_stat
  36122. │   │   │   │   │   ├── memory.oom_control
  36123. │   │   │   │   │   ├── memory.pressure_level
  36124. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36125. │   │   │   │   │   ├── memory.stat
  36126. │   │   │   │   │   ├── memory.swappiness
  36127. │   │   │   │   │   ├── memory.usage_in_bytes
  36128. │   │   │   │   │   ├── memory.use_hierarchy
  36129. │   │   │   │   │   ├── notify_on_release
  36130. │   │   │   │   │   └── tasks
  36131. │   │   │   │   ├── systemd-udev-trigger.service
  36132. │   │   │   │   │   ├── cgroup.clone_children
  36133. │   │   │   │   │   ├── cgroup.event_control
  36134. │   │   │   │   │   ├── cgroup.procs
  36135. │   │   │   │   │   ├── memory.failcnt
  36136. │   │   │   │   │   ├── memory.force_empty
  36137. │   │   │   │   │   ├── memory.kmem.failcnt
  36138. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36139. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36140. │   │   │   │   │   ├── memory.kmem.slabinfo
  36141. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36142. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36143. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36144. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36145. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36146. │   │   │   │   │   ├── memory.limit_in_bytes
  36147. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36148. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36149. │   │   │   │   │   ├── memory.numa_stat
  36150. │   │   │   │   │   ├── memory.oom_control
  36151. │   │   │   │   │   ├── memory.pressure_level
  36152. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36153. │   │   │   │   │   ├── memory.stat
  36154. │   │   │   │   │   ├── memory.swappiness
  36155. │   │   │   │   │   ├── memory.usage_in_bytes
  36156. │   │   │   │   │   ├── memory.use_hierarchy
  36157. │   │   │   │   │   ├── notify_on_release
  36158. │   │   │   │   │   └── tasks
  36159. │   │   │   │   ├── systemd-update-utmp.service
  36160. │   │   │   │   │   ├── cgroup.clone_children
  36161. │   │   │   │   │   ├── cgroup.event_control
  36162. │   │   │   │   │   ├── cgroup.procs
  36163. │   │   │   │   │   ├── memory.failcnt
  36164. │   │   │   │   │   ├── memory.force_empty
  36165. │   │   │   │   │   ├── memory.kmem.failcnt
  36166. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36167. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36168. │   │   │   │   │   ├── memory.kmem.slabinfo
  36169. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36170. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36171. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36172. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36173. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36174. │   │   │   │   │   ├── memory.limit_in_bytes
  36175. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36176. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36177. │   │   │   │   │   ├── memory.numa_stat
  36178. │   │   │   │   │   ├── memory.oom_control
  36179. │   │   │   │   │   ├── memory.pressure_level
  36180. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36181. │   │   │   │   │   ├── memory.stat
  36182. │   │   │   │   │   ├── memory.swappiness
  36183. │   │   │   │   │   ├── memory.usage_in_bytes
  36184. │   │   │   │   │   ├── memory.use_hierarchy
  36185. │   │   │   │   │   ├── notify_on_release
  36186. │   │   │   │   │   └── tasks
  36187. │   │   │   │   ├── systemd-user-sessions.service
  36188. │   │   │   │   │   ├── cgroup.clone_children
  36189. │   │   │   │   │   ├── cgroup.event_control
  36190. │   │   │   │   │   ├── cgroup.procs
  36191. │   │   │   │   │   ├── memory.failcnt
  36192. │   │   │   │   │   ├── memory.force_empty
  36193. │   │   │   │   │   ├── memory.kmem.failcnt
  36194. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36195. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36196. │   │   │   │   │   ├── memory.kmem.slabinfo
  36197. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36198. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36199. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36200. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36201. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36202. │   │   │   │   │   ├── memory.limit_in_bytes
  36203. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36204. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36205. │   │   │   │   │   ├── memory.numa_stat
  36206. │   │   │   │   │   ├── memory.oom_control
  36207. │   │   │   │   │   ├── memory.pressure_level
  36208. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36209. │   │   │   │   │   ├── memory.stat
  36210. │   │   │   │   │   ├── memory.swappiness
  36211. │   │   │   │   │   ├── memory.usage_in_bytes
  36212. │   │   │   │   │   ├── memory.use_hierarchy
  36213. │   │   │   │   │   ├── notify_on_release
  36214. │   │   │   │   │   └── tasks
  36215. │   │   │   │   ├── system-getty.slice
  36216. │   │   │   │   │   ├── cgroup.clone_children
  36217. │   │   │   │   │   ├── cgroup.event_control
  36218. │   │   │   │   │   ├── cgroup.procs
  36219. │   │   │   │   │   ├── memory.failcnt
  36220. │   │   │   │   │   ├── memory.force_empty
  36221. │   │   │   │   │   ├── memory.kmem.failcnt
  36222. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36223. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36224. │   │   │   │   │   ├── memory.kmem.slabinfo
  36225. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36226. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36227. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36228. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36229. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36230. │   │   │   │   │   ├── memory.limit_in_bytes
  36231. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36232. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36233. │   │   │   │   │   ├── memory.numa_stat
  36234. │   │   │   │   │   ├── memory.oom_control
  36235. │   │   │   │   │   ├── memory.pressure_level
  36236. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36237. │   │   │   │   │   ├── memory.stat
  36238. │   │   │   │   │   ├── memory.swappiness
  36239. │   │   │   │   │   ├── memory.usage_in_bytes
  36240. │   │   │   │   │   ├── memory.use_hierarchy
  36241. │   │   │   │   │   ├── notify_on_release
  36242. │   │   │   │   │   └── tasks
  36243. │   │   │   │   ├── tasks
  36244. │   │   │   │   ├── ufw.service
  36245. │   │   │   │   │   ├── cgroup.clone_children
  36246. │   │   │   │   │   ├── cgroup.event_control
  36247. │   │   │   │   │   ├── cgroup.procs
  36248. │   │   │   │   │   ├── memory.failcnt
  36249. │   │   │   │   │   ├── memory.force_empty
  36250. │   │   │   │   │   ├── memory.kmem.failcnt
  36251. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36252. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36253. │   │   │   │   │   ├── memory.kmem.slabinfo
  36254. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36255. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36256. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36257. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36258. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36259. │   │   │   │   │   ├── memory.limit_in_bytes
  36260. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36261. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36262. │   │   │   │   │   ├── memory.numa_stat
  36263. │   │   │   │   │   ├── memory.oom_control
  36264. │   │   │   │   │   ├── memory.pressure_level
  36265. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36266. │   │   │   │   │   ├── memory.stat
  36267. │   │   │   │   │   ├── memory.swappiness
  36268. │   │   │   │   │   ├── memory.usage_in_bytes
  36269. │   │   │   │   │   ├── memory.use_hierarchy
  36270. │   │   │   │   │   ├── notify_on_release
  36271. │   │   │   │   │   └── tasks
  36272. │   │   │   │   ├── unattended-upgrades.service
  36273. │   │   │   │   │   ├── cgroup.clone_children
  36274. │   │   │   │   │   ├── cgroup.event_control
  36275. │   │   │   │   │   ├── cgroup.procs
  36276. │   │   │   │   │   ├── memory.failcnt
  36277. │   │   │   │   │   ├── memory.force_empty
  36278. │   │   │   │   │   ├── memory.kmem.failcnt
  36279. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36280. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36281. │   │   │   │   │   ├── memory.kmem.slabinfo
  36282. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36283. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36284. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36285. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36286. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36287. │   │   │   │   │   ├── memory.limit_in_bytes
  36288. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36289. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36290. │   │   │   │   │   ├── memory.numa_stat
  36291. │   │   │   │   │   ├── memory.oom_control
  36292. │   │   │   │   │   ├── memory.pressure_level
  36293. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36294. │   │   │   │   │   ├── memory.stat
  36295. │   │   │   │   │   ├── memory.swappiness
  36296. │   │   │   │   │   ├── memory.usage_in_bytes
  36297. │   │   │   │   │   ├── memory.use_hierarchy
  36298. │   │   │   │   │   ├── notify_on_release
  36299. │   │   │   │   │   └── tasks
  36300. │   │   │   │   └── var-lib-lxcfs.mount
  36301. │   │   │   │   ├── cgroup.clone_children
  36302. │   │   │   │   ├── cgroup.event_control
  36303. │   │   │   │   ├── cgroup.procs
  36304. │   │   │   │   ├── memory.failcnt
  36305. │   │   │   │   ├── memory.force_empty
  36306. │   │   │   │   ├── memory.kmem.failcnt
  36307. │   │   │   │   ├── memory.kmem.limit_in_bytes
  36308. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36309. │   │   │   │   ├── memory.kmem.slabinfo
  36310. │   │   │   │   ├── memory.kmem.tcp.failcnt
  36311. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36312. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36313. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36314. │   │   │   │   ├── memory.kmem.usage_in_bytes
  36315. │   │   │   │   ├── memory.limit_in_bytes
  36316. │   │   │   │   ├── memory.max_usage_in_bytes
  36317. │   │   │   │   ├── memory.move_charge_at_immigrate
  36318. │   │   │   │   ├── memory.numa_stat
  36319. │   │   │   │   ├── memory.oom_control
  36320. │   │   │   │   ├── memory.pressure_level
  36321. │   │   │   │   ├── memory.soft_limit_in_bytes
  36322. │   │   │   │   ├── memory.stat
  36323. │   │   │   │   ├── memory.swappiness
  36324. │   │   │   │   ├── memory.usage_in_bytes
  36325. │   │   │   │   ├── memory.use_hierarchy
  36326. │   │   │   │   ├── notify_on_release
  36327. │   │   │   │   └── tasks
  36328. │   │   │   ├── tasks
  36329. │   │   │   └── user.slice
  36330. │   │   │   ├── cgroup.clone_children
  36331. │   │   │   ├── cgroup.event_control
  36332. │   │   │   ├── cgroup.procs
  36333. │   │   │   ├── memory.failcnt
  36334. │   │   │   ├── memory.force_empty
  36335. │   │   │   ├── memory.kmem.failcnt
  36336. │   │   │   ├── memory.kmem.limit_in_bytes
  36337. │   │   │   ├── memory.kmem.max_usage_in_bytes
  36338. │   │   │   ├── memory.kmem.slabinfo
  36339. │   │   │   ├── memory.kmem.tcp.failcnt
  36340. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36341. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36342. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36343. │   │   │   ├── memory.kmem.usage_in_bytes
  36344. │   │   │   ├── memory.limit_in_bytes
  36345. │   │   │   ├── memory.max_usage_in_bytes
  36346. │   │   │   ├── memory.move_charge_at_immigrate
  36347. │   │   │   ├── memory.numa_stat
  36348. │   │   │   ├── memory.oom_control
  36349. │   │   │   ├── memory.pressure_level
  36350. │   │   │   ├── memory.soft_limit_in_bytes
  36351. │   │   │   ├── memory.stat
  36352. │   │   │   ├── memory.swappiness
  36353. │   │   │   ├── memory.usage_in_bytes
  36354. │   │   │   ├── memory.use_hierarchy
  36355. │   │   │   ├── notify_on_release
  36356. │   │   │   └── tasks
  36357. │   │   ├── tasks
  36358. │   │   ├── tick
  36359. │   │   │   ├── cgroup.clone_children
  36360. │   │   │   ├── cgroup.event_control
  36361. │   │   │   ├── cgroup.procs
  36362. │   │   │   ├── init.scope
  36363. │   │   │   │   ├── cgroup.clone_children
  36364. │   │   │   │   ├── cgroup.event_control
  36365. │   │   │   │   ├── cgroup.procs
  36366. │   │   │   │   ├── memory.failcnt
  36367. │   │   │   │   ├── memory.force_empty
  36368. │   │   │   │   ├── memory.kmem.failcnt
  36369. │   │   │   │   ├── memory.kmem.limit_in_bytes
  36370. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36371. │   │   │   │   ├── memory.kmem.slabinfo
  36372. │   │   │   │   ├── memory.kmem.tcp.failcnt
  36373. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36374. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36375. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36376. │   │   │   │   ├── memory.kmem.usage_in_bytes
  36377. │   │   │   │   ├── memory.limit_in_bytes
  36378. │   │   │   │   ├── memory.max_usage_in_bytes
  36379. │   │   │   │   ├── memory.move_charge_at_immigrate
  36380. │   │   │   │   ├── memory.numa_stat
  36381. │   │   │   │   ├── memory.oom_control
  36382. │   │   │   │   ├── memory.pressure_level
  36383. │   │   │   │   ├── memory.soft_limit_in_bytes
  36384. │   │   │   │   ├── memory.stat
  36385. │   │   │   │   ├── memory.swappiness
  36386. │   │   │   │   ├── memory.usage_in_bytes
  36387. │   │   │   │   ├── memory.use_hierarchy
  36388. │   │   │   │   ├── notify_on_release
  36389. │   │   │   │   └── tasks
  36390. │   │   │   ├── memory.failcnt
  36391. │   │   │   ├── memory.force_empty
  36392. │   │   │   ├── memory.kmem.failcnt
  36393. │   │   │   ├── memory.kmem.limit_in_bytes
  36394. │   │   │   ├── memory.kmem.max_usage_in_bytes
  36395. │   │   │   ├── memory.kmem.slabinfo
  36396. │   │   │   ├── memory.kmem.tcp.failcnt
  36397. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36398. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36399. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36400. │   │   │   ├── memory.kmem.usage_in_bytes
  36401. │   │   │   ├── memory.limit_in_bytes
  36402. │   │   │   ├── memory.max_usage_in_bytes
  36403. │   │   │   ├── memory.move_charge_at_immigrate
  36404. │   │   │   ├── memory.numa_stat
  36405. │   │   │   ├── memory.oom_control
  36406. │   │   │   ├── memory.pressure_level
  36407. │   │   │   ├── memory.soft_limit_in_bytes
  36408. │   │   │   ├── memory.stat
  36409. │   │   │   ├── memory.swappiness
  36410. │   │   │   ├── memory.usage_in_bytes
  36411. │   │   │   ├── memory.use_hierarchy
  36412. │   │   │   ├── notify_on_release
  36413. │   │   │   ├── system.slice
  36414. │   │   │   │   ├── accounts-daemon.service
  36415. │   │   │   │   │   ├── cgroup.clone_children
  36416. │   │   │   │   │   ├── cgroup.event_control
  36417. │   │   │   │   │   ├── cgroup.procs
  36418. │   │   │   │   │   ├── memory.failcnt
  36419. │   │   │   │   │   ├── memory.force_empty
  36420. │   │   │   │   │   ├── memory.kmem.failcnt
  36421. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36422. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36423. │   │   │   │   │   ├── memory.kmem.slabinfo
  36424. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36425. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36426. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36427. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36428. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36429. │   │   │   │   │   ├── memory.limit_in_bytes
  36430. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36431. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36432. │   │   │   │   │   ├── memory.numa_stat
  36433. │   │   │   │   │   ├── memory.oom_control
  36434. │   │   │   │   │   ├── memory.pressure_level
  36435. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36436. │   │   │   │   │   ├── memory.stat
  36437. │   │   │   │   │   ├── memory.swappiness
  36438. │   │   │   │   │   ├── memory.usage_in_bytes
  36439. │   │   │   │   │   ├── memory.use_hierarchy
  36440. │   │   │   │   │   ├── notify_on_release
  36441. │   │   │   │   │   └── tasks
  36442. │   │   │   │   ├── apparmor.service
  36443. │   │   │   │   │   ├── cgroup.clone_children
  36444. │   │   │   │   │   ├── cgroup.event_control
  36445. │   │   │   │   │   ├── cgroup.procs
  36446. │   │   │   │   │   ├── memory.failcnt
  36447. │   │   │   │   │   ├── memory.force_empty
  36448. │   │   │   │   │   ├── memory.kmem.failcnt
  36449. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36450. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36451. │   │   │   │   │   ├── memory.kmem.slabinfo
  36452. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36453. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36454. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36455. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36456. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36457. │   │   │   │   │   ├── memory.limit_in_bytes
  36458. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36459. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36460. │   │   │   │   │   ├── memory.numa_stat
  36461. │   │   │   │   │   ├── memory.oom_control
  36462. │   │   │   │   │   ├── memory.pressure_level
  36463. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36464. │   │   │   │   │   ├── memory.stat
  36465. │   │   │   │   │   ├── memory.swappiness
  36466. │   │   │   │   │   ├── memory.usage_in_bytes
  36467. │   │   │   │   │   ├── memory.use_hierarchy
  36468. │   │   │   │   │   ├── notify_on_release
  36469. │   │   │   │   │   └── tasks
  36470. │   │   │   │   ├── apport.service
  36471. │   │   │   │   │   ├── cgroup.clone_children
  36472. │   │   │   │   │   ├── cgroup.event_control
  36473. │   │   │   │   │   ├── cgroup.procs
  36474. │   │   │   │   │   ├── memory.failcnt
  36475. │   │   │   │   │   ├── memory.force_empty
  36476. │   │   │   │   │   ├── memory.kmem.failcnt
  36477. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36478. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36479. │   │   │   │   │   ├── memory.kmem.slabinfo
  36480. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36481. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36482. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36483. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36484. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36485. │   │   │   │   │   ├── memory.limit_in_bytes
  36486. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36487. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36488. │   │   │   │   │   ├── memory.numa_stat
  36489. │   │   │   │   │   ├── memory.oom_control
  36490. │   │   │   │   │   ├── memory.pressure_level
  36491. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36492. │   │   │   │   │   ├── memory.stat
  36493. │   │   │   │   │   ├── memory.swappiness
  36494. │   │   │   │   │   ├── memory.usage_in_bytes
  36495. │   │   │   │   │   ├── memory.use_hierarchy
  36496. │   │   │   │   │   ├── notify_on_release
  36497. │   │   │   │   │   └── tasks
  36498. │   │   │   │   ├── atd.service
  36499. │   │   │   │   │   ├── cgroup.clone_children
  36500. │   │   │   │   │   ├── cgroup.event_control
  36501. │   │   │   │   │   ├── cgroup.procs
  36502. │   │   │   │   │   ├── memory.failcnt
  36503. │   │   │   │   │   ├── memory.force_empty
  36504. │   │   │   │   │   ├── memory.kmem.failcnt
  36505. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36506. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36507. │   │   │   │   │   ├── memory.kmem.slabinfo
  36508. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36509. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36510. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36511. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36512. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36513. │   │   │   │   │   ├── memory.limit_in_bytes
  36514. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36515. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36516. │   │   │   │   │   ├── memory.numa_stat
  36517. │   │   │   │   │   ├── memory.oom_control
  36518. │   │   │   │   │   ├── memory.pressure_level
  36519. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36520. │   │   │   │   │   ├── memory.stat
  36521. │   │   │   │   │   ├── memory.swappiness
  36522. │   │   │   │   │   ├── memory.usage_in_bytes
  36523. │   │   │   │   │   ├── memory.use_hierarchy
  36524. │   │   │   │   │   ├── notify_on_release
  36525. │   │   │   │   │   └── tasks
  36526. │   │   │   │   ├── cgroup.clone_children
  36527. │   │   │   │   ├── cgroup.event_control
  36528. │   │   │   │   ├── cgroup.procs
  36529. │   │   │   │   ├── chronograf.service
  36530. │   │   │   │   │   ├── cgroup.clone_children
  36531. │   │   │   │   │   ├── cgroup.event_control
  36532. │   │   │   │   │   ├── cgroup.procs
  36533. │   │   │   │   │   ├── memory.failcnt
  36534. │   │   │   │   │   ├── memory.force_empty
  36535. │   │   │   │   │   ├── memory.kmem.failcnt
  36536. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36537. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36538. │   │   │   │   │   ├── memory.kmem.slabinfo
  36539. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36540. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36541. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36542. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36543. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36544. │   │   │   │   │   ├── memory.limit_in_bytes
  36545. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36546. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36547. │   │   │   │   │   ├── memory.numa_stat
  36548. │   │   │   │   │   ├── memory.oom_control
  36549. │   │   │   │   │   ├── memory.pressure_level
  36550. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36551. │   │   │   │   │   ├── memory.stat
  36552. │   │   │   │   │   ├── memory.swappiness
  36553. │   │   │   │   │   ├── memory.usage_in_bytes
  36554. │   │   │   │   │   ├── memory.use_hierarchy
  36555. │   │   │   │   │   ├── notify_on_release
  36556. │   │   │   │   │   └── tasks
  36557. │   │   │   │   ├── cloud-config.service
  36558. │   │   │   │   │   ├── cgroup.clone_children
  36559. │   │   │   │   │   ├── cgroup.event_control
  36560. │   │   │   │   │   ├── cgroup.procs
  36561. │   │   │   │   │   ├── memory.failcnt
  36562. │   │   │   │   │   ├── memory.force_empty
  36563. │   │   │   │   │   ├── memory.kmem.failcnt
  36564. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36565. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36566. │   │   │   │   │   ├── memory.kmem.slabinfo
  36567. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36568. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36569. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36570. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36571. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36572. │   │   │   │   │   ├── memory.limit_in_bytes
  36573. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36574. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36575. │   │   │   │   │   ├── memory.numa_stat
  36576. │   │   │   │   │   ├── memory.oom_control
  36577. │   │   │   │   │   ├── memory.pressure_level
  36578. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36579. │   │   │   │   │   ├── memory.stat
  36580. │   │   │   │   │   ├── memory.swappiness
  36581. │   │   │   │   │   ├── memory.usage_in_bytes
  36582. │   │   │   │   │   ├── memory.use_hierarchy
  36583. │   │   │   │   │   ├── notify_on_release
  36584. │   │   │   │   │   └── tasks
  36585. │   │   │   │   ├── cloud-final.service
  36586. │   │   │   │   │   ├── cgroup.clone_children
  36587. │   │   │   │   │   ├── cgroup.event_control
  36588. │   │   │   │   │   ├── cgroup.procs
  36589. │   │   │   │   │   ├── memory.failcnt
  36590. │   │   │   │   │   ├── memory.force_empty
  36591. │   │   │   │   │   ├── memory.kmem.failcnt
  36592. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36593. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36594. │   │   │   │   │   ├── memory.kmem.slabinfo
  36595. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36596. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36597. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36598. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36599. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36600. │   │   │   │   │   ├── memory.limit_in_bytes
  36601. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36602. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36603. │   │   │   │   │   ├── memory.numa_stat
  36604. │   │   │   │   │   ├── memory.oom_control
  36605. │   │   │   │   │   ├── memory.pressure_level
  36606. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36607. │   │   │   │   │   ├── memory.stat
  36608. │   │   │   │   │   ├── memory.swappiness
  36609. │   │   │   │   │   ├── memory.usage_in_bytes
  36610. │   │   │   │   │   ├── memory.use_hierarchy
  36611. │   │   │   │   │   ├── notify_on_release
  36612. │   │   │   │   │   └── tasks
  36613. │   │   │   │   ├── cloud-init-local.service
  36614. │   │   │   │   │   ├── cgroup.clone_children
  36615. │   │   │   │   │   ├── cgroup.event_control
  36616. │   │   │   │   │   ├── cgroup.procs
  36617. │   │   │   │   │   ├── memory.failcnt
  36618. │   │   │   │   │   ├── memory.force_empty
  36619. │   │   │   │   │   ├── memory.kmem.failcnt
  36620. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36621. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36622. │   │   │   │   │   ├── memory.kmem.slabinfo
  36623. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36624. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36625. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36626. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36627. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36628. │   │   │   │   │   ├── memory.limit_in_bytes
  36629. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36630. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36631. │   │   │   │   │   ├── memory.numa_stat
  36632. │   │   │   │   │   ├── memory.oom_control
  36633. │   │   │   │   │   ├── memory.pressure_level
  36634. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36635. │   │   │   │   │   ├── memory.stat
  36636. │   │   │   │   │   ├── memory.swappiness
  36637. │   │   │   │   │   ├── memory.usage_in_bytes
  36638. │   │   │   │   │   ├── memory.use_hierarchy
  36639. │   │   │   │   │   ├── notify_on_release
  36640. │   │   │   │   │   └── tasks
  36641. │   │   │   │   ├── cloud-init.service
  36642. │   │   │   │   │   ├── cgroup.clone_children
  36643. │   │   │   │   │   ├── cgroup.event_control
  36644. │   │   │   │   │   ├── cgroup.procs
  36645. │   │   │   │   │   ├── memory.failcnt
  36646. │   │   │   │   │   ├── memory.force_empty
  36647. │   │   │   │   │   ├── memory.kmem.failcnt
  36648. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36649. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36650. │   │   │   │   │   ├── memory.kmem.slabinfo
  36651. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36652. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36653. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36654. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36655. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36656. │   │   │   │   │   ├── memory.limit_in_bytes
  36657. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36658. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36659. │   │   │   │   │   ├── memory.numa_stat
  36660. │   │   │   │   │   ├── memory.oom_control
  36661. │   │   │   │   │   ├── memory.pressure_level
  36662. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36663. │   │   │   │   │   ├── memory.stat
  36664. │   │   │   │   │   ├── memory.swappiness
  36665. │   │   │   │   │   ├── memory.usage_in_bytes
  36666. │   │   │   │   │   ├── memory.use_hierarchy
  36667. │   │   │   │   │   ├── notify_on_release
  36668. │   │   │   │   │   └── tasks
  36669. │   │   │   │   ├── console-getty.service
  36670. │   │   │   │   │   ├── cgroup.clone_children
  36671. │   │   │   │   │   ├── cgroup.event_control
  36672. │   │   │   │   │   ├── cgroup.procs
  36673. │   │   │   │   │   ├── memory.failcnt
  36674. │   │   │   │   │   ├── memory.force_empty
  36675. │   │   │   │   │   ├── memory.kmem.failcnt
  36676. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36677. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36678. │   │   │   │   │   ├── memory.kmem.slabinfo
  36679. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36680. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36681. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36682. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36683. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36684. │   │   │   │   │   ├── memory.limit_in_bytes
  36685. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36686. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36687. │   │   │   │   │   ├── memory.numa_stat
  36688. │   │   │   │   │   ├── memory.oom_control
  36689. │   │   │   │   │   ├── memory.pressure_level
  36690. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36691. │   │   │   │   │   ├── memory.stat
  36692. │   │   │   │   │   ├── memory.swappiness
  36693. │   │   │   │   │   ├── memory.usage_in_bytes
  36694. │   │   │   │   │   ├── memory.use_hierarchy
  36695. │   │   │   │   │   ├── notify_on_release
  36696. │   │   │   │   │   └── tasks
  36697. │   │   │   │   ├── cron.service
  36698. │   │   │   │   │   ├── cgroup.clone_children
  36699. │   │   │   │   │   ├── cgroup.event_control
  36700. │   │   │   │   │   ├── cgroup.procs
  36701. │   │   │   │   │   ├── memory.failcnt
  36702. │   │   │   │   │   ├── memory.force_empty
  36703. │   │   │   │   │   ├── memory.kmem.failcnt
  36704. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36705. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36706. │   │   │   │   │   ├── memory.kmem.slabinfo
  36707. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36708. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36709. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36710. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36711. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36712. │   │   │   │   │   ├── memory.limit_in_bytes
  36713. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36714. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36715. │   │   │   │   │   ├── memory.numa_stat
  36716. │   │   │   │   │   ├── memory.oom_control
  36717. │   │   │   │   │   ├── memory.pressure_level
  36718. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36719. │   │   │   │   │   ├── memory.stat
  36720. │   │   │   │   │   ├── memory.swappiness
  36721. │   │   │   │   │   ├── memory.usage_in_bytes
  36722. │   │   │   │   │   ├── memory.use_hierarchy
  36723. │   │   │   │   │   ├── notify_on_release
  36724. │   │   │   │   │   └── tasks
  36725. │   │   │   │   ├── dbus.service
  36726. │   │   │   │   │   ├── cgroup.clone_children
  36727. │   │   │   │   │   ├── cgroup.event_control
  36728. │   │   │   │   │   ├── cgroup.procs
  36729. │   │   │   │   │   ├── memory.failcnt
  36730. │   │   │   │   │   ├── memory.force_empty
  36731. │   │   │   │   │   ├── memory.kmem.failcnt
  36732. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36733. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36734. │   │   │   │   │   ├── memory.kmem.slabinfo
  36735. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36736. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36737. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36738. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36739. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36740. │   │   │   │   │   ├── memory.limit_in_bytes
  36741. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36742. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36743. │   │   │   │   │   ├── memory.numa_stat
  36744. │   │   │   │   │   ├── memory.oom_control
  36745. │   │   │   │   │   ├── memory.pressure_level
  36746. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36747. │   │   │   │   │   ├── memory.stat
  36748. │   │   │   │   │   ├── memory.swappiness
  36749. │   │   │   │   │   ├── memory.usage_in_bytes
  36750. │   │   │   │   │   ├── memory.use_hierarchy
  36751. │   │   │   │   │   ├── notify_on_release
  36752. │   │   │   │   │   └── tasks
  36753. │   │   │   │   ├── dev-full.mount
  36754. │   │   │   │   │   ├── cgroup.clone_children
  36755. │   │   │   │   │   ├── cgroup.event_control
  36756. │   │   │   │   │   ├── cgroup.procs
  36757. │   │   │   │   │   ├── memory.failcnt
  36758. │   │   │   │   │   ├── memory.force_empty
  36759. │   │   │   │   │   ├── memory.kmem.failcnt
  36760. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36761. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36762. │   │   │   │   │   ├── memory.kmem.slabinfo
  36763. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36764. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36765. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36766. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36767. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36768. │   │   │   │   │   ├── memory.limit_in_bytes
  36769. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36770. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36771. │   │   │   │   │   ├── memory.numa_stat
  36772. │   │   │   │   │   ├── memory.oom_control
  36773. │   │   │   │   │   ├── memory.pressure_level
  36774. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36775. │   │   │   │   │   ├── memory.stat
  36776. │   │   │   │   │   ├── memory.swappiness
  36777. │   │   │   │   │   ├── memory.usage_in_bytes
  36778. │   │   │   │   │   ├── memory.use_hierarchy
  36779. │   │   │   │   │   ├── notify_on_release
  36780. │   │   │   │   │   └── tasks
  36781. │   │   │   │   ├── dev-fuse.mount
  36782. │   │   │   │   │   ├── cgroup.clone_children
  36783. │   │   │   │   │   ├── cgroup.event_control
  36784. │   │   │   │   │   ├── cgroup.procs
  36785. │   │   │   │   │   ├── memory.failcnt
  36786. │   │   │   │   │   ├── memory.force_empty
  36787. │   │   │   │   │   ├── memory.kmem.failcnt
  36788. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36789. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36790. │   │   │   │   │   ├── memory.kmem.slabinfo
  36791. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36792. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36793. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36794. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36795. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36796. │   │   │   │   │   ├── memory.limit_in_bytes
  36797. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36798. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36799. │   │   │   │   │   ├── memory.numa_stat
  36800. │   │   │   │   │   ├── memory.oom_control
  36801. │   │   │   │   │   ├── memory.pressure_level
  36802. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36803. │   │   │   │   │   ├── memory.stat
  36804. │   │   │   │   │   ├── memory.swappiness
  36805. │   │   │   │   │   ├── memory.usage_in_bytes
  36806. │   │   │   │   │   ├── memory.use_hierarchy
  36807. │   │   │   │   │   ├── notify_on_release
  36808. │   │   │   │   │   └── tasks
  36809. │   │   │   │   ├── dev-lxd.mount
  36810. │   │   │   │   │   ├── cgroup.clone_children
  36811. │   │   │   │   │   ├── cgroup.event_control
  36812. │   │   │   │   │   ├── cgroup.procs
  36813. │   │   │   │   │   ├── memory.failcnt
  36814. │   │   │   │   │   ├── memory.force_empty
  36815. │   │   │   │   │   ├── memory.kmem.failcnt
  36816. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36817. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36818. │   │   │   │   │   ├── memory.kmem.slabinfo
  36819. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36820. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36821. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36822. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36823. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36824. │   │   │   │   │   ├── memory.limit_in_bytes
  36825. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36826. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36827. │   │   │   │   │   ├── memory.numa_stat
  36828. │   │   │   │   │   ├── memory.oom_control
  36829. │   │   │   │   │   ├── memory.pressure_level
  36830. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36831. │   │   │   │   │   ├── memory.stat
  36832. │   │   │   │   │   ├── memory.swappiness
  36833. │   │   │   │   │   ├── memory.usage_in_bytes
  36834. │   │   │   │   │   ├── memory.use_hierarchy
  36835. │   │   │   │   │   ├── notify_on_release
  36836. │   │   │   │   │   └── tasks
  36837. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  36838. │   │   │   │   │   ├── cgroup.clone_children
  36839. │   │   │   │   │   ├── cgroup.event_control
  36840. │   │   │   │   │   ├── cgroup.procs
  36841. │   │   │   │   │   ├── memory.failcnt
  36842. │   │   │   │   │   ├── memory.force_empty
  36843. │   │   │   │   │   ├── memory.kmem.failcnt
  36844. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36845. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36846. │   │   │   │   │   ├── memory.kmem.slabinfo
  36847. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36848. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36849. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36850. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36851. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36852. │   │   │   │   │   ├── memory.limit_in_bytes
  36853. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36854. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36855. │   │   │   │   │   ├── memory.numa_stat
  36856. │   │   │   │   │   ├── memory.oom_control
  36857. │   │   │   │   │   ├── memory.pressure_level
  36858. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36859. │   │   │   │   │   ├── memory.stat
  36860. │   │   │   │   │   ├── memory.swappiness
  36861. │   │   │   │   │   ├── memory.usage_in_bytes
  36862. │   │   │   │   │   ├── memory.use_hierarchy
  36863. │   │   │   │   │   ├── notify_on_release
  36864. │   │   │   │   │   └── tasks
  36865. │   │   │   │   ├── dev-mqueue.mount
  36866. │   │   │   │   │   ├── cgroup.clone_children
  36867. │   │   │   │   │   ├── cgroup.event_control
  36868. │   │   │   │   │   ├── cgroup.procs
  36869. │   │   │   │   │   ├── memory.failcnt
  36870. │   │   │   │   │   ├── memory.force_empty
  36871. │   │   │   │   │   ├── memory.kmem.failcnt
  36872. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36873. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36874. │   │   │   │   │   ├── memory.kmem.slabinfo
  36875. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36876. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36877. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36878. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36879. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36880. │   │   │   │   │   ├── memory.limit_in_bytes
  36881. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36882. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36883. │   │   │   │   │   ├── memory.numa_stat
  36884. │   │   │   │   │   ├── memory.oom_control
  36885. │   │   │   │   │   ├── memory.pressure_level
  36886. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36887. │   │   │   │   │   ├── memory.stat
  36888. │   │   │   │   │   ├── memory.swappiness
  36889. │   │   │   │   │   ├── memory.usage_in_bytes
  36890. │   │   │   │   │   ├── memory.use_hierarchy
  36891. │   │   │   │   │   ├── notify_on_release
  36892. │   │   │   │   │   └── tasks
  36893. │   │   │   │   ├── dev-net-tun.mount
  36894. │   │   │   │   │   ├── cgroup.clone_children
  36895. │   │   │   │   │   ├── cgroup.event_control
  36896. │   │   │   │   │   ├── cgroup.procs
  36897. │   │   │   │   │   ├── memory.failcnt
  36898. │   │   │   │   │   ├── memory.force_empty
  36899. │   │   │   │   │   ├── memory.kmem.failcnt
  36900. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36901. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36902. │   │   │   │   │   ├── memory.kmem.slabinfo
  36903. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36904. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36905. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36906. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36907. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36908. │   │   │   │   │   ├── memory.limit_in_bytes
  36909. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36910. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36911. │   │   │   │   │   ├── memory.numa_stat
  36912. │   │   │   │   │   ├── memory.oom_control
  36913. │   │   │   │   │   ├── memory.pressure_level
  36914. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36915. │   │   │   │   │   ├── memory.stat
  36916. │   │   │   │   │   ├── memory.swappiness
  36917. │   │   │   │   │   ├── memory.usage_in_bytes
  36918. │   │   │   │   │   ├── memory.use_hierarchy
  36919. │   │   │   │   │   ├── notify_on_release
  36920. │   │   │   │   │   └── tasks
  36921. │   │   │   │   ├── dev-null.mount
  36922. │   │   │   │   │   ├── cgroup.clone_children
  36923. │   │   │   │   │   ├── cgroup.event_control
  36924. │   │   │   │   │   ├── cgroup.procs
  36925. │   │   │   │   │   ├── memory.failcnt
  36926. │   │   │   │   │   ├── memory.force_empty
  36927. │   │   │   │   │   ├── memory.kmem.failcnt
  36928. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36929. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36930. │   │   │   │   │   ├── memory.kmem.slabinfo
  36931. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36932. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36933. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36934. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36935. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36936. │   │   │   │   │   ├── memory.limit_in_bytes
  36937. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36938. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36939. │   │   │   │   │   ├── memory.numa_stat
  36940. │   │   │   │   │   ├── memory.oom_control
  36941. │   │   │   │   │   ├── memory.pressure_level
  36942. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36943. │   │   │   │   │   ├── memory.stat
  36944. │   │   │   │   │   ├── memory.swappiness
  36945. │   │   │   │   │   ├── memory.usage_in_bytes
  36946. │   │   │   │   │   ├── memory.use_hierarchy
  36947. │   │   │   │   │   ├── notify_on_release
  36948. │   │   │   │   │   └── tasks
  36949. │   │   │   │   ├── dev-ptmx.mount
  36950. │   │   │   │   │   ├── cgroup.clone_children
  36951. │   │   │   │   │   ├── cgroup.event_control
  36952. │   │   │   │   │   ├── cgroup.procs
  36953. │   │   │   │   │   ├── memory.failcnt
  36954. │   │   │   │   │   ├── memory.force_empty
  36955. │   │   │   │   │   ├── memory.kmem.failcnt
  36956. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36957. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36958. │   │   │   │   │   ├── memory.kmem.slabinfo
  36959. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36960. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36961. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36962. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36963. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36964. │   │   │   │   │   ├── memory.limit_in_bytes
  36965. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36966. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36967. │   │   │   │   │   ├── memory.numa_stat
  36968. │   │   │   │   │   ├── memory.oom_control
  36969. │   │   │   │   │   ├── memory.pressure_level
  36970. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36971. │   │   │   │   │   ├── memory.stat
  36972. │   │   │   │   │   ├── memory.swappiness
  36973. │   │   │   │   │   ├── memory.usage_in_bytes
  36974. │   │   │   │   │   ├── memory.use_hierarchy
  36975. │   │   │   │   │   ├── notify_on_release
  36976. │   │   │   │   │   └── tasks
  36977. │   │   │   │   ├── dev-random.mount
  36978. │   │   │   │   │   ├── cgroup.clone_children
  36979. │   │   │   │   │   ├── cgroup.event_control
  36980. │   │   │   │   │   ├── cgroup.procs
  36981. │   │   │   │   │   ├── memory.failcnt
  36982. │   │   │   │   │   ├── memory.force_empty
  36983. │   │   │   │   │   ├── memory.kmem.failcnt
  36984. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  36985. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  36986. │   │   │   │   │   ├── memory.kmem.slabinfo
  36987. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  36988. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  36989. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  36990. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  36991. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  36992. │   │   │   │   │   ├── memory.limit_in_bytes
  36993. │   │   │   │   │   ├── memory.max_usage_in_bytes
  36994. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  36995. │   │   │   │   │   ├── memory.numa_stat
  36996. │   │   │   │   │   ├── memory.oom_control
  36997. │   │   │   │   │   ├── memory.pressure_level
  36998. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  36999. │   │   │   │   │   ├── memory.stat
  37000. │   │   │   │   │   ├── memory.swappiness
  37001. │   │   │   │   │   ├── memory.usage_in_bytes
  37002. │   │   │   │   │   ├── memory.use_hierarchy
  37003. │   │   │   │   │   ├── notify_on_release
  37004. │   │   │   │   │   └── tasks
  37005. │   │   │   │   ├── dev-tty.mount
  37006. │   │   │   │   │   ├── cgroup.clone_children
  37007. │   │   │   │   │   ├── cgroup.event_control
  37008. │   │   │   │   │   ├── cgroup.procs
  37009. │   │   │   │   │   ├── memory.failcnt
  37010. │   │   │   │   │   ├── memory.force_empty
  37011. │   │   │   │   │   ├── memory.kmem.failcnt
  37012. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37013. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37014. │   │   │   │   │   ├── memory.kmem.slabinfo
  37015. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37016. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37017. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37018. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37019. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37020. │   │   │   │   │   ├── memory.limit_in_bytes
  37021. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37022. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37023. │   │   │   │   │   ├── memory.numa_stat
  37024. │   │   │   │   │   ├── memory.oom_control
  37025. │   │   │   │   │   ├── memory.pressure_level
  37026. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37027. │   │   │   │   │   ├── memory.stat
  37028. │   │   │   │   │   ├── memory.swappiness
  37029. │   │   │   │   │   ├── memory.usage_in_bytes
  37030. │   │   │   │   │   ├── memory.use_hierarchy
  37031. │   │   │   │   │   ├── notify_on_release
  37032. │   │   │   │   │   └── tasks
  37033. │   │   │   │   ├── dev-urandom.mount
  37034. │   │   │   │   │   ├── cgroup.clone_children
  37035. │   │   │   │   │   ├── cgroup.event_control
  37036. │   │   │   │   │   ├── cgroup.procs
  37037. │   │   │   │   │   ├── memory.failcnt
  37038. │   │   │   │   │   ├── memory.force_empty
  37039. │   │   │   │   │   ├── memory.kmem.failcnt
  37040. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37041. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37042. │   │   │   │   │   ├── memory.kmem.slabinfo
  37043. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37044. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37045. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37046. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37047. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37048. │   │   │   │   │   ├── memory.limit_in_bytes
  37049. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37050. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37051. │   │   │   │   │   ├── memory.numa_stat
  37052. │   │   │   │   │   ├── memory.oom_control
  37053. │   │   │   │   │   ├── memory.pressure_level
  37054. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37055. │   │   │   │   │   ├── memory.stat
  37056. │   │   │   │   │   ├── memory.swappiness
  37057. │   │   │   │   │   ├── memory.usage_in_bytes
  37058. │   │   │   │   │   ├── memory.use_hierarchy
  37059. │   │   │   │   │   ├── notify_on_release
  37060. │   │   │   │   │   └── tasks
  37061. │   │   │   │   ├── dev-zero.mount
  37062. │   │   │   │   │   ├── cgroup.clone_children
  37063. │   │   │   │   │   ├── cgroup.event_control
  37064. │   │   │   │   │   ├── cgroup.procs
  37065. │   │   │   │   │   ├── memory.failcnt
  37066. │   │   │   │   │   ├── memory.force_empty
  37067. │   │   │   │   │   ├── memory.kmem.failcnt
  37068. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37069. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37070. │   │   │   │   │   ├── memory.kmem.slabinfo
  37071. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37072. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37073. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37074. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37075. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37076. │   │   │   │   │   ├── memory.limit_in_bytes
  37077. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37078. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37079. │   │   │   │   │   ├── memory.numa_stat
  37080. │   │   │   │   │   ├── memory.oom_control
  37081. │   │   │   │   │   ├── memory.pressure_level
  37082. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37083. │   │   │   │   │   ├── memory.stat
  37084. │   │   │   │   │   ├── memory.swappiness
  37085. │   │   │   │   │   ├── memory.usage_in_bytes
  37086. │   │   │   │   │   ├── memory.use_hierarchy
  37087. │   │   │   │   │   ├── notify_on_release
  37088. │   │   │   │   │   └── tasks
  37089. │   │   │   │   ├── influxdb.service
  37090. │   │   │   │   │   ├── cgroup.clone_children
  37091. │   │   │   │   │   ├── cgroup.event_control
  37092. │   │   │   │   │   ├── cgroup.procs
  37093. │   │   │   │   │   ├── memory.failcnt
  37094. │   │   │   │   │   ├── memory.force_empty
  37095. │   │   │   │   │   ├── memory.kmem.failcnt
  37096. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37097. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37098. │   │   │   │   │   ├── memory.kmem.slabinfo
  37099. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37100. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37101. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37102. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37103. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37104. │   │   │   │   │   ├── memory.limit_in_bytes
  37105. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37106. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37107. │   │   │   │   │   ├── memory.numa_stat
  37108. │   │   │   │   │   ├── memory.oom_control
  37109. │   │   │   │   │   ├── memory.pressure_level
  37110. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37111. │   │   │   │   │   ├── memory.stat
  37112. │   │   │   │   │   ├── memory.swappiness
  37113. │   │   │   │   │   ├── memory.usage_in_bytes
  37114. │   │   │   │   │   ├── memory.use_hierarchy
  37115. │   │   │   │   │   ├── notify_on_release
  37116. │   │   │   │   │   └── tasks
  37117. │   │   │   │   ├── irqbalance.service
  37118. │   │   │   │   │   ├── cgroup.clone_children
  37119. │   │   │   │   │   ├── cgroup.event_control
  37120. │   │   │   │   │   ├── cgroup.procs
  37121. │   │   │   │   │   ├── memory.failcnt
  37122. │   │   │   │   │   ├── memory.force_empty
  37123. │   │   │   │   │   ├── memory.kmem.failcnt
  37124. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37125. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37126. │   │   │   │   │   ├── memory.kmem.slabinfo
  37127. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37128. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37129. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37130. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37131. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37132. │   │   │   │   │   ├── memory.limit_in_bytes
  37133. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37134. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37135. │   │   │   │   │   ├── memory.numa_stat
  37136. │   │   │   │   │   ├── memory.oom_control
  37137. │   │   │   │   │   ├── memory.pressure_level
  37138. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37139. │   │   │   │   │   ├── memory.stat
  37140. │   │   │   │   │   ├── memory.swappiness
  37141. │   │   │   │   │   ├── memory.usage_in_bytes
  37142. │   │   │   │   │   ├── memory.use_hierarchy
  37143. │   │   │   │   │   ├── notify_on_release
  37144. │   │   │   │   │   └── tasks
  37145. │   │   │   │   ├── kapacitor.service
  37146. │   │   │   │   │   ├── cgroup.clone_children
  37147. │   │   │   │   │   ├── cgroup.event_control
  37148. │   │   │   │   │   ├── cgroup.procs
  37149. │   │   │   │   │   ├── memory.failcnt
  37150. │   │   │   │   │   ├── memory.force_empty
  37151. │   │   │   │   │   ├── memory.kmem.failcnt
  37152. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37153. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37154. │   │   │   │   │   ├── memory.kmem.slabinfo
  37155. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37156. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37157. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37158. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37159. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37160. │   │   │   │   │   ├── memory.limit_in_bytes
  37161. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37162. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37163. │   │   │   │   │   ├── memory.numa_stat
  37164. │   │   │   │   │   ├── memory.oom_control
  37165. │   │   │   │   │   ├── memory.pressure_level
  37166. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37167. │   │   │   │   │   ├── memory.stat
  37168. │   │   │   │   │   ├── memory.swappiness
  37169. │   │   │   │   │   ├── memory.usage_in_bytes
  37170. │   │   │   │   │   ├── memory.use_hierarchy
  37171. │   │   │   │   │   ├── notify_on_release
  37172. │   │   │   │   │   └── tasks
  37173. │   │   │   │   ├── lvm2-monitor.service
  37174. │   │   │   │   │   ├── cgroup.clone_children
  37175. │   │   │   │   │   ├── cgroup.event_control
  37176. │   │   │   │   │   ├── cgroup.procs
  37177. │   │   │   │   │   ├── memory.failcnt
  37178. │   │   │   │   │   ├── memory.force_empty
  37179. │   │   │   │   │   ├── memory.kmem.failcnt
  37180. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37181. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37182. │   │   │   │   │   ├── memory.kmem.slabinfo
  37183. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37184. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37185. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37186. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37187. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37188. │   │   │   │   │   ├── memory.limit_in_bytes
  37189. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37190. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37191. │   │   │   │   │   ├── memory.numa_stat
  37192. │   │   │   │   │   ├── memory.oom_control
  37193. │   │   │   │   │   ├── memory.pressure_level
  37194. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37195. │   │   │   │   │   ├── memory.stat
  37196. │   │   │   │   │   ├── memory.swappiness
  37197. │   │   │   │   │   ├── memory.usage_in_bytes
  37198. │   │   │   │   │   ├── memory.use_hierarchy
  37199. │   │   │   │   │   ├── notify_on_release
  37200. │   │   │   │   │   └── tasks
  37201. │   │   │   │   ├── memory.failcnt
  37202. │   │   │   │   ├── memory.force_empty
  37203. │   │   │   │   ├── memory.kmem.failcnt
  37204. │   │   │   │   ├── memory.kmem.limit_in_bytes
  37205. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37206. │   │   │   │   ├── memory.kmem.slabinfo
  37207. │   │   │   │   ├── memory.kmem.tcp.failcnt
  37208. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37209. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37210. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37211. │   │   │   │   ├── memory.kmem.usage_in_bytes
  37212. │   │   │   │   ├── memory.limit_in_bytes
  37213. │   │   │   │   ├── memory.max_usage_in_bytes
  37214. │   │   │   │   ├── memory.move_charge_at_immigrate
  37215. │   │   │   │   ├── memory.numa_stat
  37216. │   │   │   │   ├── memory.oom_control
  37217. │   │   │   │   ├── memory.pressure_level
  37218. │   │   │   │   ├── memory.soft_limit_in_bytes
  37219. │   │   │   │   ├── memory.stat
  37220. │   │   │   │   ├── memory.swappiness
  37221. │   │   │   │   ├── memory.usage_in_bytes
  37222. │   │   │   │   ├── memory.use_hierarchy
  37223. │   │   │   │   ├── -.mount
  37224. │   │   │   │   │   ├── cgroup.clone_children
  37225. │   │   │   │   │   ├── cgroup.event_control
  37226. │   │   │   │   │   ├── cgroup.procs
  37227. │   │   │   │   │   ├── memory.failcnt
  37228. │   │   │   │   │   ├── memory.force_empty
  37229. │   │   │   │   │   ├── memory.kmem.failcnt
  37230. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37231. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37232. │   │   │   │   │   ├── memory.kmem.slabinfo
  37233. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37234. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37235. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37236. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37237. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37238. │   │   │   │   │   ├── memory.limit_in_bytes
  37239. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37240. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37241. │   │   │   │   │   ├── memory.numa_stat
  37242. │   │   │   │   │   ├── memory.oom_control
  37243. │   │   │   │   │   ├── memory.pressure_level
  37244. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37245. │   │   │   │   │   ├── memory.stat
  37246. │   │   │   │   │   ├── memory.swappiness
  37247. │   │   │   │   │   ├── memory.usage_in_bytes
  37248. │   │   │   │   │   ├── memory.use_hierarchy
  37249. │   │   │   │   │   ├── notify_on_release
  37250. │   │   │   │   │   └── tasks
  37251. │   │   │   │   ├── networking.service
  37252. │   │   │   │   │   ├── cgroup.clone_children
  37253. │   │   │   │   │   ├── cgroup.event_control
  37254. │   │   │   │   │   ├── cgroup.procs
  37255. │   │   │   │   │   ├── memory.failcnt
  37256. │   │   │   │   │   ├── memory.force_empty
  37257. │   │   │   │   │   ├── memory.kmem.failcnt
  37258. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37259. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37260. │   │   │   │   │   ├── memory.kmem.slabinfo
  37261. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37262. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37263. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37264. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37265. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37266. │   │   │   │   │   ├── memory.limit_in_bytes
  37267. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37268. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37269. │   │   │   │   │   ├── memory.numa_stat
  37270. │   │   │   │   │   ├── memory.oom_control
  37271. │   │   │   │   │   ├── memory.pressure_level
  37272. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37273. │   │   │   │   │   ├── memory.stat
  37274. │   │   │   │   │   ├── memory.swappiness
  37275. │   │   │   │   │   ├── memory.usage_in_bytes
  37276. │   │   │   │   │   ├── memory.use_hierarchy
  37277. │   │   │   │   │   ├── notify_on_release
  37278. │   │   │   │   │   └── tasks
  37279. │   │   │   │   ├── notify_on_release
  37280. │   │   │   │   ├── ondemand.service
  37281. │   │   │   │   │   ├── cgroup.clone_children
  37282. │   │   │   │   │   ├── cgroup.event_control
  37283. │   │   │   │   │   ├── cgroup.procs
  37284. │   │   │   │   │   ├── memory.failcnt
  37285. │   │   │   │   │   ├── memory.force_empty
  37286. │   │   │   │   │   ├── memory.kmem.failcnt
  37287. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37288. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37289. │   │   │   │   │   ├── memory.kmem.slabinfo
  37290. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37291. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37292. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37293. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37294. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37295. │   │   │   │   │   ├── memory.limit_in_bytes
  37296. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37297. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37298. │   │   │   │   │   ├── memory.numa_stat
  37299. │   │   │   │   │   ├── memory.oom_control
  37300. │   │   │   │   │   ├── memory.pressure_level
  37301. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37302. │   │   │   │   │   ├── memory.stat
  37303. │   │   │   │   │   ├── memory.swappiness
  37304. │   │   │   │   │   ├── memory.usage_in_bytes
  37305. │   │   │   │   │   ├── memory.use_hierarchy
  37306. │   │   │   │   │   ├── notify_on_release
  37307. │   │   │   │   │   └── tasks
  37308. │   │   │   │   ├── polkitd.service
  37309. │   │   │   │   │   ├── cgroup.clone_children
  37310. │   │   │   │   │   ├── cgroup.event_control
  37311. │   │   │   │   │   ├── cgroup.procs
  37312. │   │   │   │   │   ├── memory.failcnt
  37313. │   │   │   │   │   ├── memory.force_empty
  37314. │   │   │   │   │   ├── memory.kmem.failcnt
  37315. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37316. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37317. │   │   │   │   │   ├── memory.kmem.slabinfo
  37318. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37319. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37320. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37321. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37322. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37323. │   │   │   │   │   ├── memory.limit_in_bytes
  37324. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37325. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37326. │   │   │   │   │   ├── memory.numa_stat
  37327. │   │   │   │   │   ├── memory.oom_control
  37328. │   │   │   │   │   ├── memory.pressure_level
  37329. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37330. │   │   │   │   │   ├── memory.stat
  37331. │   │   │   │   │   ├── memory.swappiness
  37332. │   │   │   │   │   ├── memory.usage_in_bytes
  37333. │   │   │   │   │   ├── memory.use_hierarchy
  37334. │   │   │   │   │   ├── notify_on_release
  37335. │   │   │   │   │   └── tasks
  37336. │   │   │   │   ├── proc-cpuinfo.mount
  37337. │   │   │   │   │   ├── cgroup.clone_children
  37338. │   │   │   │   │   ├── cgroup.event_control
  37339. │   │   │   │   │   ├── cgroup.procs
  37340. │   │   │   │   │   ├── memory.failcnt
  37341. │   │   │   │   │   ├── memory.force_empty
  37342. │   │   │   │   │   ├── memory.kmem.failcnt
  37343. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37344. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37345. │   │   │   │   │   ├── memory.kmem.slabinfo
  37346. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37347. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37348. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37349. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37350. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37351. │   │   │   │   │   ├── memory.limit_in_bytes
  37352. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37353. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37354. │   │   │   │   │   ├── memory.numa_stat
  37355. │   │   │   │   │   ├── memory.oom_control
  37356. │   │   │   │   │   ├── memory.pressure_level
  37357. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37358. │   │   │   │   │   ├── memory.stat
  37359. │   │   │   │   │   ├── memory.swappiness
  37360. │   │   │   │   │   ├── memory.usage_in_bytes
  37361. │   │   │   │   │   ├── memory.use_hierarchy
  37362. │   │   │   │   │   ├── notify_on_release
  37363. │   │   │   │   │   └── tasks
  37364. │   │   │   │   ├── proc-diskstats.mount
  37365. │   │   │   │   │   ├── cgroup.clone_children
  37366. │   │   │   │   │   ├── cgroup.event_control
  37367. │   │   │   │   │   ├── cgroup.procs
  37368. │   │   │   │   │   ├── memory.failcnt
  37369. │   │   │   │   │   ├── memory.force_empty
  37370. │   │   │   │   │   ├── memory.kmem.failcnt
  37371. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37372. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37373. │   │   │   │   │   ├── memory.kmem.slabinfo
  37374. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37375. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37376. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37377. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37378. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37379. │   │   │   │   │   ├── memory.limit_in_bytes
  37380. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37381. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37382. │   │   │   │   │   ├── memory.numa_stat
  37383. │   │   │   │   │   ├── memory.oom_control
  37384. │   │   │   │   │   ├── memory.pressure_level
  37385. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37386. │   │   │   │   │   ├── memory.stat
  37387. │   │   │   │   │   ├── memory.swappiness
  37388. │   │   │   │   │   ├── memory.usage_in_bytes
  37389. │   │   │   │   │   ├── memory.use_hierarchy
  37390. │   │   │   │   │   ├── notify_on_release
  37391. │   │   │   │   │   └── tasks
  37392. │   │   │   │   ├── proc-meminfo.mount
  37393. │   │   │   │   │   ├── cgroup.clone_children
  37394. │   │   │   │   │   ├── cgroup.event_control
  37395. │   │   │   │   │   ├── cgroup.procs
  37396. │   │   │   │   │   ├── memory.failcnt
  37397. │   │   │   │   │   ├── memory.force_empty
  37398. │   │   │   │   │   ├── memory.kmem.failcnt
  37399. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37400. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37401. │   │   │   │   │   ├── memory.kmem.slabinfo
  37402. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37403. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37404. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37405. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37406. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37407. │   │   │   │   │   ├── memory.limit_in_bytes
  37408. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37409. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37410. │   │   │   │   │   ├── memory.numa_stat
  37411. │   │   │   │   │   ├── memory.oom_control
  37412. │   │   │   │   │   ├── memory.pressure_level
  37413. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37414. │   │   │   │   │   ├── memory.stat
  37415. │   │   │   │   │   ├── memory.swappiness
  37416. │   │   │   │   │   ├── memory.usage_in_bytes
  37417. │   │   │   │   │   ├── memory.use_hierarchy
  37418. │   │   │   │   │   ├── notify_on_release
  37419. │   │   │   │   │   └── tasks
  37420. │   │   │   │   ├── proc-stat.mount
  37421. │   │   │   │   │   ├── cgroup.clone_children
  37422. │   │   │   │   │   ├── cgroup.event_control
  37423. │   │   │   │   │   ├── cgroup.procs
  37424. │   │   │   │   │   ├── memory.failcnt
  37425. │   │   │   │   │   ├── memory.force_empty
  37426. │   │   │   │   │   ├── memory.kmem.failcnt
  37427. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37428. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37429. │   │   │   │   │   ├── memory.kmem.slabinfo
  37430. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37431. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37432. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37433. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37434. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37435. │   │   │   │   │   ├── memory.limit_in_bytes
  37436. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37437. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37438. │   │   │   │   │   ├── memory.numa_stat
  37439. │   │   │   │   │   ├── memory.oom_control
  37440. │   │   │   │   │   ├── memory.pressure_level
  37441. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37442. │   │   │   │   │   ├── memory.stat
  37443. │   │   │   │   │   ├── memory.swappiness
  37444. │   │   │   │   │   ├── memory.usage_in_bytes
  37445. │   │   │   │   │   ├── memory.use_hierarchy
  37446. │   │   │   │   │   ├── notify_on_release
  37447. │   │   │   │   │   └── tasks
  37448. │   │   │   │   ├── proc-swaps.mount
  37449. │   │   │   │   │   ├── cgroup.clone_children
  37450. │   │   │   │   │   ├── cgroup.event_control
  37451. │   │   │   │   │   ├── cgroup.procs
  37452. │   │   │   │   │   ├── memory.failcnt
  37453. │   │   │   │   │   ├── memory.force_empty
  37454. │   │   │   │   │   ├── memory.kmem.failcnt
  37455. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37456. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37457. │   │   │   │   │   ├── memory.kmem.slabinfo
  37458. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37459. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37460. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37461. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37462. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37463. │   │   │   │   │   ├── memory.limit_in_bytes
  37464. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37465. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37466. │   │   │   │   │   ├── memory.numa_stat
  37467. │   │   │   │   │   ├── memory.oom_control
  37468. │   │   │   │   │   ├── memory.pressure_level
  37469. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37470. │   │   │   │   │   ├── memory.stat
  37471. │   │   │   │   │   ├── memory.swappiness
  37472. │   │   │   │   │   ├── memory.usage_in_bytes
  37473. │   │   │   │   │   ├── memory.use_hierarchy
  37474. │   │   │   │   │   ├── notify_on_release
  37475. │   │   │   │   │   └── tasks
  37476. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  37477. │   │   │   │   │   ├── cgroup.clone_children
  37478. │   │   │   │   │   ├── cgroup.event_control
  37479. │   │   │   │   │   ├── cgroup.procs
  37480. │   │   │   │   │   ├── memory.failcnt
  37481. │   │   │   │   │   ├── memory.force_empty
  37482. │   │   │   │   │   ├── memory.kmem.failcnt
  37483. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37484. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37485. │   │   │   │   │   ├── memory.kmem.slabinfo
  37486. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37487. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37488. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37489. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37490. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37491. │   │   │   │   │   ├── memory.limit_in_bytes
  37492. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37493. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37494. │   │   │   │   │   ├── memory.numa_stat
  37495. │   │   │   │   │   ├── memory.oom_control
  37496. │   │   │   │   │   ├── memory.pressure_level
  37497. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37498. │   │   │   │   │   ├── memory.stat
  37499. │   │   │   │   │   ├── memory.swappiness
  37500. │   │   │   │   │   ├── memory.usage_in_bytes
  37501. │   │   │   │   │   ├── memory.use_hierarchy
  37502. │   │   │   │   │   ├── notify_on_release
  37503. │   │   │   │   │   └── tasks
  37504. │   │   │   │   ├── proc-uptime.mount
  37505. │   │   │   │   │   ├── cgroup.clone_children
  37506. │   │   │   │   │   ├── cgroup.event_control
  37507. │   │   │   │   │   ├── cgroup.procs
  37508. │   │   │   │   │   ├── memory.failcnt
  37509. │   │   │   │   │   ├── memory.force_empty
  37510. │   │   │   │   │   ├── memory.kmem.failcnt
  37511. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37512. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37513. │   │   │   │   │   ├── memory.kmem.slabinfo
  37514. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37515. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37516. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37517. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37518. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37519. │   │   │   │   │   ├── memory.limit_in_bytes
  37520. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37521. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37522. │   │   │   │   │   ├── memory.numa_stat
  37523. │   │   │   │   │   ├── memory.oom_control
  37524. │   │   │   │   │   ├── memory.pressure_level
  37525. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37526. │   │   │   │   │   ├── memory.stat
  37527. │   │   │   │   │   ├── memory.swappiness
  37528. │   │   │   │   │   ├── memory.usage_in_bytes
  37529. │   │   │   │   │   ├── memory.use_hierarchy
  37530. │   │   │   │   │   ├── notify_on_release
  37531. │   │   │   │   │   └── tasks
  37532. │   │   │   │   ├── rc-local.service
  37533. │   │   │   │   │   ├── cgroup.clone_children
  37534. │   │   │   │   │   ├── cgroup.event_control
  37535. │   │   │   │   │   ├── cgroup.procs
  37536. │   │   │   │   │   ├── memory.failcnt
  37537. │   │   │   │   │   ├── memory.force_empty
  37538. │   │   │   │   │   ├── memory.kmem.failcnt
  37539. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37540. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37541. │   │   │   │   │   ├── memory.kmem.slabinfo
  37542. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37543. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37544. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37545. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37546. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37547. │   │   │   │   │   ├── memory.limit_in_bytes
  37548. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37549. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37550. │   │   │   │   │   ├── memory.numa_stat
  37551. │   │   │   │   │   ├── memory.oom_control
  37552. │   │   │   │   │   ├── memory.pressure_level
  37553. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37554. │   │   │   │   │   ├── memory.stat
  37555. │   │   │   │   │   ├── memory.swappiness
  37556. │   │   │   │   │   ├── memory.usage_in_bytes
  37557. │   │   │   │   │   ├── memory.use_hierarchy
  37558. │   │   │   │   │   ├── notify_on_release
  37559. │   │   │   │   │   └── tasks
  37560. │   │   │   │   ├── resolvconf.service
  37561. │   │   │   │   │   ├── cgroup.clone_children
  37562. │   │   │   │   │   ├── cgroup.event_control
  37563. │   │   │   │   │   ├── cgroup.procs
  37564. │   │   │   │   │   ├── memory.failcnt
  37565. │   │   │   │   │   ├── memory.force_empty
  37566. │   │   │   │   │   ├── memory.kmem.failcnt
  37567. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37568. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37569. │   │   │   │   │   ├── memory.kmem.slabinfo
  37570. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37571. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37572. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37573. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37574. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37575. │   │   │   │   │   ├── memory.limit_in_bytes
  37576. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37577. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37578. │   │   │   │   │   ├── memory.numa_stat
  37579. │   │   │   │   │   ├── memory.oom_control
  37580. │   │   │   │   │   ├── memory.pressure_level
  37581. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37582. │   │   │   │   │   ├── memory.stat
  37583. │   │   │   │   │   ├── memory.swappiness
  37584. │   │   │   │   │   ├── memory.usage_in_bytes
  37585. │   │   │   │   │   ├── memory.use_hierarchy
  37586. │   │   │   │   │   ├── notify_on_release
  37587. │   │   │   │   │   └── tasks
  37588. │   │   │   │   ├── rsyslog.service
  37589. │   │   │   │   │   ├── cgroup.clone_children
  37590. │   │   │   │   │   ├── cgroup.event_control
  37591. │   │   │   │   │   ├── cgroup.procs
  37592. │   │   │   │   │   ├── memory.failcnt
  37593. │   │   │   │   │   ├── memory.force_empty
  37594. │   │   │   │   │   ├── memory.kmem.failcnt
  37595. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37596. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37597. │   │   │   │   │   ├── memory.kmem.slabinfo
  37598. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37599. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37600. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37601. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37602. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37603. │   │   │   │   │   ├── memory.limit_in_bytes
  37604. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37605. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37606. │   │   │   │   │   ├── memory.numa_stat
  37607. │   │   │   │   │   ├── memory.oom_control
  37608. │   │   │   │   │   ├── memory.pressure_level
  37609. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37610. │   │   │   │   │   ├── memory.stat
  37611. │   │   │   │   │   ├── memory.swappiness
  37612. │   │   │   │   │   ├── memory.usage_in_bytes
  37613. │   │   │   │   │   ├── memory.use_hierarchy
  37614. │   │   │   │   │   ├── notify_on_release
  37615. │   │   │   │   │   └── tasks
  37616. │   │   │   │   ├── run-user-0.mount
  37617. │   │   │   │   │   ├── cgroup.clone_children
  37618. │   │   │   │   │   ├── cgroup.event_control
  37619. │   │   │   │   │   ├── cgroup.procs
  37620. │   │   │   │   │   ├── memory.failcnt
  37621. │   │   │   │   │   ├── memory.force_empty
  37622. │   │   │   │   │   ├── memory.kmem.failcnt
  37623. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37624. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37625. │   │   │   │   │   ├── memory.kmem.slabinfo
  37626. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37627. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37628. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37629. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37630. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37631. │   │   │   │   │   ├── memory.limit_in_bytes
  37632. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37633. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37634. │   │   │   │   │   ├── memory.numa_stat
  37635. │   │   │   │   │   ├── memory.oom_control
  37636. │   │   │   │   │   ├── memory.pressure_level
  37637. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37638. │   │   │   │   │   ├── memory.stat
  37639. │   │   │   │   │   ├── memory.swappiness
  37640. │   │   │   │   │   ├── memory.usage_in_bytes
  37641. │   │   │   │   │   ├── memory.use_hierarchy
  37642. │   │   │   │   │   ├── notify_on_release
  37643. │   │   │   │   │   └── tasks
  37644. │   │   │   │   ├── ssh.service
  37645. │   │   │   │   │   ├── cgroup.clone_children
  37646. │   │   │   │   │   ├── cgroup.event_control
  37647. │   │   │   │   │   ├── cgroup.procs
  37648. │   │   │   │   │   ├── memory.failcnt
  37649. │   │   │   │   │   ├── memory.force_empty
  37650. │   │   │   │   │   ├── memory.kmem.failcnt
  37651. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37652. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37653. │   │   │   │   │   ├── memory.kmem.slabinfo
  37654. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37655. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37656. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37657. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37658. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37659. │   │   │   │   │   ├── memory.limit_in_bytes
  37660. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37661. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37662. │   │   │   │   │   ├── memory.numa_stat
  37663. │   │   │   │   │   ├── memory.oom_control
  37664. │   │   │   │   │   ├── memory.pressure_level
  37665. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37666. │   │   │   │   │   ├── memory.stat
  37667. │   │   │   │   │   ├── memory.swappiness
  37668. │   │   │   │   │   ├── memory.usage_in_bytes
  37669. │   │   │   │   │   ├── memory.use_hierarchy
  37670. │   │   │   │   │   ├── notify_on_release
  37671. │   │   │   │   │   └── tasks
  37672. │   │   │   │   ├── sys-fs-fuse-connections.mount
  37673. │   │   │   │   │   ├── cgroup.clone_children
  37674. │   │   │   │   │   ├── cgroup.event_control
  37675. │   │   │   │   │   ├── cgroup.procs
  37676. │   │   │   │   │   ├── memory.failcnt
  37677. │   │   │   │   │   ├── memory.force_empty
  37678. │   │   │   │   │   ├── memory.kmem.failcnt
  37679. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37680. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37681. │   │   │   │   │   ├── memory.kmem.slabinfo
  37682. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37683. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37684. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37685. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37686. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37687. │   │   │   │   │   ├── memory.limit_in_bytes
  37688. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37689. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37690. │   │   │   │   │   ├── memory.numa_stat
  37691. │   │   │   │   │   ├── memory.oom_control
  37692. │   │   │   │   │   ├── memory.pressure_level
  37693. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37694. │   │   │   │   │   ├── memory.stat
  37695. │   │   │   │   │   ├── memory.swappiness
  37696. │   │   │   │   │   ├── memory.usage_in_bytes
  37697. │   │   │   │   │   ├── memory.use_hierarchy
  37698. │   │   │   │   │   ├── notify_on_release
  37699. │   │   │   │   │   └── tasks
  37700. │   │   │   │   ├── sys-kernel-debug.mount
  37701. │   │   │   │   │   ├── cgroup.clone_children
  37702. │   │   │   │   │   ├── cgroup.event_control
  37703. │   │   │   │   │   ├── cgroup.procs
  37704. │   │   │   │   │   ├── memory.failcnt
  37705. │   │   │   │   │   ├── memory.force_empty
  37706. │   │   │   │   │   ├── memory.kmem.failcnt
  37707. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37708. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37709. │   │   │   │   │   ├── memory.kmem.slabinfo
  37710. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37711. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37712. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37713. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37714. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37715. │   │   │   │   │   ├── memory.limit_in_bytes
  37716. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37717. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37718. │   │   │   │   │   ├── memory.numa_stat
  37719. │   │   │   │   │   ├── memory.oom_control
  37720. │   │   │   │   │   ├── memory.pressure_level
  37721. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37722. │   │   │   │   │   ├── memory.stat
  37723. │   │   │   │   │   ├── memory.swappiness
  37724. │   │   │   │   │   ├── memory.usage_in_bytes
  37725. │   │   │   │   │   ├── memory.use_hierarchy
  37726. │   │   │   │   │   ├── notify_on_release
  37727. │   │   │   │   │   └── tasks
  37728. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  37729. │   │   │   │   │   ├── cgroup.clone_children
  37730. │   │   │   │   │   ├── cgroup.event_control
  37731. │   │   │   │   │   ├── cgroup.procs
  37732. │   │   │   │   │   ├── memory.failcnt
  37733. │   │   │   │   │   ├── memory.force_empty
  37734. │   │   │   │   │   ├── memory.kmem.failcnt
  37735. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37736. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37737. │   │   │   │   │   ├── memory.kmem.slabinfo
  37738. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37739. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37740. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37741. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37742. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37743. │   │   │   │   │   ├── memory.limit_in_bytes
  37744. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37745. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37746. │   │   │   │   │   ├── memory.numa_stat
  37747. │   │   │   │   │   ├── memory.oom_control
  37748. │   │   │   │   │   ├── memory.pressure_level
  37749. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37750. │   │   │   │   │   ├── memory.stat
  37751. │   │   │   │   │   ├── memory.swappiness
  37752. │   │   │   │   │   ├── memory.usage_in_bytes
  37753. │   │   │   │   │   ├── memory.use_hierarchy
  37754. │   │   │   │   │   ├── notify_on_release
  37755. │   │   │   │   │   └── tasks
  37756. │   │   │   │   ├── systemd-journald.service
  37757. │   │   │   │   │   ├── cgroup.clone_children
  37758. │   │   │   │   │   ├── cgroup.event_control
  37759. │   │   │   │   │   ├── cgroup.procs
  37760. │   │   │   │   │   ├── memory.failcnt
  37761. │   │   │   │   │   ├── memory.force_empty
  37762. │   │   │   │   │   ├── memory.kmem.failcnt
  37763. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37764. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37765. │   │   │   │   │   ├── memory.kmem.slabinfo
  37766. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37767. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37768. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37769. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37770. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37771. │   │   │   │   │   ├── memory.limit_in_bytes
  37772. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37773. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37774. │   │   │   │   │   ├── memory.numa_stat
  37775. │   │   │   │   │   ├── memory.oom_control
  37776. │   │   │   │   │   ├── memory.pressure_level
  37777. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37778. │   │   │   │   │   ├── memory.stat
  37779. │   │   │   │   │   ├── memory.swappiness
  37780. │   │   │   │   │   ├── memory.usage_in_bytes
  37781. │   │   │   │   │   ├── memory.use_hierarchy
  37782. │   │   │   │   │   ├── notify_on_release
  37783. │   │   │   │   │   └── tasks
  37784. │   │   │   │   ├── systemd-journal-flush.service
  37785. │   │   │   │   │   ├── cgroup.clone_children
  37786. │   │   │   │   │   ├── cgroup.event_control
  37787. │   │   │   │   │   ├── cgroup.procs
  37788. │   │   │   │   │   ├── memory.failcnt
  37789. │   │   │   │   │   ├── memory.force_empty
  37790. │   │   │   │   │   ├── memory.kmem.failcnt
  37791. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37792. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37793. │   │   │   │   │   ├── memory.kmem.slabinfo
  37794. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37795. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37796. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37797. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37798. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37799. │   │   │   │   │   ├── memory.limit_in_bytes
  37800. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37801. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37802. │   │   │   │   │   ├── memory.numa_stat
  37803. │   │   │   │   │   ├── memory.oom_control
  37804. │   │   │   │   │   ├── memory.pressure_level
  37805. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37806. │   │   │   │   │   ├── memory.stat
  37807. │   │   │   │   │   ├── memory.swappiness
  37808. │   │   │   │   │   ├── memory.usage_in_bytes
  37809. │   │   │   │   │   ├── memory.use_hierarchy
  37810. │   │   │   │   │   ├── notify_on_release
  37811. │   │   │   │   │   └── tasks
  37812. │   │   │   │   ├── systemd-logind.service
  37813. │   │   │   │   │   ├── cgroup.clone_children
  37814. │   │   │   │   │   ├── cgroup.event_control
  37815. │   │   │   │   │   ├── cgroup.procs
  37816. │   │   │   │   │   ├── memory.failcnt
  37817. │   │   │   │   │   ├── memory.force_empty
  37818. │   │   │   │   │   ├── memory.kmem.failcnt
  37819. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37820. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37821. │   │   │   │   │   ├── memory.kmem.slabinfo
  37822. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37823. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37824. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37825. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37826. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37827. │   │   │   │   │   ├── memory.limit_in_bytes
  37828. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37829. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37830. │   │   │   │   │   ├── memory.numa_stat
  37831. │   │   │   │   │   ├── memory.oom_control
  37832. │   │   │   │   │   ├── memory.pressure_level
  37833. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37834. │   │   │   │   │   ├── memory.stat
  37835. │   │   │   │   │   ├── memory.swappiness
  37836. │   │   │   │   │   ├── memory.usage_in_bytes
  37837. │   │   │   │   │   ├── memory.use_hierarchy
  37838. │   │   │   │   │   ├── notify_on_release
  37839. │   │   │   │   │   └── tasks
  37840. │   │   │   │   ├── systemd-random-seed.service
  37841. │   │   │   │   │   ├── cgroup.clone_children
  37842. │   │   │   │   │   ├── cgroup.event_control
  37843. │   │   │   │   │   ├── cgroup.procs
  37844. │   │   │   │   │   ├── memory.failcnt
  37845. │   │   │   │   │   ├── memory.force_empty
  37846. │   │   │   │   │   ├── memory.kmem.failcnt
  37847. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37848. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37849. │   │   │   │   │   ├── memory.kmem.slabinfo
  37850. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37851. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37852. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37853. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37854. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37855. │   │   │   │   │   ├── memory.limit_in_bytes
  37856. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37857. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37858. │   │   │   │   │   ├── memory.numa_stat
  37859. │   │   │   │   │   ├── memory.oom_control
  37860. │   │   │   │   │   ├── memory.pressure_level
  37861. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37862. │   │   │   │   │   ├── memory.stat
  37863. │   │   │   │   │   ├── memory.swappiness
  37864. │   │   │   │   │   ├── memory.usage_in_bytes
  37865. │   │   │   │   │   ├── memory.use_hierarchy
  37866. │   │   │   │   │   ├── notify_on_release
  37867. │   │   │   │   │   └── tasks
  37868. │   │   │   │   ├── systemd-tmpfiles-setup.service
  37869. │   │   │   │   │   ├── cgroup.clone_children
  37870. │   │   │   │   │   ├── cgroup.event_control
  37871. │   │   │   │   │   ├── cgroup.procs
  37872. │   │   │   │   │   ├── memory.failcnt
  37873. │   │   │   │   │   ├── memory.force_empty
  37874. │   │   │   │   │   ├── memory.kmem.failcnt
  37875. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37876. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37877. │   │   │   │   │   ├── memory.kmem.slabinfo
  37878. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37879. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37880. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37881. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37882. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37883. │   │   │   │   │   ├── memory.limit_in_bytes
  37884. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37885. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37886. │   │   │   │   │   ├── memory.numa_stat
  37887. │   │   │   │   │   ├── memory.oom_control
  37888. │   │   │   │   │   ├── memory.pressure_level
  37889. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37890. │   │   │   │   │   ├── memory.stat
  37891. │   │   │   │   │   ├── memory.swappiness
  37892. │   │   │   │   │   ├── memory.usage_in_bytes
  37893. │   │   │   │   │   ├── memory.use_hierarchy
  37894. │   │   │   │   │   ├── notify_on_release
  37895. │   │   │   │   │   └── tasks
  37896. │   │   │   │   ├── systemd-udevd.service
  37897. │   │   │   │   │   ├── cgroup.clone_children
  37898. │   │   │   │   │   ├── cgroup.event_control
  37899. │   │   │   │   │   ├── cgroup.procs
  37900. │   │   │   │   │   ├── memory.failcnt
  37901. │   │   │   │   │   ├── memory.force_empty
  37902. │   │   │   │   │   ├── memory.kmem.failcnt
  37903. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37904. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37905. │   │   │   │   │   ├── memory.kmem.slabinfo
  37906. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37907. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37908. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37909. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37910. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37911. │   │   │   │   │   ├── memory.limit_in_bytes
  37912. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37913. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37914. │   │   │   │   │   ├── memory.numa_stat
  37915. │   │   │   │   │   ├── memory.oom_control
  37916. │   │   │   │   │   ├── memory.pressure_level
  37917. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37918. │   │   │   │   │   ├── memory.stat
  37919. │   │   │   │   │   ├── memory.swappiness
  37920. │   │   │   │   │   ├── memory.usage_in_bytes
  37921. │   │   │   │   │   ├── memory.use_hierarchy
  37922. │   │   │   │   │   ├── notify_on_release
  37923. │   │   │   │   │   └── tasks
  37924. │   │   │   │   ├── systemd-udev-trigger.service
  37925. │   │   │   │   │   ├── cgroup.clone_children
  37926. │   │   │   │   │   ├── cgroup.event_control
  37927. │   │   │   │   │   ├── cgroup.procs
  37928. │   │   │   │   │   ├── memory.failcnt
  37929. │   │   │   │   │   ├── memory.force_empty
  37930. │   │   │   │   │   ├── memory.kmem.failcnt
  37931. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37932. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37933. │   │   │   │   │   ├── memory.kmem.slabinfo
  37934. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37935. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37936. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37937. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37938. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37939. │   │   │   │   │   ├── memory.limit_in_bytes
  37940. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37941. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37942. │   │   │   │   │   ├── memory.numa_stat
  37943. │   │   │   │   │   ├── memory.oom_control
  37944. │   │   │   │   │   ├── memory.pressure_level
  37945. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37946. │   │   │   │   │   ├── memory.stat
  37947. │   │   │   │   │   ├── memory.swappiness
  37948. │   │   │   │   │   ├── memory.usage_in_bytes
  37949. │   │   │   │   │   ├── memory.use_hierarchy
  37950. │   │   │   │   │   ├── notify_on_release
  37951. │   │   │   │   │   └── tasks
  37952. │   │   │   │   ├── systemd-update-utmp.service
  37953. │   │   │   │   │   ├── cgroup.clone_children
  37954. │   │   │   │   │   ├── cgroup.event_control
  37955. │   │   │   │   │   ├── cgroup.procs
  37956. │   │   │   │   │   ├── memory.failcnt
  37957. │   │   │   │   │   ├── memory.force_empty
  37958. │   │   │   │   │   ├── memory.kmem.failcnt
  37959. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37960. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37961. │   │   │   │   │   ├── memory.kmem.slabinfo
  37962. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37963. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37964. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37965. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37966. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37967. │   │   │   │   │   ├── memory.limit_in_bytes
  37968. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37969. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37970. │   │   │   │   │   ├── memory.numa_stat
  37971. │   │   │   │   │   ├── memory.oom_control
  37972. │   │   │   │   │   ├── memory.pressure_level
  37973. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  37974. │   │   │   │   │   ├── memory.stat
  37975. │   │   │   │   │   ├── memory.swappiness
  37976. │   │   │   │   │   ├── memory.usage_in_bytes
  37977. │   │   │   │   │   ├── memory.use_hierarchy
  37978. │   │   │   │   │   ├── notify_on_release
  37979. │   │   │   │   │   └── tasks
  37980. │   │   │   │   ├── systemd-user-sessions.service
  37981. │   │   │   │   │   ├── cgroup.clone_children
  37982. │   │   │   │   │   ├── cgroup.event_control
  37983. │   │   │   │   │   ├── cgroup.procs
  37984. │   │   │   │   │   ├── memory.failcnt
  37985. │   │   │   │   │   ├── memory.force_empty
  37986. │   │   │   │   │   ├── memory.kmem.failcnt
  37987. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  37988. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  37989. │   │   │   │   │   ├── memory.kmem.slabinfo
  37990. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  37991. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  37992. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  37993. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  37994. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  37995. │   │   │   │   │   ├── memory.limit_in_bytes
  37996. │   │   │   │   │   ├── memory.max_usage_in_bytes
  37997. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  37998. │   │   │   │   │   ├── memory.numa_stat
  37999. │   │   │   │   │   ├── memory.oom_control
  38000. │   │   │   │   │   ├── memory.pressure_level
  38001. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  38002. │   │   │   │   │   ├── memory.stat
  38003. │   │   │   │   │   ├── memory.swappiness
  38004. │   │   │   │   │   ├── memory.usage_in_bytes
  38005. │   │   │   │   │   ├── memory.use_hierarchy
  38006. │   │   │   │   │   ├── notify_on_release
  38007. │   │   │   │   │   └── tasks
  38008. │   │   │   │   ├── system-getty.slice
  38009. │   │   │   │   │   ├── cgroup.clone_children
  38010. │   │   │   │   │   ├── cgroup.event_control
  38011. │   │   │   │   │   ├── cgroup.procs
  38012. │   │   │   │   │   ├── memory.failcnt
  38013. │   │   │   │   │   ├── memory.force_empty
  38014. │   │   │   │   │   ├── memory.kmem.failcnt
  38015. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  38016. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38017. │   │   │   │   │   ├── memory.kmem.slabinfo
  38018. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  38019. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38020. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38021. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38022. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  38023. │   │   │   │   │   ├── memory.limit_in_bytes
  38024. │   │   │   │   │   ├── memory.max_usage_in_bytes
  38025. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  38026. │   │   │   │   │   ├── memory.numa_stat
  38027. │   │   │   │   │   ├── memory.oom_control
  38028. │   │   │   │   │   ├── memory.pressure_level
  38029. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  38030. │   │   │   │   │   ├── memory.stat
  38031. │   │   │   │   │   ├── memory.swappiness
  38032. │   │   │   │   │   ├── memory.usage_in_bytes
  38033. │   │   │   │   │   ├── memory.use_hierarchy
  38034. │   │   │   │   │   ├── notify_on_release
  38035. │   │   │   │   │   └── tasks
  38036. │   │   │   │   ├── tasks
  38037. │   │   │   │   ├── telegraf.service
  38038. │   │   │   │   │   ├── cgroup.clone_children
  38039. │   │   │   │   │   ├── cgroup.event_control
  38040. │   │   │   │   │   ├── cgroup.procs
  38041. │   │   │   │   │   ├── memory.failcnt
  38042. │   │   │   │   │   ├── memory.force_empty
  38043. │   │   │   │   │   ├── memory.kmem.failcnt
  38044. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  38045. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38046. │   │   │   │   │   ├── memory.kmem.slabinfo
  38047. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  38048. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38049. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38050. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38051. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  38052. │   │   │   │   │   ├── memory.limit_in_bytes
  38053. │   │   │   │   │   ├── memory.max_usage_in_bytes
  38054. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  38055. │   │   │   │   │   ├── memory.numa_stat
  38056. │   │   │   │   │   ├── memory.oom_control
  38057. │   │   │   │   │   ├── memory.pressure_level
  38058. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  38059. │   │   │   │   │   ├── memory.stat
  38060. │   │   │   │   │   ├── memory.swappiness
  38061. │   │   │   │   │   ├── memory.usage_in_bytes
  38062. │   │   │   │   │   ├── memory.use_hierarchy
  38063. │   │   │   │   │   ├── notify_on_release
  38064. │   │   │   │   │   └── tasks
  38065. │   │   │   │   ├── ufw.service
  38066. │   │   │   │   │   ├── cgroup.clone_children
  38067. │   │   │   │   │   ├── cgroup.event_control
  38068. │   │   │   │   │   ├── cgroup.procs
  38069. │   │   │   │   │   ├── memory.failcnt
  38070. │   │   │   │   │   ├── memory.force_empty
  38071. │   │   │   │   │   ├── memory.kmem.failcnt
  38072. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  38073. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38074. │   │   │   │   │   ├── memory.kmem.slabinfo
  38075. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  38076. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38077. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38078. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38079. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  38080. │   │   │   │   │   ├── memory.limit_in_bytes
  38081. │   │   │   │   │   ├── memory.max_usage_in_bytes
  38082. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  38083. │   │   │   │   │   ├── memory.numa_stat
  38084. │   │   │   │   │   ├── memory.oom_control
  38085. │   │   │   │   │   ├── memory.pressure_level
  38086. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  38087. │   │   │   │   │   ├── memory.stat
  38088. │   │   │   │   │   ├── memory.swappiness
  38089. │   │   │   │   │   ├── memory.usage_in_bytes
  38090. │   │   │   │   │   ├── memory.use_hierarchy
  38091. │   │   │   │   │   ├── notify_on_release
  38092. │   │   │   │   │   └── tasks
  38093. │   │   │   │   ├── unattended-upgrades.service
  38094. │   │   │   │   │   ├── cgroup.clone_children
  38095. │   │   │   │   │   ├── cgroup.event_control
  38096. │   │   │   │   │   ├── cgroup.procs
  38097. │   │   │   │   │   ├── memory.failcnt
  38098. │   │   │   │   │   ├── memory.force_empty
  38099. │   │   │   │   │   ├── memory.kmem.failcnt
  38100. │   │   │   │   │   ├── memory.kmem.limit_in_bytes
  38101. │   │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38102. │   │   │   │   │   ├── memory.kmem.slabinfo
  38103. │   │   │   │   │   ├── memory.kmem.tcp.failcnt
  38104. │   │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38105. │   │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38106. │   │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38107. │   │   │   │   │   ├── memory.kmem.usage_in_bytes
  38108. │   │   │   │   │   ├── memory.limit_in_bytes
  38109. │   │   │   │   │   ├── memory.max_usage_in_bytes
  38110. │   │   │   │   │   ├── memory.move_charge_at_immigrate
  38111. │   │   │   │   │   ├── memory.numa_stat
  38112. │   │   │   │   │   ├── memory.oom_control
  38113. │   │   │   │   │   ├── memory.pressure_level
  38114. │   │   │   │   │   ├── memory.soft_limit_in_bytes
  38115. │   │   │   │   │   ├── memory.stat
  38116. │   │   │   │   │   ├── memory.swappiness
  38117. │   │   │   │   │   ├── memory.usage_in_bytes
  38118. │   │   │   │   │   ├── memory.use_hierarchy
  38119. │   │   │   │   │   ├── notify_on_release
  38120. │   │   │   │   │   └── tasks
  38121. │   │   │   │   └── var-lib-lxcfs.mount
  38122. │   │   │   │   ├── cgroup.clone_children
  38123. │   │   │   │   ├── cgroup.event_control
  38124. │   │   │   │   ├── cgroup.procs
  38125. │   │   │   │   ├── memory.failcnt
  38126. │   │   │   │   ├── memory.force_empty
  38127. │   │   │   │   ├── memory.kmem.failcnt
  38128. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38129. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38130. │   │   │   │   ├── memory.kmem.slabinfo
  38131. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38132. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38133. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38134. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38135. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38136. │   │   │   │   ├── memory.limit_in_bytes
  38137. │   │   │   │   ├── memory.max_usage_in_bytes
  38138. │   │   │   │   ├── memory.move_charge_at_immigrate
  38139. │   │   │   │   ├── memory.numa_stat
  38140. │   │   │   │   ├── memory.oom_control
  38141. │   │   │   │   ├── memory.pressure_level
  38142. │   │   │   │   ├── memory.soft_limit_in_bytes
  38143. │   │   │   │   ├── memory.stat
  38144. │   │   │   │   ├── memory.swappiness
  38145. │   │   │   │   ├── memory.usage_in_bytes
  38146. │   │   │   │   ├── memory.use_hierarchy
  38147. │   │   │   │   ├── notify_on_release
  38148. │   │   │   │   └── tasks
  38149. │   │   │   ├── tasks
  38150. │   │   │   └── user.slice
  38151. │   │   │   ├── cgroup.clone_children
  38152. │   │   │   ├── cgroup.event_control
  38153. │   │   │   ├── cgroup.procs
  38154. │   │   │   ├── memory.failcnt
  38155. │   │   │   ├── memory.force_empty
  38156. │   │   │   ├── memory.kmem.failcnt
  38157. │   │   │   ├── memory.kmem.limit_in_bytes
  38158. │   │   │   ├── memory.kmem.max_usage_in_bytes
  38159. │   │   │   ├── memory.kmem.slabinfo
  38160. │   │   │   ├── memory.kmem.tcp.failcnt
  38161. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38162. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38163. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38164. │   │   │   ├── memory.kmem.usage_in_bytes
  38165. │   │   │   ├── memory.limit_in_bytes
  38166. │   │   │   ├── memory.max_usage_in_bytes
  38167. │   │   │   ├── memory.move_charge_at_immigrate
  38168. │   │   │   ├── memory.numa_stat
  38169. │   │   │   ├── memory.oom_control
  38170. │   │   │   ├── memory.pressure_level
  38171. │   │   │   ├── memory.soft_limit_in_bytes
  38172. │   │   │   ├── memory.stat
  38173. │   │   │   ├── memory.swappiness
  38174. │   │   │   ├── memory.usage_in_bytes
  38175. │   │   │   ├── memory.use_hierarchy
  38176. │   │   │   ├── notify_on_release
  38177. │   │   │   ├── tasks
  38178. │   │   │   └── user-0.slice
  38179. │   │   │   ├── cgroup.clone_children
  38180. │   │   │   ├── cgroup.event_control
  38181. │   │   │   ├── cgroup.procs
  38182. │   │   │   ├── memory.failcnt
  38183. │   │   │   ├── memory.force_empty
  38184. │   │   │   ├── memory.kmem.failcnt
  38185. │   │   │   ├── memory.kmem.limit_in_bytes
  38186. │   │   │   ├── memory.kmem.max_usage_in_bytes
  38187. │   │   │   ├── memory.kmem.slabinfo
  38188. │   │   │   ├── memory.kmem.tcp.failcnt
  38189. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38190. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38191. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38192. │   │   │   ├── memory.kmem.usage_in_bytes
  38193. │   │   │   ├── memory.limit_in_bytes
  38194. │   │   │   ├── memory.max_usage_in_bytes
  38195. │   │   │   ├── memory.move_charge_at_immigrate
  38196. │   │   │   ├── memory.numa_stat
  38197. │   │   │   ├── memory.oom_control
  38198. │   │   │   ├── memory.pressure_level
  38199. │   │   │   ├── memory.soft_limit_in_bytes
  38200. │   │   │   ├── memory.stat
  38201. │   │   │   ├── memory.swappiness
  38202. │   │   │   ├── memory.usage_in_bytes
  38203. │   │   │   ├── memory.use_hierarchy
  38204. │   │   │   ├── notify_on_release
  38205. │   │   │   ├── session-377.scope
  38206. │   │   │   │   ├── cgroup.clone_children
  38207. │   │   │   │   ├── cgroup.event_control
  38208. │   │   │   │   ├── cgroup.procs
  38209. │   │   │   │   ├── memory.failcnt
  38210. │   │   │   │   ├── memory.force_empty
  38211. │   │   │   │   ├── memory.kmem.failcnt
  38212. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38213. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38214. │   │   │   │   ├── memory.kmem.slabinfo
  38215. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38216. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38217. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38218. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38219. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38220. │   │   │   │   ├── memory.limit_in_bytes
  38221. │   │   │   │   ├── memory.max_usage_in_bytes
  38222. │   │   │   │   ├── memory.move_charge_at_immigrate
  38223. │   │   │   │   ├── memory.numa_stat
  38224. │   │   │   │   ├── memory.oom_control
  38225. │   │   │   │   ├── memory.pressure_level
  38226. │   │   │   │   ├── memory.soft_limit_in_bytes
  38227. │   │   │   │   ├── memory.stat
  38228. │   │   │   │   ├── memory.swappiness
  38229. │   │   │   │   ├── memory.usage_in_bytes
  38230. │   │   │   │   ├── memory.use_hierarchy
  38231. │   │   │   │   ├── notify_on_release
  38232. │   │   │   │   └── tasks
  38233. │   │   │   ├── tasks
  38234. │   │   │   └── user@0.service
  38235. │   │   │   ├── cgroup.clone_children
  38236. │   │   │   ├── cgroup.event_control
  38237. │   │   │   ├── cgroup.procs
  38238. │   │   │   ├── memory.failcnt
  38239. │   │   │   ├── memory.force_empty
  38240. │   │   │   ├── memory.kmem.failcnt
  38241. │   │   │   ├── memory.kmem.limit_in_bytes
  38242. │   │   │   ├── memory.kmem.max_usage_in_bytes
  38243. │   │   │   ├── memory.kmem.slabinfo
  38244. │   │   │   ├── memory.kmem.tcp.failcnt
  38245. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38246. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38247. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38248. │   │   │   ├── memory.kmem.usage_in_bytes
  38249. │   │   │   ├── memory.limit_in_bytes
  38250. │   │   │   ├── memory.max_usage_in_bytes
  38251. │   │   │   ├── memory.move_charge_at_immigrate
  38252. │   │   │   ├── memory.numa_stat
  38253. │   │   │   ├── memory.oom_control
  38254. │   │   │   ├── memory.pressure_level
  38255. │   │   │   ├── memory.soft_limit_in_bytes
  38256. │   │   │   ├── memory.stat
  38257. │   │   │   ├── memory.swappiness
  38258. │   │   │   ├── memory.usage_in_bytes
  38259. │   │   │   ├── memory.use_hierarchy
  38260. │   │   │   ├── notify_on_release
  38261. │   │   │   └── tasks
  38262. │   │   └── unifi
  38263. │   │   ├── cgroup.clone_children
  38264. │   │   ├── cgroup.event_control
  38265. │   │   ├── cgroup.procs
  38266. │   │   ├── init.scope
  38267. │   │   │   ├── cgroup.clone_children
  38268. │   │   │   ├── cgroup.event_control
  38269. │   │   │   ├── cgroup.procs
  38270. │   │   │   ├── memory.failcnt
  38271. │   │   │   ├── memory.force_empty
  38272. │   │   │   ├── memory.kmem.failcnt
  38273. │   │   │   ├── memory.kmem.limit_in_bytes
  38274. │   │   │   ├── memory.kmem.max_usage_in_bytes
  38275. │   │   │   ├── memory.kmem.slabinfo
  38276. │   │   │   ├── memory.kmem.tcp.failcnt
  38277. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38278. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38279. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38280. │   │   │   ├── memory.kmem.usage_in_bytes
  38281. │   │   │   ├── memory.limit_in_bytes
  38282. │   │   │   ├── memory.max_usage_in_bytes
  38283. │   │   │   ├── memory.move_charge_at_immigrate
  38284. │   │   │   ├── memory.numa_stat
  38285. │   │   │   ├── memory.oom_control
  38286. │   │   │   ├── memory.pressure_level
  38287. │   │   │   ├── memory.soft_limit_in_bytes
  38288. │   │   │   ├── memory.stat
  38289. │   │   │   ├── memory.swappiness
  38290. │   │   │   ├── memory.usage_in_bytes
  38291. │   │   │   ├── memory.use_hierarchy
  38292. │   │   │   ├── notify_on_release
  38293. │   │   │   └── tasks
  38294. │   │   ├── memory.failcnt
  38295. │   │   ├── memory.force_empty
  38296. │   │   ├── memory.kmem.failcnt
  38297. │   │   ├── memory.kmem.limit_in_bytes
  38298. │   │   ├── memory.kmem.max_usage_in_bytes
  38299. │   │   ├── memory.kmem.slabinfo
  38300. │   │   ├── memory.kmem.tcp.failcnt
  38301. │   │   ├── memory.kmem.tcp.limit_in_bytes
  38302. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38303. │   │   ├── memory.kmem.tcp.usage_in_bytes
  38304. │   │   ├── memory.kmem.usage_in_bytes
  38305. │   │   ├── memory.limit_in_bytes
  38306. │   │   ├── memory.max_usage_in_bytes
  38307. │   │   ├── memory.move_charge_at_immigrate
  38308. │   │   ├── memory.numa_stat
  38309. │   │   ├── memory.oom_control
  38310. │   │   ├── memory.pressure_level
  38311. │   │   ├── memory.soft_limit_in_bytes
  38312. │   │   ├── memory.stat
  38313. │   │   ├── memory.swappiness
  38314. │   │   ├── memory.usage_in_bytes
  38315. │   │   ├── memory.use_hierarchy
  38316. │   │   ├── notify_on_release
  38317. │   │   ├── system.slice
  38318. │   │   │   ├── accounts-daemon.service
  38319. │   │   │   │   ├── cgroup.clone_children
  38320. │   │   │   │   ├── cgroup.event_control
  38321. │   │   │   │   ├── cgroup.procs
  38322. │   │   │   │   ├── memory.failcnt
  38323. │   │   │   │   ├── memory.force_empty
  38324. │   │   │   │   ├── memory.kmem.failcnt
  38325. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38326. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38327. │   │   │   │   ├── memory.kmem.slabinfo
  38328. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38329. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38330. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38331. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38332. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38333. │   │   │   │   ├── memory.limit_in_bytes
  38334. │   │   │   │   ├── memory.max_usage_in_bytes
  38335. │   │   │   │   ├── memory.move_charge_at_immigrate
  38336. │   │   │   │   ├── memory.numa_stat
  38337. │   │   │   │   ├── memory.oom_control
  38338. │   │   │   │   ├── memory.pressure_level
  38339. │   │   │   │   ├── memory.soft_limit_in_bytes
  38340. │   │   │   │   ├── memory.stat
  38341. │   │   │   │   ├── memory.swappiness
  38342. │   │   │   │   ├── memory.usage_in_bytes
  38343. │   │   │   │   ├── memory.use_hierarchy
  38344. │   │   │   │   ├── notify_on_release
  38345. │   │   │   │   └── tasks
  38346. │   │   │   ├── apparmor.service
  38347. │   │   │   │   ├── cgroup.clone_children
  38348. │   │   │   │   ├── cgroup.event_control
  38349. │   │   │   │   ├── cgroup.procs
  38350. │   │   │   │   ├── memory.failcnt
  38351. │   │   │   │   ├── memory.force_empty
  38352. │   │   │   │   ├── memory.kmem.failcnt
  38353. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38354. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38355. │   │   │   │   ├── memory.kmem.slabinfo
  38356. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38357. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38358. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38359. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38360. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38361. │   │   │   │   ├── memory.limit_in_bytes
  38362. │   │   │   │   ├── memory.max_usage_in_bytes
  38363. │   │   │   │   ├── memory.move_charge_at_immigrate
  38364. │   │   │   │   ├── memory.numa_stat
  38365. │   │   │   │   ├── memory.oom_control
  38366. │   │   │   │   ├── memory.pressure_level
  38367. │   │   │   │   ├── memory.soft_limit_in_bytes
  38368. │   │   │   │   ├── memory.stat
  38369. │   │   │   │   ├── memory.swappiness
  38370. │   │   │   │   ├── memory.usage_in_bytes
  38371. │   │   │   │   ├── memory.use_hierarchy
  38372. │   │   │   │   ├── notify_on_release
  38373. │   │   │   │   └── tasks
  38374. │   │   │   ├── apport.service
  38375. │   │   │   │   ├── cgroup.clone_children
  38376. │   │   │   │   ├── cgroup.event_control
  38377. │   │   │   │   ├── cgroup.procs
  38378. │   │   │   │   ├── memory.failcnt
  38379. │   │   │   │   ├── memory.force_empty
  38380. │   │   │   │   ├── memory.kmem.failcnt
  38381. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38382. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38383. │   │   │   │   ├── memory.kmem.slabinfo
  38384. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38385. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38386. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38387. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38388. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38389. │   │   │   │   ├── memory.limit_in_bytes
  38390. │   │   │   │   ├── memory.max_usage_in_bytes
  38391. │   │   │   │   ├── memory.move_charge_at_immigrate
  38392. │   │   │   │   ├── memory.numa_stat
  38393. │   │   │   │   ├── memory.oom_control
  38394. │   │   │   │   ├── memory.pressure_level
  38395. │   │   │   │   ├── memory.soft_limit_in_bytes
  38396. │   │   │   │   ├── memory.stat
  38397. │   │   │   │   ├── memory.swappiness
  38398. │   │   │   │   ├── memory.usage_in_bytes
  38399. │   │   │   │   ├── memory.use_hierarchy
  38400. │   │   │   │   ├── notify_on_release
  38401. │   │   │   │   └── tasks
  38402. │   │   │   ├── atd.service
  38403. │   │   │   │   ├── cgroup.clone_children
  38404. │   │   │   │   ├── cgroup.event_control
  38405. │   │   │   │   ├── cgroup.procs
  38406. │   │   │   │   ├── memory.failcnt
  38407. │   │   │   │   ├── memory.force_empty
  38408. │   │   │   │   ├── memory.kmem.failcnt
  38409. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38410. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38411. │   │   │   │   ├── memory.kmem.slabinfo
  38412. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38413. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38414. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38415. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38416. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38417. │   │   │   │   ├── memory.limit_in_bytes
  38418. │   │   │   │   ├── memory.max_usage_in_bytes
  38419. │   │   │   │   ├── memory.move_charge_at_immigrate
  38420. │   │   │   │   ├── memory.numa_stat
  38421. │   │   │   │   ├── memory.oom_control
  38422. │   │   │   │   ├── memory.pressure_level
  38423. │   │   │   │   ├── memory.soft_limit_in_bytes
  38424. │   │   │   │   ├── memory.stat
  38425. │   │   │   │   ├── memory.swappiness
  38426. │   │   │   │   ├── memory.usage_in_bytes
  38427. │   │   │   │   ├── memory.use_hierarchy
  38428. │   │   │   │   ├── notify_on_release
  38429. │   │   │   │   └── tasks
  38430. │   │   │   ├── cgroup.clone_children
  38431. │   │   │   ├── cgroup.event_control
  38432. │   │   │   ├── cgroup.procs
  38433. │   │   │   ├── cloud-config.service
  38434. │   │   │   │   ├── cgroup.clone_children
  38435. │   │   │   │   ├── cgroup.event_control
  38436. │   │   │   │   ├── cgroup.procs
  38437. │   │   │   │   ├── memory.failcnt
  38438. │   │   │   │   ├── memory.force_empty
  38439. │   │   │   │   ├── memory.kmem.failcnt
  38440. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38441. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38442. │   │   │   │   ├── memory.kmem.slabinfo
  38443. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38444. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38445. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38446. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38447. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38448. │   │   │   │   ├── memory.limit_in_bytes
  38449. │   │   │   │   ├── memory.max_usage_in_bytes
  38450. │   │   │   │   ├── memory.move_charge_at_immigrate
  38451. │   │   │   │   ├── memory.numa_stat
  38452. │   │   │   │   ├── memory.oom_control
  38453. │   │   │   │   ├── memory.pressure_level
  38454. │   │   │   │   ├── memory.soft_limit_in_bytes
  38455. │   │   │   │   ├── memory.stat
  38456. │   │   │   │   ├── memory.swappiness
  38457. │   │   │   │   ├── memory.usage_in_bytes
  38458. │   │   │   │   ├── memory.use_hierarchy
  38459. │   │   │   │   ├── notify_on_release
  38460. │   │   │   │   └── tasks
  38461. │   │   │   ├── cloud-final.service
  38462. │   │   │   │   ├── cgroup.clone_children
  38463. │   │   │   │   ├── cgroup.event_control
  38464. │   │   │   │   ├── cgroup.procs
  38465. │   │   │   │   ├── memory.failcnt
  38466. │   │   │   │   ├── memory.force_empty
  38467. │   │   │   │   ├── memory.kmem.failcnt
  38468. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38469. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38470. │   │   │   │   ├── memory.kmem.slabinfo
  38471. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38472. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38473. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38474. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38475. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38476. │   │   │   │   ├── memory.limit_in_bytes
  38477. │   │   │   │   ├── memory.max_usage_in_bytes
  38478. │   │   │   │   ├── memory.move_charge_at_immigrate
  38479. │   │   │   │   ├── memory.numa_stat
  38480. │   │   │   │   ├── memory.oom_control
  38481. │   │   │   │   ├── memory.pressure_level
  38482. │   │   │   │   ├── memory.soft_limit_in_bytes
  38483. │   │   │   │   ├── memory.stat
  38484. │   │   │   │   ├── memory.swappiness
  38485. │   │   │   │   ├── memory.usage_in_bytes
  38486. │   │   │   │   ├── memory.use_hierarchy
  38487. │   │   │   │   ├── notify_on_release
  38488. │   │   │   │   └── tasks
  38489. │   │   │   ├── cloud-init-local.service
  38490. │   │   │   │   ├── cgroup.clone_children
  38491. │   │   │   │   ├── cgroup.event_control
  38492. │   │   │   │   ├── cgroup.procs
  38493. │   │   │   │   ├── memory.failcnt
  38494. │   │   │   │   ├── memory.force_empty
  38495. │   │   │   │   ├── memory.kmem.failcnt
  38496. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38497. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38498. │   │   │   │   ├── memory.kmem.slabinfo
  38499. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38500. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38501. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38502. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38503. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38504. │   │   │   │   ├── memory.limit_in_bytes
  38505. │   │   │   │   ├── memory.max_usage_in_bytes
  38506. │   │   │   │   ├── memory.move_charge_at_immigrate
  38507. │   │   │   │   ├── memory.numa_stat
  38508. │   │   │   │   ├── memory.oom_control
  38509. │   │   │   │   ├── memory.pressure_level
  38510. │   │   │   │   ├── memory.soft_limit_in_bytes
  38511. │   │   │   │   ├── memory.stat
  38512. │   │   │   │   ├── memory.swappiness
  38513. │   │   │   │   ├── memory.usage_in_bytes
  38514. │   │   │   │   ├── memory.use_hierarchy
  38515. │   │   │   │   ├── notify_on_release
  38516. │   │   │   │   └── tasks
  38517. │   │   │   ├── cloud-init.service
  38518. │   │   │   │   ├── cgroup.clone_children
  38519. │   │   │   │   ├── cgroup.event_control
  38520. │   │   │   │   ├── cgroup.procs
  38521. │   │   │   │   ├── memory.failcnt
  38522. │   │   │   │   ├── memory.force_empty
  38523. │   │   │   │   ├── memory.kmem.failcnt
  38524. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38525. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38526. │   │   │   │   ├── memory.kmem.slabinfo
  38527. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38528. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38529. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38530. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38531. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38532. │   │   │   │   ├── memory.limit_in_bytes
  38533. │   │   │   │   ├── memory.max_usage_in_bytes
  38534. │   │   │   │   ├── memory.move_charge_at_immigrate
  38535. │   │   │   │   ├── memory.numa_stat
  38536. │   │   │   │   ├── memory.oom_control
  38537. │   │   │   │   ├── memory.pressure_level
  38538. │   │   │   │   ├── memory.soft_limit_in_bytes
  38539. │   │   │   │   ├── memory.stat
  38540. │   │   │   │   ├── memory.swappiness
  38541. │   │   │   │   ├── memory.usage_in_bytes
  38542. │   │   │   │   ├── memory.use_hierarchy
  38543. │   │   │   │   ├── notify_on_release
  38544. │   │   │   │   └── tasks
  38545. │   │   │   ├── console-getty.service
  38546. │   │   │   │   ├── cgroup.clone_children
  38547. │   │   │   │   ├── cgroup.event_control
  38548. │   │   │   │   ├── cgroup.procs
  38549. │   │   │   │   ├── memory.failcnt
  38550. │   │   │   │   ├── memory.force_empty
  38551. │   │   │   │   ├── memory.kmem.failcnt
  38552. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38553. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38554. │   │   │   │   ├── memory.kmem.slabinfo
  38555. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38556. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38557. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38558. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38559. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38560. │   │   │   │   ├── memory.limit_in_bytes
  38561. │   │   │   │   ├── memory.max_usage_in_bytes
  38562. │   │   │   │   ├── memory.move_charge_at_immigrate
  38563. │   │   │   │   ├── memory.numa_stat
  38564. │   │   │   │   ├── memory.oom_control
  38565. │   │   │   │   ├── memory.pressure_level
  38566. │   │   │   │   ├── memory.soft_limit_in_bytes
  38567. │   │   │   │   ├── memory.stat
  38568. │   │   │   │   ├── memory.swappiness
  38569. │   │   │   │   ├── memory.usage_in_bytes
  38570. │   │   │   │   ├── memory.use_hierarchy
  38571. │   │   │   │   ├── notify_on_release
  38572. │   │   │   │   └── tasks
  38573. │   │   │   ├── cron.service
  38574. │   │   │   │   ├── cgroup.clone_children
  38575. │   │   │   │   ├── cgroup.event_control
  38576. │   │   │   │   ├── cgroup.procs
  38577. │   │   │   │   ├── memory.failcnt
  38578. │   │   │   │   ├── memory.force_empty
  38579. │   │   │   │   ├── memory.kmem.failcnt
  38580. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38581. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38582. │   │   │   │   ├── memory.kmem.slabinfo
  38583. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38584. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38585. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38586. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38587. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38588. │   │   │   │   ├── memory.limit_in_bytes
  38589. │   │   │   │   ├── memory.max_usage_in_bytes
  38590. │   │   │   │   ├── memory.move_charge_at_immigrate
  38591. │   │   │   │   ├── memory.numa_stat
  38592. │   │   │   │   ├── memory.oom_control
  38593. │   │   │   │   ├── memory.pressure_level
  38594. │   │   │   │   ├── memory.soft_limit_in_bytes
  38595. │   │   │   │   ├── memory.stat
  38596. │   │   │   │   ├── memory.swappiness
  38597. │   │   │   │   ├── memory.usage_in_bytes
  38598. │   │   │   │   ├── memory.use_hierarchy
  38599. │   │   │   │   ├── notify_on_release
  38600. │   │   │   │   └── tasks
  38601. │   │   │   ├── dbus.service
  38602. │   │   │   │   ├── cgroup.clone_children
  38603. │   │   │   │   ├── cgroup.event_control
  38604. │   │   │   │   ├── cgroup.procs
  38605. │   │   │   │   ├── memory.failcnt
  38606. │   │   │   │   ├── memory.force_empty
  38607. │   │   │   │   ├── memory.kmem.failcnt
  38608. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38609. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38610. │   │   │   │   ├── memory.kmem.slabinfo
  38611. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38612. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38613. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38614. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38615. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38616. │   │   │   │   ├── memory.limit_in_bytes
  38617. │   │   │   │   ├── memory.max_usage_in_bytes
  38618. │   │   │   │   ├── memory.move_charge_at_immigrate
  38619. │   │   │   │   ├── memory.numa_stat
  38620. │   │   │   │   ├── memory.oom_control
  38621. │   │   │   │   ├── memory.pressure_level
  38622. │   │   │   │   ├── memory.soft_limit_in_bytes
  38623. │   │   │   │   ├── memory.stat
  38624. │   │   │   │   ├── memory.swappiness
  38625. │   │   │   │   ├── memory.usage_in_bytes
  38626. │   │   │   │   ├── memory.use_hierarchy
  38627. │   │   │   │   ├── notify_on_release
  38628. │   │   │   │   └── tasks
  38629. │   │   │   ├── dev-full.mount
  38630. │   │   │   │   ├── cgroup.clone_children
  38631. │   │   │   │   ├── cgroup.event_control
  38632. │   │   │   │   ├── cgroup.procs
  38633. │   │   │   │   ├── memory.failcnt
  38634. │   │   │   │   ├── memory.force_empty
  38635. │   │   │   │   ├── memory.kmem.failcnt
  38636. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38637. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38638. │   │   │   │   ├── memory.kmem.slabinfo
  38639. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38640. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38641. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38642. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38643. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38644. │   │   │   │   ├── memory.limit_in_bytes
  38645. │   │   │   │   ├── memory.max_usage_in_bytes
  38646. │   │   │   │   ├── memory.move_charge_at_immigrate
  38647. │   │   │   │   ├── memory.numa_stat
  38648. │   │   │   │   ├── memory.oom_control
  38649. │   │   │   │   ├── memory.pressure_level
  38650. │   │   │   │   ├── memory.soft_limit_in_bytes
  38651. │   │   │   │   ├── memory.stat
  38652. │   │   │   │   ├── memory.swappiness
  38653. │   │   │   │   ├── memory.usage_in_bytes
  38654. │   │   │   │   ├── memory.use_hierarchy
  38655. │   │   │   │   ├── notify_on_release
  38656. │   │   │   │   └── tasks
  38657. │   │   │   ├── dev-fuse.mount
  38658. │   │   │   │   ├── cgroup.clone_children
  38659. │   │   │   │   ├── cgroup.event_control
  38660. │   │   │   │   ├── cgroup.procs
  38661. │   │   │   │   ├── memory.failcnt
  38662. │   │   │   │   ├── memory.force_empty
  38663. │   │   │   │   ├── memory.kmem.failcnt
  38664. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38665. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38666. │   │   │   │   ├── memory.kmem.slabinfo
  38667. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38668. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38669. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38670. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38671. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38672. │   │   │   │   ├── memory.limit_in_bytes
  38673. │   │   │   │   ├── memory.max_usage_in_bytes
  38674. │   │   │   │   ├── memory.move_charge_at_immigrate
  38675. │   │   │   │   ├── memory.numa_stat
  38676. │   │   │   │   ├── memory.oom_control
  38677. │   │   │   │   ├── memory.pressure_level
  38678. │   │   │   │   ├── memory.soft_limit_in_bytes
  38679. │   │   │   │   ├── memory.stat
  38680. │   │   │   │   ├── memory.swappiness
  38681. │   │   │   │   ├── memory.usage_in_bytes
  38682. │   │   │   │   ├── memory.use_hierarchy
  38683. │   │   │   │   ├── notify_on_release
  38684. │   │   │   │   └── tasks
  38685. │   │   │   ├── dev-lxd.mount
  38686. │   │   │   │   ├── cgroup.clone_children
  38687. │   │   │   │   ├── cgroup.event_control
  38688. │   │   │   │   ├── cgroup.procs
  38689. │   │   │   │   ├── memory.failcnt
  38690. │   │   │   │   ├── memory.force_empty
  38691. │   │   │   │   ├── memory.kmem.failcnt
  38692. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38693. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38694. │   │   │   │   ├── memory.kmem.slabinfo
  38695. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38696. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38697. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38698. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38699. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38700. │   │   │   │   ├── memory.limit_in_bytes
  38701. │   │   │   │   ├── memory.max_usage_in_bytes
  38702. │   │   │   │   ├── memory.move_charge_at_immigrate
  38703. │   │   │   │   ├── memory.numa_stat
  38704. │   │   │   │   ├── memory.oom_control
  38705. │   │   │   │   ├── memory.pressure_level
  38706. │   │   │   │   ├── memory.soft_limit_in_bytes
  38707. │   │   │   │   ├── memory.stat
  38708. │   │   │   │   ├── memory.swappiness
  38709. │   │   │   │   ├── memory.usage_in_bytes
  38710. │   │   │   │   ├── memory.use_hierarchy
  38711. │   │   │   │   ├── notify_on_release
  38712. │   │   │   │   └── tasks
  38713. │   │   │   ├── dev-.lxd\x2dmounts.mount
  38714. │   │   │   │   ├── cgroup.clone_children
  38715. │   │   │   │   ├── cgroup.event_control
  38716. │   │   │   │   ├── cgroup.procs
  38717. │   │   │   │   ├── memory.failcnt
  38718. │   │   │   │   ├── memory.force_empty
  38719. │   │   │   │   ├── memory.kmem.failcnt
  38720. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38721. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38722. │   │   │   │   ├── memory.kmem.slabinfo
  38723. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38724. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38725. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38726. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38727. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38728. │   │   │   │   ├── memory.limit_in_bytes
  38729. │   │   │   │   ├── memory.max_usage_in_bytes
  38730. │   │   │   │   ├── memory.move_charge_at_immigrate
  38731. │   │   │   │   ├── memory.numa_stat
  38732. │   │   │   │   ├── memory.oom_control
  38733. │   │   │   │   ├── memory.pressure_level
  38734. │   │   │   │   ├── memory.soft_limit_in_bytes
  38735. │   │   │   │   ├── memory.stat
  38736. │   │   │   │   ├── memory.swappiness
  38737. │   │   │   │   ├── memory.usage_in_bytes
  38738. │   │   │   │   ├── memory.use_hierarchy
  38739. │   │   │   │   ├── notify_on_release
  38740. │   │   │   │   └── tasks
  38741. │   │   │   ├── dev-mqueue.mount
  38742. │   │   │   │   ├── cgroup.clone_children
  38743. │   │   │   │   ├── cgroup.event_control
  38744. │   │   │   │   ├── cgroup.procs
  38745. │   │   │   │   ├── memory.failcnt
  38746. │   │   │   │   ├── memory.force_empty
  38747. │   │   │   │   ├── memory.kmem.failcnt
  38748. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38749. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38750. │   │   │   │   ├── memory.kmem.slabinfo
  38751. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38752. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38753. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38754. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38755. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38756. │   │   │   │   ├── memory.limit_in_bytes
  38757. │   │   │   │   ├── memory.max_usage_in_bytes
  38758. │   │   │   │   ├── memory.move_charge_at_immigrate
  38759. │   │   │   │   ├── memory.numa_stat
  38760. │   │   │   │   ├── memory.oom_control
  38761. │   │   │   │   ├── memory.pressure_level
  38762. │   │   │   │   ├── memory.soft_limit_in_bytes
  38763. │   │   │   │   ├── memory.stat
  38764. │   │   │   │   ├── memory.swappiness
  38765. │   │   │   │   ├── memory.usage_in_bytes
  38766. │   │   │   │   ├── memory.use_hierarchy
  38767. │   │   │   │   ├── notify_on_release
  38768. │   │   │   │   └── tasks
  38769. │   │   │   ├── dev-net-tun.mount
  38770. │   │   │   │   ├── cgroup.clone_children
  38771. │   │   │   │   ├── cgroup.event_control
  38772. │   │   │   │   ├── cgroup.procs
  38773. │   │   │   │   ├── memory.failcnt
  38774. │   │   │   │   ├── memory.force_empty
  38775. │   │   │   │   ├── memory.kmem.failcnt
  38776. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38777. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38778. │   │   │   │   ├── memory.kmem.slabinfo
  38779. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38780. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38781. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38782. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38783. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38784. │   │   │   │   ├── memory.limit_in_bytes
  38785. │   │   │   │   ├── memory.max_usage_in_bytes
  38786. │   │   │   │   ├── memory.move_charge_at_immigrate
  38787. │   │   │   │   ├── memory.numa_stat
  38788. │   │   │   │   ├── memory.oom_control
  38789. │   │   │   │   ├── memory.pressure_level
  38790. │   │   │   │   ├── memory.soft_limit_in_bytes
  38791. │   │   │   │   ├── memory.stat
  38792. │   │   │   │   ├── memory.swappiness
  38793. │   │   │   │   ├── memory.usage_in_bytes
  38794. │   │   │   │   ├── memory.use_hierarchy
  38795. │   │   │   │   ├── notify_on_release
  38796. │   │   │   │   └── tasks
  38797. │   │   │   ├── dev-null.mount
  38798. │   │   │   │   ├── cgroup.clone_children
  38799. │   │   │   │   ├── cgroup.event_control
  38800. │   │   │   │   ├── cgroup.procs
  38801. │   │   │   │   ├── memory.failcnt
  38802. │   │   │   │   ├── memory.force_empty
  38803. │   │   │   │   ├── memory.kmem.failcnt
  38804. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38805. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38806. │   │   │   │   ├── memory.kmem.slabinfo
  38807. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38808. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38809. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38810. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38811. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38812. │   │   │   │   ├── memory.limit_in_bytes
  38813. │   │   │   │   ├── memory.max_usage_in_bytes
  38814. │   │   │   │   ├── memory.move_charge_at_immigrate
  38815. │   │   │   │   ├── memory.numa_stat
  38816. │   │   │   │   ├── memory.oom_control
  38817. │   │   │   │   ├── memory.pressure_level
  38818. │   │   │   │   ├── memory.soft_limit_in_bytes
  38819. │   │   │   │   ├── memory.stat
  38820. │   │   │   │   ├── memory.swappiness
  38821. │   │   │   │   ├── memory.usage_in_bytes
  38822. │   │   │   │   ├── memory.use_hierarchy
  38823. │   │   │   │   ├── notify_on_release
  38824. │   │   │   │   └── tasks
  38825. │   │   │   ├── dev-ptmx.mount
  38826. │   │   │   │   ├── cgroup.clone_children
  38827. │   │   │   │   ├── cgroup.event_control
  38828. │   │   │   │   ├── cgroup.procs
  38829. │   │   │   │   ├── memory.failcnt
  38830. │   │   │   │   ├── memory.force_empty
  38831. │   │   │   │   ├── memory.kmem.failcnt
  38832. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38833. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38834. │   │   │   │   ├── memory.kmem.slabinfo
  38835. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38836. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38837. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38838. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38839. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38840. │   │   │   │   ├── memory.limit_in_bytes
  38841. │   │   │   │   ├── memory.max_usage_in_bytes
  38842. │   │   │   │   ├── memory.move_charge_at_immigrate
  38843. │   │   │   │   ├── memory.numa_stat
  38844. │   │   │   │   ├── memory.oom_control
  38845. │   │   │   │   ├── memory.pressure_level
  38846. │   │   │   │   ├── memory.soft_limit_in_bytes
  38847. │   │   │   │   ├── memory.stat
  38848. │   │   │   │   ├── memory.swappiness
  38849. │   │   │   │   ├── memory.usage_in_bytes
  38850. │   │   │   │   ├── memory.use_hierarchy
  38851. │   │   │   │   ├── notify_on_release
  38852. │   │   │   │   └── tasks
  38853. │   │   │   ├── dev-random.mount
  38854. │   │   │   │   ├── cgroup.clone_children
  38855. │   │   │   │   ├── cgroup.event_control
  38856. │   │   │   │   ├── cgroup.procs
  38857. │   │   │   │   ├── memory.failcnt
  38858. │   │   │   │   ├── memory.force_empty
  38859. │   │   │   │   ├── memory.kmem.failcnt
  38860. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38861. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38862. │   │   │   │   ├── memory.kmem.slabinfo
  38863. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38864. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38865. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38866. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38867. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38868. │   │   │   │   ├── memory.limit_in_bytes
  38869. │   │   │   │   ├── memory.max_usage_in_bytes
  38870. │   │   │   │   ├── memory.move_charge_at_immigrate
  38871. │   │   │   │   ├── memory.numa_stat
  38872. │   │   │   │   ├── memory.oom_control
  38873. │   │   │   │   ├── memory.pressure_level
  38874. │   │   │   │   ├── memory.soft_limit_in_bytes
  38875. │   │   │   │   ├── memory.stat
  38876. │   │   │   │   ├── memory.swappiness
  38877. │   │   │   │   ├── memory.usage_in_bytes
  38878. │   │   │   │   ├── memory.use_hierarchy
  38879. │   │   │   │   ├── notify_on_release
  38880. │   │   │   │   └── tasks
  38881. │   │   │   ├── dev-tty.mount
  38882. │   │   │   │   ├── cgroup.clone_children
  38883. │   │   │   │   ├── cgroup.event_control
  38884. │   │   │   │   ├── cgroup.procs
  38885. │   │   │   │   ├── memory.failcnt
  38886. │   │   │   │   ├── memory.force_empty
  38887. │   │   │   │   ├── memory.kmem.failcnt
  38888. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38889. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38890. │   │   │   │   ├── memory.kmem.slabinfo
  38891. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38892. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38893. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38894. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38895. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38896. │   │   │   │   ├── memory.limit_in_bytes
  38897. │   │   │   │   ├── memory.max_usage_in_bytes
  38898. │   │   │   │   ├── memory.move_charge_at_immigrate
  38899. │   │   │   │   ├── memory.numa_stat
  38900. │   │   │   │   ├── memory.oom_control
  38901. │   │   │   │   ├── memory.pressure_level
  38902. │   │   │   │   ├── memory.soft_limit_in_bytes
  38903. │   │   │   │   ├── memory.stat
  38904. │   │   │   │   ├── memory.swappiness
  38905. │   │   │   │   ├── memory.usage_in_bytes
  38906. │   │   │   │   ├── memory.use_hierarchy
  38907. │   │   │   │   ├── notify_on_release
  38908. │   │   │   │   └── tasks
  38909. │   │   │   ├── dev-urandom.mount
  38910. │   │   │   │   ├── cgroup.clone_children
  38911. │   │   │   │   ├── cgroup.event_control
  38912. │   │   │   │   ├── cgroup.procs
  38913. │   │   │   │   ├── memory.failcnt
  38914. │   │   │   │   ├── memory.force_empty
  38915. │   │   │   │   ├── memory.kmem.failcnt
  38916. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38917. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38918. │   │   │   │   ├── memory.kmem.slabinfo
  38919. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38920. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38921. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38922. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38923. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38924. │   │   │   │   ├── memory.limit_in_bytes
  38925. │   │   │   │   ├── memory.max_usage_in_bytes
  38926. │   │   │   │   ├── memory.move_charge_at_immigrate
  38927. │   │   │   │   ├── memory.numa_stat
  38928. │   │   │   │   ├── memory.oom_control
  38929. │   │   │   │   ├── memory.pressure_level
  38930. │   │   │   │   ├── memory.soft_limit_in_bytes
  38931. │   │   │   │   ├── memory.stat
  38932. │   │   │   │   ├── memory.swappiness
  38933. │   │   │   │   ├── memory.usage_in_bytes
  38934. │   │   │   │   ├── memory.use_hierarchy
  38935. │   │   │   │   ├── notify_on_release
  38936. │   │   │   │   └── tasks
  38937. │   │   │   ├── dev-zero.mount
  38938. │   │   │   │   ├── cgroup.clone_children
  38939. │   │   │   │   ├── cgroup.event_control
  38940. │   │   │   │   ├── cgroup.procs
  38941. │   │   │   │   ├── memory.failcnt
  38942. │   │   │   │   ├── memory.force_empty
  38943. │   │   │   │   ├── memory.kmem.failcnt
  38944. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38945. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38946. │   │   │   │   ├── memory.kmem.slabinfo
  38947. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38948. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38949. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38950. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38951. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38952. │   │   │   │   ├── memory.limit_in_bytes
  38953. │   │   │   │   ├── memory.max_usage_in_bytes
  38954. │   │   │   │   ├── memory.move_charge_at_immigrate
  38955. │   │   │   │   ├── memory.numa_stat
  38956. │   │   │   │   ├── memory.oom_control
  38957. │   │   │   │   ├── memory.pressure_level
  38958. │   │   │   │   ├── memory.soft_limit_in_bytes
  38959. │   │   │   │   ├── memory.stat
  38960. │   │   │   │   ├── memory.swappiness
  38961. │   │   │   │   ├── memory.usage_in_bytes
  38962. │   │   │   │   ├── memory.use_hierarchy
  38963. │   │   │   │   ├── notify_on_release
  38964. │   │   │   │   └── tasks
  38965. │   │   │   ├── irqbalance.service
  38966. │   │   │   │   ├── cgroup.clone_children
  38967. │   │   │   │   ├── cgroup.event_control
  38968. │   │   │   │   ├── cgroup.procs
  38969. │   │   │   │   ├── memory.failcnt
  38970. │   │   │   │   ├── memory.force_empty
  38971. │   │   │   │   ├── memory.kmem.failcnt
  38972. │   │   │   │   ├── memory.kmem.limit_in_bytes
  38973. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  38974. │   │   │   │   ├── memory.kmem.slabinfo
  38975. │   │   │   │   ├── memory.kmem.tcp.failcnt
  38976. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  38977. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  38978. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  38979. │   │   │   │   ├── memory.kmem.usage_in_bytes
  38980. │   │   │   │   ├── memory.limit_in_bytes
  38981. │   │   │   │   ├── memory.max_usage_in_bytes
  38982. │   │   │   │   ├── memory.move_charge_at_immigrate
  38983. │   │   │   │   ├── memory.numa_stat
  38984. │   │   │   │   ├── memory.oom_control
  38985. │   │   │   │   ├── memory.pressure_level
  38986. │   │   │   │   ├── memory.soft_limit_in_bytes
  38987. │   │   │   │   ├── memory.stat
  38988. │   │   │   │   ├── memory.swappiness
  38989. │   │   │   │   ├── memory.usage_in_bytes
  38990. │   │   │   │   ├── memory.use_hierarchy
  38991. │   │   │   │   ├── notify_on_release
  38992. │   │   │   │   └── tasks
  38993. │   │   │   ├── lvm2-monitor.service
  38994. │   │   │   │   ├── cgroup.clone_children
  38995. │   │   │   │   ├── cgroup.event_control
  38996. │   │   │   │   ├── cgroup.procs
  38997. │   │   │   │   ├── memory.failcnt
  38998. │   │   │   │   ├── memory.force_empty
  38999. │   │   │   │   ├── memory.kmem.failcnt
  39000. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39001. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39002. │   │   │   │   ├── memory.kmem.slabinfo
  39003. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39004. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39005. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39006. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39007. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39008. │   │   │   │   ├── memory.limit_in_bytes
  39009. │   │   │   │   ├── memory.max_usage_in_bytes
  39010. │   │   │   │   ├── memory.move_charge_at_immigrate
  39011. │   │   │   │   ├── memory.numa_stat
  39012. │   │   │   │   ├── memory.oom_control
  39013. │   │   │   │   ├── memory.pressure_level
  39014. │   │   │   │   ├── memory.soft_limit_in_bytes
  39015. │   │   │   │   ├── memory.stat
  39016. │   │   │   │   ├── memory.swappiness
  39017. │   │   │   │   ├── memory.usage_in_bytes
  39018. │   │   │   │   ├── memory.use_hierarchy
  39019. │   │   │   │   ├── notify_on_release
  39020. │   │   │   │   └── tasks
  39021. │   │   │   ├── lxd-containers.service
  39022. │   │   │   │   ├── cgroup.clone_children
  39023. │   │   │   │   ├── cgroup.event_control
  39024. │   │   │   │   ├── cgroup.procs
  39025. │   │   │   │   ├── memory.failcnt
  39026. │   │   │   │   ├── memory.force_empty
  39027. │   │   │   │   ├── memory.kmem.failcnt
  39028. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39029. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39030. │   │   │   │   ├── memory.kmem.slabinfo
  39031. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39032. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39033. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39034. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39035. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39036. │   │   │   │   ├── memory.limit_in_bytes
  39037. │   │   │   │   ├── memory.max_usage_in_bytes
  39038. │   │   │   │   ├── memory.move_charge_at_immigrate
  39039. │   │   │   │   ├── memory.numa_stat
  39040. │   │   │   │   ├── memory.oom_control
  39041. │   │   │   │   ├── memory.pressure_level
  39042. │   │   │   │   ├── memory.soft_limit_in_bytes
  39043. │   │   │   │   ├── memory.stat
  39044. │   │   │   │   ├── memory.swappiness
  39045. │   │   │   │   ├── memory.usage_in_bytes
  39046. │   │   │   │   ├── memory.use_hierarchy
  39047. │   │   │   │   ├── notify_on_release
  39048. │   │   │   │   └── tasks
  39049. │   │   │   ├── mdadm.service
  39050. │   │   │   │   ├── cgroup.clone_children
  39051. │   │   │   │   ├── cgroup.event_control
  39052. │   │   │   │   ├── cgroup.procs
  39053. │   │   │   │   ├── memory.failcnt
  39054. │   │   │   │   ├── memory.force_empty
  39055. │   │   │   │   ├── memory.kmem.failcnt
  39056. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39057. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39058. │   │   │   │   ├── memory.kmem.slabinfo
  39059. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39060. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39061. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39062. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39063. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39064. │   │   │   │   ├── memory.limit_in_bytes
  39065. │   │   │   │   ├── memory.max_usage_in_bytes
  39066. │   │   │   │   ├── memory.move_charge_at_immigrate
  39067. │   │   │   │   ├── memory.numa_stat
  39068. │   │   │   │   ├── memory.oom_control
  39069. │   │   │   │   ├── memory.pressure_level
  39070. │   │   │   │   ├── memory.soft_limit_in_bytes
  39071. │   │   │   │   ├── memory.stat
  39072. │   │   │   │   ├── memory.swappiness
  39073. │   │   │   │   ├── memory.usage_in_bytes
  39074. │   │   │   │   ├── memory.use_hierarchy
  39075. │   │   │   │   ├── notify_on_release
  39076. │   │   │   │   └── tasks
  39077. │   │   │   ├── memory.failcnt
  39078. │   │   │   ├── memory.force_empty
  39079. │   │   │   ├── memory.kmem.failcnt
  39080. │   │   │   ├── memory.kmem.limit_in_bytes
  39081. │   │   │   ├── memory.kmem.max_usage_in_bytes
  39082. │   │   │   ├── memory.kmem.slabinfo
  39083. │   │   │   ├── memory.kmem.tcp.failcnt
  39084. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39085. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39086. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39087. │   │   │   ├── memory.kmem.usage_in_bytes
  39088. │   │   │   ├── memory.limit_in_bytes
  39089. │   │   │   ├── memory.max_usage_in_bytes
  39090. │   │   │   ├── memory.move_charge_at_immigrate
  39091. │   │   │   ├── memory.numa_stat
  39092. │   │   │   ├── memory.oom_control
  39093. │   │   │   ├── memory.pressure_level
  39094. │   │   │   ├── memory.soft_limit_in_bytes
  39095. │   │   │   ├── memory.stat
  39096. │   │   │   ├── memory.swappiness
  39097. │   │   │   ├── memory.usage_in_bytes
  39098. │   │   │   ├── memory.use_hierarchy
  39099. │   │   │   ├── -.mount
  39100. │   │   │   │   ├── cgroup.clone_children
  39101. │   │   │   │   ├── cgroup.event_control
  39102. │   │   │   │   ├── cgroup.procs
  39103. │   │   │   │   ├── memory.failcnt
  39104. │   │   │   │   ├── memory.force_empty
  39105. │   │   │   │   ├── memory.kmem.failcnt
  39106. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39107. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39108. │   │   │   │   ├── memory.kmem.slabinfo
  39109. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39110. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39111. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39112. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39113. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39114. │   │   │   │   ├── memory.limit_in_bytes
  39115. │   │   │   │   ├── memory.max_usage_in_bytes
  39116. │   │   │   │   ├── memory.move_charge_at_immigrate
  39117. │   │   │   │   ├── memory.numa_stat
  39118. │   │   │   │   ├── memory.oom_control
  39119. │   │   │   │   ├── memory.pressure_level
  39120. │   │   │   │   ├── memory.soft_limit_in_bytes
  39121. │   │   │   │   ├── memory.stat
  39122. │   │   │   │   ├── memory.swappiness
  39123. │   │   │   │   ├── memory.usage_in_bytes
  39124. │   │   │   │   ├── memory.use_hierarchy
  39125. │   │   │   │   ├── notify_on_release
  39126. │   │   │   │   └── tasks
  39127. │   │   │   ├── networking.service
  39128. │   │   │   │   ├── cgroup.clone_children
  39129. │   │   │   │   ├── cgroup.event_control
  39130. │   │   │   │   ├── cgroup.procs
  39131. │   │   │   │   ├── memory.failcnt
  39132. │   │   │   │   ├── memory.force_empty
  39133. │   │   │   │   ├── memory.kmem.failcnt
  39134. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39135. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39136. │   │   │   │   ├── memory.kmem.slabinfo
  39137. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39138. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39139. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39140. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39141. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39142. │   │   │   │   ├── memory.limit_in_bytes
  39143. │   │   │   │   ├── memory.max_usage_in_bytes
  39144. │   │   │   │   ├── memory.move_charge_at_immigrate
  39145. │   │   │   │   ├── memory.numa_stat
  39146. │   │   │   │   ├── memory.oom_control
  39147. │   │   │   │   ├── memory.pressure_level
  39148. │   │   │   │   ├── memory.soft_limit_in_bytes
  39149. │   │   │   │   ├── memory.stat
  39150. │   │   │   │   ├── memory.swappiness
  39151. │   │   │   │   ├── memory.usage_in_bytes
  39152. │   │   │   │   ├── memory.use_hierarchy
  39153. │   │   │   │   ├── notify_on_release
  39154. │   │   │   │   └── tasks
  39155. │   │   │   ├── notify_on_release
  39156. │   │   │   ├── ondemand.service
  39157. │   │   │   │   ├── cgroup.clone_children
  39158. │   │   │   │   ├── cgroup.event_control
  39159. │   │   │   │   ├── cgroup.procs
  39160. │   │   │   │   ├── memory.failcnt
  39161. │   │   │   │   ├── memory.force_empty
  39162. │   │   │   │   ├── memory.kmem.failcnt
  39163. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39164. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39165. │   │   │   │   ├── memory.kmem.slabinfo
  39166. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39167. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39168. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39169. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39170. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39171. │   │   │   │   ├── memory.limit_in_bytes
  39172. │   │   │   │   ├── memory.max_usage_in_bytes
  39173. │   │   │   │   ├── memory.move_charge_at_immigrate
  39174. │   │   │   │   ├── memory.numa_stat
  39175. │   │   │   │   ├── memory.oom_control
  39176. │   │   │   │   ├── memory.pressure_level
  39177. │   │   │   │   ├── memory.soft_limit_in_bytes
  39178. │   │   │   │   ├── memory.stat
  39179. │   │   │   │   ├── memory.swappiness
  39180. │   │   │   │   ├── memory.usage_in_bytes
  39181. │   │   │   │   ├── memory.use_hierarchy
  39182. │   │   │   │   ├── notify_on_release
  39183. │   │   │   │   └── tasks
  39184. │   │   │   ├── polkitd.service
  39185. │   │   │   │   ├── cgroup.clone_children
  39186. │   │   │   │   ├── cgroup.event_control
  39187. │   │   │   │   ├── cgroup.procs
  39188. │   │   │   │   ├── memory.failcnt
  39189. │   │   │   │   ├── memory.force_empty
  39190. │   │   │   │   ├── memory.kmem.failcnt
  39191. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39192. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39193. │   │   │   │   ├── memory.kmem.slabinfo
  39194. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39195. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39196. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39197. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39198. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39199. │   │   │   │   ├── memory.limit_in_bytes
  39200. │   │   │   │   ├── memory.max_usage_in_bytes
  39201. │   │   │   │   ├── memory.move_charge_at_immigrate
  39202. │   │   │   │   ├── memory.numa_stat
  39203. │   │   │   │   ├── memory.oom_control
  39204. │   │   │   │   ├── memory.pressure_level
  39205. │   │   │   │   ├── memory.soft_limit_in_bytes
  39206. │   │   │   │   ├── memory.stat
  39207. │   │   │   │   ├── memory.swappiness
  39208. │   │   │   │   ├── memory.usage_in_bytes
  39209. │   │   │   │   ├── memory.use_hierarchy
  39210. │   │   │   │   ├── notify_on_release
  39211. │   │   │   │   └── tasks
  39212. │   │   │   ├── proc-cpuinfo.mount
  39213. │   │   │   │   ├── cgroup.clone_children
  39214. │   │   │   │   ├── cgroup.event_control
  39215. │   │   │   │   ├── cgroup.procs
  39216. │   │   │   │   ├── memory.failcnt
  39217. │   │   │   │   ├── memory.force_empty
  39218. │   │   │   │   ├── memory.kmem.failcnt
  39219. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39220. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39221. │   │   │   │   ├── memory.kmem.slabinfo
  39222. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39223. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39224. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39225. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39226. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39227. │   │   │   │   ├── memory.limit_in_bytes
  39228. │   │   │   │   ├── memory.max_usage_in_bytes
  39229. │   │   │   │   ├── memory.move_charge_at_immigrate
  39230. │   │   │   │   ├── memory.numa_stat
  39231. │   │   │   │   ├── memory.oom_control
  39232. │   │   │   │   ├── memory.pressure_level
  39233. │   │   │   │   ├── memory.soft_limit_in_bytes
  39234. │   │   │   │   ├── memory.stat
  39235. │   │   │   │   ├── memory.swappiness
  39236. │   │   │   │   ├── memory.usage_in_bytes
  39237. │   │   │   │   ├── memory.use_hierarchy
  39238. │   │   │   │   ├── notify_on_release
  39239. │   │   │   │   └── tasks
  39240. │   │   │   ├── proc-diskstats.mount
  39241. │   │   │   │   ├── cgroup.clone_children
  39242. │   │   │   │   ├── cgroup.event_control
  39243. │   │   │   │   ├── cgroup.procs
  39244. │   │   │   │   ├── memory.failcnt
  39245. │   │   │   │   ├── memory.force_empty
  39246. │   │   │   │   ├── memory.kmem.failcnt
  39247. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39248. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39249. │   │   │   │   ├── memory.kmem.slabinfo
  39250. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39251. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39252. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39253. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39254. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39255. │   │   │   │   ├── memory.limit_in_bytes
  39256. │   │   │   │   ├── memory.max_usage_in_bytes
  39257. │   │   │   │   ├── memory.move_charge_at_immigrate
  39258. │   │   │   │   ├── memory.numa_stat
  39259. │   │   │   │   ├── memory.oom_control
  39260. │   │   │   │   ├── memory.pressure_level
  39261. │   │   │   │   ├── memory.soft_limit_in_bytes
  39262. │   │   │   │   ├── memory.stat
  39263. │   │   │   │   ├── memory.swappiness
  39264. │   │   │   │   ├── memory.usage_in_bytes
  39265. │   │   │   │   ├── memory.use_hierarchy
  39266. │   │   │   │   ├── notify_on_release
  39267. │   │   │   │   └── tasks
  39268. │   │   │   ├── proc-meminfo.mount
  39269. │   │   │   │   ├── cgroup.clone_children
  39270. │   │   │   │   ├── cgroup.event_control
  39271. │   │   │   │   ├── cgroup.procs
  39272. │   │   │   │   ├── memory.failcnt
  39273. │   │   │   │   ├── memory.force_empty
  39274. │   │   │   │   ├── memory.kmem.failcnt
  39275. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39276. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39277. │   │   │   │   ├── memory.kmem.slabinfo
  39278. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39279. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39280. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39281. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39282. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39283. │   │   │   │   ├── memory.limit_in_bytes
  39284. │   │   │   │   ├── memory.max_usage_in_bytes
  39285. │   │   │   │   ├── memory.move_charge_at_immigrate
  39286. │   │   │   │   ├── memory.numa_stat
  39287. │   │   │   │   ├── memory.oom_control
  39288. │   │   │   │   ├── memory.pressure_level
  39289. │   │   │   │   ├── memory.soft_limit_in_bytes
  39290. │   │   │   │   ├── memory.stat
  39291. │   │   │   │   ├── memory.swappiness
  39292. │   │   │   │   ├── memory.usage_in_bytes
  39293. │   │   │   │   ├── memory.use_hierarchy
  39294. │   │   │   │   ├── notify_on_release
  39295. │   │   │   │   └── tasks
  39296. │   │   │   ├── proc-stat.mount
  39297. │   │   │   │   ├── cgroup.clone_children
  39298. │   │   │   │   ├── cgroup.event_control
  39299. │   │   │   │   ├── cgroup.procs
  39300. │   │   │   │   ├── memory.failcnt
  39301. │   │   │   │   ├── memory.force_empty
  39302. │   │   │   │   ├── memory.kmem.failcnt
  39303. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39304. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39305. │   │   │   │   ├── memory.kmem.slabinfo
  39306. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39307. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39308. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39309. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39310. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39311. │   │   │   │   ├── memory.limit_in_bytes
  39312. │   │   │   │   ├── memory.max_usage_in_bytes
  39313. │   │   │   │   ├── memory.move_charge_at_immigrate
  39314. │   │   │   │   ├── memory.numa_stat
  39315. │   │   │   │   ├── memory.oom_control
  39316. │   │   │   │   ├── memory.pressure_level
  39317. │   │   │   │   ├── memory.soft_limit_in_bytes
  39318. │   │   │   │   ├── memory.stat
  39319. │   │   │   │   ├── memory.swappiness
  39320. │   │   │   │   ├── memory.usage_in_bytes
  39321. │   │   │   │   ├── memory.use_hierarchy
  39322. │   │   │   │   ├── notify_on_release
  39323. │   │   │   │   └── tasks
  39324. │   │   │   ├── proc-swaps.mount
  39325. │   │   │   │   ├── cgroup.clone_children
  39326. │   │   │   │   ├── cgroup.event_control
  39327. │   │   │   │   ├── cgroup.procs
  39328. │   │   │   │   ├── memory.failcnt
  39329. │   │   │   │   ├── memory.force_empty
  39330. │   │   │   │   ├── memory.kmem.failcnt
  39331. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39332. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39333. │   │   │   │   ├── memory.kmem.slabinfo
  39334. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39335. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39336. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39337. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39338. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39339. │   │   │   │   ├── memory.limit_in_bytes
  39340. │   │   │   │   ├── memory.max_usage_in_bytes
  39341. │   │   │   │   ├── memory.move_charge_at_immigrate
  39342. │   │   │   │   ├── memory.numa_stat
  39343. │   │   │   │   ├── memory.oom_control
  39344. │   │   │   │   ├── memory.pressure_level
  39345. │   │   │   │   ├── memory.soft_limit_in_bytes
  39346. │   │   │   │   ├── memory.stat
  39347. │   │   │   │   ├── memory.swappiness
  39348. │   │   │   │   ├── memory.usage_in_bytes
  39349. │   │   │   │   ├── memory.use_hierarchy
  39350. │   │   │   │   ├── notify_on_release
  39351. │   │   │   │   └── tasks
  39352. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  39353. │   │   │   │   ├── cgroup.clone_children
  39354. │   │   │   │   ├── cgroup.event_control
  39355. │   │   │   │   ├── cgroup.procs
  39356. │   │   │   │   ├── memory.failcnt
  39357. │   │   │   │   ├── memory.force_empty
  39358. │   │   │   │   ├── memory.kmem.failcnt
  39359. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39360. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39361. │   │   │   │   ├── memory.kmem.slabinfo
  39362. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39363. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39364. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39365. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39366. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39367. │   │   │   │   ├── memory.limit_in_bytes
  39368. │   │   │   │   ├── memory.max_usage_in_bytes
  39369. │   │   │   │   ├── memory.move_charge_at_immigrate
  39370. │   │   │   │   ├── memory.numa_stat
  39371. │   │   │   │   ├── memory.oom_control
  39372. │   │   │   │   ├── memory.pressure_level
  39373. │   │   │   │   ├── memory.soft_limit_in_bytes
  39374. │   │   │   │   ├── memory.stat
  39375. │   │   │   │   ├── memory.swappiness
  39376. │   │   │   │   ├── memory.usage_in_bytes
  39377. │   │   │   │   ├── memory.use_hierarchy
  39378. │   │   │   │   ├── notify_on_release
  39379. │   │   │   │   └── tasks
  39380. │   │   │   ├── proc-uptime.mount
  39381. │   │   │   │   ├── cgroup.clone_children
  39382. │   │   │   │   ├── cgroup.event_control
  39383. │   │   │   │   ├── cgroup.procs
  39384. │   │   │   │   ├── memory.failcnt
  39385. │   │   │   │   ├── memory.force_empty
  39386. │   │   │   │   ├── memory.kmem.failcnt
  39387. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39388. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39389. │   │   │   │   ├── memory.kmem.slabinfo
  39390. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39391. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39392. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39393. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39394. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39395. │   │   │   │   ├── memory.limit_in_bytes
  39396. │   │   │   │   ├── memory.max_usage_in_bytes
  39397. │   │   │   │   ├── memory.move_charge_at_immigrate
  39398. │   │   │   │   ├── memory.numa_stat
  39399. │   │   │   │   ├── memory.oom_control
  39400. │   │   │   │   ├── memory.pressure_level
  39401. │   │   │   │   ├── memory.soft_limit_in_bytes
  39402. │   │   │   │   ├── memory.stat
  39403. │   │   │   │   ├── memory.swappiness
  39404. │   │   │   │   ├── memory.usage_in_bytes
  39405. │   │   │   │   ├── memory.use_hierarchy
  39406. │   │   │   │   ├── notify_on_release
  39407. │   │   │   │   └── tasks
  39408. │   │   │   ├── rc-local.service
  39409. │   │   │   │   ├── cgroup.clone_children
  39410. │   │   │   │   ├── cgroup.event_control
  39411. │   │   │   │   ├── cgroup.procs
  39412. │   │   │   │   ├── memory.failcnt
  39413. │   │   │   │   ├── memory.force_empty
  39414. │   │   │   │   ├── memory.kmem.failcnt
  39415. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39416. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39417. │   │   │   │   ├── memory.kmem.slabinfo
  39418. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39419. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39420. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39421. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39422. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39423. │   │   │   │   ├── memory.limit_in_bytes
  39424. │   │   │   │   ├── memory.max_usage_in_bytes
  39425. │   │   │   │   ├── memory.move_charge_at_immigrate
  39426. │   │   │   │   ├── memory.numa_stat
  39427. │   │   │   │   ├── memory.oom_control
  39428. │   │   │   │   ├── memory.pressure_level
  39429. │   │   │   │   ├── memory.soft_limit_in_bytes
  39430. │   │   │   │   ├── memory.stat
  39431. │   │   │   │   ├── memory.swappiness
  39432. │   │   │   │   ├── memory.usage_in_bytes
  39433. │   │   │   │   ├── memory.use_hierarchy
  39434. │   │   │   │   ├── notify_on_release
  39435. │   │   │   │   └── tasks
  39436. │   │   │   ├── resolvconf.service
  39437. │   │   │   │   ├── cgroup.clone_children
  39438. │   │   │   │   ├── cgroup.event_control
  39439. │   │   │   │   ├── cgroup.procs
  39440. │   │   │   │   ├── memory.failcnt
  39441. │   │   │   │   ├── memory.force_empty
  39442. │   │   │   │   ├── memory.kmem.failcnt
  39443. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39444. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39445. │   │   │   │   ├── memory.kmem.slabinfo
  39446. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39447. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39448. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39449. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39450. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39451. │   │   │   │   ├── memory.limit_in_bytes
  39452. │   │   │   │   ├── memory.max_usage_in_bytes
  39453. │   │   │   │   ├── memory.move_charge_at_immigrate
  39454. │   │   │   │   ├── memory.numa_stat
  39455. │   │   │   │   ├── memory.oom_control
  39456. │   │   │   │   ├── memory.pressure_level
  39457. │   │   │   │   ├── memory.soft_limit_in_bytes
  39458. │   │   │   │   ├── memory.stat
  39459. │   │   │   │   ├── memory.swappiness
  39460. │   │   │   │   ├── memory.usage_in_bytes
  39461. │   │   │   │   ├── memory.use_hierarchy
  39462. │   │   │   │   ├── notify_on_release
  39463. │   │   │   │   └── tasks
  39464. │   │   │   ├── rsyslog.service
  39465. │   │   │   │   ├── cgroup.clone_children
  39466. │   │   │   │   ├── cgroup.event_control
  39467. │   │   │   │   ├── cgroup.procs
  39468. │   │   │   │   ├── memory.failcnt
  39469. │   │   │   │   ├── memory.force_empty
  39470. │   │   │   │   ├── memory.kmem.failcnt
  39471. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39472. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39473. │   │   │   │   ├── memory.kmem.slabinfo
  39474. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39475. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39476. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39477. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39478. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39479. │   │   │   │   ├── memory.limit_in_bytes
  39480. │   │   │   │   ├── memory.max_usage_in_bytes
  39481. │   │   │   │   ├── memory.move_charge_at_immigrate
  39482. │   │   │   │   ├── memory.numa_stat
  39483. │   │   │   │   ├── memory.oom_control
  39484. │   │   │   │   ├── memory.pressure_level
  39485. │   │   │   │   ├── memory.soft_limit_in_bytes
  39486. │   │   │   │   ├── memory.stat
  39487. │   │   │   │   ├── memory.swappiness
  39488. │   │   │   │   ├── memory.usage_in_bytes
  39489. │   │   │   │   ├── memory.use_hierarchy
  39490. │   │   │   │   ├── notify_on_release
  39491. │   │   │   │   └── tasks
  39492. │   │   │   ├── snapd.service
  39493. │   │   │   │   ├── cgroup.clone_children
  39494. │   │   │   │   ├── cgroup.event_control
  39495. │   │   │   │   ├── cgroup.procs
  39496. │   │   │   │   ├── memory.failcnt
  39497. │   │   │   │   ├── memory.force_empty
  39498. │   │   │   │   ├── memory.kmem.failcnt
  39499. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39500. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39501. │   │   │   │   ├── memory.kmem.slabinfo
  39502. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39503. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39504. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39505. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39506. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39507. │   │   │   │   ├── memory.limit_in_bytes
  39508. │   │   │   │   ├── memory.max_usage_in_bytes
  39509. │   │   │   │   ├── memory.move_charge_at_immigrate
  39510. │   │   │   │   ├── memory.numa_stat
  39511. │   │   │   │   ├── memory.oom_control
  39512. │   │   │   │   ├── memory.pressure_level
  39513. │   │   │   │   ├── memory.soft_limit_in_bytes
  39514. │   │   │   │   ├── memory.stat
  39515. │   │   │   │   ├── memory.swappiness
  39516. │   │   │   │   ├── memory.usage_in_bytes
  39517. │   │   │   │   ├── memory.use_hierarchy
  39518. │   │   │   │   ├── notify_on_release
  39519. │   │   │   │   └── tasks
  39520. │   │   │   ├── ssh.service
  39521. │   │   │   │   ├── cgroup.clone_children
  39522. │   │   │   │   ├── cgroup.event_control
  39523. │   │   │   │   ├── cgroup.procs
  39524. │   │   │   │   ├── memory.failcnt
  39525. │   │   │   │   ├── memory.force_empty
  39526. │   │   │   │   ├── memory.kmem.failcnt
  39527. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39528. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39529. │   │   │   │   ├── memory.kmem.slabinfo
  39530. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39531. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39532. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39533. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39534. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39535. │   │   │   │   ├── memory.limit_in_bytes
  39536. │   │   │   │   ├── memory.max_usage_in_bytes
  39537. │   │   │   │   ├── memory.move_charge_at_immigrate
  39538. │   │   │   │   ├── memory.numa_stat
  39539. │   │   │   │   ├── memory.oom_control
  39540. │   │   │   │   ├── memory.pressure_level
  39541. │   │   │   │   ├── memory.soft_limit_in_bytes
  39542. │   │   │   │   ├── memory.stat
  39543. │   │   │   │   ├── memory.swappiness
  39544. │   │   │   │   ├── memory.usage_in_bytes
  39545. │   │   │   │   ├── memory.use_hierarchy
  39546. │   │   │   │   ├── notify_on_release
  39547. │   │   │   │   └── tasks
  39548. │   │   │   ├── sys-fs-fuse-connections.mount
  39549. │   │   │   │   ├── cgroup.clone_children
  39550. │   │   │   │   ├── cgroup.event_control
  39551. │   │   │   │   ├── cgroup.procs
  39552. │   │   │   │   ├── memory.failcnt
  39553. │   │   │   │   ├── memory.force_empty
  39554. │   │   │   │   ├── memory.kmem.failcnt
  39555. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39556. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39557. │   │   │   │   ├── memory.kmem.slabinfo
  39558. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39559. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39560. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39561. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39562. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39563. │   │   │   │   ├── memory.limit_in_bytes
  39564. │   │   │   │   ├── memory.max_usage_in_bytes
  39565. │   │   │   │   ├── memory.move_charge_at_immigrate
  39566. │   │   │   │   ├── memory.numa_stat
  39567. │   │   │   │   ├── memory.oom_control
  39568. │   │   │   │   ├── memory.pressure_level
  39569. │   │   │   │   ├── memory.soft_limit_in_bytes
  39570. │   │   │   │   ├── memory.stat
  39571. │   │   │   │   ├── memory.swappiness
  39572. │   │   │   │   ├── memory.usage_in_bytes
  39573. │   │   │   │   ├── memory.use_hierarchy
  39574. │   │   │   │   ├── notify_on_release
  39575. │   │   │   │   └── tasks
  39576. │   │   │   ├── sys-kernel-debug.mount
  39577. │   │   │   │   ├── cgroup.clone_children
  39578. │   │   │   │   ├── cgroup.event_control
  39579. │   │   │   │   ├── cgroup.procs
  39580. │   │   │   │   ├── memory.failcnt
  39581. │   │   │   │   ├── memory.force_empty
  39582. │   │   │   │   ├── memory.kmem.failcnt
  39583. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39584. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39585. │   │   │   │   ├── memory.kmem.slabinfo
  39586. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39587. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39588. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39589. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39590. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39591. │   │   │   │   ├── memory.limit_in_bytes
  39592. │   │   │   │   ├── memory.max_usage_in_bytes
  39593. │   │   │   │   ├── memory.move_charge_at_immigrate
  39594. │   │   │   │   ├── memory.numa_stat
  39595. │   │   │   │   ├── memory.oom_control
  39596. │   │   │   │   ├── memory.pressure_level
  39597. │   │   │   │   ├── memory.soft_limit_in_bytes
  39598. │   │   │   │   ├── memory.stat
  39599. │   │   │   │   ├── memory.swappiness
  39600. │   │   │   │   ├── memory.usage_in_bytes
  39601. │   │   │   │   ├── memory.use_hierarchy
  39602. │   │   │   │   ├── notify_on_release
  39603. │   │   │   │   └── tasks
  39604. │   │   │   ├── sys-kernel-debug-tracing.mount
  39605. │   │   │   │   ├── cgroup.clone_children
  39606. │   │   │   │   ├── cgroup.event_control
  39607. │   │   │   │   ├── cgroup.procs
  39608. │   │   │   │   ├── memory.failcnt
  39609. │   │   │   │   ├── memory.force_empty
  39610. │   │   │   │   ├── memory.kmem.failcnt
  39611. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39612. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39613. │   │   │   │   ├── memory.kmem.slabinfo
  39614. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39615. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39616. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39617. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39618. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39619. │   │   │   │   ├── memory.limit_in_bytes
  39620. │   │   │   │   ├── memory.max_usage_in_bytes
  39621. │   │   │   │   ├── memory.move_charge_at_immigrate
  39622. │   │   │   │   ├── memory.numa_stat
  39623. │   │   │   │   ├── memory.oom_control
  39624. │   │   │   │   ├── memory.pressure_level
  39625. │   │   │   │   ├── memory.soft_limit_in_bytes
  39626. │   │   │   │   ├── memory.stat
  39627. │   │   │   │   ├── memory.swappiness
  39628. │   │   │   │   ├── memory.usage_in_bytes
  39629. │   │   │   │   ├── memory.use_hierarchy
  39630. │   │   │   │   ├── notify_on_release
  39631. │   │   │   │   └── tasks
  39632. │   │   │   ├── systemd-journald.service
  39633. │   │   │   │   ├── cgroup.clone_children
  39634. │   │   │   │   ├── cgroup.event_control
  39635. │   │   │   │   ├── cgroup.procs
  39636. │   │   │   │   ├── memory.failcnt
  39637. │   │   │   │   ├── memory.force_empty
  39638. │   │   │   │   ├── memory.kmem.failcnt
  39639. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39640. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39641. │   │   │   │   ├── memory.kmem.slabinfo
  39642. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39643. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39644. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39645. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39646. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39647. │   │   │   │   ├── memory.limit_in_bytes
  39648. │   │   │   │   ├── memory.max_usage_in_bytes
  39649. │   │   │   │   ├── memory.move_charge_at_immigrate
  39650. │   │   │   │   ├── memory.numa_stat
  39651. │   │   │   │   ├── memory.oom_control
  39652. │   │   │   │   ├── memory.pressure_level
  39653. │   │   │   │   ├── memory.soft_limit_in_bytes
  39654. │   │   │   │   ├── memory.stat
  39655. │   │   │   │   ├── memory.swappiness
  39656. │   │   │   │   ├── memory.usage_in_bytes
  39657. │   │   │   │   ├── memory.use_hierarchy
  39658. │   │   │   │   ├── notify_on_release
  39659. │   │   │   │   └── tasks
  39660. │   │   │   ├── systemd-journal-flush.service
  39661. │   │   │   │   ├── cgroup.clone_children
  39662. │   │   │   │   ├── cgroup.event_control
  39663. │   │   │   │   ├── cgroup.procs
  39664. │   │   │   │   ├── memory.failcnt
  39665. │   │   │   │   ├── memory.force_empty
  39666. │   │   │   │   ├── memory.kmem.failcnt
  39667. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39668. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39669. │   │   │   │   ├── memory.kmem.slabinfo
  39670. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39671. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39672. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39673. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39674. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39675. │   │   │   │   ├── memory.limit_in_bytes
  39676. │   │   │   │   ├── memory.max_usage_in_bytes
  39677. │   │   │   │   ├── memory.move_charge_at_immigrate
  39678. │   │   │   │   ├── memory.numa_stat
  39679. │   │   │   │   ├── memory.oom_control
  39680. │   │   │   │   ├── memory.pressure_level
  39681. │   │   │   │   ├── memory.soft_limit_in_bytes
  39682. │   │   │   │   ├── memory.stat
  39683. │   │   │   │   ├── memory.swappiness
  39684. │   │   │   │   ├── memory.usage_in_bytes
  39685. │   │   │   │   ├── memory.use_hierarchy
  39686. │   │   │   │   ├── notify_on_release
  39687. │   │   │   │   └── tasks
  39688. │   │   │   ├── systemd-logind.service
  39689. │   │   │   │   ├── cgroup.clone_children
  39690. │   │   │   │   ├── cgroup.event_control
  39691. │   │   │   │   ├── cgroup.procs
  39692. │   │   │   │   ├── memory.failcnt
  39693. │   │   │   │   ├── memory.force_empty
  39694. │   │   │   │   ├── memory.kmem.failcnt
  39695. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39696. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39697. │   │   │   │   ├── memory.kmem.slabinfo
  39698. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39699. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39700. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39701. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39702. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39703. │   │   │   │   ├── memory.limit_in_bytes
  39704. │   │   │   │   ├── memory.max_usage_in_bytes
  39705. │   │   │   │   ├── memory.move_charge_at_immigrate
  39706. │   │   │   │   ├── memory.numa_stat
  39707. │   │   │   │   ├── memory.oom_control
  39708. │   │   │   │   ├── memory.pressure_level
  39709. │   │   │   │   ├── memory.soft_limit_in_bytes
  39710. │   │   │   │   ├── memory.stat
  39711. │   │   │   │   ├── memory.swappiness
  39712. │   │   │   │   ├── memory.usage_in_bytes
  39713. │   │   │   │   ├── memory.use_hierarchy
  39714. │   │   │   │   ├── notify_on_release
  39715. │   │   │   │   └── tasks
  39716. │   │   │   ├── systemd-random-seed.service
  39717. │   │   │   │   ├── cgroup.clone_children
  39718. │   │   │   │   ├── cgroup.event_control
  39719. │   │   │   │   ├── cgroup.procs
  39720. │   │   │   │   ├── memory.failcnt
  39721. │   │   │   │   ├── memory.force_empty
  39722. │   │   │   │   ├── memory.kmem.failcnt
  39723. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39724. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39725. │   │   │   │   ├── memory.kmem.slabinfo
  39726. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39727. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39728. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39729. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39730. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39731. │   │   │   │   ├── memory.limit_in_bytes
  39732. │   │   │   │   ├── memory.max_usage_in_bytes
  39733. │   │   │   │   ├── memory.move_charge_at_immigrate
  39734. │   │   │   │   ├── memory.numa_stat
  39735. │   │   │   │   ├── memory.oom_control
  39736. │   │   │   │   ├── memory.pressure_level
  39737. │   │   │   │   ├── memory.soft_limit_in_bytes
  39738. │   │   │   │   ├── memory.stat
  39739. │   │   │   │   ├── memory.swappiness
  39740. │   │   │   │   ├── memory.usage_in_bytes
  39741. │   │   │   │   ├── memory.use_hierarchy
  39742. │   │   │   │   ├── notify_on_release
  39743. │   │   │   │   └── tasks
  39744. │   │   │   ├── systemd-tmpfiles-setup.service
  39745. │   │   │   │   ├── cgroup.clone_children
  39746. │   │   │   │   ├── cgroup.event_control
  39747. │   │   │   │   ├── cgroup.procs
  39748. │   │   │   │   ├── memory.failcnt
  39749. │   │   │   │   ├── memory.force_empty
  39750. │   │   │   │   ├── memory.kmem.failcnt
  39751. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39752. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39753. │   │   │   │   ├── memory.kmem.slabinfo
  39754. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39755. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39756. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39757. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39758. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39759. │   │   │   │   ├── memory.limit_in_bytes
  39760. │   │   │   │   ├── memory.max_usage_in_bytes
  39761. │   │   │   │   ├── memory.move_charge_at_immigrate
  39762. │   │   │   │   ├── memory.numa_stat
  39763. │   │   │   │   ├── memory.oom_control
  39764. │   │   │   │   ├── memory.pressure_level
  39765. │   │   │   │   ├── memory.soft_limit_in_bytes
  39766. │   │   │   │   ├── memory.stat
  39767. │   │   │   │   ├── memory.swappiness
  39768. │   │   │   │   ├── memory.usage_in_bytes
  39769. │   │   │   │   ├── memory.use_hierarchy
  39770. │   │   │   │   ├── notify_on_release
  39771. │   │   │   │   └── tasks
  39772. │   │   │   ├── systemd-udevd.service
  39773. │   │   │   │   ├── cgroup.clone_children
  39774. │   │   │   │   ├── cgroup.event_control
  39775. │   │   │   │   ├── cgroup.procs
  39776. │   │   │   │   ├── memory.failcnt
  39777. │   │   │   │   ├── memory.force_empty
  39778. │   │   │   │   ├── memory.kmem.failcnt
  39779. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39780. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39781. │   │   │   │   ├── memory.kmem.slabinfo
  39782. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39783. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39784. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39785. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39786. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39787. │   │   │   │   ├── memory.limit_in_bytes
  39788. │   │   │   │   ├── memory.max_usage_in_bytes
  39789. │   │   │   │   ├── memory.move_charge_at_immigrate
  39790. │   │   │   │   ├── memory.numa_stat
  39791. │   │   │   │   ├── memory.oom_control
  39792. │   │   │   │   ├── memory.pressure_level
  39793. │   │   │   │   ├── memory.soft_limit_in_bytes
  39794. │   │   │   │   ├── memory.stat
  39795. │   │   │   │   ├── memory.swappiness
  39796. │   │   │   │   ├── memory.usage_in_bytes
  39797. │   │   │   │   ├── memory.use_hierarchy
  39798. │   │   │   │   ├── notify_on_release
  39799. │   │   │   │   └── tasks
  39800. │   │   │   ├── systemd-udev-trigger.service
  39801. │   │   │   │   ├── cgroup.clone_children
  39802. │   │   │   │   ├── cgroup.event_control
  39803. │   │   │   │   ├── cgroup.procs
  39804. │   │   │   │   ├── memory.failcnt
  39805. │   │   │   │   ├── memory.force_empty
  39806. │   │   │   │   ├── memory.kmem.failcnt
  39807. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39808. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39809. │   │   │   │   ├── memory.kmem.slabinfo
  39810. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39811. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39812. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39813. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39814. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39815. │   │   │   │   ├── memory.limit_in_bytes
  39816. │   │   │   │   ├── memory.max_usage_in_bytes
  39817. │   │   │   │   ├── memory.move_charge_at_immigrate
  39818. │   │   │   │   ├── memory.numa_stat
  39819. │   │   │   │   ├── memory.oom_control
  39820. │   │   │   │   ├── memory.pressure_level
  39821. │   │   │   │   ├── memory.soft_limit_in_bytes
  39822. │   │   │   │   ├── memory.stat
  39823. │   │   │   │   ├── memory.swappiness
  39824. │   │   │   │   ├── memory.usage_in_bytes
  39825. │   │   │   │   ├── memory.use_hierarchy
  39826. │   │   │   │   ├── notify_on_release
  39827. │   │   │   │   └── tasks
  39828. │   │   │   ├── systemd-update-utmp.service
  39829. │   │   │   │   ├── cgroup.clone_children
  39830. │   │   │   │   ├── cgroup.event_control
  39831. │   │   │   │   ├── cgroup.procs
  39832. │   │   │   │   ├── memory.failcnt
  39833. │   │   │   │   ├── memory.force_empty
  39834. │   │   │   │   ├── memory.kmem.failcnt
  39835. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39836. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39837. │   │   │   │   ├── memory.kmem.slabinfo
  39838. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39839. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39840. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39841. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39842. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39843. │   │   │   │   ├── memory.limit_in_bytes
  39844. │   │   │   │   ├── memory.max_usage_in_bytes
  39845. │   │   │   │   ├── memory.move_charge_at_immigrate
  39846. │   │   │   │   ├── memory.numa_stat
  39847. │   │   │   │   ├── memory.oom_control
  39848. │   │   │   │   ├── memory.pressure_level
  39849. │   │   │   │   ├── memory.soft_limit_in_bytes
  39850. │   │   │   │   ├── memory.stat
  39851. │   │   │   │   ├── memory.swappiness
  39852. │   │   │   │   ├── memory.usage_in_bytes
  39853. │   │   │   │   ├── memory.use_hierarchy
  39854. │   │   │   │   ├── notify_on_release
  39855. │   │   │   │   └── tasks
  39856. │   │   │   ├── systemd-user-sessions.service
  39857. │   │   │   │   ├── cgroup.clone_children
  39858. │   │   │   │   ├── cgroup.event_control
  39859. │   │   │   │   ├── cgroup.procs
  39860. │   │   │   │   ├── memory.failcnt
  39861. │   │   │   │   ├── memory.force_empty
  39862. │   │   │   │   ├── memory.kmem.failcnt
  39863. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39864. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39865. │   │   │   │   ├── memory.kmem.slabinfo
  39866. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39867. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39868. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39869. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39870. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39871. │   │   │   │   ├── memory.limit_in_bytes
  39872. │   │   │   │   ├── memory.max_usage_in_bytes
  39873. │   │   │   │   ├── memory.move_charge_at_immigrate
  39874. │   │   │   │   ├── memory.numa_stat
  39875. │   │   │   │   ├── memory.oom_control
  39876. │   │   │   │   ├── memory.pressure_level
  39877. │   │   │   │   ├── memory.soft_limit_in_bytes
  39878. │   │   │   │   ├── memory.stat
  39879. │   │   │   │   ├── memory.swappiness
  39880. │   │   │   │   ├── memory.usage_in_bytes
  39881. │   │   │   │   ├── memory.use_hierarchy
  39882. │   │   │   │   ├── notify_on_release
  39883. │   │   │   │   └── tasks
  39884. │   │   │   ├── system-getty.slice
  39885. │   │   │   │   ├── cgroup.clone_children
  39886. │   │   │   │   ├── cgroup.event_control
  39887. │   │   │   │   ├── cgroup.procs
  39888. │   │   │   │   ├── memory.failcnt
  39889. │   │   │   │   ├── memory.force_empty
  39890. │   │   │   │   ├── memory.kmem.failcnt
  39891. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39892. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39893. │   │   │   │   ├── memory.kmem.slabinfo
  39894. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39895. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39896. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39897. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39898. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39899. │   │   │   │   ├── memory.limit_in_bytes
  39900. │   │   │   │   ├── memory.max_usage_in_bytes
  39901. │   │   │   │   ├── memory.move_charge_at_immigrate
  39902. │   │   │   │   ├── memory.numa_stat
  39903. │   │   │   │   ├── memory.oom_control
  39904. │   │   │   │   ├── memory.pressure_level
  39905. │   │   │   │   ├── memory.soft_limit_in_bytes
  39906. │   │   │   │   ├── memory.stat
  39907. │   │   │   │   ├── memory.swappiness
  39908. │   │   │   │   ├── memory.usage_in_bytes
  39909. │   │   │   │   ├── memory.use_hierarchy
  39910. │   │   │   │   ├── notify_on_release
  39911. │   │   │   │   └── tasks
  39912. │   │   │   ├── tasks
  39913. │   │   │   ├── ufw.service
  39914. │   │   │   │   ├── cgroup.clone_children
  39915. │   │   │   │   ├── cgroup.event_control
  39916. │   │   │   │   ├── cgroup.procs
  39917. │   │   │   │   ├── memory.failcnt
  39918. │   │   │   │   ├── memory.force_empty
  39919. │   │   │   │   ├── memory.kmem.failcnt
  39920. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39921. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39922. │   │   │   │   ├── memory.kmem.slabinfo
  39923. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39924. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39925. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39926. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39927. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39928. │   │   │   │   ├── memory.limit_in_bytes
  39929. │   │   │   │   ├── memory.max_usage_in_bytes
  39930. │   │   │   │   ├── memory.move_charge_at_immigrate
  39931. │   │   │   │   ├── memory.numa_stat
  39932. │   │   │   │   ├── memory.oom_control
  39933. │   │   │   │   ├── memory.pressure_level
  39934. │   │   │   │   ├── memory.soft_limit_in_bytes
  39935. │   │   │   │   ├── memory.stat
  39936. │   │   │   │   ├── memory.swappiness
  39937. │   │   │   │   ├── memory.usage_in_bytes
  39938. │   │   │   │   ├── memory.use_hierarchy
  39939. │   │   │   │   ├── notify_on_release
  39940. │   │   │   │   └── tasks
  39941. │   │   │   ├── unattended-upgrades.service
  39942. │   │   │   │   ├── cgroup.clone_children
  39943. │   │   │   │   ├── cgroup.event_control
  39944. │   │   │   │   ├── cgroup.procs
  39945. │   │   │   │   ├── memory.failcnt
  39946. │   │   │   │   ├── memory.force_empty
  39947. │   │   │   │   ├── memory.kmem.failcnt
  39948. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39949. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39950. │   │   │   │   ├── memory.kmem.slabinfo
  39951. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39952. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39953. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39954. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39955. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39956. │   │   │   │   ├── memory.limit_in_bytes
  39957. │   │   │   │   ├── memory.max_usage_in_bytes
  39958. │   │   │   │   ├── memory.move_charge_at_immigrate
  39959. │   │   │   │   ├── memory.numa_stat
  39960. │   │   │   │   ├── memory.oom_control
  39961. │   │   │   │   ├── memory.pressure_level
  39962. │   │   │   │   ├── memory.soft_limit_in_bytes
  39963. │   │   │   │   ├── memory.stat
  39964. │   │   │   │   ├── memory.swappiness
  39965. │   │   │   │   ├── memory.usage_in_bytes
  39966. │   │   │   │   ├── memory.use_hierarchy
  39967. │   │   │   │   ├── notify_on_release
  39968. │   │   │   │   └── tasks
  39969. │   │   │   ├── unifi.service
  39970. │   │   │   │   ├── cgroup.clone_children
  39971. │   │   │   │   ├── cgroup.event_control
  39972. │   │   │   │   ├── cgroup.procs
  39973. │   │   │   │   ├── memory.failcnt
  39974. │   │   │   │   ├── memory.force_empty
  39975. │   │   │   │   ├── memory.kmem.failcnt
  39976. │   │   │   │   ├── memory.kmem.limit_in_bytes
  39977. │   │   │   │   ├── memory.kmem.max_usage_in_bytes
  39978. │   │   │   │   ├── memory.kmem.slabinfo
  39979. │   │   │   │   ├── memory.kmem.tcp.failcnt
  39980. │   │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  39981. │   │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  39982. │   │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  39983. │   │   │   │   ├── memory.kmem.usage_in_bytes
  39984. │   │   │   │   ├── memory.limit_in_bytes
  39985. │   │   │   │   ├── memory.max_usage_in_bytes
  39986. │   │   │   │   ├── memory.move_charge_at_immigrate
  39987. │   │   │   │   ├── memory.numa_stat
  39988. │   │   │   │   ├── memory.oom_control
  39989. │   │   │   │   ├── memory.pressure_level
  39990. │   │   │   │   ├── memory.soft_limit_in_bytes
  39991. │   │   │   │   ├── memory.stat
  39992. │   │   │   │   ├── memory.swappiness
  39993. │   │   │   │   ├── memory.usage_in_bytes
  39994. │   │   │   │   ├── memory.use_hierarchy
  39995. │   │   │   │   ├── notify_on_release
  39996. │   │   │   │   └── tasks
  39997. │   │   │   └── var-lib-lxcfs.mount
  39998. │   │   │   ├── cgroup.clone_children
  39999. │   │   │   ├── cgroup.event_control
  40000. │   │   │   ├── cgroup.procs
  40001. │   │   │   ├── memory.failcnt
  40002. │   │   │   ├── memory.force_empty
  40003. │   │   │   ├── memory.kmem.failcnt
  40004. │   │   │   ├── memory.kmem.limit_in_bytes
  40005. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40006. │   │   │   ├── memory.kmem.slabinfo
  40007. │   │   │   ├── memory.kmem.tcp.failcnt
  40008. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40009. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40010. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40011. │   │   │   ├── memory.kmem.usage_in_bytes
  40012. │   │   │   ├── memory.limit_in_bytes
  40013. │   │   │   ├── memory.max_usage_in_bytes
  40014. │   │   │   ├── memory.move_charge_at_immigrate
  40015. │   │   │   ├── memory.numa_stat
  40016. │   │   │   ├── memory.oom_control
  40017. │   │   │   ├── memory.pressure_level
  40018. │   │   │   ├── memory.soft_limit_in_bytes
  40019. │   │   │   ├── memory.stat
  40020. │   │   │   ├── memory.swappiness
  40021. │   │   │   ├── memory.usage_in_bytes
  40022. │   │   │   ├── memory.use_hierarchy
  40023. │   │   │   ├── notify_on_release
  40024. │   │   │   └── tasks
  40025. │   │   ├── tasks
  40026. │   │   └── user.slice
  40027. │   │   ├── cgroup.clone_children
  40028. │   │   ├── cgroup.event_control
  40029. │   │   ├── cgroup.procs
  40030. │   │   ├── memory.failcnt
  40031. │   │   ├── memory.force_empty
  40032. │   │   ├── memory.kmem.failcnt
  40033. │   │   ├── memory.kmem.limit_in_bytes
  40034. │   │   ├── memory.kmem.max_usage_in_bytes
  40035. │   │   ├── memory.kmem.slabinfo
  40036. │   │   ├── memory.kmem.tcp.failcnt
  40037. │   │   ├── memory.kmem.tcp.limit_in_bytes
  40038. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40039. │   │   ├── memory.kmem.tcp.usage_in_bytes
  40040. │   │   ├── memory.kmem.usage_in_bytes
  40041. │   │   ├── memory.limit_in_bytes
  40042. │   │   ├── memory.max_usage_in_bytes
  40043. │   │   ├── memory.move_charge_at_immigrate
  40044. │   │   ├── memory.numa_stat
  40045. │   │   ├── memory.oom_control
  40046. │   │   ├── memory.pressure_level
  40047. │   │   ├── memory.soft_limit_in_bytes
  40048. │   │   ├── memory.stat
  40049. │   │   ├── memory.swappiness
  40050. │   │   ├── memory.usage_in_bytes
  40051. │   │   ├── memory.use_hierarchy
  40052. │   │   ├── notify_on_release
  40053. │   │   └── tasks
  40054. │   ├── memory.failcnt
  40055. │   ├── memory.force_empty
  40056. │   ├── memory.kmem.failcnt
  40057. │   ├── memory.kmem.limit_in_bytes
  40058. │   ├── memory.kmem.max_usage_in_bytes
  40059. │   ├── memory.kmem.slabinfo
  40060. │   ├── memory.kmem.tcp.failcnt
  40061. │   ├── memory.kmem.tcp.limit_in_bytes
  40062. │   ├── memory.kmem.tcp.max_usage_in_bytes
  40063. │   ├── memory.kmem.tcp.usage_in_bytes
  40064. │   ├── memory.kmem.usage_in_bytes
  40065. │   ├── memory.limit_in_bytes
  40066. │   ├── memory.max_usage_in_bytes
  40067. │   ├── memory.move_charge_at_immigrate
  40068. │   ├── memory.numa_stat
  40069. │   ├── memory.oom_control
  40070. │   ├── memory.pressure_level
  40071. │   ├── memory.soft_limit_in_bytes
  40072. │   ├── memory.stat
  40073. │   ├── memory.swappiness
  40074. │   ├── memory.usage_in_bytes
  40075. │   ├── memory.use_hierarchy
  40076. │   ├── notify_on_release
  40077. │   ├── release_agent
  40078. │   ├── system.slice
  40079. │   │   ├── accounts-daemon.service
  40080. │   │   │   ├── cgroup.clone_children
  40081. │   │   │   ├── cgroup.event_control
  40082. │   │   │   ├── cgroup.procs
  40083. │   │   │   ├── memory.failcnt
  40084. │   │   │   ├── memory.force_empty
  40085. │   │   │   ├── memory.kmem.failcnt
  40086. │   │   │   ├── memory.kmem.limit_in_bytes
  40087. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40088. │   │   │   ├── memory.kmem.slabinfo
  40089. │   │   │   ├── memory.kmem.tcp.failcnt
  40090. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40091. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40092. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40093. │   │   │   ├── memory.kmem.usage_in_bytes
  40094. │   │   │   ├── memory.limit_in_bytes
  40095. │   │   │   ├── memory.max_usage_in_bytes
  40096. │   │   │   ├── memory.move_charge_at_immigrate
  40097. │   │   │   ├── memory.numa_stat
  40098. │   │   │   ├── memory.oom_control
  40099. │   │   │   ├── memory.pressure_level
  40100. │   │   │   ├── memory.soft_limit_in_bytes
  40101. │   │   │   ├── memory.stat
  40102. │   │   │   ├── memory.swappiness
  40103. │   │   │   ├── memory.usage_in_bytes
  40104. │   │   │   ├── memory.use_hierarchy
  40105. │   │   │   ├── notify_on_release
  40106. │   │   │   └── tasks
  40107. │   │   ├── acpid.service
  40108. │   │   │   ├── cgroup.clone_children
  40109. │   │   │   ├── cgroup.event_control
  40110. │   │   │   ├── cgroup.procs
  40111. │   │   │   ├── memory.failcnt
  40112. │   │   │   ├── memory.force_empty
  40113. │   │   │   ├── memory.kmem.failcnt
  40114. │   │   │   ├── memory.kmem.limit_in_bytes
  40115. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40116. │   │   │   ├── memory.kmem.slabinfo
  40117. │   │   │   ├── memory.kmem.tcp.failcnt
  40118. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40119. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40120. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40121. │   │   │   ├── memory.kmem.usage_in_bytes
  40122. │   │   │   ├── memory.limit_in_bytes
  40123. │   │   │   ├── memory.max_usage_in_bytes
  40124. │   │   │   ├── memory.move_charge_at_immigrate
  40125. │   │   │   ├── memory.numa_stat
  40126. │   │   │   ├── memory.oom_control
  40127. │   │   │   ├── memory.pressure_level
  40128. │   │   │   ├── memory.soft_limit_in_bytes
  40129. │   │   │   ├── memory.stat
  40130. │   │   │   ├── memory.swappiness
  40131. │   │   │   ├── memory.usage_in_bytes
  40132. │   │   │   ├── memory.use_hierarchy
  40133. │   │   │   ├── notify_on_release
  40134. │   │   │   └── tasks
  40135. │   │   ├── apparmor.service
  40136. │   │   │   ├── cgroup.clone_children
  40137. │   │   │   ├── cgroup.event_control
  40138. │   │   │   ├── cgroup.procs
  40139. │   │   │   ├── memory.failcnt
  40140. │   │   │   ├── memory.force_empty
  40141. │   │   │   ├── memory.kmem.failcnt
  40142. │   │   │   ├── memory.kmem.limit_in_bytes
  40143. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40144. │   │   │   ├── memory.kmem.slabinfo
  40145. │   │   │   ├── memory.kmem.tcp.failcnt
  40146. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40147. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40148. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40149. │   │   │   ├── memory.kmem.usage_in_bytes
  40150. │   │   │   ├── memory.limit_in_bytes
  40151. │   │   │   ├── memory.max_usage_in_bytes
  40152. │   │   │   ├── memory.move_charge_at_immigrate
  40153. │   │   │   ├── memory.numa_stat
  40154. │   │   │   ├── memory.oom_control
  40155. │   │   │   ├── memory.pressure_level
  40156. │   │   │   ├── memory.soft_limit_in_bytes
  40157. │   │   │   ├── memory.stat
  40158. │   │   │   ├── memory.swappiness
  40159. │   │   │   ├── memory.usage_in_bytes
  40160. │   │   │   ├── memory.use_hierarchy
  40161. │   │   │   ├── notify_on_release
  40162. │   │   │   └── tasks
  40163. │   │   ├── apport.service
  40164. │   │   │   ├── cgroup.clone_children
  40165. │   │   │   ├── cgroup.event_control
  40166. │   │   │   ├── cgroup.procs
  40167. │   │   │   ├── memory.failcnt
  40168. │   │   │   ├── memory.force_empty
  40169. │   │   │   ├── memory.kmem.failcnt
  40170. │   │   │   ├── memory.kmem.limit_in_bytes
  40171. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40172. │   │   │   ├── memory.kmem.slabinfo
  40173. │   │   │   ├── memory.kmem.tcp.failcnt
  40174. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40175. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40176. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40177. │   │   │   ├── memory.kmem.usage_in_bytes
  40178. │   │   │   ├── memory.limit_in_bytes
  40179. │   │   │   ├── memory.max_usage_in_bytes
  40180. │   │   │   ├── memory.move_charge_at_immigrate
  40181. │   │   │   ├── memory.numa_stat
  40182. │   │   │   ├── memory.oom_control
  40183. │   │   │   ├── memory.pressure_level
  40184. │   │   │   ├── memory.soft_limit_in_bytes
  40185. │   │   │   ├── memory.stat
  40186. │   │   │   ├── memory.swappiness
  40187. │   │   │   ├── memory.usage_in_bytes
  40188. │   │   │   ├── memory.use_hierarchy
  40189. │   │   │   ├── notify_on_release
  40190. │   │   │   └── tasks
  40191. │   │   ├── atd.service
  40192. │   │   │   ├── cgroup.clone_children
  40193. │   │   │   ├── cgroup.event_control
  40194. │   │   │   ├── cgroup.procs
  40195. │   │   │   ├── memory.failcnt
  40196. │   │   │   ├── memory.force_empty
  40197. │   │   │   ├── memory.kmem.failcnt
  40198. │   │   │   ├── memory.kmem.limit_in_bytes
  40199. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40200. │   │   │   ├── memory.kmem.slabinfo
  40201. │   │   │   ├── memory.kmem.tcp.failcnt
  40202. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40203. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40204. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40205. │   │   │   ├── memory.kmem.usage_in_bytes
  40206. │   │   │   ├── memory.limit_in_bytes
  40207. │   │   │   ├── memory.max_usage_in_bytes
  40208. │   │   │   ├── memory.move_charge_at_immigrate
  40209. │   │   │   ├── memory.numa_stat
  40210. │   │   │   ├── memory.oom_control
  40211. │   │   │   ├── memory.pressure_level
  40212. │   │   │   ├── memory.soft_limit_in_bytes
  40213. │   │   │   ├── memory.stat
  40214. │   │   │   ├── memory.swappiness
  40215. │   │   │   ├── memory.usage_in_bytes
  40216. │   │   │   ├── memory.use_hierarchy
  40217. │   │   │   ├── notify_on_release
  40218. │   │   │   └── tasks
  40219. │   │   ├── cgroup.clone_children
  40220. │   │   ├── cgroup.event_control
  40221. │   │   ├── cgroup.procs
  40222. │   │   ├── console-setup.service
  40223. │   │   │   ├── cgroup.clone_children
  40224. │   │   │   ├── cgroup.event_control
  40225. │   │   │   ├── cgroup.procs
  40226. │   │   │   ├── memory.failcnt
  40227. │   │   │   ├── memory.force_empty
  40228. │   │   │   ├── memory.kmem.failcnt
  40229. │   │   │   ├── memory.kmem.limit_in_bytes
  40230. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40231. │   │   │   ├── memory.kmem.slabinfo
  40232. │   │   │   ├── memory.kmem.tcp.failcnt
  40233. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40234. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40235. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40236. │   │   │   ├── memory.kmem.usage_in_bytes
  40237. │   │   │   ├── memory.limit_in_bytes
  40238. │   │   │   ├── memory.max_usage_in_bytes
  40239. │   │   │   ├── memory.move_charge_at_immigrate
  40240. │   │   │   ├── memory.numa_stat
  40241. │   │   │   ├── memory.oom_control
  40242. │   │   │   ├── memory.pressure_level
  40243. │   │   │   ├── memory.soft_limit_in_bytes
  40244. │   │   │   ├── memory.stat
  40245. │   │   │   ├── memory.swappiness
  40246. │   │   │   ├── memory.usage_in_bytes
  40247. │   │   │   ├── memory.use_hierarchy
  40248. │   │   │   ├── notify_on_release
  40249. │   │   │   └── tasks
  40250. │   │   ├── cron.service
  40251. │   │   │   ├── cgroup.clone_children
  40252. │   │   │   ├── cgroup.event_control
  40253. │   │   │   ├── cgroup.procs
  40254. │   │   │   ├── memory.failcnt
  40255. │   │   │   ├── memory.force_empty
  40256. │   │   │   ├── memory.kmem.failcnt
  40257. │   │   │   ├── memory.kmem.limit_in_bytes
  40258. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40259. │   │   │   ├── memory.kmem.slabinfo
  40260. │   │   │   ├── memory.kmem.tcp.failcnt
  40261. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40262. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40263. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40264. │   │   │   ├── memory.kmem.usage_in_bytes
  40265. │   │   │   ├── memory.limit_in_bytes
  40266. │   │   │   ├── memory.max_usage_in_bytes
  40267. │   │   │   ├── memory.move_charge_at_immigrate
  40268. │   │   │   ├── memory.numa_stat
  40269. │   │   │   ├── memory.oom_control
  40270. │   │   │   ├── memory.pressure_level
  40271. │   │   │   ├── memory.soft_limit_in_bytes
  40272. │   │   │   ├── memory.stat
  40273. │   │   │   ├── memory.swappiness
  40274. │   │   │   ├── memory.usage_in_bytes
  40275. │   │   │   ├── memory.use_hierarchy
  40276. │   │   │   ├── notify_on_release
  40277. │   │   │   └── tasks
  40278. │   │   ├── dbus.service
  40279. │   │   │   ├── cgroup.clone_children
  40280. │   │   │   ├── cgroup.event_control
  40281. │   │   │   ├── cgroup.procs
  40282. │   │   │   ├── memory.failcnt
  40283. │   │   │   ├── memory.force_empty
  40284. │   │   │   ├── memory.kmem.failcnt
  40285. │   │   │   ├── memory.kmem.limit_in_bytes
  40286. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40287. │   │   │   ├── memory.kmem.slabinfo
  40288. │   │   │   ├── memory.kmem.tcp.failcnt
  40289. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40290. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40291. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40292. │   │   │   ├── memory.kmem.usage_in_bytes
  40293. │   │   │   ├── memory.limit_in_bytes
  40294. │   │   │   ├── memory.max_usage_in_bytes
  40295. │   │   │   ├── memory.move_charge_at_immigrate
  40296. │   │   │   ├── memory.numa_stat
  40297. │   │   │   ├── memory.oom_control
  40298. │   │   │   ├── memory.pressure_level
  40299. │   │   │   ├── memory.soft_limit_in_bytes
  40300. │   │   │   ├── memory.stat
  40301. │   │   │   ├── memory.swappiness
  40302. │   │   │   ├── memory.usage_in_bytes
  40303. │   │   │   ├── memory.use_hierarchy
  40304. │   │   │   ├── notify_on_release
  40305. │   │   │   └── tasks
  40306. │   │   ├── dev-hugepages.mount
  40307. │   │   │   ├── cgroup.clone_children
  40308. │   │   │   ├── cgroup.event_control
  40309. │   │   │   ├── cgroup.procs
  40310. │   │   │   ├── memory.failcnt
  40311. │   │   │   ├── memory.force_empty
  40312. │   │   │   ├── memory.kmem.failcnt
  40313. │   │   │   ├── memory.kmem.limit_in_bytes
  40314. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40315. │   │   │   ├── memory.kmem.slabinfo
  40316. │   │   │   ├── memory.kmem.tcp.failcnt
  40317. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40318. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40319. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40320. │   │   │   ├── memory.kmem.usage_in_bytes
  40321. │   │   │   ├── memory.limit_in_bytes
  40322. │   │   │   ├── memory.max_usage_in_bytes
  40323. │   │   │   ├── memory.move_charge_at_immigrate
  40324. │   │   │   ├── memory.numa_stat
  40325. │   │   │   ├── memory.oom_control
  40326. │   │   │   ├── memory.pressure_level
  40327. │   │   │   ├── memory.soft_limit_in_bytes
  40328. │   │   │   ├── memory.stat
  40329. │   │   │   ├── memory.swappiness
  40330. │   │   │   ├── memory.usage_in_bytes
  40331. │   │   │   ├── memory.use_hierarchy
  40332. │   │   │   ├── notify_on_release
  40333. │   │   │   └── tasks
  40334. │   │   ├── dev-mqueue.mount
  40335. │   │   │   ├── cgroup.clone_children
  40336. │   │   │   ├── cgroup.event_control
  40337. │   │   │   ├── cgroup.procs
  40338. │   │   │   ├── memory.failcnt
  40339. │   │   │   ├── memory.force_empty
  40340. │   │   │   ├── memory.kmem.failcnt
  40341. │   │   │   ├── memory.kmem.limit_in_bytes
  40342. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40343. │   │   │   ├── memory.kmem.slabinfo
  40344. │   │   │   ├── memory.kmem.tcp.failcnt
  40345. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40346. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40347. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40348. │   │   │   ├── memory.kmem.usage_in_bytes
  40349. │   │   │   ├── memory.limit_in_bytes
  40350. │   │   │   ├── memory.max_usage_in_bytes
  40351. │   │   │   ├── memory.move_charge_at_immigrate
  40352. │   │   │   ├── memory.numa_stat
  40353. │   │   │   ├── memory.oom_control
  40354. │   │   │   ├── memory.pressure_level
  40355. │   │   │   ├── memory.soft_limit_in_bytes
  40356. │   │   │   ├── memory.stat
  40357. │   │   │   ├── memory.swappiness
  40358. │   │   │   ├── memory.usage_in_bytes
  40359. │   │   │   ├── memory.use_hierarchy
  40360. │   │   │   ├── notify_on_release
  40361. │   │   │   └── tasks
  40362. │   │   ├── grub-common.service
  40363. │   │   │   ├── cgroup.clone_children
  40364. │   │   │   ├── cgroup.event_control
  40365. │   │   │   ├── cgroup.procs
  40366. │   │   │   ├── memory.failcnt
  40367. │   │   │   ├── memory.force_empty
  40368. │   │   │   ├── memory.kmem.failcnt
  40369. │   │   │   ├── memory.kmem.limit_in_bytes
  40370. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40371. │   │   │   ├── memory.kmem.slabinfo
  40372. │   │   │   ├── memory.kmem.tcp.failcnt
  40373. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40374. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40375. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40376. │   │   │   ├── memory.kmem.usage_in_bytes
  40377. │   │   │   ├── memory.limit_in_bytes
  40378. │   │   │   ├── memory.max_usage_in_bytes
  40379. │   │   │   ├── memory.move_charge_at_immigrate
  40380. │   │   │   ├── memory.numa_stat
  40381. │   │   │   ├── memory.oom_control
  40382. │   │   │   ├── memory.pressure_level
  40383. │   │   │   ├── memory.soft_limit_in_bytes
  40384. │   │   │   ├── memory.stat
  40385. │   │   │   ├── memory.swappiness
  40386. │   │   │   ├── memory.usage_in_bytes
  40387. │   │   │   ├── memory.use_hierarchy
  40388. │   │   │   ├── notify_on_release
  40389. │   │   │   └── tasks
  40390. │   │   ├── ifup@br255.service
  40391. │   │   │   ├── cgroup.clone_children
  40392. │   │   │   ├── cgroup.event_control
  40393. │   │   │   ├── cgroup.procs
  40394. │   │   │   ├── memory.failcnt
  40395. │   │   │   ├── memory.force_empty
  40396. │   │   │   ├── memory.kmem.failcnt
  40397. │   │   │   ├── memory.kmem.limit_in_bytes
  40398. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40399. │   │   │   ├── memory.kmem.slabinfo
  40400. │   │   │   ├── memory.kmem.tcp.failcnt
  40401. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40402. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40403. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40404. │   │   │   ├── memory.kmem.usage_in_bytes
  40405. │   │   │   ├── memory.limit_in_bytes
  40406. │   │   │   ├── memory.max_usage_in_bytes
  40407. │   │   │   ├── memory.move_charge_at_immigrate
  40408. │   │   │   ├── memory.numa_stat
  40409. │   │   │   ├── memory.oom_control
  40410. │   │   │   ├── memory.pressure_level
  40411. │   │   │   ├── memory.soft_limit_in_bytes
  40412. │   │   │   ├── memory.stat
  40413. │   │   │   ├── memory.swappiness
  40414. │   │   │   ├── memory.usage_in_bytes
  40415. │   │   │   ├── memory.use_hierarchy
  40416. │   │   │   ├── notify_on_release
  40417. │   │   │   └── tasks
  40418. │   │   ├── ifup@eth0.service
  40419. │   │   │   ├── cgroup.clone_children
  40420. │   │   │   ├── cgroup.event_control
  40421. │   │   │   ├── cgroup.procs
  40422. │   │   │   ├── memory.failcnt
  40423. │   │   │   ├── memory.force_empty
  40424. │   │   │   ├── memory.kmem.failcnt
  40425. │   │   │   ├── memory.kmem.limit_in_bytes
  40426. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40427. │   │   │   ├── memory.kmem.slabinfo
  40428. │   │   │   ├── memory.kmem.tcp.failcnt
  40429. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40430. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40431. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40432. │   │   │   ├── memory.kmem.usage_in_bytes
  40433. │   │   │   ├── memory.limit_in_bytes
  40434. │   │   │   ├── memory.max_usage_in_bytes
  40435. │   │   │   ├── memory.move_charge_at_immigrate
  40436. │   │   │   ├── memory.numa_stat
  40437. │   │   │   ├── memory.oom_control
  40438. │   │   │   ├── memory.pressure_level
  40439. │   │   │   ├── memory.soft_limit_in_bytes
  40440. │   │   │   ├── memory.stat
  40441. │   │   │   ├── memory.swappiness
  40442. │   │   │   ├── memory.usage_in_bytes
  40443. │   │   │   ├── memory.use_hierarchy
  40444. │   │   │   ├── notify_on_release
  40445. │   │   │   └── tasks
  40446. │   │   ├── irqbalance.service
  40447. │   │   │   ├── cgroup.clone_children
  40448. │   │   │   ├── cgroup.event_control
  40449. │   │   │   ├── cgroup.procs
  40450. │   │   │   ├── memory.failcnt
  40451. │   │   │   ├── memory.force_empty
  40452. │   │   │   ├── memory.kmem.failcnt
  40453. │   │   │   ├── memory.kmem.limit_in_bytes
  40454. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40455. │   │   │   ├── memory.kmem.slabinfo
  40456. │   │   │   ├── memory.kmem.tcp.failcnt
  40457. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40458. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40459. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40460. │   │   │   ├── memory.kmem.usage_in_bytes
  40461. │   │   │   ├── memory.limit_in_bytes
  40462. │   │   │   ├── memory.max_usage_in_bytes
  40463. │   │   │   ├── memory.move_charge_at_immigrate
  40464. │   │   │   ├── memory.numa_stat
  40465. │   │   │   ├── memory.oom_control
  40466. │   │   │   ├── memory.pressure_level
  40467. │   │   │   ├── memory.soft_limit_in_bytes
  40468. │   │   │   ├── memory.stat
  40469. │   │   │   ├── memory.swappiness
  40470. │   │   │   ├── memory.usage_in_bytes
  40471. │   │   │   ├── memory.use_hierarchy
  40472. │   │   │   ├── notify_on_release
  40473. │   │   │   └── tasks
  40474. │   │   ├── iscsid.service
  40475. │   │   │   ├── cgroup.clone_children
  40476. │   │   │   ├── cgroup.event_control
  40477. │   │   │   ├── cgroup.procs
  40478. │   │   │   ├── memory.failcnt
  40479. │   │   │   ├── memory.force_empty
  40480. │   │   │   ├── memory.kmem.failcnt
  40481. │   │   │   ├── memory.kmem.limit_in_bytes
  40482. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40483. │   │   │   ├── memory.kmem.slabinfo
  40484. │   │   │   ├── memory.kmem.tcp.failcnt
  40485. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40486. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40487. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40488. │   │   │   ├── memory.kmem.usage_in_bytes
  40489. │   │   │   ├── memory.limit_in_bytes
  40490. │   │   │   ├── memory.max_usage_in_bytes
  40491. │   │   │   ├── memory.move_charge_at_immigrate
  40492. │   │   │   ├── memory.numa_stat
  40493. │   │   │   ├── memory.oom_control
  40494. │   │   │   ├── memory.pressure_level
  40495. │   │   │   ├── memory.soft_limit_in_bytes
  40496. │   │   │   ├── memory.stat
  40497. │   │   │   ├── memory.swappiness
  40498. │   │   │   ├── memory.usage_in_bytes
  40499. │   │   │   ├── memory.use_hierarchy
  40500. │   │   │   ├── notify_on_release
  40501. │   │   │   └── tasks
  40502. │   │   ├── keyboard-setup.service
  40503. │   │   │   ├── cgroup.clone_children
  40504. │   │   │   ├── cgroup.event_control
  40505. │   │   │   ├── cgroup.procs
  40506. │   │   │   ├── memory.failcnt
  40507. │   │   │   ├── memory.force_empty
  40508. │   │   │   ├── memory.kmem.failcnt
  40509. │   │   │   ├── memory.kmem.limit_in_bytes
  40510. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40511. │   │   │   ├── memory.kmem.slabinfo
  40512. │   │   │   ├── memory.kmem.tcp.failcnt
  40513. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40514. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40515. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40516. │   │   │   ├── memory.kmem.usage_in_bytes
  40517. │   │   │   ├── memory.limit_in_bytes
  40518. │   │   │   ├── memory.max_usage_in_bytes
  40519. │   │   │   ├── memory.move_charge_at_immigrate
  40520. │   │   │   ├── memory.numa_stat
  40521. │   │   │   ├── memory.oom_control
  40522. │   │   │   ├── memory.pressure_level
  40523. │   │   │   ├── memory.soft_limit_in_bytes
  40524. │   │   │   ├── memory.stat
  40525. │   │   │   ├── memory.swappiness
  40526. │   │   │   ├── memory.usage_in_bytes
  40527. │   │   │   ├── memory.use_hierarchy
  40528. │   │   │   ├── notify_on_release
  40529. │   │   │   └── tasks
  40530. │   │   ├── kmod-static-nodes.service
  40531. │   │   │   ├── cgroup.clone_children
  40532. │   │   │   ├── cgroup.event_control
  40533. │   │   │   ├── cgroup.procs
  40534. │   │   │   ├── memory.failcnt
  40535. │   │   │   ├── memory.force_empty
  40536. │   │   │   ├── memory.kmem.failcnt
  40537. │   │   │   ├── memory.kmem.limit_in_bytes
  40538. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40539. │   │   │   ├── memory.kmem.slabinfo
  40540. │   │   │   ├── memory.kmem.tcp.failcnt
  40541. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40542. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40543. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40544. │   │   │   ├── memory.kmem.usage_in_bytes
  40545. │   │   │   ├── memory.limit_in_bytes
  40546. │   │   │   ├── memory.max_usage_in_bytes
  40547. │   │   │   ├── memory.move_charge_at_immigrate
  40548. │   │   │   ├── memory.numa_stat
  40549. │   │   │   ├── memory.oom_control
  40550. │   │   │   ├── memory.pressure_level
  40551. │   │   │   ├── memory.soft_limit_in_bytes
  40552. │   │   │   ├── memory.stat
  40553. │   │   │   ├── memory.swappiness
  40554. │   │   │   ├── memory.usage_in_bytes
  40555. │   │   │   ├── memory.use_hierarchy
  40556. │   │   │   ├── notify_on_release
  40557. │   │   │   └── tasks
  40558. │   │   ├── lvm2-lvmetad.service
  40559. │   │   │   ├── cgroup.clone_children
  40560. │   │   │   ├── cgroup.event_control
  40561. │   │   │   ├── cgroup.procs
  40562. │   │   │   ├── memory.failcnt
  40563. │   │   │   ├── memory.force_empty
  40564. │   │   │   ├── memory.kmem.failcnt
  40565. │   │   │   ├── memory.kmem.limit_in_bytes
  40566. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40567. │   │   │   ├── memory.kmem.slabinfo
  40568. │   │   │   ├── memory.kmem.tcp.failcnt
  40569. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40570. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40571. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40572. │   │   │   ├── memory.kmem.usage_in_bytes
  40573. │   │   │   ├── memory.limit_in_bytes
  40574. │   │   │   ├── memory.max_usage_in_bytes
  40575. │   │   │   ├── memory.move_charge_at_immigrate
  40576. │   │   │   ├── memory.numa_stat
  40577. │   │   │   ├── memory.oom_control
  40578. │   │   │   ├── memory.pressure_level
  40579. │   │   │   ├── memory.soft_limit_in_bytes
  40580. │   │   │   ├── memory.stat
  40581. │   │   │   ├── memory.swappiness
  40582. │   │   │   ├── memory.usage_in_bytes
  40583. │   │   │   ├── memory.use_hierarchy
  40584. │   │   │   ├── notify_on_release
  40585. │   │   │   └── tasks
  40586. │   │   ├── lvm2-monitor.service
  40587. │   │   │   ├── cgroup.clone_children
  40588. │   │   │   ├── cgroup.event_control
  40589. │   │   │   ├── cgroup.procs
  40590. │   │   │   ├── memory.failcnt
  40591. │   │   │   ├── memory.force_empty
  40592. │   │   │   ├── memory.kmem.failcnt
  40593. │   │   │   ├── memory.kmem.limit_in_bytes
  40594. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40595. │   │   │   ├── memory.kmem.slabinfo
  40596. │   │   │   ├── memory.kmem.tcp.failcnt
  40597. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40598. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40599. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40600. │   │   │   ├── memory.kmem.usage_in_bytes
  40601. │   │   │   ├── memory.limit_in_bytes
  40602. │   │   │   ├── memory.max_usage_in_bytes
  40603. │   │   │   ├── memory.move_charge_at_immigrate
  40604. │   │   │   ├── memory.numa_stat
  40605. │   │   │   ├── memory.oom_control
  40606. │   │   │   ├── memory.pressure_level
  40607. │   │   │   ├── memory.soft_limit_in_bytes
  40608. │   │   │   ├── memory.stat
  40609. │   │   │   ├── memory.swappiness
  40610. │   │   │   ├── memory.usage_in_bytes
  40611. │   │   │   ├── memory.use_hierarchy
  40612. │   │   │   ├── notify_on_release
  40613. │   │   │   └── tasks
  40614. │   │   ├── lxcfs.service
  40615. │   │   │   ├── cgroup.clone_children
  40616. │   │   │   ├── cgroup.event_control
  40617. │   │   │   ├── cgroup.procs
  40618. │   │   │   ├── memory.failcnt
  40619. │   │   │   ├── memory.force_empty
  40620. │   │   │   ├── memory.kmem.failcnt
  40621. │   │   │   ├── memory.kmem.limit_in_bytes
  40622. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40623. │   │   │   ├── memory.kmem.slabinfo
  40624. │   │   │   ├── memory.kmem.tcp.failcnt
  40625. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40626. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40627. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40628. │   │   │   ├── memory.kmem.usage_in_bytes
  40629. │   │   │   ├── memory.limit_in_bytes
  40630. │   │   │   ├── memory.max_usage_in_bytes
  40631. │   │   │   ├── memory.move_charge_at_immigrate
  40632. │   │   │   ├── memory.numa_stat
  40633. │   │   │   ├── memory.oom_control
  40634. │   │   │   ├── memory.pressure_level
  40635. │   │   │   ├── memory.soft_limit_in_bytes
  40636. │   │   │   ├── memory.stat
  40637. │   │   │   ├── memory.swappiness
  40638. │   │   │   ├── memory.usage_in_bytes
  40639. │   │   │   ├── memory.use_hierarchy
  40640. │   │   │   ├── notify_on_release
  40641. │   │   │   └── tasks
  40642. │   │   ├── lxd-bridge.service
  40643. │   │   │   ├── cgroup.clone_children
  40644. │   │   │   ├── cgroup.event_control
  40645. │   │   │   ├── cgroup.procs
  40646. │   │   │   ├── memory.failcnt
  40647. │   │   │   ├── memory.force_empty
  40648. │   │   │   ├── memory.kmem.failcnt
  40649. │   │   │   ├── memory.kmem.limit_in_bytes
  40650. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40651. │   │   │   ├── memory.kmem.slabinfo
  40652. │   │   │   ├── memory.kmem.tcp.failcnt
  40653. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40654. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40655. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40656. │   │   │   ├── memory.kmem.usage_in_bytes
  40657. │   │   │   ├── memory.limit_in_bytes
  40658. │   │   │   ├── memory.max_usage_in_bytes
  40659. │   │   │   ├── memory.move_charge_at_immigrate
  40660. │   │   │   ├── memory.numa_stat
  40661. │   │   │   ├── memory.oom_control
  40662. │   │   │   ├── memory.pressure_level
  40663. │   │   │   ├── memory.soft_limit_in_bytes
  40664. │   │   │   ├── memory.stat
  40665. │   │   │   ├── memory.swappiness
  40666. │   │   │   ├── memory.usage_in_bytes
  40667. │   │   │   ├── memory.use_hierarchy
  40668. │   │   │   ├── notify_on_release
  40669. │   │   │   └── tasks
  40670. │   │   ├── lxd-containers.service
  40671. │   │   │   ├── cgroup.clone_children
  40672. │   │   │   ├── cgroup.event_control
  40673. │   │   │   ├── cgroup.procs
  40674. │   │   │   ├── memory.failcnt
  40675. │   │   │   ├── memory.force_empty
  40676. │   │   │   ├── memory.kmem.failcnt
  40677. │   │   │   ├── memory.kmem.limit_in_bytes
  40678. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40679. │   │   │   ├── memory.kmem.slabinfo
  40680. │   │   │   ├── memory.kmem.tcp.failcnt
  40681. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40682. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40683. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40684. │   │   │   ├── memory.kmem.usage_in_bytes
  40685. │   │   │   ├── memory.limit_in_bytes
  40686. │   │   │   ├── memory.max_usage_in_bytes
  40687. │   │   │   ├── memory.move_charge_at_immigrate
  40688. │   │   │   ├── memory.numa_stat
  40689. │   │   │   ├── memory.oom_control
  40690. │   │   │   ├── memory.pressure_level
  40691. │   │   │   ├── memory.soft_limit_in_bytes
  40692. │   │   │   ├── memory.stat
  40693. │   │   │   ├── memory.swappiness
  40694. │   │   │   ├── memory.usage_in_bytes
  40695. │   │   │   ├── memory.use_hierarchy
  40696. │   │   │   ├── notify_on_release
  40697. │   │   │   └── tasks
  40698. │   │   ├── lxd.service
  40699. │   │   │   ├── cgroup.clone_children
  40700. │   │   │   ├── cgroup.event_control
  40701. │   │   │   ├── cgroup.procs
  40702. │   │   │   ├── memory.failcnt
  40703. │   │   │   ├── memory.force_empty
  40704. │   │   │   ├── memory.kmem.failcnt
  40705. │   │   │   ├── memory.kmem.limit_in_bytes
  40706. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40707. │   │   │   ├── memory.kmem.slabinfo
  40708. │   │   │   ├── memory.kmem.tcp.failcnt
  40709. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40710. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40711. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40712. │   │   │   ├── memory.kmem.usage_in_bytes
  40713. │   │   │   ├── memory.limit_in_bytes
  40714. │   │   │   ├── memory.max_usage_in_bytes
  40715. │   │   │   ├── memory.move_charge_at_immigrate
  40716. │   │   │   ├── memory.numa_stat
  40717. │   │   │   ├── memory.oom_control
  40718. │   │   │   ├── memory.pressure_level
  40719. │   │   │   ├── memory.soft_limit_in_bytes
  40720. │   │   │   ├── memory.stat
  40721. │   │   │   ├── memory.swappiness
  40722. │   │   │   ├── memory.usage_in_bytes
  40723. │   │   │   ├── memory.use_hierarchy
  40724. │   │   │   ├── notify_on_release
  40725. │   │   │   └── tasks
  40726. │   │   ├── mdadm.service
  40727. │   │   │   ├── cgroup.clone_children
  40728. │   │   │   ├── cgroup.event_control
  40729. │   │   │   ├── cgroup.procs
  40730. │   │   │   ├── memory.failcnt
  40731. │   │   │   ├── memory.force_empty
  40732. │   │   │   ├── memory.kmem.failcnt
  40733. │   │   │   ├── memory.kmem.limit_in_bytes
  40734. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40735. │   │   │   ├── memory.kmem.slabinfo
  40736. │   │   │   ├── memory.kmem.tcp.failcnt
  40737. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40738. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40739. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40740. │   │   │   ├── memory.kmem.usage_in_bytes
  40741. │   │   │   ├── memory.limit_in_bytes
  40742. │   │   │   ├── memory.max_usage_in_bytes
  40743. │   │   │   ├── memory.move_charge_at_immigrate
  40744. │   │   │   ├── memory.numa_stat
  40745. │   │   │   ├── memory.oom_control
  40746. │   │   │   ├── memory.pressure_level
  40747. │   │   │   ├── memory.soft_limit_in_bytes
  40748. │   │   │   ├── memory.stat
  40749. │   │   │   ├── memory.swappiness
  40750. │   │   │   ├── memory.usage_in_bytes
  40751. │   │   │   ├── memory.use_hierarchy
  40752. │   │   │   ├── notify_on_release
  40753. │   │   │   └── tasks
  40754. │   │   ├── memory.failcnt
  40755. │   │   ├── memory.force_empty
  40756. │   │   ├── memory.kmem.failcnt
  40757. │   │   ├── memory.kmem.limit_in_bytes
  40758. │   │   ├── memory.kmem.max_usage_in_bytes
  40759. │   │   ├── memory.kmem.slabinfo
  40760. │   │   ├── memory.kmem.tcp.failcnt
  40761. │   │   ├── memory.kmem.tcp.limit_in_bytes
  40762. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40763. │   │   ├── memory.kmem.tcp.usage_in_bytes
  40764. │   │   ├── memory.kmem.usage_in_bytes
  40765. │   │   ├── memory.limit_in_bytes
  40766. │   │   ├── memory.max_usage_in_bytes
  40767. │   │   ├── memory.move_charge_at_immigrate
  40768. │   │   ├── memory.numa_stat
  40769. │   │   ├── memory.oom_control
  40770. │   │   ├── memory.pressure_level
  40771. │   │   ├── memory.soft_limit_in_bytes
  40772. │   │   ├── memory.stat
  40773. │   │   ├── memory.swappiness
  40774. │   │   ├── memory.usage_in_bytes
  40775. │   │   ├── memory.use_hierarchy
  40776. │   │   ├── -.mount
  40777. │   │   │   ├── cgroup.clone_children
  40778. │   │   │   ├── cgroup.event_control
  40779. │   │   │   ├── cgroup.procs
  40780. │   │   │   ├── memory.failcnt
  40781. │   │   │   ├── memory.force_empty
  40782. │   │   │   ├── memory.kmem.failcnt
  40783. │   │   │   ├── memory.kmem.limit_in_bytes
  40784. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40785. │   │   │   ├── memory.kmem.slabinfo
  40786. │   │   │   ├── memory.kmem.tcp.failcnt
  40787. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40788. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40789. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40790. │   │   │   ├── memory.kmem.usage_in_bytes
  40791. │   │   │   ├── memory.limit_in_bytes
  40792. │   │   │   ├── memory.max_usage_in_bytes
  40793. │   │   │   ├── memory.move_charge_at_immigrate
  40794. │   │   │   ├── memory.numa_stat
  40795. │   │   │   ├── memory.oom_control
  40796. │   │   │   ├── memory.pressure_level
  40797. │   │   │   ├── memory.soft_limit_in_bytes
  40798. │   │   │   ├── memory.stat
  40799. │   │   │   ├── memory.swappiness
  40800. │   │   │   ├── memory.usage_in_bytes
  40801. │   │   │   ├── memory.use_hierarchy
  40802. │   │   │   ├── notify_on_release
  40803. │   │   │   └── tasks
  40804. │   │   ├── netdata.service
  40805. │   │   │   ├── cgroup.clone_children
  40806. │   │   │   ├── cgroup.event_control
  40807. │   │   │   ├── cgroup.procs
  40808. │   │   │   ├── memory.failcnt
  40809. │   │   │   ├── memory.force_empty
  40810. │   │   │   ├── memory.kmem.failcnt
  40811. │   │   │   ├── memory.kmem.limit_in_bytes
  40812. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40813. │   │   │   ├── memory.kmem.slabinfo
  40814. │   │   │   ├── memory.kmem.tcp.failcnt
  40815. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40816. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40817. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40818. │   │   │   ├── memory.kmem.usage_in_bytes
  40819. │   │   │   ├── memory.limit_in_bytes
  40820. │   │   │   ├── memory.max_usage_in_bytes
  40821. │   │   │   ├── memory.move_charge_at_immigrate
  40822. │   │   │   ├── memory.numa_stat
  40823. │   │   │   ├── memory.oom_control
  40824. │   │   │   ├── memory.pressure_level
  40825. │   │   │   ├── memory.soft_limit_in_bytes
  40826. │   │   │   ├── memory.stat
  40827. │   │   │   ├── memory.swappiness
  40828. │   │   │   ├── memory.usage_in_bytes
  40829. │   │   │   ├── memory.use_hierarchy
  40830. │   │   │   ├── notify_on_release
  40831. │   │   │   └── tasks
  40832. │   │   ├── networking.service
  40833. │   │   │   ├── cgroup.clone_children
  40834. │   │   │   ├── cgroup.event_control
  40835. │   │   │   ├── cgroup.procs
  40836. │   │   │   ├── memory.failcnt
  40837. │   │   │   ├── memory.force_empty
  40838. │   │   │   ├── memory.kmem.failcnt
  40839. │   │   │   ├── memory.kmem.limit_in_bytes
  40840. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40841. │   │   │   ├── memory.kmem.slabinfo
  40842. │   │   │   ├── memory.kmem.tcp.failcnt
  40843. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40844. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40845. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40846. │   │   │   ├── memory.kmem.usage_in_bytes
  40847. │   │   │   ├── memory.limit_in_bytes
  40848. │   │   │   ├── memory.max_usage_in_bytes
  40849. │   │   │   ├── memory.move_charge_at_immigrate
  40850. │   │   │   ├── memory.numa_stat
  40851. │   │   │   ├── memory.oom_control
  40852. │   │   │   ├── memory.pressure_level
  40853. │   │   │   ├── memory.soft_limit_in_bytes
  40854. │   │   │   ├── memory.stat
  40855. │   │   │   ├── memory.swappiness
  40856. │   │   │   ├── memory.usage_in_bytes
  40857. │   │   │   ├── memory.use_hierarchy
  40858. │   │   │   ├── notify_on_release
  40859. │   │   │   └── tasks
  40860. │   │   ├── notify_on_release
  40861. │   │   ├── ntp.service
  40862. │   │   │   ├── cgroup.clone_children
  40863. │   │   │   ├── cgroup.event_control
  40864. │   │   │   ├── cgroup.procs
  40865. │   │   │   ├── memory.failcnt
  40866. │   │   │   ├── memory.force_empty
  40867. │   │   │   ├── memory.kmem.failcnt
  40868. │   │   │   ├── memory.kmem.limit_in_bytes
  40869. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40870. │   │   │   ├── memory.kmem.slabinfo
  40871. │   │   │   ├── memory.kmem.tcp.failcnt
  40872. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40873. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40874. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40875. │   │   │   ├── memory.kmem.usage_in_bytes
  40876. │   │   │   ├── memory.limit_in_bytes
  40877. │   │   │   ├── memory.max_usage_in_bytes
  40878. │   │   │   ├── memory.move_charge_at_immigrate
  40879. │   │   │   ├── memory.numa_stat
  40880. │   │   │   ├── memory.oom_control
  40881. │   │   │   ├── memory.pressure_level
  40882. │   │   │   ├── memory.soft_limit_in_bytes
  40883. │   │   │   ├── memory.stat
  40884. │   │   │   ├── memory.swappiness
  40885. │   │   │   ├── memory.usage_in_bytes
  40886. │   │   │   ├── memory.use_hierarchy
  40887. │   │   │   ├── notify_on_release
  40888. │   │   │   └── tasks
  40889. │   │   ├── ondemand.service
  40890. │   │   │   ├── cgroup.clone_children
  40891. │   │   │   ├── cgroup.event_control
  40892. │   │   │   ├── cgroup.procs
  40893. │   │   │   ├── memory.failcnt
  40894. │   │   │   ├── memory.force_empty
  40895. │   │   │   ├── memory.kmem.failcnt
  40896. │   │   │   ├── memory.kmem.limit_in_bytes
  40897. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40898. │   │   │   ├── memory.kmem.slabinfo
  40899. │   │   │   ├── memory.kmem.tcp.failcnt
  40900. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40901. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40902. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40903. │   │   │   ├── memory.kmem.usage_in_bytes
  40904. │   │   │   ├── memory.limit_in_bytes
  40905. │   │   │   ├── memory.max_usage_in_bytes
  40906. │   │   │   ├── memory.move_charge_at_immigrate
  40907. │   │   │   ├── memory.numa_stat
  40908. │   │   │   ├── memory.oom_control
  40909. │   │   │   ├── memory.pressure_level
  40910. │   │   │   ├── memory.soft_limit_in_bytes
  40911. │   │   │   ├── memory.stat
  40912. │   │   │   ├── memory.swappiness
  40913. │   │   │   ├── memory.usage_in_bytes
  40914. │   │   │   ├── memory.use_hierarchy
  40915. │   │   │   ├── notify_on_release
  40916. │   │   │   └── tasks
  40917. │   │   ├── open-iscsi.service
  40918. │   │   │   ├── cgroup.clone_children
  40919. │   │   │   ├── cgroup.event_control
  40920. │   │   │   ├── cgroup.procs
  40921. │   │   │   ├── memory.failcnt
  40922. │   │   │   ├── memory.force_empty
  40923. │   │   │   ├── memory.kmem.failcnt
  40924. │   │   │   ├── memory.kmem.limit_in_bytes
  40925. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40926. │   │   │   ├── memory.kmem.slabinfo
  40927. │   │   │   ├── memory.kmem.tcp.failcnt
  40928. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40929. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40930. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40931. │   │   │   ├── memory.kmem.usage_in_bytes
  40932. │   │   │   ├── memory.limit_in_bytes
  40933. │   │   │   ├── memory.max_usage_in_bytes
  40934. │   │   │   ├── memory.move_charge_at_immigrate
  40935. │   │   │   ├── memory.numa_stat
  40936. │   │   │   ├── memory.oom_control
  40937. │   │   │   ├── memory.pressure_level
  40938. │   │   │   ├── memory.soft_limit_in_bytes
  40939. │   │   │   ├── memory.stat
  40940. │   │   │   ├── memory.swappiness
  40941. │   │   │   ├── memory.usage_in_bytes
  40942. │   │   │   ├── memory.use_hierarchy
  40943. │   │   │   ├── notify_on_release
  40944. │   │   │   └── tasks
  40945. │   │   ├── polkitd.service
  40946. │   │   │   ├── cgroup.clone_children
  40947. │   │   │   ├── cgroup.event_control
  40948. │   │   │   ├── cgroup.procs
  40949. │   │   │   ├── memory.failcnt
  40950. │   │   │   ├── memory.force_empty
  40951. │   │   │   ├── memory.kmem.failcnt
  40952. │   │   │   ├── memory.kmem.limit_in_bytes
  40953. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40954. │   │   │   ├── memory.kmem.slabinfo
  40955. │   │   │   ├── memory.kmem.tcp.failcnt
  40956. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40957. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40958. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40959. │   │   │   ├── memory.kmem.usage_in_bytes
  40960. │   │   │   ├── memory.limit_in_bytes
  40961. │   │   │   ├── memory.max_usage_in_bytes
  40962. │   │   │   ├── memory.move_charge_at_immigrate
  40963. │   │   │   ├── memory.numa_stat
  40964. │   │   │   ├── memory.oom_control
  40965. │   │   │   ├── memory.pressure_level
  40966. │   │   │   ├── memory.soft_limit_in_bytes
  40967. │   │   │   ├── memory.stat
  40968. │   │   │   ├── memory.swappiness
  40969. │   │   │   ├── memory.usage_in_bytes
  40970. │   │   │   ├── memory.use_hierarchy
  40971. │   │   │   ├── notify_on_release
  40972. │   │   │   └── tasks
  40973. │   │   ├── proc-sys-fs-binfmt_misc.mount
  40974. │   │   │   ├── cgroup.clone_children
  40975. │   │   │   ├── cgroup.event_control
  40976. │   │   │   ├── cgroup.procs
  40977. │   │   │   ├── memory.failcnt
  40978. │   │   │   ├── memory.force_empty
  40979. │   │   │   ├── memory.kmem.failcnt
  40980. │   │   │   ├── memory.kmem.limit_in_bytes
  40981. │   │   │   ├── memory.kmem.max_usage_in_bytes
  40982. │   │   │   ├── memory.kmem.slabinfo
  40983. │   │   │   ├── memory.kmem.tcp.failcnt
  40984. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  40985. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  40986. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  40987. │   │   │   ├── memory.kmem.usage_in_bytes
  40988. │   │   │   ├── memory.limit_in_bytes
  40989. │   │   │   ├── memory.max_usage_in_bytes
  40990. │   │   │   ├── memory.move_charge_at_immigrate
  40991. │   │   │   ├── memory.numa_stat
  40992. │   │   │   ├── memory.oom_control
  40993. │   │   │   ├── memory.pressure_level
  40994. │   │   │   ├── memory.soft_limit_in_bytes
  40995. │   │   │   ├── memory.stat
  40996. │   │   │   ├── memory.swappiness
  40997. │   │   │   ├── memory.usage_in_bytes
  40998. │   │   │   ├── memory.use_hierarchy
  40999. │   │   │   ├── notify_on_release
  41000. │   │   │   └── tasks
  41001. │   │   ├── radvd.service
  41002. │   │   │   ├── cgroup.clone_children
  41003. │   │   │   ├── cgroup.event_control
  41004. │   │   │   ├── cgroup.procs
  41005. │   │   │   ├── memory.failcnt
  41006. │   │   │   ├── memory.force_empty
  41007. │   │   │   ├── memory.kmem.failcnt
  41008. │   │   │   ├── memory.kmem.limit_in_bytes
  41009. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41010. │   │   │   ├── memory.kmem.slabinfo
  41011. │   │   │   ├── memory.kmem.tcp.failcnt
  41012. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41013. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41014. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41015. │   │   │   ├── memory.kmem.usage_in_bytes
  41016. │   │   │   ├── memory.limit_in_bytes
  41017. │   │   │   ├── memory.max_usage_in_bytes
  41018. │   │   │   ├── memory.move_charge_at_immigrate
  41019. │   │   │   ├── memory.numa_stat
  41020. │   │   │   ├── memory.oom_control
  41021. │   │   │   ├── memory.pressure_level
  41022. │   │   │   ├── memory.soft_limit_in_bytes
  41023. │   │   │   ├── memory.stat
  41024. │   │   │   ├── memory.swappiness
  41025. │   │   │   ├── memory.usage_in_bytes
  41026. │   │   │   ├── memory.use_hierarchy
  41027. │   │   │   ├── notify_on_release
  41028. │   │   │   └── tasks
  41029. │   │   ├── rc-local.service
  41030. │   │   │   ├── cgroup.clone_children
  41031. │   │   │   ├── cgroup.event_control
  41032. │   │   │   ├── cgroup.procs
  41033. │   │   │   ├── memory.failcnt
  41034. │   │   │   ├── memory.force_empty
  41035. │   │   │   ├── memory.kmem.failcnt
  41036. │   │   │   ├── memory.kmem.limit_in_bytes
  41037. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41038. │   │   │   ├── memory.kmem.slabinfo
  41039. │   │   │   ├── memory.kmem.tcp.failcnt
  41040. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41041. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41042. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41043. │   │   │   ├── memory.kmem.usage_in_bytes
  41044. │   │   │   ├── memory.limit_in_bytes
  41045. │   │   │   ├── memory.max_usage_in_bytes
  41046. │   │   │   ├── memory.move_charge_at_immigrate
  41047. │   │   │   ├── memory.numa_stat
  41048. │   │   │   ├── memory.oom_control
  41049. │   │   │   ├── memory.pressure_level
  41050. │   │   │   ├── memory.soft_limit_in_bytes
  41051. │   │   │   ├── memory.stat
  41052. │   │   │   ├── memory.swappiness
  41053. │   │   │   ├── memory.usage_in_bytes
  41054. │   │   │   ├── memory.use_hierarchy
  41055. │   │   │   ├── notify_on_release
  41056. │   │   │   └── tasks
  41057. │   │   ├── resolvconf.service
  41058. │   │   │   ├── cgroup.clone_children
  41059. │   │   │   ├── cgroup.event_control
  41060. │   │   │   ├── cgroup.procs
  41061. │   │   │   ├── memory.failcnt
  41062. │   │   │   ├── memory.force_empty
  41063. │   │   │   ├── memory.kmem.failcnt
  41064. │   │   │   ├── memory.kmem.limit_in_bytes
  41065. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41066. │   │   │   ├── memory.kmem.slabinfo
  41067. │   │   │   ├── memory.kmem.tcp.failcnt
  41068. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41069. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41070. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41071. │   │   │   ├── memory.kmem.usage_in_bytes
  41072. │   │   │   ├── memory.limit_in_bytes
  41073. │   │   │   ├── memory.max_usage_in_bytes
  41074. │   │   │   ├── memory.move_charge_at_immigrate
  41075. │   │   │   ├── memory.numa_stat
  41076. │   │   │   ├── memory.oom_control
  41077. │   │   │   ├── memory.pressure_level
  41078. │   │   │   ├── memory.soft_limit_in_bytes
  41079. │   │   │   ├── memory.stat
  41080. │   │   │   ├── memory.swappiness
  41081. │   │   │   ├── memory.usage_in_bytes
  41082. │   │   │   ├── memory.use_hierarchy
  41083. │   │   │   ├── notify_on_release
  41084. │   │   │   └── tasks
  41085. │   │   ├── rsyslog.service
  41086. │   │   │   ├── cgroup.clone_children
  41087. │   │   │   ├── cgroup.event_control
  41088. │   │   │   ├── cgroup.procs
  41089. │   │   │   ├── memory.failcnt
  41090. │   │   │   ├── memory.force_empty
  41091. │   │   │   ├── memory.kmem.failcnt
  41092. │   │   │   ├── memory.kmem.limit_in_bytes
  41093. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41094. │   │   │   ├── memory.kmem.slabinfo
  41095. │   │   │   ├── memory.kmem.tcp.failcnt
  41096. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41097. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41098. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41099. │   │   │   ├── memory.kmem.usage_in_bytes
  41100. │   │   │   ├── memory.limit_in_bytes
  41101. │   │   │   ├── memory.max_usage_in_bytes
  41102. │   │   │   ├── memory.move_charge_at_immigrate
  41103. │   │   │   ├── memory.numa_stat
  41104. │   │   │   ├── memory.oom_control
  41105. │   │   │   ├── memory.pressure_level
  41106. │   │   │   ├── memory.soft_limit_in_bytes
  41107. │   │   │   ├── memory.stat
  41108. │   │   │   ├── memory.swappiness
  41109. │   │   │   ├── memory.usage_in_bytes
  41110. │   │   │   ├── memory.use_hierarchy
  41111. │   │   │   ├── notify_on_release
  41112. │   │   │   └── tasks
  41113. │   │   ├── setvtrgb.service
  41114. │   │   │   ├── cgroup.clone_children
  41115. │   │   │   ├── cgroup.event_control
  41116. │   │   │   ├── cgroup.procs
  41117. │   │   │   ├── memory.failcnt
  41118. │   │   │   ├── memory.force_empty
  41119. │   │   │   ├── memory.kmem.failcnt
  41120. │   │   │   ├── memory.kmem.limit_in_bytes
  41121. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41122. │   │   │   ├── memory.kmem.slabinfo
  41123. │   │   │   ├── memory.kmem.tcp.failcnt
  41124. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41125. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41126. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41127. │   │   │   ├── memory.kmem.usage_in_bytes
  41128. │   │   │   ├── memory.limit_in_bytes
  41129. │   │   │   ├── memory.max_usage_in_bytes
  41130. │   │   │   ├── memory.move_charge_at_immigrate
  41131. │   │   │   ├── memory.numa_stat
  41132. │   │   │   ├── memory.oom_control
  41133. │   │   │   ├── memory.pressure_level
  41134. │   │   │   ├── memory.soft_limit_in_bytes
  41135. │   │   │   ├── memory.stat
  41136. │   │   │   ├── memory.swappiness
  41137. │   │   │   ├── memory.usage_in_bytes
  41138. │   │   │   ├── memory.use_hierarchy
  41139. │   │   │   ├── notify_on_release
  41140. │   │   │   └── tasks
  41141. │   │   ├── snapd.service
  41142. │   │   │   ├── cgroup.clone_children
  41143. │   │   │   ├── cgroup.event_control
  41144. │   │   │   ├── cgroup.procs
  41145. │   │   │   ├── memory.failcnt
  41146. │   │   │   ├── memory.force_empty
  41147. │   │   │   ├── memory.kmem.failcnt
  41148. │   │   │   ├── memory.kmem.limit_in_bytes
  41149. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41150. │   │   │   ├── memory.kmem.slabinfo
  41151. │   │   │   ├── memory.kmem.tcp.failcnt
  41152. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41153. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41154. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41155. │   │   │   ├── memory.kmem.usage_in_bytes
  41156. │   │   │   ├── memory.limit_in_bytes
  41157. │   │   │   ├── memory.max_usage_in_bytes
  41158. │   │   │   ├── memory.move_charge_at_immigrate
  41159. │   │   │   ├── memory.numa_stat
  41160. │   │   │   ├── memory.oom_control
  41161. │   │   │   ├── memory.pressure_level
  41162. │   │   │   ├── memory.soft_limit_in_bytes
  41163. │   │   │   ├── memory.stat
  41164. │   │   │   ├── memory.swappiness
  41165. │   │   │   ├── memory.usage_in_bytes
  41166. │   │   │   ├── memory.use_hierarchy
  41167. │   │   │   ├── notify_on_release
  41168. │   │   │   └── tasks
  41169. │   │   ├── ssh.service
  41170. │   │   │   ├── cgroup.clone_children
  41171. │   │   │   ├── cgroup.event_control
  41172. │   │   │   ├── cgroup.procs
  41173. │   │   │   ├── memory.failcnt
  41174. │   │   │   ├── memory.force_empty
  41175. │   │   │   ├── memory.kmem.failcnt
  41176. │   │   │   ├── memory.kmem.limit_in_bytes
  41177. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41178. │   │   │   ├── memory.kmem.slabinfo
  41179. │   │   │   ├── memory.kmem.tcp.failcnt
  41180. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41181. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41182. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41183. │   │   │   ├── memory.kmem.usage_in_bytes
  41184. │   │   │   ├── memory.limit_in_bytes
  41185. │   │   │   ├── memory.max_usage_in_bytes
  41186. │   │   │   ├── memory.move_charge_at_immigrate
  41187. │   │   │   ├── memory.numa_stat
  41188. │   │   │   ├── memory.oom_control
  41189. │   │   │   ├── memory.pressure_level
  41190. │   │   │   ├── memory.soft_limit_in_bytes
  41191. │   │   │   ├── memory.stat
  41192. │   │   │   ├── memory.swappiness
  41193. │   │   │   ├── memory.usage_in_bytes
  41194. │   │   │   ├── memory.use_hierarchy
  41195. │   │   │   ├── notify_on_release
  41196. │   │   │   └── tasks
  41197. │   │   ├── sys-fs-fuse-connections.mount
  41198. │   │   │   ├── cgroup.clone_children
  41199. │   │   │   ├── cgroup.event_control
  41200. │   │   │   ├── cgroup.procs
  41201. │   │   │   ├── memory.failcnt
  41202. │   │   │   ├── memory.force_empty
  41203. │   │   │   ├── memory.kmem.failcnt
  41204. │   │   │   ├── memory.kmem.limit_in_bytes
  41205. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41206. │   │   │   ├── memory.kmem.slabinfo
  41207. │   │   │   ├── memory.kmem.tcp.failcnt
  41208. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41209. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41210. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41211. │   │   │   ├── memory.kmem.usage_in_bytes
  41212. │   │   │   ├── memory.limit_in_bytes
  41213. │   │   │   ├── memory.max_usage_in_bytes
  41214. │   │   │   ├── memory.move_charge_at_immigrate
  41215. │   │   │   ├── memory.numa_stat
  41216. │   │   │   ├── memory.oom_control
  41217. │   │   │   ├── memory.pressure_level
  41218. │   │   │   ├── memory.soft_limit_in_bytes
  41219. │   │   │   ├── memory.stat
  41220. │   │   │   ├── memory.swappiness
  41221. │   │   │   ├── memory.usage_in_bytes
  41222. │   │   │   ├── memory.use_hierarchy
  41223. │   │   │   ├── notify_on_release
  41224. │   │   │   └── tasks
  41225. │   │   ├── sys-kernel-debug.mount
  41226. │   │   │   ├── cgroup.clone_children
  41227. │   │   │   ├── cgroup.event_control
  41228. │   │   │   ├── cgroup.procs
  41229. │   │   │   ├── memory.failcnt
  41230. │   │   │   ├── memory.force_empty
  41231. │   │   │   ├── memory.kmem.failcnt
  41232. │   │   │   ├── memory.kmem.limit_in_bytes
  41233. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41234. │   │   │   ├── memory.kmem.slabinfo
  41235. │   │   │   ├── memory.kmem.tcp.failcnt
  41236. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41237. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41238. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41239. │   │   │   ├── memory.kmem.usage_in_bytes
  41240. │   │   │   ├── memory.limit_in_bytes
  41241. │   │   │   ├── memory.max_usage_in_bytes
  41242. │   │   │   ├── memory.move_charge_at_immigrate
  41243. │   │   │   ├── memory.numa_stat
  41244. │   │   │   ├── memory.oom_control
  41245. │   │   │   ├── memory.pressure_level
  41246. │   │   │   ├── memory.soft_limit_in_bytes
  41247. │   │   │   ├── memory.stat
  41248. │   │   │   ├── memory.swappiness
  41249. │   │   │   ├── memory.usage_in_bytes
  41250. │   │   │   ├── memory.use_hierarchy
  41251. │   │   │   ├── notify_on_release
  41252. │   │   │   └── tasks
  41253. │   │   ├── sys-kernel-debug-tracing.mount
  41254. │   │   │   ├── cgroup.clone_children
  41255. │   │   │   ├── cgroup.event_control
  41256. │   │   │   ├── cgroup.procs
  41257. │   │   │   ├── memory.failcnt
  41258. │   │   │   ├── memory.force_empty
  41259. │   │   │   ├── memory.kmem.failcnt
  41260. │   │   │   ├── memory.kmem.limit_in_bytes
  41261. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41262. │   │   │   ├── memory.kmem.slabinfo
  41263. │   │   │   ├── memory.kmem.tcp.failcnt
  41264. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41265. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41266. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41267. │   │   │   ├── memory.kmem.usage_in_bytes
  41268. │   │   │   ├── memory.limit_in_bytes
  41269. │   │   │   ├── memory.max_usage_in_bytes
  41270. │   │   │   ├── memory.move_charge_at_immigrate
  41271. │   │   │   ├── memory.numa_stat
  41272. │   │   │   ├── memory.oom_control
  41273. │   │   │   ├── memory.pressure_level
  41274. │   │   │   ├── memory.soft_limit_in_bytes
  41275. │   │   │   ├── memory.stat
  41276. │   │   │   ├── memory.swappiness
  41277. │   │   │   ├── memory.usage_in_bytes
  41278. │   │   │   ├── memory.use_hierarchy
  41279. │   │   │   ├── notify_on_release
  41280. │   │   │   └── tasks
  41281. │   │   ├── systemd-journald.service
  41282. │   │   │   ├── cgroup.clone_children
  41283. │   │   │   ├── cgroup.event_control
  41284. │   │   │   ├── cgroup.procs
  41285. │   │   │   ├── memory.failcnt
  41286. │   │   │   ├── memory.force_empty
  41287. │   │   │   ├── memory.kmem.failcnt
  41288. │   │   │   ├── memory.kmem.limit_in_bytes
  41289. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41290. │   │   │   ├── memory.kmem.slabinfo
  41291. │   │   │   ├── memory.kmem.tcp.failcnt
  41292. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41293. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41294. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41295. │   │   │   ├── memory.kmem.usage_in_bytes
  41296. │   │   │   ├── memory.limit_in_bytes
  41297. │   │   │   ├── memory.max_usage_in_bytes
  41298. │   │   │   ├── memory.move_charge_at_immigrate
  41299. │   │   │   ├── memory.numa_stat
  41300. │   │   │   ├── memory.oom_control
  41301. │   │   │   ├── memory.pressure_level
  41302. │   │   │   ├── memory.soft_limit_in_bytes
  41303. │   │   │   ├── memory.stat
  41304. │   │   │   ├── memory.swappiness
  41305. │   │   │   ├── memory.usage_in_bytes
  41306. │   │   │   ├── memory.use_hierarchy
  41307. │   │   │   ├── notify_on_release
  41308. │   │   │   └── tasks
  41309. │   │   ├── systemd-journal-flush.service
  41310. │   │   │   ├── cgroup.clone_children
  41311. │   │   │   ├── cgroup.event_control
  41312. │   │   │   ├── cgroup.procs
  41313. │   │   │   ├── memory.failcnt
  41314. │   │   │   ├── memory.force_empty
  41315. │   │   │   ├── memory.kmem.failcnt
  41316. │   │   │   ├── memory.kmem.limit_in_bytes
  41317. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41318. │   │   │   ├── memory.kmem.slabinfo
  41319. │   │   │   ├── memory.kmem.tcp.failcnt
  41320. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41321. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41322. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41323. │   │   │   ├── memory.kmem.usage_in_bytes
  41324. │   │   │   ├── memory.limit_in_bytes
  41325. │   │   │   ├── memory.max_usage_in_bytes
  41326. │   │   │   ├── memory.move_charge_at_immigrate
  41327. │   │   │   ├── memory.numa_stat
  41328. │   │   │   ├── memory.oom_control
  41329. │   │   │   ├── memory.pressure_level
  41330. │   │   │   ├── memory.soft_limit_in_bytes
  41331. │   │   │   ├── memory.stat
  41332. │   │   │   ├── memory.swappiness
  41333. │   │   │   ├── memory.usage_in_bytes
  41334. │   │   │   ├── memory.use_hierarchy
  41335. │   │   │   ├── notify_on_release
  41336. │   │   │   └── tasks
  41337. │   │   ├── systemd-logind.service
  41338. │   │   │   ├── cgroup.clone_children
  41339. │   │   │   ├── cgroup.event_control
  41340. │   │   │   ├── cgroup.procs
  41341. │   │   │   ├── memory.failcnt
  41342. │   │   │   ├── memory.force_empty
  41343. │   │   │   ├── memory.kmem.failcnt
  41344. │   │   │   ├── memory.kmem.limit_in_bytes
  41345. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41346. │   │   │   ├── memory.kmem.slabinfo
  41347. │   │   │   ├── memory.kmem.tcp.failcnt
  41348. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41349. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41350. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41351. │   │   │   ├── memory.kmem.usage_in_bytes
  41352. │   │   │   ├── memory.limit_in_bytes
  41353. │   │   │   ├── memory.max_usage_in_bytes
  41354. │   │   │   ├── memory.move_charge_at_immigrate
  41355. │   │   │   ├── memory.numa_stat
  41356. │   │   │   ├── memory.oom_control
  41357. │   │   │   ├── memory.pressure_level
  41358. │   │   │   ├── memory.soft_limit_in_bytes
  41359. │   │   │   ├── memory.stat
  41360. │   │   │   ├── memory.swappiness
  41361. │   │   │   ├── memory.usage_in_bytes
  41362. │   │   │   ├── memory.use_hierarchy
  41363. │   │   │   ├── notify_on_release
  41364. │   │   │   └── tasks
  41365. │   │   ├── systemd-modules-load.service
  41366. │   │   │   ├── cgroup.clone_children
  41367. │   │   │   ├── cgroup.event_control
  41368. │   │   │   ├── cgroup.procs
  41369. │   │   │   ├── memory.failcnt
  41370. │   │   │   ├── memory.force_empty
  41371. │   │   │   ├── memory.kmem.failcnt
  41372. │   │   │   ├── memory.kmem.limit_in_bytes
  41373. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41374. │   │   │   ├── memory.kmem.slabinfo
  41375. │   │   │   ├── memory.kmem.tcp.failcnt
  41376. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41377. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41378. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41379. │   │   │   ├── memory.kmem.usage_in_bytes
  41380. │   │   │   ├── memory.limit_in_bytes
  41381. │   │   │   ├── memory.max_usage_in_bytes
  41382. │   │   │   ├── memory.move_charge_at_immigrate
  41383. │   │   │   ├── memory.numa_stat
  41384. │   │   │   ├── memory.oom_control
  41385. │   │   │   ├── memory.pressure_level
  41386. │   │   │   ├── memory.soft_limit_in_bytes
  41387. │   │   │   ├── memory.stat
  41388. │   │   │   ├── memory.swappiness
  41389. │   │   │   ├── memory.usage_in_bytes
  41390. │   │   │   ├── memory.use_hierarchy
  41391. │   │   │   ├── notify_on_release
  41392. │   │   │   └── tasks
  41393. │   │   ├── systemd-random-seed.service
  41394. │   │   │   ├── cgroup.clone_children
  41395. │   │   │   ├── cgroup.event_control
  41396. │   │   │   ├── cgroup.procs
  41397. │   │   │   ├── memory.failcnt
  41398. │   │   │   ├── memory.force_empty
  41399. │   │   │   ├── memory.kmem.failcnt
  41400. │   │   │   ├── memory.kmem.limit_in_bytes
  41401. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41402. │   │   │   ├── memory.kmem.slabinfo
  41403. │   │   │   ├── memory.kmem.tcp.failcnt
  41404. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41405. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41406. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41407. │   │   │   ├── memory.kmem.usage_in_bytes
  41408. │   │   │   ├── memory.limit_in_bytes
  41409. │   │   │   ├── memory.max_usage_in_bytes
  41410. │   │   │   ├── memory.move_charge_at_immigrate
  41411. │   │   │   ├── memory.numa_stat
  41412. │   │   │   ├── memory.oom_control
  41413. │   │   │   ├── memory.pressure_level
  41414. │   │   │   ├── memory.soft_limit_in_bytes
  41415. │   │   │   ├── memory.stat
  41416. │   │   │   ├── memory.swappiness
  41417. │   │   │   ├── memory.usage_in_bytes
  41418. │   │   │   ├── memory.use_hierarchy
  41419. │   │   │   ├── notify_on_release
  41420. │   │   │   └── tasks
  41421. │   │   ├── systemd-remount-fs.service
  41422. │   │   │   ├── cgroup.clone_children
  41423. │   │   │   ├── cgroup.event_control
  41424. │   │   │   ├── cgroup.procs
  41425. │   │   │   ├── memory.failcnt
  41426. │   │   │   ├── memory.force_empty
  41427. │   │   │   ├── memory.kmem.failcnt
  41428. │   │   │   ├── memory.kmem.limit_in_bytes
  41429. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41430. │   │   │   ├── memory.kmem.slabinfo
  41431. │   │   │   ├── memory.kmem.tcp.failcnt
  41432. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41433. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41434. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41435. │   │   │   ├── memory.kmem.usage_in_bytes
  41436. │   │   │   ├── memory.limit_in_bytes
  41437. │   │   │   ├── memory.max_usage_in_bytes
  41438. │   │   │   ├── memory.move_charge_at_immigrate
  41439. │   │   │   ├── memory.numa_stat
  41440. │   │   │   ├── memory.oom_control
  41441. │   │   │   ├── memory.pressure_level
  41442. │   │   │   ├── memory.soft_limit_in_bytes
  41443. │   │   │   ├── memory.stat
  41444. │   │   │   ├── memory.swappiness
  41445. │   │   │   ├── memory.usage_in_bytes
  41446. │   │   │   ├── memory.use_hierarchy
  41447. │   │   │   ├── notify_on_release
  41448. │   │   │   └── tasks
  41449. │   │   ├── systemd-sysctl.service
  41450. │   │   │   ├── cgroup.clone_children
  41451. │   │   │   ├── cgroup.event_control
  41452. │   │   │   ├── cgroup.procs
  41453. │   │   │   ├── memory.failcnt
  41454. │   │   │   ├── memory.force_empty
  41455. │   │   │   ├── memory.kmem.failcnt
  41456. │   │   │   ├── memory.kmem.limit_in_bytes
  41457. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41458. │   │   │   ├── memory.kmem.slabinfo
  41459. │   │   │   ├── memory.kmem.tcp.failcnt
  41460. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41461. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41462. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41463. │   │   │   ├── memory.kmem.usage_in_bytes
  41464. │   │   │   ├── memory.limit_in_bytes
  41465. │   │   │   ├── memory.max_usage_in_bytes
  41466. │   │   │   ├── memory.move_charge_at_immigrate
  41467. │   │   │   ├── memory.numa_stat
  41468. │   │   │   ├── memory.oom_control
  41469. │   │   │   ├── memory.pressure_level
  41470. │   │   │   ├── memory.soft_limit_in_bytes
  41471. │   │   │   ├── memory.stat
  41472. │   │   │   ├── memory.swappiness
  41473. │   │   │   ├── memory.usage_in_bytes
  41474. │   │   │   ├── memory.use_hierarchy
  41475. │   │   │   ├── notify_on_release
  41476. │   │   │   └── tasks
  41477. │   │   ├── systemd-tmpfiles-setup-dev.service
  41478. │   │   │   ├── cgroup.clone_children
  41479. │   │   │   ├── cgroup.event_control
  41480. │   │   │   ├── cgroup.procs
  41481. │   │   │   ├── memory.failcnt
  41482. │   │   │   ├── memory.force_empty
  41483. │   │   │   ├── memory.kmem.failcnt
  41484. │   │   │   ├── memory.kmem.limit_in_bytes
  41485. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41486. │   │   │   ├── memory.kmem.slabinfo
  41487. │   │   │   ├── memory.kmem.tcp.failcnt
  41488. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41489. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41490. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41491. │   │   │   ├── memory.kmem.usage_in_bytes
  41492. │   │   │   ├── memory.limit_in_bytes
  41493. │   │   │   ├── memory.max_usage_in_bytes
  41494. │   │   │   ├── memory.move_charge_at_immigrate
  41495. │   │   │   ├── memory.numa_stat
  41496. │   │   │   ├── memory.oom_control
  41497. │   │   │   ├── memory.pressure_level
  41498. │   │   │   ├── memory.soft_limit_in_bytes
  41499. │   │   │   ├── memory.stat
  41500. │   │   │   ├── memory.swappiness
  41501. │   │   │   ├── memory.usage_in_bytes
  41502. │   │   │   ├── memory.use_hierarchy
  41503. │   │   │   ├── notify_on_release
  41504. │   │   │   └── tasks
  41505. │   │   ├── systemd-tmpfiles-setup.service
  41506. │   │   │   ├── cgroup.clone_children
  41507. │   │   │   ├── cgroup.event_control
  41508. │   │   │   ├── cgroup.procs
  41509. │   │   │   ├── memory.failcnt
  41510. │   │   │   ├── memory.force_empty
  41511. │   │   │   ├── memory.kmem.failcnt
  41512. │   │   │   ├── memory.kmem.limit_in_bytes
  41513. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41514. │   │   │   ├── memory.kmem.slabinfo
  41515. │   │   │   ├── memory.kmem.tcp.failcnt
  41516. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41517. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41518. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41519. │   │   │   ├── memory.kmem.usage_in_bytes
  41520. │   │   │   ├── memory.limit_in_bytes
  41521. │   │   │   ├── memory.max_usage_in_bytes
  41522. │   │   │   ├── memory.move_charge_at_immigrate
  41523. │   │   │   ├── memory.numa_stat
  41524. │   │   │   ├── memory.oom_control
  41525. │   │   │   ├── memory.pressure_level
  41526. │   │   │   ├── memory.soft_limit_in_bytes
  41527. │   │   │   ├── memory.stat
  41528. │   │   │   ├── memory.swappiness
  41529. │   │   │   ├── memory.usage_in_bytes
  41530. │   │   │   ├── memory.use_hierarchy
  41531. │   │   │   ├── notify_on_release
  41532. │   │   │   └── tasks
  41533. │   │   ├── systemd-udevd.service
  41534. │   │   │   ├── cgroup.clone_children
  41535. │   │   │   ├── cgroup.event_control
  41536. │   │   │   ├── cgroup.procs
  41537. │   │   │   ├── memory.failcnt
  41538. │   │   │   ├── memory.force_empty
  41539. │   │   │   ├── memory.kmem.failcnt
  41540. │   │   │   ├── memory.kmem.limit_in_bytes
  41541. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41542. │   │   │   ├── memory.kmem.slabinfo
  41543. │   │   │   ├── memory.kmem.tcp.failcnt
  41544. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41545. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41546. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41547. │   │   │   ├── memory.kmem.usage_in_bytes
  41548. │   │   │   ├── memory.limit_in_bytes
  41549. │   │   │   ├── memory.max_usage_in_bytes
  41550. │   │   │   ├── memory.move_charge_at_immigrate
  41551. │   │   │   ├── memory.numa_stat
  41552. │   │   │   ├── memory.oom_control
  41553. │   │   │   ├── memory.pressure_level
  41554. │   │   │   ├── memory.soft_limit_in_bytes
  41555. │   │   │   ├── memory.stat
  41556. │   │   │   ├── memory.swappiness
  41557. │   │   │   ├── memory.usage_in_bytes
  41558. │   │   │   ├── memory.use_hierarchy
  41559. │   │   │   ├── notify_on_release
  41560. │   │   │   └── tasks
  41561. │   │   ├── systemd-udev-trigger.service
  41562. │   │   │   ├── cgroup.clone_children
  41563. │   │   │   ├── cgroup.event_control
  41564. │   │   │   ├── cgroup.procs
  41565. │   │   │   ├── memory.failcnt
  41566. │   │   │   ├── memory.force_empty
  41567. │   │   │   ├── memory.kmem.failcnt
  41568. │   │   │   ├── memory.kmem.limit_in_bytes
  41569. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41570. │   │   │   ├── memory.kmem.slabinfo
  41571. │   │   │   ├── memory.kmem.tcp.failcnt
  41572. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41573. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41574. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41575. │   │   │   ├── memory.kmem.usage_in_bytes
  41576. │   │   │   ├── memory.limit_in_bytes
  41577. │   │   │   ├── memory.max_usage_in_bytes
  41578. │   │   │   ├── memory.move_charge_at_immigrate
  41579. │   │   │   ├── memory.numa_stat
  41580. │   │   │   ├── memory.oom_control
  41581. │   │   │   ├── memory.pressure_level
  41582. │   │   │   ├── memory.soft_limit_in_bytes
  41583. │   │   │   ├── memory.stat
  41584. │   │   │   ├── memory.swappiness
  41585. │   │   │   ├── memory.usage_in_bytes
  41586. │   │   │   ├── memory.use_hierarchy
  41587. │   │   │   ├── notify_on_release
  41588. │   │   │   └── tasks
  41589. │   │   ├── systemd-update-utmp.service
  41590. │   │   │   ├── cgroup.clone_children
  41591. │   │   │   ├── cgroup.event_control
  41592. │   │   │   ├── cgroup.procs
  41593. │   │   │   ├── memory.failcnt
  41594. │   │   │   ├── memory.force_empty
  41595. │   │   │   ├── memory.kmem.failcnt
  41596. │   │   │   ├── memory.kmem.limit_in_bytes
  41597. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41598. │   │   │   ├── memory.kmem.slabinfo
  41599. │   │   │   ├── memory.kmem.tcp.failcnt
  41600. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41601. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41602. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41603. │   │   │   ├── memory.kmem.usage_in_bytes
  41604. │   │   │   ├── memory.limit_in_bytes
  41605. │   │   │   ├── memory.max_usage_in_bytes
  41606. │   │   │   ├── memory.move_charge_at_immigrate
  41607. │   │   │   ├── memory.numa_stat
  41608. │   │   │   ├── memory.oom_control
  41609. │   │   │   ├── memory.pressure_level
  41610. │   │   │   ├── memory.soft_limit_in_bytes
  41611. │   │   │   ├── memory.stat
  41612. │   │   │   ├── memory.swappiness
  41613. │   │   │   ├── memory.usage_in_bytes
  41614. │   │   │   ├── memory.use_hierarchy
  41615. │   │   │   ├── notify_on_release
  41616. │   │   │   └── tasks
  41617. │   │   ├── systemd-user-sessions.service
  41618. │   │   │   ├── cgroup.clone_children
  41619. │   │   │   ├── cgroup.event_control
  41620. │   │   │   ├── cgroup.procs
  41621. │   │   │   ├── memory.failcnt
  41622. │   │   │   ├── memory.force_empty
  41623. │   │   │   ├── memory.kmem.failcnt
  41624. │   │   │   ├── memory.kmem.limit_in_bytes
  41625. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41626. │   │   │   ├── memory.kmem.slabinfo
  41627. │   │   │   ├── memory.kmem.tcp.failcnt
  41628. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41629. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41630. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41631. │   │   │   ├── memory.kmem.usage_in_bytes
  41632. │   │   │   ├── memory.limit_in_bytes
  41633. │   │   │   ├── memory.max_usage_in_bytes
  41634. │   │   │   ├── memory.move_charge_at_immigrate
  41635. │   │   │   ├── memory.numa_stat
  41636. │   │   │   ├── memory.oom_control
  41637. │   │   │   ├── memory.pressure_level
  41638. │   │   │   ├── memory.soft_limit_in_bytes
  41639. │   │   │   ├── memory.stat
  41640. │   │   │   ├── memory.swappiness
  41641. │   │   │   ├── memory.usage_in_bytes
  41642. │   │   │   ├── memory.use_hierarchy
  41643. │   │   │   ├── notify_on_release
  41644. │   │   │   └── tasks
  41645. │   │   ├── system-getty.slice
  41646. │   │   │   ├── cgroup.clone_children
  41647. │   │   │   ├── cgroup.event_control
  41648. │   │   │   ├── cgroup.procs
  41649. │   │   │   ├── memory.failcnt
  41650. │   │   │   ├── memory.force_empty
  41651. │   │   │   ├── memory.kmem.failcnt
  41652. │   │   │   ├── memory.kmem.limit_in_bytes
  41653. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41654. │   │   │   ├── memory.kmem.slabinfo
  41655. │   │   │   ├── memory.kmem.tcp.failcnt
  41656. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41657. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41658. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41659. │   │   │   ├── memory.kmem.usage_in_bytes
  41660. │   │   │   ├── memory.limit_in_bytes
  41661. │   │   │   ├── memory.max_usage_in_bytes
  41662. │   │   │   ├── memory.move_charge_at_immigrate
  41663. │   │   │   ├── memory.numa_stat
  41664. │   │   │   ├── memory.oom_control
  41665. │   │   │   ├── memory.pressure_level
  41666. │   │   │   ├── memory.soft_limit_in_bytes
  41667. │   │   │   ├── memory.stat
  41668. │   │   │   ├── memory.swappiness
  41669. │   │   │   ├── memory.usage_in_bytes
  41670. │   │   │   ├── memory.use_hierarchy
  41671. │   │   │   ├── notify_on_release
  41672. │   │   │   └── tasks
  41673. │   │   ├── system-serial\x2dgetty.slice
  41674. │   │   │   ├── cgroup.clone_children
  41675. │   │   │   ├── cgroup.event_control
  41676. │   │   │   ├── cgroup.procs
  41677. │   │   │   ├── memory.failcnt
  41678. │   │   │   ├── memory.force_empty
  41679. │   │   │   ├── memory.kmem.failcnt
  41680. │   │   │   ├── memory.kmem.limit_in_bytes
  41681. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41682. │   │   │   ├── memory.kmem.slabinfo
  41683. │   │   │   ├── memory.kmem.tcp.failcnt
  41684. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41685. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41686. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41687. │   │   │   ├── memory.kmem.usage_in_bytes
  41688. │   │   │   ├── memory.limit_in_bytes
  41689. │   │   │   ├── memory.max_usage_in_bytes
  41690. │   │   │   ├── memory.move_charge_at_immigrate
  41691. │   │   │   ├── memory.numa_stat
  41692. │   │   │   ├── memory.oom_control
  41693. │   │   │   ├── memory.pressure_level
  41694. │   │   │   ├── memory.soft_limit_in_bytes
  41695. │   │   │   ├── memory.stat
  41696. │   │   │   ├── memory.swappiness
  41697. │   │   │   ├── memory.usage_in_bytes
  41698. │   │   │   ├── memory.use_hierarchy
  41699. │   │   │   ├── notify_on_release
  41700. │   │   │   └── tasks
  41701. │   │   ├── system-systemd\x2dfsck.slice
  41702. │   │   │   ├── cgroup.clone_children
  41703. │   │   │   ├── cgroup.event_control
  41704. │   │   │   ├── cgroup.procs
  41705. │   │   │   ├── memory.failcnt
  41706. │   │   │   ├── memory.force_empty
  41707. │   │   │   ├── memory.kmem.failcnt
  41708. │   │   │   ├── memory.kmem.limit_in_bytes
  41709. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41710. │   │   │   ├── memory.kmem.slabinfo
  41711. │   │   │   ├── memory.kmem.tcp.failcnt
  41712. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41713. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41714. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41715. │   │   │   ├── memory.kmem.usage_in_bytes
  41716. │   │   │   ├── memory.limit_in_bytes
  41717. │   │   │   ├── memory.max_usage_in_bytes
  41718. │   │   │   ├── memory.move_charge_at_immigrate
  41719. │   │   │   ├── memory.numa_stat
  41720. │   │   │   ├── memory.oom_control
  41721. │   │   │   ├── memory.pressure_level
  41722. │   │   │   ├── memory.soft_limit_in_bytes
  41723. │   │   │   ├── memory.stat
  41724. │   │   │   ├── memory.swappiness
  41725. │   │   │   ├── memory.usage_in_bytes
  41726. │   │   │   ├── memory.use_hierarchy
  41727. │   │   │   ├── notify_on_release
  41728. │   │   │   └── tasks
  41729. │   │   ├── tasks
  41730. │   │   ├── ufw.service
  41731. │   │   │   ├── cgroup.clone_children
  41732. │   │   │   ├── cgroup.event_control
  41733. │   │   │   ├── cgroup.procs
  41734. │   │   │   ├── memory.failcnt
  41735. │   │   │   ├── memory.force_empty
  41736. │   │   │   ├── memory.kmem.failcnt
  41737. │   │   │   ├── memory.kmem.limit_in_bytes
  41738. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41739. │   │   │   ├── memory.kmem.slabinfo
  41740. │   │   │   ├── memory.kmem.tcp.failcnt
  41741. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41742. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41743. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41744. │   │   │   ├── memory.kmem.usage_in_bytes
  41745. │   │   │   ├── memory.limit_in_bytes
  41746. │   │   │   ├── memory.max_usage_in_bytes
  41747. │   │   │   ├── memory.move_charge_at_immigrate
  41748. │   │   │   ├── memory.numa_stat
  41749. │   │   │   ├── memory.oom_control
  41750. │   │   │   ├── memory.pressure_level
  41751. │   │   │   ├── memory.soft_limit_in_bytes
  41752. │   │   │   ├── memory.stat
  41753. │   │   │   ├── memory.swappiness
  41754. │   │   │   ├── memory.usage_in_bytes
  41755. │   │   │   ├── memory.use_hierarchy
  41756. │   │   │   ├── notify_on_release
  41757. │   │   │   └── tasks
  41758. │   │   ├── var-lib-lxcfs.mount
  41759. │   │   │   ├── cgroup.clone_children
  41760. │   │   │   ├── cgroup.event_control
  41761. │   │   │   ├── cgroup.procs
  41762. │   │   │   ├── memory.failcnt
  41763. │   │   │   ├── memory.force_empty
  41764. │   │   │   ├── memory.kmem.failcnt
  41765. │   │   │   ├── memory.kmem.limit_in_bytes
  41766. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41767. │   │   │   ├── memory.kmem.slabinfo
  41768. │   │   │   ├── memory.kmem.tcp.failcnt
  41769. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41770. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41771. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41772. │   │   │   ├── memory.kmem.usage_in_bytes
  41773. │   │   │   ├── memory.limit_in_bytes
  41774. │   │   │   ├── memory.max_usage_in_bytes
  41775. │   │   │   ├── memory.move_charge_at_immigrate
  41776. │   │   │   ├── memory.numa_stat
  41777. │   │   │   ├── memory.oom_control
  41778. │   │   │   ├── memory.pressure_level
  41779. │   │   │   ├── memory.soft_limit_in_bytes
  41780. │   │   │   ├── memory.stat
  41781. │   │   │   ├── memory.swappiness
  41782. │   │   │   ├── memory.usage_in_bytes
  41783. │   │   │   ├── memory.use_hierarchy
  41784. │   │   │   ├── notify_on_release
  41785. │   │   │   └── tasks
  41786. │   │   ├── var-lib-lxd-devices-builder-disk.sys\x2dmodule\x2dapparmor\x2dparameters\x2denabled.mount
  41787. │   │   │   ├── cgroup.clone_children
  41788. │   │   │   ├── cgroup.event_control
  41789. │   │   │   ├── cgroup.procs
  41790. │   │   │   ├── memory.failcnt
  41791. │   │   │   ├── memory.force_empty
  41792. │   │   │   ├── memory.kmem.failcnt
  41793. │   │   │   ├── memory.kmem.limit_in_bytes
  41794. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41795. │   │   │   ├── memory.kmem.slabinfo
  41796. │   │   │   ├── memory.kmem.tcp.failcnt
  41797. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41798. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41799. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41800. │   │   │   ├── memory.kmem.usage_in_bytes
  41801. │   │   │   ├── memory.limit_in_bytes
  41802. │   │   │   ├── memory.max_usage_in_bytes
  41803. │   │   │   ├── memory.move_charge_at_immigrate
  41804. │   │   │   ├── memory.numa_stat
  41805. │   │   │   ├── memory.oom_control
  41806. │   │   │   ├── memory.pressure_level
  41807. │   │   │   ├── memory.soft_limit_in_bytes
  41808. │   │   │   ├── memory.stat
  41809. │   │   │   ├── memory.swappiness
  41810. │   │   │   ├── memory.usage_in_bytes
  41811. │   │   │   ├── memory.use_hierarchy
  41812. │   │   │   ├── notify_on_release
  41813. │   │   │   └── tasks
  41814. │   │   ├── var-lib-lxd-devlxd.mount
  41815. │   │   │   ├── cgroup.clone_children
  41816. │   │   │   ├── cgroup.event_control
  41817. │   │   │   ├── cgroup.procs
  41818. │   │   │   ├── memory.failcnt
  41819. │   │   │   ├── memory.force_empty
  41820. │   │   │   ├── memory.kmem.failcnt
  41821. │   │   │   ├── memory.kmem.limit_in_bytes
  41822. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41823. │   │   │   ├── memory.kmem.slabinfo
  41824. │   │   │   ├── memory.kmem.tcp.failcnt
  41825. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41826. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41827. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41828. │   │   │   ├── memory.kmem.usage_in_bytes
  41829. │   │   │   ├── memory.limit_in_bytes
  41830. │   │   │   ├── memory.max_usage_in_bytes
  41831. │   │   │   ├── memory.move_charge_at_immigrate
  41832. │   │   │   ├── memory.numa_stat
  41833. │   │   │   ├── memory.oom_control
  41834. │   │   │   ├── memory.pressure_level
  41835. │   │   │   ├── memory.soft_limit_in_bytes
  41836. │   │   │   ├── memory.stat
  41837. │   │   │   ├── memory.swappiness
  41838. │   │   │   ├── memory.usage_in_bytes
  41839. │   │   │   ├── memory.use_hierarchy
  41840. │   │   │   ├── notify_on_release
  41841. │   │   │   └── tasks
  41842. │   │   ├── var-lib-lxd.mount
  41843. │   │   │   ├── cgroup.clone_children
  41844. │   │   │   ├── cgroup.event_control
  41845. │   │   │   ├── cgroup.procs
  41846. │   │   │   ├── memory.failcnt
  41847. │   │   │   ├── memory.force_empty
  41848. │   │   │   ├── memory.kmem.failcnt
  41849. │   │   │   ├── memory.kmem.limit_in_bytes
  41850. │   │   │   ├── memory.kmem.max_usage_in_bytes
  41851. │   │   │   ├── memory.kmem.slabinfo
  41852. │   │   │   ├── memory.kmem.tcp.failcnt
  41853. │   │   │   ├── memory.kmem.tcp.limit_in_bytes
  41854. │   │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41855. │   │   │   ├── memory.kmem.tcp.usage_in_bytes
  41856. │   │   │   ├── memory.kmem.usage_in_bytes
  41857. │   │   │   ├── memory.limit_in_bytes
  41858. │   │   │   ├── memory.max_usage_in_bytes
  41859. │   │   │   ├── memory.move_charge_at_immigrate
  41860. │   │   │   ├── memory.numa_stat
  41861. │   │   │   ├── memory.oom_control
  41862. │   │   │   ├── memory.pressure_level
  41863. │   │   │   ├── memory.soft_limit_in_bytes
  41864. │   │   │   ├── memory.stat
  41865. │   │   │   ├── memory.swappiness
  41866. │   │   │   ├── memory.usage_in_bytes
  41867. │   │   │   ├── memory.use_hierarchy
  41868. │   │   │   ├── notify_on_release
  41869. │   │   │   └── tasks
  41870. │   │   └── var-lib-lxd-shmounts.mount
  41871. │   │   ├── cgroup.clone_children
  41872. │   │   ├── cgroup.event_control
  41873. │   │   ├── cgroup.procs
  41874. │   │   ├── memory.failcnt
  41875. │   │   ├── memory.force_empty
  41876. │   │   ├── memory.kmem.failcnt
  41877. │   │   ├── memory.kmem.limit_in_bytes
  41878. │   │   ├── memory.kmem.max_usage_in_bytes
  41879. │   │   ├── memory.kmem.slabinfo
  41880. │   │   ├── memory.kmem.tcp.failcnt
  41881. │   │   ├── memory.kmem.tcp.limit_in_bytes
  41882. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41883. │   │   ├── memory.kmem.tcp.usage_in_bytes
  41884. │   │   ├── memory.kmem.usage_in_bytes
  41885. │   │   ├── memory.limit_in_bytes
  41886. │   │   ├── memory.max_usage_in_bytes
  41887. │   │   ├── memory.move_charge_at_immigrate
  41888. │   │   ├── memory.numa_stat
  41889. │   │   ├── memory.oom_control
  41890. │   │   ├── memory.pressure_level
  41891. │   │   ├── memory.soft_limit_in_bytes
  41892. │   │   ├── memory.stat
  41893. │   │   ├── memory.swappiness
  41894. │   │   ├── memory.usage_in_bytes
  41895. │   │   ├── memory.use_hierarchy
  41896. │   │   ├── notify_on_release
  41897. │   │   └── tasks
  41898. │   ├── tasks
  41899. │   └── user.slice
  41900. │   ├── cgroup.clone_children
  41901. │   ├── cgroup.event_control
  41902. │   ├── cgroup.procs
  41903. │   ├── memory.failcnt
  41904. │   ├── memory.force_empty
  41905. │   ├── memory.kmem.failcnt
  41906. │   ├── memory.kmem.limit_in_bytes
  41907. │   ├── memory.kmem.max_usage_in_bytes
  41908. │   ├── memory.kmem.slabinfo
  41909. │   ├── memory.kmem.tcp.failcnt
  41910. │   ├── memory.kmem.tcp.limit_in_bytes
  41911. │   ├── memory.kmem.tcp.max_usage_in_bytes
  41912. │   ├── memory.kmem.tcp.usage_in_bytes
  41913. │   ├── memory.kmem.usage_in_bytes
  41914. │   ├── memory.limit_in_bytes
  41915. │   ├── memory.max_usage_in_bytes
  41916. │   ├── memory.move_charge_at_immigrate
  41917. │   ├── memory.numa_stat
  41918. │   ├── memory.oom_control
  41919. │   ├── memory.pressure_level
  41920. │   ├── memory.soft_limit_in_bytes
  41921. │   ├── memory.stat
  41922. │   ├── memory.swappiness
  41923. │   ├── memory.usage_in_bytes
  41924. │   ├── memory.use_hierarchy
  41925. │   ├── notify_on_release
  41926. │   ├── tasks
  41927. │   └── user-0.slice
  41928. │   ├── cgroup.clone_children
  41929. │   ├── cgroup.event_control
  41930. │   ├── cgroup.procs
  41931. │   ├── memory.failcnt
  41932. │   ├── memory.force_empty
  41933. │   ├── memory.kmem.failcnt
  41934. │   ├── memory.kmem.limit_in_bytes
  41935. │   ├── memory.kmem.max_usage_in_bytes
  41936. │   ├── memory.kmem.slabinfo
  41937. │   ├── memory.kmem.tcp.failcnt
  41938. │   ├── memory.kmem.tcp.limit_in_bytes
  41939. │   ├── memory.kmem.tcp.max_usage_in_bytes
  41940. │   ├── memory.kmem.tcp.usage_in_bytes
  41941. │   ├── memory.kmem.usage_in_bytes
  41942. │   ├── memory.limit_in_bytes
  41943. │   ├── memory.max_usage_in_bytes
  41944. │   ├── memory.move_charge_at_immigrate
  41945. │   ├── memory.numa_stat
  41946. │   ├── memory.oom_control
  41947. │   ├── memory.pressure_level
  41948. │   ├── memory.soft_limit_in_bytes
  41949. │   ├── memory.stat
  41950. │   ├── memory.swappiness
  41951. │   ├── memory.usage_in_bytes
  41952. │   ├── memory.use_hierarchy
  41953. │   ├── notify_on_release
  41954. │   ├── session-514.scope
  41955. │   │   ├── cgroup.clone_children
  41956. │   │   ├── cgroup.event_control
  41957. │   │   ├── cgroup.procs
  41958. │   │   ├── memory.failcnt
  41959. │   │   ├── memory.force_empty
  41960. │   │   ├── memory.kmem.failcnt
  41961. │   │   ├── memory.kmem.limit_in_bytes
  41962. │   │   ├── memory.kmem.max_usage_in_bytes
  41963. │   │   ├── memory.kmem.slabinfo
  41964. │   │   ├── memory.kmem.tcp.failcnt
  41965. │   │   ├── memory.kmem.tcp.limit_in_bytes
  41966. │   │   ├── memory.kmem.tcp.max_usage_in_bytes
  41967. │   │   ├── memory.kmem.tcp.usage_in_bytes
  41968. │   │   ├── memory.kmem.usage_in_bytes
  41969. │   │   ├── memory.limit_in_bytes
  41970. │   │   ├── memory.max_usage_in_bytes
  41971. │   │   ├── memory.move_charge_at_immigrate
  41972. │   │   ├── memory.numa_stat
  41973. │   │   ├── memory.oom_control
  41974. │   │   ├── memory.pressure_level
  41975. │   │   ├── memory.soft_limit_in_bytes
  41976. │   │   ├── memory.stat
  41977. │   │   ├── memory.swappiness
  41978. │   │   ├── memory.usage_in_bytes
  41979. │   │   ├── memory.use_hierarchy
  41980. │   │   ├── notify_on_release
  41981. │   │   └── tasks
  41982. │   ├── tasks
  41983. │   └── user@0.service
  41984. │   ├── cgroup.clone_children
  41985. │   ├── cgroup.event_control
  41986. │   ├── cgroup.procs
  41987. │   ├── memory.failcnt
  41988. │   ├── memory.force_empty
  41989. │   ├── memory.kmem.failcnt
  41990. │   ├── memory.kmem.limit_in_bytes
  41991. │   ├── memory.kmem.max_usage_in_bytes
  41992. │   ├── memory.kmem.slabinfo
  41993. │   ├── memory.kmem.tcp.failcnt
  41994. │   ├── memory.kmem.tcp.limit_in_bytes
  41995. │   ├── memory.kmem.tcp.max_usage_in_bytes
  41996. │   ├── memory.kmem.tcp.usage_in_bytes
  41997. │   ├── memory.kmem.usage_in_bytes
  41998. │   ├── memory.limit_in_bytes
  41999. │   ├── memory.max_usage_in_bytes
  42000. │   ├── memory.move_charge_at_immigrate
  42001. │   ├── memory.numa_stat
  42002. │   ├── memory.oom_control
  42003. │   ├── memory.pressure_level
  42004. │   ├── memory.soft_limit_in_bytes
  42005. │   ├── memory.stat
  42006. │   ├── memory.swappiness
  42007. │   ├── memory.usage_in_bytes
  42008. │   ├── memory.use_hierarchy
  42009. │   ├── notify_on_release
  42010. │   └── tasks
  42011. ├── net_cls -> net_cls,net_prio
  42012. ├── net_cls,net_prio
  42013. │   ├── cgroup.clone_children
  42014. │   ├── cgroup.procs
  42015. │   ├── cgroup.sane_behavior
  42016. │   ├── lxc
  42017. │   │   ├── apt-cacher
  42018. │   │   │   ├── cgroup.clone_children
  42019. │   │   │   ├── cgroup.procs
  42020. │   │   │   ├── net_cls.classid
  42021. │   │   │   ├── net_prio.ifpriomap
  42022. │   │   │   ├── net_prio.prioidx
  42023. │   │   │   ├── notify_on_release
  42024. │   │   │   └── tasks
  42025. │   │   ├── builder
  42026. │   │   │   ├── cgroup.clone_children
  42027. │   │   │   ├── cgroup.procs
  42028. │   │   │   ├── net_cls.classid
  42029. │   │   │   ├── net_prio.ifpriomap
  42030. │   │   │   ├── net_prio.prioidx
  42031. │   │   │   ├── notify_on_release
  42032. │   │   │   └── tasks
  42033. │   │   ├── cgroup.clone_children
  42034. │   │   ├── cgroup.procs
  42035. │   │   ├── net_cls.classid
  42036. │   │   ├── net_prio.ifpriomap
  42037. │   │   ├── net_prio.prioidx
  42038. │   │   ├── notify_on_release
  42039. │   │   ├── ns-auth
  42040. │   │   │   ├── cgroup.clone_children
  42041. │   │   │   ├── cgroup.procs
  42042. │   │   │   ├── net_cls.classid
  42043. │   │   │   ├── net_prio.ifpriomap
  42044. │   │   │   ├── net_prio.prioidx
  42045. │   │   │   ├── notify_on_release
  42046. │   │   │   └── tasks
  42047. │   │   ├── prometheus
  42048. │   │   │   ├── cgroup.clone_children
  42049. │   │   │   ├── cgroup.procs
  42050. │   │   │   ├── net_cls.classid
  42051. │   │   │   ├── net_prio.ifpriomap
  42052. │   │   │   ├── net_prio.prioidx
  42053. │   │   │   ├── notify_on_release
  42054. │   │   │   └── tasks
  42055. │   │   ├── smtp
  42056. │   │   │   ├── cgroup.clone_children
  42057. │   │   │   ├── cgroup.procs
  42058. │   │   │   ├── net_cls.classid
  42059. │   │   │   ├── net_prio.ifpriomap
  42060. │   │   │   ├── net_prio.prioidx
  42061. │   │   │   ├── notify_on_release
  42062. │   │   │   └── tasks
  42063. │   │   ├── tasks
  42064. │   │   ├── tick
  42065. │   │   │   ├── cgroup.clone_children
  42066. │   │   │   ├── cgroup.procs
  42067. │   │   │   ├── net_cls.classid
  42068. │   │   │   ├── net_prio.ifpriomap
  42069. │   │   │   ├── net_prio.prioidx
  42070. │   │   │   ├── notify_on_release
  42071. │   │   │   └── tasks
  42072. │   │   └── unifi
  42073. │   │   ├── cgroup.clone_children
  42074. │   │   ├── cgroup.procs
  42075. │   │   ├── net_cls.classid
  42076. │   │   ├── net_prio.ifpriomap
  42077. │   │   ├── net_prio.prioidx
  42078. │   │   ├── notify_on_release
  42079. │   │   └── tasks
  42080. │   ├── net_cls.classid
  42081. │   ├── net_prio.ifpriomap
  42082. │   ├── net_prio.prioidx
  42083. │   ├── notify_on_release
  42084. │   ├── release_agent
  42085. │   └── tasks
  42086. ├── net_prio -> net_cls,net_prio
  42087. ├── perf_event
  42088. │   ├── cgroup.clone_children
  42089. │   ├── cgroup.procs
  42090. │   ├── cgroup.sane_behavior
  42091. │   ├── lxc
  42092. │   │   ├── apt-cacher
  42093. │   │   │   ├── cgroup.clone_children
  42094. │   │   │   ├── cgroup.procs
  42095. │   │   │   ├── notify_on_release
  42096. │   │   │   └── tasks
  42097. │   │   ├── builder
  42098. │   │   │   ├── cgroup.clone_children
  42099. │   │   │   ├── cgroup.procs
  42100. │   │   │   ├── notify_on_release
  42101. │   │   │   └── tasks
  42102. │   │   ├── cgroup.clone_children
  42103. │   │   ├── cgroup.procs
  42104. │   │   ├── notify_on_release
  42105. │   │   ├── ns-auth
  42106. │   │   │   ├── cgroup.clone_children
  42107. │   │   │   ├── cgroup.procs
  42108. │   │   │   ├── notify_on_release
  42109. │   │   │   └── tasks
  42110. │   │   ├── prometheus
  42111. │   │   │   ├── cgroup.clone_children
  42112. │   │   │   ├── cgroup.procs
  42113. │   │   │   ├── notify_on_release
  42114. │   │   │   └── tasks
  42115. │   │   ├── smtp
  42116. │   │   │   ├── cgroup.clone_children
  42117. │   │   │   ├── cgroup.procs
  42118. │   │   │   ├── notify_on_release
  42119. │   │   │   └── tasks
  42120. │   │   ├── tasks
  42121. │   │   ├── tick
  42122. │   │   │   ├── cgroup.clone_children
  42123. │   │   │   ├── cgroup.procs
  42124. │   │   │   ├── notify_on_release
  42125. │   │   │   └── tasks
  42126. │   │   └── unifi
  42127. │   │   ├── cgroup.clone_children
  42128. │   │   ├── cgroup.procs
  42129. │   │   ├── notify_on_release
  42130. │   │   └── tasks
  42131. │   ├── notify_on_release
  42132. │   ├── release_agent
  42133. │   └── tasks
  42134. ├── pids
  42135. │   ├── cgroup.clone_children
  42136. │   ├── cgroup.procs
  42137. │   ├── cgroup.sane_behavior
  42138. │   ├── init.scope
  42139. │   │   ├── cgroup.clone_children
  42140. │   │   ├── cgroup.procs
  42141. │   │   ├── notify_on_release
  42142. │   │   ├── pids.current
  42143. │   │   ├── pids.max
  42144. │   │   └── tasks
  42145. │   ├── lxc
  42146. │   │   ├── apt-cacher
  42147. │   │   │   ├── cgroup.clone_children
  42148. │   │   │   ├── cgroup.procs
  42149. │   │   │   ├── init.scope
  42150. │   │   │   │   ├── cgroup.clone_children
  42151. │   │   │   │   ├── cgroup.procs
  42152. │   │   │   │   ├── notify_on_release
  42153. │   │   │   │   ├── pids.current
  42154. │   │   │   │   ├── pids.max
  42155. │   │   │   │   └── tasks
  42156. │   │   │   ├── notify_on_release
  42157. │   │   │   ├── pids.current
  42158. │   │   │   ├── pids.max
  42159. │   │   │   ├── system.slice
  42160. │   │   │   │   ├── accounts-daemon.service
  42161. │   │   │   │   │   ├── cgroup.clone_children
  42162. │   │   │   │   │   ├── cgroup.procs
  42163. │   │   │   │   │   ├── notify_on_release
  42164. │   │   │   │   │   ├── pids.current
  42165. │   │   │   │   │   ├── pids.max
  42166. │   │   │   │   │   └── tasks
  42167. │   │   │   │   ├── apparmor.service
  42168. │   │   │   │   │   ├── cgroup.clone_children
  42169. │   │   │   │   │   ├── cgroup.procs
  42170. │   │   │   │   │   ├── notify_on_release
  42171. │   │   │   │   │   ├── pids.current
  42172. │   │   │   │   │   ├── pids.max
  42173. │   │   │   │   │   └── tasks
  42174. │   │   │   │   ├── apport.service
  42175. │   │   │   │   │   ├── cgroup.clone_children
  42176. │   │   │   │   │   ├── cgroup.procs
  42177. │   │   │   │   │   ├── notify_on_release
  42178. │   │   │   │   │   ├── pids.current
  42179. │   │   │   │   │   ├── pids.max
  42180. │   │   │   │   │   └── tasks
  42181. │   │   │   │   ├── apt-cacher-ng.service
  42182. │   │   │   │   │   ├── cgroup.clone_children
  42183. │   │   │   │   │   ├── cgroup.procs
  42184. │   │   │   │   │   ├── notify_on_release
  42185. │   │   │   │   │   ├── pids.current
  42186. │   │   │   │   │   ├── pids.max
  42187. │   │   │   │   │   └── tasks
  42188. │   │   │   │   ├── atd.service
  42189. │   │   │   │   │   ├── cgroup.clone_children
  42190. │   │   │   │   │   ├── cgroup.procs
  42191. │   │   │   │   │   ├── notify_on_release
  42192. │   │   │   │   │   ├── pids.current
  42193. │   │   │   │   │   ├── pids.max
  42194. │   │   │   │   │   └── tasks
  42195. │   │   │   │   ├── cgroup.clone_children
  42196. │   │   │   │   ├── cgroup.procs
  42197. │   │   │   │   ├── cloud-config.service
  42198. │   │   │   │   │   ├── cgroup.clone_children
  42199. │   │   │   │   │   ├── cgroup.procs
  42200. │   │   │   │   │   ├── notify_on_release
  42201. │   │   │   │   │   ├── pids.current
  42202. │   │   │   │   │   ├── pids.max
  42203. │   │   │   │   │   └── tasks
  42204. │   │   │   │   ├── cloud-final.service
  42205. │   │   │   │   │   ├── cgroup.clone_children
  42206. │   │   │   │   │   ├── cgroup.procs
  42207. │   │   │   │   │   ├── notify_on_release
  42208. │   │   │   │   │   ├── pids.current
  42209. │   │   │   │   │   ├── pids.max
  42210. │   │   │   │   │   └── tasks
  42211. │   │   │   │   ├── cloud-init-local.service
  42212. │   │   │   │   │   ├── cgroup.clone_children
  42213. │   │   │   │   │   ├── cgroup.procs
  42214. │   │   │   │   │   ├── notify_on_release
  42215. │   │   │   │   │   ├── pids.current
  42216. │   │   │   │   │   ├── pids.max
  42217. │   │   │   │   │   └── tasks
  42218. │   │   │   │   ├── cloud-init.service
  42219. │   │   │   │   │   ├── cgroup.clone_children
  42220. │   │   │   │   │   ├── cgroup.procs
  42221. │   │   │   │   │   ├── notify_on_release
  42222. │   │   │   │   │   ├── pids.current
  42223. │   │   │   │   │   ├── pids.max
  42224. │   │   │   │   │   └── tasks
  42225. │   │   │   │   ├── console-getty.service
  42226. │   │   │   │   │   ├── cgroup.clone_children
  42227. │   │   │   │   │   ├── cgroup.procs
  42228. │   │   │   │   │   ├── notify_on_release
  42229. │   │   │   │   │   ├── pids.current
  42230. │   │   │   │   │   ├── pids.max
  42231. │   │   │   │   │   └── tasks
  42232. │   │   │   │   ├── cron.service
  42233. │   │   │   │   │   ├── cgroup.clone_children
  42234. │   │   │   │   │   ├── cgroup.procs
  42235. │   │   │   │   │   ├── notify_on_release
  42236. │   │   │   │   │   ├── pids.current
  42237. │   │   │   │   │   ├── pids.max
  42238. │   │   │   │   │   └── tasks
  42239. │   │   │   │   ├── dbus.service
  42240. │   │   │   │   │   ├── cgroup.clone_children
  42241. │   │   │   │   │   ├── cgroup.procs
  42242. │   │   │   │   │   ├── notify_on_release
  42243. │   │   │   │   │   ├── pids.current
  42244. │   │   │   │   │   ├── pids.max
  42245. │   │   │   │   │   └── tasks
  42246. │   │   │   │   ├── dev-full.mount
  42247. │   │   │   │   │   ├── cgroup.clone_children
  42248. │   │   │   │   │   ├── cgroup.procs
  42249. │   │   │   │   │   ├── notify_on_release
  42250. │   │   │   │   │   ├── pids.current
  42251. │   │   │   │   │   ├── pids.max
  42252. │   │   │   │   │   └── tasks
  42253. │   │   │   │   ├── dev-fuse.mount
  42254. │   │   │   │   │   ├── cgroup.clone_children
  42255. │   │   │   │   │   ├── cgroup.procs
  42256. │   │   │   │   │   ├── notify_on_release
  42257. │   │   │   │   │   ├── pids.current
  42258. │   │   │   │   │   ├── pids.max
  42259. │   │   │   │   │   └── tasks
  42260. │   │   │   │   ├── dev-lxd.mount
  42261. │   │   │   │   │   ├── cgroup.clone_children
  42262. │   │   │   │   │   ├── cgroup.procs
  42263. │   │   │   │   │   ├── notify_on_release
  42264. │   │   │   │   │   ├── pids.current
  42265. │   │   │   │   │   ├── pids.max
  42266. │   │   │   │   │   └── tasks
  42267. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  42268. │   │   │   │   │   ├── cgroup.clone_children
  42269. │   │   │   │   │   ├── cgroup.procs
  42270. │   │   │   │   │   ├── notify_on_release
  42271. │   │   │   │   │   ├── pids.current
  42272. │   │   │   │   │   ├── pids.max
  42273. │   │   │   │   │   └── tasks
  42274. │   │   │   │   ├── dev-mqueue.mount
  42275. │   │   │   │   │   ├── cgroup.clone_children
  42276. │   │   │   │   │   ├── cgroup.procs
  42277. │   │   │   │   │   ├── notify_on_release
  42278. │   │   │   │   │   ├── pids.current
  42279. │   │   │   │   │   ├── pids.max
  42280. │   │   │   │   │   └── tasks
  42281. │   │   │   │   ├── dev-net-tun.mount
  42282. │   │   │   │   │   ├── cgroup.clone_children
  42283. │   │   │   │   │   ├── cgroup.procs
  42284. │   │   │   │   │   ├── notify_on_release
  42285. │   │   │   │   │   ├── pids.current
  42286. │   │   │   │   │   ├── pids.max
  42287. │   │   │   │   │   └── tasks
  42288. │   │   │   │   ├── dev-null.mount
  42289. │   │   │   │   │   ├── cgroup.clone_children
  42290. │   │   │   │   │   ├── cgroup.procs
  42291. │   │   │   │   │   ├── notify_on_release
  42292. │   │   │   │   │   ├── pids.current
  42293. │   │   │   │   │   ├── pids.max
  42294. │   │   │   │   │   └── tasks
  42295. │   │   │   │   ├── dev-ptmx.mount
  42296. │   │   │   │   │   ├── cgroup.clone_children
  42297. │   │   │   │   │   ├── cgroup.procs
  42298. │   │   │   │   │   ├── notify_on_release
  42299. │   │   │   │   │   ├── pids.current
  42300. │   │   │   │   │   ├── pids.max
  42301. │   │   │   │   │   └── tasks
  42302. │   │   │   │   ├── dev-random.mount
  42303. │   │   │   │   │   ├── cgroup.clone_children
  42304. │   │   │   │   │   ├── cgroup.procs
  42305. │   │   │   │   │   ├── notify_on_release
  42306. │   │   │   │   │   ├── pids.current
  42307. │   │   │   │   │   ├── pids.max
  42308. │   │   │   │   │   └── tasks
  42309. │   │   │   │   ├── dev-tty.mount
  42310. │   │   │   │   │   ├── cgroup.clone_children
  42311. │   │   │   │   │   ├── cgroup.procs
  42312. │   │   │   │   │   ├── notify_on_release
  42313. │   │   │   │   │   ├── pids.current
  42314. │   │   │   │   │   ├── pids.max
  42315. │   │   │   │   │   └── tasks
  42316. │   │   │   │   ├── dev-urandom.mount
  42317. │   │   │   │   │   ├── cgroup.clone_children
  42318. │   │   │   │   │   ├── cgroup.procs
  42319. │   │   │   │   │   ├── notify_on_release
  42320. │   │   │   │   │   ├── pids.current
  42321. │   │   │   │   │   ├── pids.max
  42322. │   │   │   │   │   └── tasks
  42323. │   │   │   │   ├── dev-zero.mount
  42324. │   │   │   │   │   ├── cgroup.clone_children
  42325. │   │   │   │   │   ├── cgroup.procs
  42326. │   │   │   │   │   ├── notify_on_release
  42327. │   │   │   │   │   ├── pids.current
  42328. │   │   │   │   │   ├── pids.max
  42329. │   │   │   │   │   └── tasks
  42330. │   │   │   │   ├── irqbalance.service
  42331. │   │   │   │   │   ├── cgroup.clone_children
  42332. │   │   │   │   │   ├── cgroup.procs
  42333. │   │   │   │   │   ├── notify_on_release
  42334. │   │   │   │   │   ├── pids.current
  42335. │   │   │   │   │   ├── pids.max
  42336. │   │   │   │   │   └── tasks
  42337. │   │   │   │   ├── lvm2-monitor.service
  42338. │   │   │   │   │   ├── cgroup.clone_children
  42339. │   │   │   │   │   ├── cgroup.procs
  42340. │   │   │   │   │   ├── notify_on_release
  42341. │   │   │   │   │   ├── pids.current
  42342. │   │   │   │   │   ├── pids.max
  42343. │   │   │   │   │   └── tasks
  42344. │   │   │   │   ├── -.mount
  42345. │   │   │   │   │   ├── cgroup.clone_children
  42346. │   │   │   │   │   ├── cgroup.procs
  42347. │   │   │   │   │   ├── notify_on_release
  42348. │   │   │   │   │   ├── pids.current
  42349. │   │   │   │   │   ├── pids.max
  42350. │   │   │   │   │   └── tasks
  42351. │   │   │   │   ├── networking.service
  42352. │   │   │   │   │   ├── cgroup.clone_children
  42353. │   │   │   │   │   ├── cgroup.procs
  42354. │   │   │   │   │   ├── notify_on_release
  42355. │   │   │   │   │   ├── pids.current
  42356. │   │   │   │   │   ├── pids.max
  42357. │   │   │   │   │   └── tasks
  42358. │   │   │   │   ├── notify_on_release
  42359. │   │   │   │   ├── ondemand.service
  42360. │   │   │   │   │   ├── cgroup.clone_children
  42361. │   │   │   │   │   ├── cgroup.procs
  42362. │   │   │   │   │   ├── notify_on_release
  42363. │   │   │   │   │   ├── pids.current
  42364. │   │   │   │   │   ├── pids.max
  42365. │   │   │   │   │   └── tasks
  42366. │   │   │   │   ├── pids.current
  42367. │   │   │   │   ├── pids.max
  42368. │   │   │   │   ├── polkitd.service
  42369. │   │   │   │   │   ├── cgroup.clone_children
  42370. │   │   │   │   │   ├── cgroup.procs
  42371. │   │   │   │   │   ├── notify_on_release
  42372. │   │   │   │   │   ├── pids.current
  42373. │   │   │   │   │   ├── pids.max
  42374. │   │   │   │   │   └── tasks
  42375. │   │   │   │   ├── proc-cpuinfo.mount
  42376. │   │   │   │   │   ├── cgroup.clone_children
  42377. │   │   │   │   │   ├── cgroup.procs
  42378. │   │   │   │   │   ├── notify_on_release
  42379. │   │   │   │   │   ├── pids.current
  42380. │   │   │   │   │   ├── pids.max
  42381. │   │   │   │   │   └── tasks
  42382. │   │   │   │   ├── proc-diskstats.mount
  42383. │   │   │   │   │   ├── cgroup.clone_children
  42384. │   │   │   │   │   ├── cgroup.procs
  42385. │   │   │   │   │   ├── notify_on_release
  42386. │   │   │   │   │   ├── pids.current
  42387. │   │   │   │   │   ├── pids.max
  42388. │   │   │   │   │   └── tasks
  42389. │   │   │   │   ├── proc-meminfo.mount
  42390. │   │   │   │   │   ├── cgroup.clone_children
  42391. │   │   │   │   │   ├── cgroup.procs
  42392. │   │   │   │   │   ├── notify_on_release
  42393. │   │   │   │   │   ├── pids.current
  42394. │   │   │   │   │   ├── pids.max
  42395. │   │   │   │   │   └── tasks
  42396. │   │   │   │   ├── proc-stat.mount
  42397. │   │   │   │   │   ├── cgroup.clone_children
  42398. │   │   │   │   │   ├── cgroup.procs
  42399. │   │   │   │   │   ├── notify_on_release
  42400. │   │   │   │   │   ├── pids.current
  42401. │   │   │   │   │   ├── pids.max
  42402. │   │   │   │   │   └── tasks
  42403. │   │   │   │   ├── proc-swaps.mount
  42404. │   │   │   │   │   ├── cgroup.clone_children
  42405. │   │   │   │   │   ├── cgroup.procs
  42406. │   │   │   │   │   ├── notify_on_release
  42407. │   │   │   │   │   ├── pids.current
  42408. │   │   │   │   │   ├── pids.max
  42409. │   │   │   │   │   └── tasks
  42410. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  42411. │   │   │   │   │   ├── cgroup.clone_children
  42412. │   │   │   │   │   ├── cgroup.procs
  42413. │   │   │   │   │   ├── notify_on_release
  42414. │   │   │   │   │   ├── pids.current
  42415. │   │   │   │   │   ├── pids.max
  42416. │   │   │   │   │   └── tasks
  42417. │   │   │   │   ├── proc-uptime.mount
  42418. │   │   │   │   │   ├── cgroup.clone_children
  42419. │   │   │   │   │   ├── cgroup.procs
  42420. │   │   │   │   │   ├── notify_on_release
  42421. │   │   │   │   │   ├── pids.current
  42422. │   │   │   │   │   ├── pids.max
  42423. │   │   │   │   │   └── tasks
  42424. │   │   │   │   ├── rc-local.service
  42425. │   │   │   │   │   ├── cgroup.clone_children
  42426. │   │   │   │   │   ├── cgroup.procs
  42427. │   │   │   │   │   ├── notify_on_release
  42428. │   │   │   │   │   ├── pids.current
  42429. │   │   │   │   │   ├── pids.max
  42430. │   │   │   │   │   └── tasks
  42431. │   │   │   │   ├── resolvconf.service
  42432. │   │   │   │   │   ├── cgroup.clone_children
  42433. │   │   │   │   │   ├── cgroup.procs
  42434. │   │   │   │   │   ├── notify_on_release
  42435. │   │   │   │   │   ├── pids.current
  42436. │   │   │   │   │   ├── pids.max
  42437. │   │   │   │   │   └── tasks
  42438. │   │   │   │   ├── rsyslog.service
  42439. │   │   │   │   │   ├── cgroup.clone_children
  42440. │   │   │   │   │   ├── cgroup.procs
  42441. │   │   │   │   │   ├── notify_on_release
  42442. │   │   │   │   │   ├── pids.current
  42443. │   │   │   │   │   ├── pids.max
  42444. │   │   │   │   │   └── tasks
  42445. │   │   │   │   ├── snapd.service
  42446. │   │   │   │   │   ├── cgroup.clone_children
  42447. │   │   │   │   │   ├── cgroup.procs
  42448. │   │   │   │   │   ├── notify_on_release
  42449. │   │   │   │   │   ├── pids.current
  42450. │   │   │   │   │   ├── pids.max
  42451. │   │   │   │   │   └── tasks
  42452. │   │   │   │   ├── ssh.service
  42453. │   │   │   │   │   ├── cgroup.clone_children
  42454. │   │   │   │   │   ├── cgroup.procs
  42455. │   │   │   │   │   ├── notify_on_release
  42456. │   │   │   │   │   ├── pids.current
  42457. │   │   │   │   │   ├── pids.max
  42458. │   │   │   │   │   └── tasks
  42459. │   │   │   │   ├── sys-fs-fuse-connections.mount
  42460. │   │   │   │   │   ├── cgroup.clone_children
  42461. │   │   │   │   │   ├── cgroup.procs
  42462. │   │   │   │   │   ├── notify_on_release
  42463. │   │   │   │   │   ├── pids.current
  42464. │   │   │   │   │   ├── pids.max
  42465. │   │   │   │   │   └── tasks
  42466. │   │   │   │   ├── sys-kernel-debug.mount
  42467. │   │   │   │   │   ├── cgroup.clone_children
  42468. │   │   │   │   │   ├── cgroup.procs
  42469. │   │   │   │   │   ├── notify_on_release
  42470. │   │   │   │   │   ├── pids.current
  42471. │   │   │   │   │   ├── pids.max
  42472. │   │   │   │   │   └── tasks
  42473. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  42474. │   │   │   │   │   ├── cgroup.clone_children
  42475. │   │   │   │   │   ├── cgroup.procs
  42476. │   │   │   │   │   ├── notify_on_release
  42477. │   │   │   │   │   ├── pids.current
  42478. │   │   │   │   │   ├── pids.max
  42479. │   │   │   │   │   └── tasks
  42480. │   │   │   │   ├── systemd-journald.service
  42481. │   │   │   │   │   ├── cgroup.clone_children
  42482. │   │   │   │   │   ├── cgroup.procs
  42483. │   │   │   │   │   ├── notify_on_release
  42484. │   │   │   │   │   ├── pids.current
  42485. │   │   │   │   │   ├── pids.max
  42486. │   │   │   │   │   └── tasks
  42487. │   │   │   │   ├── systemd-journal-flush.service
  42488. │   │   │   │   │   ├── cgroup.clone_children
  42489. │   │   │   │   │   ├── cgroup.procs
  42490. │   │   │   │   │   ├── notify_on_release
  42491. │   │   │   │   │   ├── pids.current
  42492. │   │   │   │   │   ├── pids.max
  42493. │   │   │   │   │   └── tasks
  42494. │   │   │   │   ├── systemd-logind.service
  42495. │   │   │   │   │   ├── cgroup.clone_children
  42496. │   │   │   │   │   ├── cgroup.procs
  42497. │   │   │   │   │   ├── notify_on_release
  42498. │   │   │   │   │   ├── pids.current
  42499. │   │   │   │   │   ├── pids.max
  42500. │   │   │   │   │   └── tasks
  42501. │   │   │   │   ├── systemd-random-seed.service
  42502. │   │   │   │   │   ├── cgroup.clone_children
  42503. │   │   │   │   │   ├── cgroup.procs
  42504. │   │   │   │   │   ├── notify_on_release
  42505. │   │   │   │   │   ├── pids.current
  42506. │   │   │   │   │   ├── pids.max
  42507. │   │   │   │   │   └── tasks
  42508. │   │   │   │   ├── systemd-tmpfiles-setup.service
  42509. │   │   │   │   │   ├── cgroup.clone_children
  42510. │   │   │   │   │   ├── cgroup.procs
  42511. │   │   │   │   │   ├── notify_on_release
  42512. │   │   │   │   │   ├── pids.current
  42513. │   │   │   │   │   ├── pids.max
  42514. │   │   │   │   │   └── tasks
  42515. │   │   │   │   ├── systemd-udevd.service
  42516. │   │   │   │   │   ├── cgroup.clone_children
  42517. │   │   │   │   │   ├── cgroup.procs
  42518. │   │   │   │   │   ├── notify_on_release
  42519. │   │   │   │   │   ├── pids.current
  42520. │   │   │   │   │   ├── pids.max
  42521. │   │   │   │   │   └── tasks
  42522. │   │   │   │   ├── systemd-udev-trigger.service
  42523. │   │   │   │   │   ├── cgroup.clone_children
  42524. │   │   │   │   │   ├── cgroup.procs
  42525. │   │   │   │   │   ├── notify_on_release
  42526. │   │   │   │   │   ├── pids.current
  42527. │   │   │   │   │   ├── pids.max
  42528. │   │   │   │   │   └── tasks
  42529. │   │   │   │   ├── systemd-update-utmp.service
  42530. │   │   │   │   │   ├── cgroup.clone_children
  42531. │   │   │   │   │   ├── cgroup.procs
  42532. │   │   │   │   │   ├── notify_on_release
  42533. │   │   │   │   │   ├── pids.current
  42534. │   │   │   │   │   ├── pids.max
  42535. │   │   │   │   │   └── tasks
  42536. │   │   │   │   ├── systemd-user-sessions.service
  42537. │   │   │   │   │   ├── cgroup.clone_children
  42538. │   │   │   │   │   ├── cgroup.procs
  42539. │   │   │   │   │   ├── notify_on_release
  42540. │   │   │   │   │   ├── pids.current
  42541. │   │   │   │   │   ├── pids.max
  42542. │   │   │   │   │   └── tasks
  42543. │   │   │   │   ├── system-getty.slice
  42544. │   │   │   │   │   ├── cgroup.clone_children
  42545. │   │   │   │   │   ├── cgroup.procs
  42546. │   │   │   │   │   ├── notify_on_release
  42547. │   │   │   │   │   ├── pids.current
  42548. │   │   │   │   │   ├── pids.max
  42549. │   │   │   │   │   └── tasks
  42550. │   │   │   │   ├── tasks
  42551. │   │   │   │   ├── ufw.service
  42552. │   │   │   │   │   ├── cgroup.clone_children
  42553. │   │   │   │   │   ├── cgroup.procs
  42554. │   │   │   │   │   ├── notify_on_release
  42555. │   │   │   │   │   ├── pids.current
  42556. │   │   │   │   │   ├── pids.max
  42557. │   │   │   │   │   └── tasks
  42558. │   │   │   │   ├── unattended-upgrades.service
  42559. │   │   │   │   │   ├── cgroup.clone_children
  42560. │   │   │   │   │   ├── cgroup.procs
  42561. │   │   │   │   │   ├── notify_on_release
  42562. │   │   │   │   │   ├── pids.current
  42563. │   │   │   │   │   ├── pids.max
  42564. │   │   │   │   │   └── tasks
  42565. │   │   │   │   └── var-lib-lxcfs.mount
  42566. │   │   │   │   ├── cgroup.clone_children
  42567. │   │   │   │   ├── cgroup.procs
  42568. │   │   │   │   ├── notify_on_release
  42569. │   │   │   │   ├── pids.current
  42570. │   │   │   │   ├── pids.max
  42571. │   │   │   │   └── tasks
  42572. │   │   │   ├── tasks
  42573. │   │   │   └── user.slice
  42574. │   │   │   ├── cgroup.clone_children
  42575. │   │   │   ├── cgroup.procs
  42576. │   │   │   ├── notify_on_release
  42577. │   │   │   ├── pids.current
  42578. │   │   │   ├── pids.max
  42579. │   │   │   └── tasks
  42580. │   │   ├── builder
  42581. │   │   │   ├── cgroup.clone_children
  42582. │   │   │   ├── cgroup.procs
  42583. │   │   │   ├── init.scope
  42584. │   │   │   │   ├── cgroup.clone_children
  42585. │   │   │   │   ├── cgroup.procs
  42586. │   │   │   │   ├── notify_on_release
  42587. │   │   │   │   ├── pids.current
  42588. │   │   │   │   ├── pids.max
  42589. │   │   │   │   └── tasks
  42590. │   │   │   ├── notify_on_release
  42591. │   │   │   ├── pids.current
  42592. │   │   │   ├── pids.max
  42593. │   │   │   ├── system.slice
  42594. │   │   │   │   ├── accounts-daemon.service
  42595. │   │   │   │   │   ├── cgroup.clone_children
  42596. │   │   │   │   │   ├── cgroup.procs
  42597. │   │   │   │   │   ├── notify_on_release
  42598. │   │   │   │   │   ├── pids.current
  42599. │   │   │   │   │   ├── pids.max
  42600. │   │   │   │   │   └── tasks
  42601. │   │   │   │   ├── apparmor.service
  42602. │   │   │   │   │   ├── cgroup.clone_children
  42603. │   │   │   │   │   ├── cgroup.procs
  42604. │   │   │   │   │   ├── notify_on_release
  42605. │   │   │   │   │   ├── pids.current
  42606. │   │   │   │   │   ├── pids.max
  42607. │   │   │   │   │   └── tasks
  42608. │   │   │   │   ├── apport.service
  42609. │   │   │   │   │   ├── cgroup.clone_children
  42610. │   │   │   │   │   ├── cgroup.procs
  42611. │   │   │   │   │   ├── notify_on_release
  42612. │   │   │   │   │   ├── pids.current
  42613. │   │   │   │   │   ├── pids.max
  42614. │   │   │   │   │   └── tasks
  42615. │   │   │   │   ├── atd.service
  42616. │   │   │   │   │   ├── cgroup.clone_children
  42617. │   │   │   │   │   ├── cgroup.procs
  42618. │   │   │   │   │   ├── notify_on_release
  42619. │   │   │   │   │   ├── pids.current
  42620. │   │   │   │   │   ├── pids.max
  42621. │   │   │   │   │   └── tasks
  42622. │   │   │   │   ├── cgroup.clone_children
  42623. │   │   │   │   ├── cgroupfs-mount.service
  42624. │   │   │   │   │   ├── cgroup.clone_children
  42625. │   │   │   │   │   ├── cgroup.procs
  42626. │   │   │   │   │   ├── notify_on_release
  42627. │   │   │   │   │   ├── pids.current
  42628. │   │   │   │   │   ├── pids.max
  42629. │   │   │   │   │   └── tasks
  42630. │   │   │   │   ├── cgroup.procs
  42631. │   │   │   │   ├── cloud-config.service
  42632. │   │   │   │   │   ├── cgroup.clone_children
  42633. │   │   │   │   │   ├── cgroup.procs
  42634. │   │   │   │   │   ├── notify_on_release
  42635. │   │   │   │   │   ├── pids.current
  42636. │   │   │   │   │   ├── pids.max
  42637. │   │   │   │   │   └── tasks
  42638. │   │   │   │   ├── cloud-final.service
  42639. │   │   │   │   │   ├── cgroup.clone_children
  42640. │   │   │   │   │   ├── cgroup.procs
  42641. │   │   │   │   │   ├── notify_on_release
  42642. │   │   │   │   │   ├── pids.current
  42643. │   │   │   │   │   ├── pids.max
  42644. │   │   │   │   │   └── tasks
  42645. │   │   │   │   ├── cloud-init-local.service
  42646. │   │   │   │   │   ├── cgroup.clone_children
  42647. │   │   │   │   │   ├── cgroup.procs
  42648. │   │   │   │   │   ├── notify_on_release
  42649. │   │   │   │   │   ├── pids.current
  42650. │   │   │   │   │   ├── pids.max
  42651. │   │   │   │   │   └── tasks
  42652. │   │   │   │   ├── cloud-init.service
  42653. │   │   │   │   │   ├── cgroup.clone_children
  42654. │   │   │   │   │   ├── cgroup.procs
  42655. │   │   │   │   │   ├── notify_on_release
  42656. │   │   │   │   │   ├── pids.current
  42657. │   │   │   │   │   ├── pids.max
  42658. │   │   │   │   │   └── tasks
  42659. │   │   │   │   ├── console-getty.service
  42660. │   │   │   │   │   ├── cgroup.clone_children
  42661. │   │   │   │   │   ├── cgroup.procs
  42662. │   │   │   │   │   ├── notify_on_release
  42663. │   │   │   │   │   ├── pids.current
  42664. │   │   │   │   │   ├── pids.max
  42665. │   │   │   │   │   └── tasks
  42666. │   │   │   │   ├── cron.service
  42667. │   │   │   │   │   ├── cgroup.clone_children
  42668. │   │   │   │   │   ├── cgroup.procs
  42669. │   │   │   │   │   ├── notify_on_release
  42670. │   │   │   │   │   ├── pids.current
  42671. │   │   │   │   │   ├── pids.max
  42672. │   │   │   │   │   └── tasks
  42673. │   │   │   │   ├── dbus.service
  42674. │   │   │   │   │   ├── cgroup.clone_children
  42675. │   │   │   │   │   ├── cgroup.procs
  42676. │   │   │   │   │   ├── notify_on_release
  42677. │   │   │   │   │   ├── pids.current
  42678. │   │   │   │   │   ├── pids.max
  42679. │   │   │   │   │   └── tasks
  42680. │   │   │   │   ├── dev-full.mount
  42681. │   │   │   │   │   ├── cgroup.clone_children
  42682. │   │   │   │   │   ├── cgroup.procs
  42683. │   │   │   │   │   ├── notify_on_release
  42684. │   │   │   │   │   ├── pids.current
  42685. │   │   │   │   │   ├── pids.max
  42686. │   │   │   │   │   └── tasks
  42687. │   │   │   │   ├── dev-fuse.mount
  42688. │   │   │   │   │   ├── cgroup.clone_children
  42689. │   │   │   │   │   ├── cgroup.procs
  42690. │   │   │   │   │   ├── notify_on_release
  42691. │   │   │   │   │   ├── pids.current
  42692. │   │   │   │   │   ├── pids.max
  42693. │   │   │   │   │   └── tasks
  42694. │   │   │   │   ├── dev-.lxc-proc.mount
  42695. │   │   │   │   │   ├── cgroup.clone_children
  42696. │   │   │   │   │   ├── cgroup.procs
  42697. │   │   │   │   │   ├── notify_on_release
  42698. │   │   │   │   │   ├── pids.current
  42699. │   │   │   │   │   ├── pids.max
  42700. │   │   │   │   │   └── tasks
  42701. │   │   │   │   ├── dev-.lxc-sys.mount
  42702. │   │   │   │   │   ├── cgroup.clone_children
  42703. │   │   │   │   │   ├── cgroup.procs
  42704. │   │   │   │   │   ├── notify_on_release
  42705. │   │   │   │   │   ├── pids.current
  42706. │   │   │   │   │   ├── pids.max
  42707. │   │   │   │   │   └── tasks
  42708. │   │   │   │   ├── dev-lxd.mount
  42709. │   │   │   │   │   ├── cgroup.clone_children
  42710. │   │   │   │   │   ├── cgroup.procs
  42711. │   │   │   │   │   ├── notify_on_release
  42712. │   │   │   │   │   ├── pids.current
  42713. │   │   │   │   │   ├── pids.max
  42714. │   │   │   │   │   └── tasks
  42715. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  42716. │   │   │   │   │   ├── cgroup.clone_children
  42717. │   │   │   │   │   ├── cgroup.procs
  42718. │   │   │   │   │   ├── notify_on_release
  42719. │   │   │   │   │   ├── pids.current
  42720. │   │   │   │   │   ├── pids.max
  42721. │   │   │   │   │   └── tasks
  42722. │   │   │   │   ├── dev-mqueue.mount
  42723. │   │   │   │   │   ├── cgroup.clone_children
  42724. │   │   │   │   │   ├── cgroup.procs
  42725. │   │   │   │   │   ├── notify_on_release
  42726. │   │   │   │   │   ├── pids.current
  42727. │   │   │   │   │   ├── pids.max
  42728. │   │   │   │   │   └── tasks
  42729. │   │   │   │   ├── dev-net-tun.mount
  42730. │   │   │   │   │   ├── cgroup.clone_children
  42731. │   │   │   │   │   ├── cgroup.procs
  42732. │   │   │   │   │   ├── notify_on_release
  42733. │   │   │   │   │   ├── pids.current
  42734. │   │   │   │   │   ├── pids.max
  42735. │   │   │   │   │   └── tasks
  42736. │   │   │   │   ├── dev-null.mount
  42737. │   │   │   │   │   ├── cgroup.clone_children
  42738. │   │   │   │   │   ├── cgroup.procs
  42739. │   │   │   │   │   ├── notify_on_release
  42740. │   │   │   │   │   ├── pids.current
  42741. │   │   │   │   │   ├── pids.max
  42742. │   │   │   │   │   └── tasks
  42743. │   │   │   │   ├── dev-ptmx.mount
  42744. │   │   │   │   │   ├── cgroup.clone_children
  42745. │   │   │   │   │   ├── cgroup.procs
  42746. │   │   │   │   │   ├── notify_on_release
  42747. │   │   │   │   │   ├── pids.current
  42748. │   │   │   │   │   ├── pids.max
  42749. │   │   │   │   │   └── tasks
  42750. │   │   │   │   ├── dev-random.mount
  42751. │   │   │   │   │   ├── cgroup.clone_children
  42752. │   │   │   │   │   ├── cgroup.procs
  42753. │   │   │   │   │   ├── notify_on_release
  42754. │   │   │   │   │   ├── pids.current
  42755. │   │   │   │   │   ├── pids.max
  42756. │   │   │   │   │   └── tasks
  42757. │   │   │   │   ├── dev-tty.mount
  42758. │   │   │   │   │   ├── cgroup.clone_children
  42759. │   │   │   │   │   ├── cgroup.procs
  42760. │   │   │   │   │   ├── notify_on_release
  42761. │   │   │   │   │   ├── pids.current
  42762. │   │   │   │   │   ├── pids.max
  42763. │   │   │   │   │   └── tasks
  42764. │   │   │   │   ├── dev-urandom.mount
  42765. │   │   │   │   │   ├── cgroup.clone_children
  42766. │   │   │   │   │   ├── cgroup.procs
  42767. │   │   │   │   │   ├── notify_on_release
  42768. │   │   │   │   │   ├── pids.current
  42769. │   │   │   │   │   ├── pids.max
  42770. │   │   │   │   │   └── tasks
  42771. │   │   │   │   ├── dev-zero.mount
  42772. │   │   │   │   │   ├── cgroup.clone_children
  42773. │   │   │   │   │   ├── cgroup.procs
  42774. │   │   │   │   │   ├── notify_on_release
  42775. │   │   │   │   │   ├── pids.current
  42776. │   │   │   │   │   ├── pids.max
  42777. │   │   │   │   │   └── tasks
  42778. │   │   │   │   ├── docker.service
  42779. │   │   │   │   │   ├── cgroup.clone_children
  42780. │   │   │   │   │   ├── cgroup.procs
  42781. │   │   │   │   │   ├── notify_on_release
  42782. │   │   │   │   │   ├── pids.current
  42783. │   │   │   │   │   ├── pids.max
  42784. │   │   │   │   │   └── tasks
  42785. │   │   │   │   ├── irqbalance.service
  42786. │   │   │   │   │   ├── cgroup.clone_children
  42787. │   │   │   │   │   ├── cgroup.procs
  42788. │   │   │   │   │   ├── notify_on_release
  42789. │   │   │   │   │   ├── pids.current
  42790. │   │   │   │   │   ├── pids.max
  42791. │   │   │   │   │   └── tasks
  42792. │   │   │   │   ├── lvm2-monitor.service
  42793. │   │   │   │   │   ├── cgroup.clone_children
  42794. │   │   │   │   │   ├── cgroup.procs
  42795. │   │   │   │   │   ├── notify_on_release
  42796. │   │   │   │   │   ├── pids.current
  42797. │   │   │   │   │   ├── pids.max
  42798. │   │   │   │   │   └── tasks
  42799. │   │   │   │   ├── lxd-containers.service
  42800. │   │   │   │   │   ├── cgroup.clone_children
  42801. │   │   │   │   │   ├── cgroup.procs
  42802. │   │   │   │   │   ├── notify_on_release
  42803. │   │   │   │   │   ├── pids.current
  42804. │   │   │   │   │   ├── pids.max
  42805. │   │   │   │   │   └── tasks
  42806. │   │   │   │   ├── mdadm.service
  42807. │   │   │   │   │   ├── cgroup.clone_children
  42808. │   │   │   │   │   ├── cgroup.procs
  42809. │   │   │   │   │   ├── notify_on_release
  42810. │   │   │   │   │   ├── pids.current
  42811. │   │   │   │   │   ├── pids.max
  42812. │   │   │   │   │   └── tasks
  42813. │   │   │   │   ├── -.mount
  42814. │   │   │   │   │   ├── cgroup.clone_children
  42815. │   │   │   │   │   ├── cgroup.procs
  42816. │   │   │   │   │   ├── notify_on_release
  42817. │   │   │   │   │   ├── pids.current
  42818. │   │   │   │   │   ├── pids.max
  42819. │   │   │   │   │   └── tasks
  42820. │   │   │   │   ├── networking.service
  42821. │   │   │   │   │   ├── cgroup.clone_children
  42822. │   │   │   │   │   ├── cgroup.procs
  42823. │   │   │   │   │   ├── notify_on_release
  42824. │   │   │   │   │   ├── pids.current
  42825. │   │   │   │   │   ├── pids.max
  42826. │   │   │   │   │   └── tasks
  42827. │   │   │   │   ├── notify_on_release
  42828. │   │   │   │   ├── ondemand.service
  42829. │   │   │   │   │   ├── cgroup.clone_children
  42830. │   │   │   │   │   ├── cgroup.procs
  42831. │   │   │   │   │   ├── notify_on_release
  42832. │   │   │   │   │   ├── pids.current
  42833. │   │   │   │   │   ├── pids.max
  42834. │   │   │   │   │   └── tasks
  42835. │   │   │   │   ├── pids.current
  42836. │   │   │   │   ├── pids.max
  42837. │   │   │   │   ├── polkitd.service
  42838. │   │   │   │   │   ├── cgroup.clone_children
  42839. │   │   │   │   │   ├── cgroup.procs
  42840. │   │   │   │   │   ├── notify_on_release
  42841. │   │   │   │   │   ├── pids.current
  42842. │   │   │   │   │   ├── pids.max
  42843. │   │   │   │   │   └── tasks
  42844. │   │   │   │   ├── proc-cpuinfo.mount
  42845. │   │   │   │   │   ├── cgroup.clone_children
  42846. │   │   │   │   │   ├── cgroup.procs
  42847. │   │   │   │   │   ├── notify_on_release
  42848. │   │   │   │   │   ├── pids.current
  42849. │   │   │   │   │   ├── pids.max
  42850. │   │   │   │   │   └── tasks
  42851. │   │   │   │   ├── proc-diskstats.mount
  42852. │   │   │   │   │   ├── cgroup.clone_children
  42853. │   │   │   │   │   ├── cgroup.procs
  42854. │   │   │   │   │   ├── notify_on_release
  42855. │   │   │   │   │   ├── pids.current
  42856. │   │   │   │   │   ├── pids.max
  42857. │   │   │   │   │   └── tasks
  42858. │   │   │   │   ├── proc-meminfo.mount
  42859. │   │   │   │   │   ├── cgroup.clone_children
  42860. │   │   │   │   │   ├── cgroup.procs
  42861. │   │   │   │   │   ├── notify_on_release
  42862. │   │   │   │   │   ├── pids.current
  42863. │   │   │   │   │   ├── pids.max
  42864. │   │   │   │   │   └── tasks
  42865. │   │   │   │   ├── proc-stat.mount
  42866. │   │   │   │   │   ├── cgroup.clone_children
  42867. │   │   │   │   │   ├── cgroup.procs
  42868. │   │   │   │   │   ├── notify_on_release
  42869. │   │   │   │   │   ├── pids.current
  42870. │   │   │   │   │   ├── pids.max
  42871. │   │   │   │   │   └── tasks
  42872. │   │   │   │   ├── proc-swaps.mount
  42873. │   │   │   │   │   ├── cgroup.clone_children
  42874. │   │   │   │   │   ├── cgroup.procs
  42875. │   │   │   │   │   ├── notify_on_release
  42876. │   │   │   │   │   ├── pids.current
  42877. │   │   │   │   │   ├── pids.max
  42878. │   │   │   │   │   └── tasks
  42879. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  42880. │   │   │   │   │   ├── cgroup.clone_children
  42881. │   │   │   │   │   ├── cgroup.procs
  42882. │   │   │   │   │   ├── notify_on_release
  42883. │   │   │   │   │   ├── pids.current
  42884. │   │   │   │   │   ├── pids.max
  42885. │   │   │   │   │   └── tasks
  42886. │   │   │   │   ├── proc-uptime.mount
  42887. │   │   │   │   │   ├── cgroup.clone_children
  42888. │   │   │   │   │   ├── cgroup.procs
  42889. │   │   │   │   │   ├── notify_on_release
  42890. │   │   │   │   │   ├── pids.current
  42891. │   │   │   │   │   ├── pids.max
  42892. │   │   │   │   │   └── tasks
  42893. │   │   │   │   ├── rc-local.service
  42894. │   │   │   │   │   ├── cgroup.clone_children
  42895. │   │   │   │   │   ├── cgroup.procs
  42896. │   │   │   │   │   ├── notify_on_release
  42897. │   │   │   │   │   ├── pids.current
  42898. │   │   │   │   │   ├── pids.max
  42899. │   │   │   │   │   └── tasks
  42900. │   │   │   │   ├── resolvconf.service
  42901. │   │   │   │   │   ├── cgroup.clone_children
  42902. │   │   │   │   │   ├── cgroup.procs
  42903. │   │   │   │   │   ├── notify_on_release
  42904. │   │   │   │   │   ├── pids.current
  42905. │   │   │   │   │   ├── pids.max
  42906. │   │   │   │   │   └── tasks
  42907. │   │   │   │   ├── rsyslog.service
  42908. │   │   │   │   │   ├── cgroup.clone_children
  42909. │   │   │   │   │   ├── cgroup.procs
  42910. │   │   │   │   │   ├── notify_on_release
  42911. │   │   │   │   │   ├── pids.current
  42912. │   │   │   │   │   ├── pids.max
  42913. │   │   │   │   │   └── tasks
  42914. │   │   │   │   ├── snapd.service
  42915. │   │   │   │   │   ├── cgroup.clone_children
  42916. │   │   │   │   │   ├── cgroup.procs
  42917. │   │   │   │   │   ├── notify_on_release
  42918. │   │   │   │   │   ├── pids.current
  42919. │   │   │   │   │   ├── pids.max
  42920. │   │   │   │   │   └── tasks
  42921. │   │   │   │   ├── ssh.service
  42922. │   │   │   │   │   ├── cgroup.clone_children
  42923. │   │   │   │   │   ├── cgroup.procs
  42924. │   │   │   │   │   ├── notify_on_release
  42925. │   │   │   │   │   ├── pids.current
  42926. │   │   │   │   │   ├── pids.max
  42927. │   │   │   │   │   └── tasks
  42928. │   │   │   │   ├── sys-fs-fuse-connections.mount
  42929. │   │   │   │   │   ├── cgroup.clone_children
  42930. │   │   │   │   │   ├── cgroup.procs
  42931. │   │   │   │   │   ├── notify_on_release
  42932. │   │   │   │   │   ├── pids.current
  42933. │   │   │   │   │   ├── pids.max
  42934. │   │   │   │   │   └── tasks
  42935. │   │   │   │   ├── sys-kernel-debug.mount
  42936. │   │   │   │   │   ├── cgroup.clone_children
  42937. │   │   │   │   │   ├── cgroup.procs
  42938. │   │   │   │   │   ├── notify_on_release
  42939. │   │   │   │   │   ├── pids.current
  42940. │   │   │   │   │   ├── pids.max
  42941. │   │   │   │   │   └── tasks
  42942. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  42943. │   │   │   │   │   ├── cgroup.clone_children
  42944. │   │   │   │   │   ├── cgroup.procs
  42945. │   │   │   │   │   ├── notify_on_release
  42946. │   │   │   │   │   ├── pids.current
  42947. │   │   │   │   │   ├── pids.max
  42948. │   │   │   │   │   └── tasks
  42949. │   │   │   │   ├── sys-module-apparmor-parameters-enabled.mount
  42950. │   │   │   │   │   ├── cgroup.clone_children
  42951. │   │   │   │   │   ├── cgroup.procs
  42952. │   │   │   │   │   ├── notify_on_release
  42953. │   │   │   │   │   ├── pids.current
  42954. │   │   │   │   │   ├── pids.max
  42955. │   │   │   │   │   └── tasks
  42956. │   │   │   │   ├── systemd-journald.service
  42957. │   │   │   │   │   ├── cgroup.clone_children
  42958. │   │   │   │   │   ├── cgroup.procs
  42959. │   │   │   │   │   ├── notify_on_release
  42960. │   │   │   │   │   ├── pids.current
  42961. │   │   │   │   │   ├── pids.max
  42962. │   │   │   │   │   └── tasks
  42963. │   │   │   │   ├── systemd-journal-flush.service
  42964. │   │   │   │   │   ├── cgroup.clone_children
  42965. │   │   │   │   │   ├── cgroup.procs
  42966. │   │   │   │   │   ├── notify_on_release
  42967. │   │   │   │   │   ├── pids.current
  42968. │   │   │   │   │   ├── pids.max
  42969. │   │   │   │   │   └── tasks
  42970. │   │   │   │   ├── systemd-logind.service
  42971. │   │   │   │   │   ├── cgroup.clone_children
  42972. │   │   │   │   │   ├── cgroup.procs
  42973. │   │   │   │   │   ├── notify_on_release
  42974. │   │   │   │   │   ├── pids.current
  42975. │   │   │   │   │   ├── pids.max
  42976. │   │   │   │   │   └── tasks
  42977. │   │   │   │   ├── systemd-random-seed.service
  42978. │   │   │   │   │   ├── cgroup.clone_children
  42979. │   │   │   │   │   ├── cgroup.procs
  42980. │   │   │   │   │   ├── notify_on_release
  42981. │   │   │   │   │   ├── pids.current
  42982. │   │   │   │   │   ├── pids.max
  42983. │   │   │   │   │   └── tasks
  42984. │   │   │   │   ├── systemd-tmpfiles-setup.service
  42985. │   │   │   │   │   ├── cgroup.clone_children
  42986. │   │   │   │   │   ├── cgroup.procs
  42987. │   │   │   │   │   ├── notify_on_release
  42988. │   │   │   │   │   ├── pids.current
  42989. │   │   │   │   │   ├── pids.max
  42990. │   │   │   │   │   └── tasks
  42991. │   │   │   │   ├── systemd-udevd.service
  42992. │   │   │   │   │   ├── cgroup.clone_children
  42993. │   │   │   │   │   ├── cgroup.procs
  42994. │   │   │   │   │   ├── notify_on_release
  42995. │   │   │   │   │   ├── pids.current
  42996. │   │   │   │   │   ├── pids.max
  42997. │   │   │   │   │   └── tasks
  42998. │   │   │   │   ├── systemd-udev-trigger.service
  42999. │   │   │   │   │   ├── cgroup.clone_children
  43000. │   │   │   │   │   ├── cgroup.procs
  43001. │   │   │   │   │   ├── notify_on_release
  43002. │   │   │   │   │   ├── pids.current
  43003. │   │   │   │   │   ├── pids.max
  43004. │   │   │   │   │   └── tasks
  43005. │   │   │   │   ├── systemd-update-utmp.service
  43006. │   │   │   │   │   ├── cgroup.clone_children
  43007. │   │   │   │   │   ├── cgroup.procs
  43008. │   │   │   │   │   ├── notify_on_release
  43009. │   │   │   │   │   ├── pids.current
  43010. │   │   │   │   │   ├── pids.max
  43011. │   │   │   │   │   └── tasks
  43012. │   │   │   │   ├── systemd-user-sessions.service
  43013. │   │   │   │   │   ├── cgroup.clone_children
  43014. │   │   │   │   │   ├── cgroup.procs
  43015. │   │   │   │   │   ├── notify_on_release
  43016. │   │   │   │   │   ├── pids.current
  43017. │   │   │   │   │   ├── pids.max
  43018. │   │   │   │   │   └── tasks
  43019. │   │   │   │   ├── system-getty.slice
  43020. │   │   │   │   │   ├── cgroup.clone_children
  43021. │   │   │   │   │   ├── cgroup.procs
  43022. │   │   │   │   │   ├── notify_on_release
  43023. │   │   │   │   │   ├── pids.current
  43024. │   │   │   │   │   ├── pids.max
  43025. │   │   │   │   │   └── tasks
  43026. │   │   │   │   ├── tasks
  43027. │   │   │   │   ├── ubuntu-fan.service
  43028. │   │   │   │   │   ├── cgroup.clone_children
  43029. │   │   │   │   │   ├── cgroup.procs
  43030. │   │   │   │   │   ├── notify_on_release
  43031. │   │   │   │   │   ├── pids.current
  43032. │   │   │   │   │   ├── pids.max
  43033. │   │   │   │   │   └── tasks
  43034. │   │   │   │   ├── ufw.service
  43035. │   │   │   │   │   ├── cgroup.clone_children
  43036. │   │   │   │   │   ├── cgroup.procs
  43037. │   │   │   │   │   ├── notify_on_release
  43038. │   │   │   │   │   ├── pids.current
  43039. │   │   │   │   │   ├── pids.max
  43040. │   │   │   │   │   └── tasks
  43041. │   │   │   │   ├── unattended-upgrades.service
  43042. │   │   │   │   │   ├── cgroup.clone_children
  43043. │   │   │   │   │   ├── cgroup.procs
  43044. │   │   │   │   │   ├── notify_on_release
  43045. │   │   │   │   │   ├── pids.current
  43046. │   │   │   │   │   ├── pids.max
  43047. │   │   │   │   │   └── tasks
  43048. │   │   │   │   ├── var-lib-docker-btrfs.mount
  43049. │   │   │   │   │   ├── cgroup.clone_children
  43050. │   │   │   │   │   ├── cgroup.procs
  43051. │   │   │   │   │   ├── notify_on_release
  43052. │   │   │   │   │   ├── pids.current
  43053. │   │   │   │   │   ├── pids.max
  43054. │   │   │   │   │   └── tasks
  43055. │   │   │   │   └── var-lib-lxcfs.mount
  43056. │   │   │   │   ├── cgroup.clone_children
  43057. │   │   │   │   ├── cgroup.procs
  43058. │   │   │   │   ├── notify_on_release
  43059. │   │   │   │   ├── pids.current
  43060. │   │   │   │   ├── pids.max
  43061. │   │   │   │   └── tasks
  43062. │   │   │   ├── tasks
  43063. │   │   │   └── user.slice
  43064. │   │   │   ├── cgroup.clone_children
  43065. │   │   │   ├── cgroup.procs
  43066. │   │   │   ├── notify_on_release
  43067. │   │   │   ├── pids.current
  43068. │   │   │   ├── pids.max
  43069. │   │   │   └── tasks
  43070. │   │   ├── cgroup.clone_children
  43071. │   │   ├── cgroup.procs
  43072. │   │   ├── notify_on_release
  43073. │   │   ├── ns-auth
  43074. │   │   │   ├── cgroup.clone_children
  43075. │   │   │   ├── cgroup.procs
  43076. │   │   │   ├── init.scope
  43077. │   │   │   │   ├── cgroup.clone_children
  43078. │   │   │   │   ├── cgroup.procs
  43079. │   │   │   │   ├── notify_on_release
  43080. │   │   │   │   ├── pids.current
  43081. │   │   │   │   ├── pids.max
  43082. │   │   │   │   └── tasks
  43083. │   │   │   ├── notify_on_release
  43084. │   │   │   ├── pids.current
  43085. │   │   │   ├── pids.max
  43086. │   │   │   ├── system.slice
  43087. │   │   │   │   ├── accounts-daemon.service
  43088. │   │   │   │   │   ├── cgroup.clone_children
  43089. │   │   │   │   │   ├── cgroup.procs
  43090. │   │   │   │   │   ├── notify_on_release
  43091. │   │   │   │   │   ├── pids.current
  43092. │   │   │   │   │   ├── pids.max
  43093. │   │   │   │   │   └── tasks
  43094. │   │   │   │   ├── apparmor.service
  43095. │   │   │   │   │   ├── cgroup.clone_children
  43096. │   │   │   │   │   ├── cgroup.procs
  43097. │   │   │   │   │   ├── notify_on_release
  43098. │   │   │   │   │   ├── pids.current
  43099. │   │   │   │   │   ├── pids.max
  43100. │   │   │   │   │   └── tasks
  43101. │   │   │   │   ├── apport.service
  43102. │   │   │   │   │   ├── cgroup.clone_children
  43103. │   │   │   │   │   ├── cgroup.procs
  43104. │   │   │   │   │   ├── notify_on_release
  43105. │   │   │   │   │   ├── pids.current
  43106. │   │   │   │   │   ├── pids.max
  43107. │   │   │   │   │   └── tasks
  43108. │   │   │   │   ├── atd.service
  43109. │   │   │   │   │   ├── cgroup.clone_children
  43110. │   │   │   │   │   ├── cgroup.procs
  43111. │   │   │   │   │   ├── notify_on_release
  43112. │   │   │   │   │   ├── pids.current
  43113. │   │   │   │   │   ├── pids.max
  43114. │   │   │   │   │   └── tasks
  43115. │   │   │   │   ├── bind9.service
  43116. │   │   │   │   │   ├── cgroup.clone_children
  43117. │   │   │   │   │   ├── cgroup.procs
  43118. │   │   │   │   │   ├── notify_on_release
  43119. │   │   │   │   │   ├── pids.current
  43120. │   │   │   │   │   ├── pids.max
  43121. │   │   │   │   │   └── tasks
  43122. │   │   │   │   ├── cgroup.clone_children
  43123. │   │   │   │   ├── cgroup.procs
  43124. │   │   │   │   ├── cloud-config.service
  43125. │   │   │   │   │   ├── cgroup.clone_children
  43126. │   │   │   │   │   ├── cgroup.procs
  43127. │   │   │   │   │   ├── notify_on_release
  43128. │   │   │   │   │   ├── pids.current
  43129. │   │   │   │   │   ├── pids.max
  43130. │   │   │   │   │   └── tasks
  43131. │   │   │   │   ├── cloud-final.service
  43132. │   │   │   │   │   ├── cgroup.clone_children
  43133. │   │   │   │   │   ├── cgroup.procs
  43134. │   │   │   │   │   ├── notify_on_release
  43135. │   │   │   │   │   ├── pids.current
  43136. │   │   │   │   │   ├── pids.max
  43137. │   │   │   │   │   └── tasks
  43138. │   │   │   │   ├── cloud-init-local.service
  43139. │   │   │   │   │   ├── cgroup.clone_children
  43140. │   │   │   │   │   ├── cgroup.procs
  43141. │   │   │   │   │   ├── notify_on_release
  43142. │   │   │   │   │   ├── pids.current
  43143. │   │   │   │   │   ├── pids.max
  43144. │   │   │   │   │   └── tasks
  43145. │   │   │   │   ├── cloud-init.service
  43146. │   │   │   │   │   ├── cgroup.clone_children
  43147. │   │   │   │   │   ├── cgroup.procs
  43148. │   │   │   │   │   ├── notify_on_release
  43149. │   │   │   │   │   ├── pids.current
  43150. │   │   │   │   │   ├── pids.max
  43151. │   │   │   │   │   └── tasks
  43152. │   │   │   │   ├── console-getty.service
  43153. │   │   │   │   │   ├── cgroup.clone_children
  43154. │   │   │   │   │   ├── cgroup.procs
  43155. │   │   │   │   │   ├── notify_on_release
  43156. │   │   │   │   │   ├── pids.current
  43157. │   │   │   │   │   ├── pids.max
  43158. │   │   │   │   │   └── tasks
  43159. │   │   │   │   ├── cron.service
  43160. │   │   │   │   │   ├── cgroup.clone_children
  43161. │   │   │   │   │   ├── cgroup.procs
  43162. │   │   │   │   │   ├── notify_on_release
  43163. │   │   │   │   │   ├── pids.current
  43164. │   │   │   │   │   ├── pids.max
  43165. │   │   │   │   │   └── tasks
  43166. │   │   │   │   ├── dbus.service
  43167. │   │   │   │   │   ├── cgroup.clone_children
  43168. │   │   │   │   │   ├── cgroup.procs
  43169. │   │   │   │   │   ├── notify_on_release
  43170. │   │   │   │   │   ├── pids.current
  43171. │   │   │   │   │   ├── pids.max
  43172. │   │   │   │   │   └── tasks
  43173. │   │   │   │   ├── dev-full.mount
  43174. │   │   │   │   │   ├── cgroup.clone_children
  43175. │   │   │   │   │   ├── cgroup.procs
  43176. │   │   │   │   │   ├── notify_on_release
  43177. │   │   │   │   │   ├── pids.current
  43178. │   │   │   │   │   ├── pids.max
  43179. │   │   │   │   │   └── tasks
  43180. │   │   │   │   ├── dev-fuse.mount
  43181. │   │   │   │   │   ├── cgroup.clone_children
  43182. │   │   │   │   │   ├── cgroup.procs
  43183. │   │   │   │   │   ├── notify_on_release
  43184. │   │   │   │   │   ├── pids.current
  43185. │   │   │   │   │   ├── pids.max
  43186. │   │   │   │   │   └── tasks
  43187. │   │   │   │   ├── dev-lxd.mount
  43188. │   │   │   │   │   ├── cgroup.clone_children
  43189. │   │   │   │   │   ├── cgroup.procs
  43190. │   │   │   │   │   ├── notify_on_release
  43191. │   │   │   │   │   ├── pids.current
  43192. │   │   │   │   │   ├── pids.max
  43193. │   │   │   │   │   └── tasks
  43194. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  43195. │   │   │   │   │   ├── cgroup.clone_children
  43196. │   │   │   │   │   ├── cgroup.procs
  43197. │   │   │   │   │   ├── notify_on_release
  43198. │   │   │   │   │   ├── pids.current
  43199. │   │   │   │   │   ├── pids.max
  43200. │   │   │   │   │   └── tasks
  43201. │   │   │   │   ├── dev-mqueue.mount
  43202. │   │   │   │   │   ├── cgroup.clone_children
  43203. │   │   │   │   │   ├── cgroup.procs
  43204. │   │   │   │   │   ├── notify_on_release
  43205. │   │   │   │   │   ├── pids.current
  43206. │   │   │   │   │   ├── pids.max
  43207. │   │   │   │   │   └── tasks
  43208. │   │   │   │   ├── dev-net-tun.mount
  43209. │   │   │   │   │   ├── cgroup.clone_children
  43210. │   │   │   │   │   ├── cgroup.procs
  43211. │   │   │   │   │   ├── notify_on_release
  43212. │   │   │   │   │   ├── pids.current
  43213. │   │   │   │   │   ├── pids.max
  43214. │   │   │   │   │   └── tasks
  43215. │   │   │   │   ├── dev-null.mount
  43216. │   │   │   │   │   ├── cgroup.clone_children
  43217. │   │   │   │   │   ├── cgroup.procs
  43218. │   │   │   │   │   ├── notify_on_release
  43219. │   │   │   │   │   ├── pids.current
  43220. │   │   │   │   │   ├── pids.max
  43221. │   │   │   │   │   └── tasks
  43222. │   │   │   │   ├── dev-ptmx.mount
  43223. │   │   │   │   │   ├── cgroup.clone_children
  43224. │   │   │   │   │   ├── cgroup.procs
  43225. │   │   │   │   │   ├── notify_on_release
  43226. │   │   │   │   │   ├── pids.current
  43227. │   │   │   │   │   ├── pids.max
  43228. │   │   │   │   │   └── tasks
  43229. │   │   │   │   ├── dev-random.mount
  43230. │   │   │   │   │   ├── cgroup.clone_children
  43231. │   │   │   │   │   ├── cgroup.procs
  43232. │   │   │   │   │   ├── notify_on_release
  43233. │   │   │   │   │   ├── pids.current
  43234. │   │   │   │   │   ├── pids.max
  43235. │   │   │   │   │   └── tasks
  43236. │   │   │   │   ├── dev-tty.mount
  43237. │   │   │   │   │   ├── cgroup.clone_children
  43238. │   │   │   │   │   ├── cgroup.procs
  43239. │   │   │   │   │   ├── notify_on_release
  43240. │   │   │   │   │   ├── pids.current
  43241. │   │   │   │   │   ├── pids.max
  43242. │   │   │   │   │   └── tasks
  43243. │   │   │   │   ├── dev-urandom.mount
  43244. │   │   │   │   │   ├── cgroup.clone_children
  43245. │   │   │   │   │   ├── cgroup.procs
  43246. │   │   │   │   │   ├── notify_on_release
  43247. │   │   │   │   │   ├── pids.current
  43248. │   │   │   │   │   ├── pids.max
  43249. │   │   │   │   │   └── tasks
  43250. │   │   │   │   ├── dev-zero.mount
  43251. │   │   │   │   │   ├── cgroup.clone_children
  43252. │   │   │   │   │   ├── cgroup.procs
  43253. │   │   │   │   │   ├── notify_on_release
  43254. │   │   │   │   │   ├── pids.current
  43255. │   │   │   │   │   ├── pids.max
  43256. │   │   │   │   │   └── tasks
  43257. │   │   │   │   ├── irqbalance.service
  43258. │   │   │   │   │   ├── cgroup.clone_children
  43259. │   │   │   │   │   ├── cgroup.procs
  43260. │   │   │   │   │   ├── notify_on_release
  43261. │   │   │   │   │   ├── pids.current
  43262. │   │   │   │   │   ├── pids.max
  43263. │   │   │   │   │   └── tasks
  43264. │   │   │   │   ├── lvm2-monitor.service
  43265. │   │   │   │   │   ├── cgroup.clone_children
  43266. │   │   │   │   │   ├── cgroup.procs
  43267. │   │   │   │   │   ├── notify_on_release
  43268. │   │   │   │   │   ├── pids.current
  43269. │   │   │   │   │   ├── pids.max
  43270. │   │   │   │   │   └── tasks
  43271. │   │   │   │   ├── -.mount
  43272. │   │   │   │   │   ├── cgroup.clone_children
  43273. │   │   │   │   │   ├── cgroup.procs
  43274. │   │   │   │   │   ├── notify_on_release
  43275. │   │   │   │   │   ├── pids.current
  43276. │   │   │   │   │   ├── pids.max
  43277. │   │   │   │   │   └── tasks
  43278. │   │   │   │   ├── networking.service
  43279. │   │   │   │   │   ├── cgroup.clone_children
  43280. │   │   │   │   │   ├── cgroup.procs
  43281. │   │   │   │   │   ├── notify_on_release
  43282. │   │   │   │   │   ├── pids.current
  43283. │   │   │   │   │   ├── pids.max
  43284. │   │   │   │   │   └── tasks
  43285. │   │   │   │   ├── notify_on_release
  43286. │   │   │   │   ├── ondemand.service
  43287. │   │   │   │   │   ├── cgroup.clone_children
  43288. │   │   │   │   │   ├── cgroup.procs
  43289. │   │   │   │   │   ├── notify_on_release
  43290. │   │   │   │   │   ├── pids.current
  43291. │   │   │   │   │   ├── pids.max
  43292. │   │   │   │   │   └── tasks
  43293. │   │   │   │   ├── pids.current
  43294. │   │   │   │   ├── pids.max
  43295. │   │   │   │   ├── polkitd.service
  43296. │   │   │   │   │   ├── cgroup.clone_children
  43297. │   │   │   │   │   ├── cgroup.procs
  43298. │   │   │   │   │   ├── notify_on_release
  43299. │   │   │   │   │   ├── pids.current
  43300. │   │   │   │   │   ├── pids.max
  43301. │   │   │   │   │   └── tasks
  43302. │   │   │   │   ├── proc-cpuinfo.mount
  43303. │   │   │   │   │   ├── cgroup.clone_children
  43304. │   │   │   │   │   ├── cgroup.procs
  43305. │   │   │   │   │   ├── notify_on_release
  43306. │   │   │   │   │   ├── pids.current
  43307. │   │   │   │   │   ├── pids.max
  43308. │   │   │   │   │   └── tasks
  43309. │   │   │   │   ├── proc-diskstats.mount
  43310. │   │   │   │   │   ├── cgroup.clone_children
  43311. │   │   │   │   │   ├── cgroup.procs
  43312. │   │   │   │   │   ├── notify_on_release
  43313. │   │   │   │   │   ├── pids.current
  43314. │   │   │   │   │   ├── pids.max
  43315. │   │   │   │   │   └── tasks
  43316. │   │   │   │   ├── proc-meminfo.mount
  43317. │   │   │   │   │   ├── cgroup.clone_children
  43318. │   │   │   │   │   ├── cgroup.procs
  43319. │   │   │   │   │   ├── notify_on_release
  43320. │   │   │   │   │   ├── pids.current
  43321. │   │   │   │   │   ├── pids.max
  43322. │   │   │   │   │   └── tasks
  43323. │   │   │   │   ├── proc-stat.mount
  43324. │   │   │   │   │   ├── cgroup.clone_children
  43325. │   │   │   │   │   ├── cgroup.procs
  43326. │   │   │   │   │   ├── notify_on_release
  43327. │   │   │   │   │   ├── pids.current
  43328. │   │   │   │   │   ├── pids.max
  43329. │   │   │   │   │   └── tasks
  43330. │   │   │   │   ├── proc-swaps.mount
  43331. │   │   │   │   │   ├── cgroup.clone_children
  43332. │   │   │   │   │   ├── cgroup.procs
  43333. │   │   │   │   │   ├── notify_on_release
  43334. │   │   │   │   │   ├── pids.current
  43335. │   │   │   │   │   ├── pids.max
  43336. │   │   │   │   │   └── tasks
  43337. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  43338. │   │   │   │   │   ├── cgroup.clone_children
  43339. │   │   │   │   │   ├── cgroup.procs
  43340. │   │   │   │   │   ├── notify_on_release
  43341. │   │   │   │   │   ├── pids.current
  43342. │   │   │   │   │   ├── pids.max
  43343. │   │   │   │   │   └── tasks
  43344. │   │   │   │   ├── proc-uptime.mount
  43345. │   │   │   │   │   ├── cgroup.clone_children
  43346. │   │   │   │   │   ├── cgroup.procs
  43347. │   │   │   │   │   ├── notify_on_release
  43348. │   │   │   │   │   ├── pids.current
  43349. │   │   │   │   │   ├── pids.max
  43350. │   │   │   │   │   └── tasks
  43351. │   │   │   │   ├── rc-local.service
  43352. │   │   │   │   │   ├── cgroup.clone_children
  43353. │   │   │   │   │   ├── cgroup.procs
  43354. │   │   │   │   │   ├── notify_on_release
  43355. │   │   │   │   │   ├── pids.current
  43356. │   │   │   │   │   ├── pids.max
  43357. │   │   │   │   │   └── tasks
  43358. │   │   │   │   ├── resolvconf.service
  43359. │   │   │   │   │   ├── cgroup.clone_children
  43360. │   │   │   │   │   ├── cgroup.procs
  43361. │   │   │   │   │   ├── notify_on_release
  43362. │   │   │   │   │   ├── pids.current
  43363. │   │   │   │   │   ├── pids.max
  43364. │   │   │   │   │   └── tasks
  43365. │   │   │   │   ├── rsyslog.service
  43366. │   │   │   │   │   ├── cgroup.clone_children
  43367. │   │   │   │   │   ├── cgroup.procs
  43368. │   │   │   │   │   ├── notify_on_release
  43369. │   │   │   │   │   ├── pids.current
  43370. │   │   │   │   │   ├── pids.max
  43371. │   │   │   │   │   └── tasks
  43372. │   │   │   │   ├── snapd.service
  43373. │   │   │   │   │   ├── cgroup.clone_children
  43374. │   │   │   │   │   ├── cgroup.procs
  43375. │   │   │   │   │   ├── notify_on_release
  43376. │   │   │   │   │   ├── pids.current
  43377. │   │   │   │   │   ├── pids.max
  43378. │   │   │   │   │   └── tasks
  43379. │   │   │   │   ├── ssh.service
  43380. │   │   │   │   │   ├── cgroup.clone_children
  43381. │   │   │   │   │   ├── cgroup.procs
  43382. │   │   │   │   │   ├── notify_on_release
  43383. │   │   │   │   │   ├── pids.current
  43384. │   │   │   │   │   ├── pids.max
  43385. │   │   │   │   │   └── tasks
  43386. │   │   │   │   ├── sys-fs-fuse-connections.mount
  43387. │   │   │   │   │   ├── cgroup.clone_children
  43388. │   │   │   │   │   ├── cgroup.procs
  43389. │   │   │   │   │   ├── notify_on_release
  43390. │   │   │   │   │   ├── pids.current
  43391. │   │   │   │   │   ├── pids.max
  43392. │   │   │   │   │   └── tasks
  43393. │   │   │   │   ├── sys-kernel-debug.mount
  43394. │   │   │   │   │   ├── cgroup.clone_children
  43395. │   │   │   │   │   ├── cgroup.procs
  43396. │   │   │   │   │   ├── notify_on_release
  43397. │   │   │   │   │   ├── pids.current
  43398. │   │   │   │   │   ├── pids.max
  43399. │   │   │   │   │   └── tasks
  43400. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  43401. │   │   │   │   │   ├── cgroup.clone_children
  43402. │   │   │   │   │   ├── cgroup.procs
  43403. │   │   │   │   │   ├── notify_on_release
  43404. │   │   │   │   │   ├── pids.current
  43405. │   │   │   │   │   ├── pids.max
  43406. │   │   │   │   │   └── tasks
  43407. │   │   │   │   ├── systemd-journald.service
  43408. │   │   │   │   │   ├── cgroup.clone_children
  43409. │   │   │   │   │   ├── cgroup.procs
  43410. │   │   │   │   │   ├── notify_on_release
  43411. │   │   │   │   │   ├── pids.current
  43412. │   │   │   │   │   ├── pids.max
  43413. │   │   │   │   │   └── tasks
  43414. │   │   │   │   ├── systemd-journal-flush.service
  43415. │   │   │   │   │   ├── cgroup.clone_children
  43416. │   │   │   │   │   ├── cgroup.procs
  43417. │   │   │   │   │   ├── notify_on_release
  43418. │   │   │   │   │   ├── pids.current
  43419. │   │   │   │   │   ├── pids.max
  43420. │   │   │   │   │   └── tasks
  43421. │   │   │   │   ├── systemd-logind.service
  43422. │   │   │   │   │   ├── cgroup.clone_children
  43423. │   │   │   │   │   ├── cgroup.procs
  43424. │   │   │   │   │   ├── notify_on_release
  43425. │   │   │   │   │   ├── pids.current
  43426. │   │   │   │   │   ├── pids.max
  43427. │   │   │   │   │   └── tasks
  43428. │   │   │   │   ├── systemd-random-seed.service
  43429. │   │   │   │   │   ├── cgroup.clone_children
  43430. │   │   │   │   │   ├── cgroup.procs
  43431. │   │   │   │   │   ├── notify_on_release
  43432. │   │   │   │   │   ├── pids.current
  43433. │   │   │   │   │   ├── pids.max
  43434. │   │   │   │   │   └── tasks
  43435. │   │   │   │   ├── systemd-tmpfiles-setup.service
  43436. │   │   │   │   │   ├── cgroup.clone_children
  43437. │   │   │   │   │   ├── cgroup.procs
  43438. │   │   │   │   │   ├── notify_on_release
  43439. │   │   │   │   │   ├── pids.current
  43440. │   │   │   │   │   ├── pids.max
  43441. │   │   │   │   │   └── tasks
  43442. │   │   │   │   ├── systemd-udevd.service
  43443. │   │   │   │   │   ├── cgroup.clone_children
  43444. │   │   │   │   │   ├── cgroup.procs
  43445. │   │   │   │   │   ├── notify_on_release
  43446. │   │   │   │   │   ├── pids.current
  43447. │   │   │   │   │   ├── pids.max
  43448. │   │   │   │   │   └── tasks
  43449. │   │   │   │   ├── systemd-udev-trigger.service
  43450. │   │   │   │   │   ├── cgroup.clone_children
  43451. │   │   │   │   │   ├── cgroup.procs
  43452. │   │   │   │   │   ├── notify_on_release
  43453. │   │   │   │   │   ├── pids.current
  43454. │   │   │   │   │   ├── pids.max
  43455. │   │   │   │   │   └── tasks
  43456. │   │   │   │   ├── systemd-update-utmp.service
  43457. │   │   │   │   │   ├── cgroup.clone_children
  43458. │   │   │   │   │   ├── cgroup.procs
  43459. │   │   │   │   │   ├── notify_on_release
  43460. │   │   │   │   │   ├── pids.current
  43461. │   │   │   │   │   ├── pids.max
  43462. │   │   │   │   │   └── tasks
  43463. │   │   │   │   ├── systemd-user-sessions.service
  43464. │   │   │   │   │   ├── cgroup.clone_children
  43465. │   │   │   │   │   ├── cgroup.procs
  43466. │   │   │   │   │   ├── notify_on_release
  43467. │   │   │   │   │   ├── pids.current
  43468. │   │   │   │   │   ├── pids.max
  43469. │   │   │   │   │   └── tasks
  43470. │   │   │   │   ├── system-getty.slice
  43471. │   │   │   │   │   ├── cgroup.clone_children
  43472. │   │   │   │   │   ├── cgroup.procs
  43473. │   │   │   │   │   ├── notify_on_release
  43474. │   │   │   │   │   ├── pids.current
  43475. │   │   │   │   │   ├── pids.max
  43476. │   │   │   │   │   └── tasks
  43477. │   │   │   │   ├── tasks
  43478. │   │   │   │   ├── ufw.service
  43479. │   │   │   │   │   ├── cgroup.clone_children
  43480. │   │   │   │   │   ├── cgroup.procs
  43481. │   │   │   │   │   ├── notify_on_release
  43482. │   │   │   │   │   ├── pids.current
  43483. │   │   │   │   │   ├── pids.max
  43484. │   │   │   │   │   └── tasks
  43485. │   │   │   │   ├── unattended-upgrades.service
  43486. │   │   │   │   │   ├── cgroup.clone_children
  43487. │   │   │   │   │   ├── cgroup.procs
  43488. │   │   │   │   │   ├── notify_on_release
  43489. │   │   │   │   │   ├── pids.current
  43490. │   │   │   │   │   ├── pids.max
  43491. │   │   │   │   │   └── tasks
  43492. │   │   │   │   └── var-lib-lxcfs.mount
  43493. │   │   │   │   ├── cgroup.clone_children
  43494. │   │   │   │   ├── cgroup.procs
  43495. │   │   │   │   ├── notify_on_release
  43496. │   │   │   │   ├── pids.current
  43497. │   │   │   │   ├── pids.max
  43498. │   │   │   │   └── tasks
  43499. │   │   │   ├── tasks
  43500. │   │   │   └── user.slice
  43501. │   │   │   ├── cgroup.clone_children
  43502. │   │   │   ├── cgroup.procs
  43503. │   │   │   ├── notify_on_release
  43504. │   │   │   ├── pids.current
  43505. │   │   │   ├── pids.max
  43506. │   │   │   └── tasks
  43507. │   │   ├── pids.current
  43508. │   │   ├── pids.max
  43509. │   │   ├── prometheus
  43510. │   │   │   ├── cgroup.clone_children
  43511. │   │   │   ├── cgroup.procs
  43512. │   │   │   ├── init.scope
  43513. │   │   │   │   ├── cgroup.clone_children
  43514. │   │   │   │   ├── cgroup.procs
  43515. │   │   │   │   ├── notify_on_release
  43516. │   │   │   │   ├── pids.current
  43517. │   │   │   │   ├── pids.max
  43518. │   │   │   │   └── tasks
  43519. │   │   │   ├── notify_on_release
  43520. │   │   │   ├── pids.current
  43521. │   │   │   ├── pids.max
  43522. │   │   │   ├── system.slice
  43523. │   │   │   │   ├── accounts-daemon.service
  43524. │   │   │   │   │   ├── cgroup.clone_children
  43525. │   │   │   │   │   ├── cgroup.procs
  43526. │   │   │   │   │   ├── notify_on_release
  43527. │   │   │   │   │   ├── pids.current
  43528. │   │   │   │   │   ├── pids.max
  43529. │   │   │   │   │   └── tasks
  43530. │   │   │   │   ├── apparmor.service
  43531. │   │   │   │   │   ├── cgroup.clone_children
  43532. │   │   │   │   │   ├── cgroup.procs
  43533. │   │   │   │   │   ├── notify_on_release
  43534. │   │   │   │   │   ├── pids.current
  43535. │   │   │   │   │   ├── pids.max
  43536. │   │   │   │   │   └── tasks
  43537. │   │   │   │   ├── apport.service
  43538. │   │   │   │   │   ├── cgroup.clone_children
  43539. │   │   │   │   │   ├── cgroup.procs
  43540. │   │   │   │   │   ├── notify_on_release
  43541. │   │   │   │   │   ├── pids.current
  43542. │   │   │   │   │   ├── pids.max
  43543. │   │   │   │   │   └── tasks
  43544. │   │   │   │   ├── atd.service
  43545. │   │   │   │   │   ├── cgroup.clone_children
  43546. │   │   │   │   │   ├── cgroup.procs
  43547. │   │   │   │   │   ├── notify_on_release
  43548. │   │   │   │   │   ├── pids.current
  43549. │   │   │   │   │   ├── pids.max
  43550. │   │   │   │   │   └── tasks
  43551. │   │   │   │   ├── cgroup.clone_children
  43552. │   │   │   │   ├── cgroup.procs
  43553. │   │   │   │   ├── cloud-config.service
  43554. │   │   │   │   │   ├── cgroup.clone_children
  43555. │   │   │   │   │   ├── cgroup.procs
  43556. │   │   │   │   │   ├── notify_on_release
  43557. │   │   │   │   │   ├── pids.current
  43558. │   │   │   │   │   ├── pids.max
  43559. │   │   │   │   │   └── tasks
  43560. │   │   │   │   ├── cloud-final.service
  43561. │   │   │   │   │   ├── cgroup.clone_children
  43562. │   │   │   │   │   ├── cgroup.procs
  43563. │   │   │   │   │   ├── notify_on_release
  43564. │   │   │   │   │   ├── pids.current
  43565. │   │   │   │   │   ├── pids.max
  43566. │   │   │   │   │   └── tasks
  43567. │   │   │   │   ├── cloud-init-local.service
  43568. │   │   │   │   │   ├── cgroup.clone_children
  43569. │   │   │   │   │   ├── cgroup.procs
  43570. │   │   │   │   │   ├── notify_on_release
  43571. │   │   │   │   │   ├── pids.current
  43572. │   │   │   │   │   ├── pids.max
  43573. │   │   │   │   │   └── tasks
  43574. │   │   │   │   ├── cloud-init.service
  43575. │   │   │   │   │   ├── cgroup.clone_children
  43576. │   │   │   │   │   ├── cgroup.procs
  43577. │   │   │   │   │   ├── notify_on_release
  43578. │   │   │   │   │   ├── pids.current
  43579. │   │   │   │   │   ├── pids.max
  43580. │   │   │   │   │   └── tasks
  43581. │   │   │   │   ├── console-getty.service
  43582. │   │   │   │   │   ├── cgroup.clone_children
  43583. │   │   │   │   │   ├── cgroup.procs
  43584. │   │   │   │   │   ├── notify_on_release
  43585. │   │   │   │   │   ├── pids.current
  43586. │   │   │   │   │   ├── pids.max
  43587. │   │   │   │   │   └── tasks
  43588. │   │   │   │   ├── cron.service
  43589. │   │   │   │   │   ├── cgroup.clone_children
  43590. │   │   │   │   │   ├── cgroup.procs
  43591. │   │   │   │   │   ├── notify_on_release
  43592. │   │   │   │   │   ├── pids.current
  43593. │   │   │   │   │   ├── pids.max
  43594. │   │   │   │   │   └── tasks
  43595. │   │   │   │   ├── dbus.service
  43596. │   │   │   │   │   ├── cgroup.clone_children
  43597. │   │   │   │   │   ├── cgroup.procs
  43598. │   │   │   │   │   ├── notify_on_release
  43599. │   │   │   │   │   ├── pids.current
  43600. │   │   │   │   │   ├── pids.max
  43601. │   │   │   │   │   └── tasks
  43602. │   │   │   │   ├── dev-full.mount
  43603. │   │   │   │   │   ├── cgroup.clone_children
  43604. │   │   │   │   │   ├── cgroup.procs
  43605. │   │   │   │   │   ├── notify_on_release
  43606. │   │   │   │   │   ├── pids.current
  43607. │   │   │   │   │   ├── pids.max
  43608. │   │   │   │   │   └── tasks
  43609. │   │   │   │   ├── dev-fuse.mount
  43610. │   │   │   │   │   ├── cgroup.clone_children
  43611. │   │   │   │   │   ├── cgroup.procs
  43612. │   │   │   │   │   ├── notify_on_release
  43613. │   │   │   │   │   ├── pids.current
  43614. │   │   │   │   │   ├── pids.max
  43615. │   │   │   │   │   └── tasks
  43616. │   │   │   │   ├── dev-lxd.mount
  43617. │   │   │   │   │   ├── cgroup.clone_children
  43618. │   │   │   │   │   ├── cgroup.procs
  43619. │   │   │   │   │   ├── notify_on_release
  43620. │   │   │   │   │   ├── pids.current
  43621. │   │   │   │   │   ├── pids.max
  43622. │   │   │   │   │   └── tasks
  43623. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  43624. │   │   │   │   │   ├── cgroup.clone_children
  43625. │   │   │   │   │   ├── cgroup.procs
  43626. │   │   │   │   │   ├── notify_on_release
  43627. │   │   │   │   │   ├── pids.current
  43628. │   │   │   │   │   ├── pids.max
  43629. │   │   │   │   │   └── tasks
  43630. │   │   │   │   ├── dev-mqueue.mount
  43631. │   │   │   │   │   ├── cgroup.clone_children
  43632. │   │   │   │   │   ├── cgroup.procs
  43633. │   │   │   │   │   ├── notify_on_release
  43634. │   │   │   │   │   ├── pids.current
  43635. │   │   │   │   │   ├── pids.max
  43636. │   │   │   │   │   └── tasks
  43637. │   │   │   │   ├── dev-net-tun.mount
  43638. │   │   │   │   │   ├── cgroup.clone_children
  43639. │   │   │   │   │   ├── cgroup.procs
  43640. │   │   │   │   │   ├── notify_on_release
  43641. │   │   │   │   │   ├── pids.current
  43642. │   │   │   │   │   ├── pids.max
  43643. │   │   │   │   │   └── tasks
  43644. │   │   │   │   ├── dev-null.mount
  43645. │   │   │   │   │   ├── cgroup.clone_children
  43646. │   │   │   │   │   ├── cgroup.procs
  43647. │   │   │   │   │   ├── notify_on_release
  43648. │   │   │   │   │   ├── pids.current
  43649. │   │   │   │   │   ├── pids.max
  43650. │   │   │   │   │   └── tasks
  43651. │   │   │   │   ├── dev-ptmx.mount
  43652. │   │   │   │   │   ├── cgroup.clone_children
  43653. │   │   │   │   │   ├── cgroup.procs
  43654. │   │   │   │   │   ├── notify_on_release
  43655. │   │   │   │   │   ├── pids.current
  43656. │   │   │   │   │   ├── pids.max
  43657. │   │   │   │   │   └── tasks
  43658. │   │   │   │   ├── dev-random.mount
  43659. │   │   │   │   │   ├── cgroup.clone_children
  43660. │   │   │   │   │   ├── cgroup.procs
  43661. │   │   │   │   │   ├── notify_on_release
  43662. │   │   │   │   │   ├── pids.current
  43663. │   │   │   │   │   ├── pids.max
  43664. │   │   │   │   │   └── tasks
  43665. │   │   │   │   ├── dev-tty.mount
  43666. │   │   │   │   │   ├── cgroup.clone_children
  43667. │   │   │   │   │   ├── cgroup.procs
  43668. │   │   │   │   │   ├── notify_on_release
  43669. │   │   │   │   │   ├── pids.current
  43670. │   │   │   │   │   ├── pids.max
  43671. │   │   │   │   │   └── tasks
  43672. │   │   │   │   ├── dev-urandom.mount
  43673. │   │   │   │   │   ├── cgroup.clone_children
  43674. │   │   │   │   │   ├── cgroup.procs
  43675. │   │   │   │   │   ├── notify_on_release
  43676. │   │   │   │   │   ├── pids.current
  43677. │   │   │   │   │   ├── pids.max
  43678. │   │   │   │   │   └── tasks
  43679. │   │   │   │   ├── dev-zero.mount
  43680. │   │   │   │   │   ├── cgroup.clone_children
  43681. │   │   │   │   │   ├── cgroup.procs
  43682. │   │   │   │   │   ├── notify_on_release
  43683. │   │   │   │   │   ├── pids.current
  43684. │   │   │   │   │   ├── pids.max
  43685. │   │   │   │   │   └── tasks
  43686. │   │   │   │   ├── grafana-server.service
  43687. │   │   │   │   │   ├── cgroup.clone_children
  43688. │   │   │   │   │   ├── cgroup.procs
  43689. │   │   │   │   │   ├── notify_on_release
  43690. │   │   │   │   │   ├── pids.current
  43691. │   │   │   │   │   ├── pids.max
  43692. │   │   │   │   │   └── tasks
  43693. │   │   │   │   ├── irqbalance.service
  43694. │   │   │   │   │   ├── cgroup.clone_children
  43695. │   │   │   │   │   ├── cgroup.procs
  43696. │   │   │   │   │   ├── notify_on_release
  43697. │   │   │   │   │   ├── pids.current
  43698. │   │   │   │   │   ├── pids.max
  43699. │   │   │   │   │   └── tasks
  43700. │   │   │   │   ├── lvm2-monitor.service
  43701. │   │   │   │   │   ├── cgroup.clone_children
  43702. │   │   │   │   │   ├── cgroup.procs
  43703. │   │   │   │   │   ├── notify_on_release
  43704. │   │   │   │   │   ├── pids.current
  43705. │   │   │   │   │   ├── pids.max
  43706. │   │   │   │   │   └── tasks
  43707. │   │   │   │   ├── -.mount
  43708. │   │   │   │   │   ├── cgroup.clone_children
  43709. │   │   │   │   │   ├── cgroup.procs
  43710. │   │   │   │   │   ├── notify_on_release
  43711. │   │   │   │   │   ├── pids.current
  43712. │   │   │   │   │   ├── pids.max
  43713. │   │   │   │   │   └── tasks
  43714. │   │   │   │   ├── networking.service
  43715. │   │   │   │   │   ├── cgroup.clone_children
  43716. │   │   │   │   │   ├── cgroup.procs
  43717. │   │   │   │   │   ├── notify_on_release
  43718. │   │   │   │   │   ├── pids.current
  43719. │   │   │   │   │   ├── pids.max
  43720. │   │   │   │   │   └── tasks
  43721. │   │   │   │   ├── notify_on_release
  43722. │   │   │   │   ├── ondemand.service
  43723. │   │   │   │   │   ├── cgroup.clone_children
  43724. │   │   │   │   │   ├── cgroup.procs
  43725. │   │   │   │   │   ├── notify_on_release
  43726. │   │   │   │   │   ├── pids.current
  43727. │   │   │   │   │   ├── pids.max
  43728. │   │   │   │   │   └── tasks
  43729. │   │   │   │   ├── pids.current
  43730. │   │   │   │   ├── pids.max
  43731. │   │   │   │   ├── polkitd.service
  43732. │   │   │   │   │   ├── cgroup.clone_children
  43733. │   │   │   │   │   ├── cgroup.procs
  43734. │   │   │   │   │   ├── notify_on_release
  43735. │   │   │   │   │   ├── pids.current
  43736. │   │   │   │   │   ├── pids.max
  43737. │   │   │   │   │   └── tasks
  43738. │   │   │   │   ├── proc-cpuinfo.mount
  43739. │   │   │   │   │   ├── cgroup.clone_children
  43740. │   │   │   │   │   ├── cgroup.procs
  43741. │   │   │   │   │   ├── notify_on_release
  43742. │   │   │   │   │   ├── pids.current
  43743. │   │   │   │   │   ├── pids.max
  43744. │   │   │   │   │   └── tasks
  43745. │   │   │   │   ├── proc-diskstats.mount
  43746. │   │   │   │   │   ├── cgroup.clone_children
  43747. │   │   │   │   │   ├── cgroup.procs
  43748. │   │   │   │   │   ├── notify_on_release
  43749. │   │   │   │   │   ├── pids.current
  43750. │   │   │   │   │   ├── pids.max
  43751. │   │   │   │   │   └── tasks
  43752. │   │   │   │   ├── proc-meminfo.mount
  43753. │   │   │   │   │   ├── cgroup.clone_children
  43754. │   │   │   │   │   ├── cgroup.procs
  43755. │   │   │   │   │   ├── notify_on_release
  43756. │   │   │   │   │   ├── pids.current
  43757. │   │   │   │   │   ├── pids.max
  43758. │   │   │   │   │   └── tasks
  43759. │   │   │   │   ├── proc-stat.mount
  43760. │   │   │   │   │   ├── cgroup.clone_children
  43761. │   │   │   │   │   ├── cgroup.procs
  43762. │   │   │   │   │   ├── notify_on_release
  43763. │   │   │   │   │   ├── pids.current
  43764. │   │   │   │   │   ├── pids.max
  43765. │   │   │   │   │   └── tasks
  43766. │   │   │   │   ├── proc-swaps.mount
  43767. │   │   │   │   │   ├── cgroup.clone_children
  43768. │   │   │   │   │   ├── cgroup.procs
  43769. │   │   │   │   │   ├── notify_on_release
  43770. │   │   │   │   │   ├── pids.current
  43771. │   │   │   │   │   ├── pids.max
  43772. │   │   │   │   │   └── tasks
  43773. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  43774. │   │   │   │   │   ├── cgroup.clone_children
  43775. │   │   │   │   │   ├── cgroup.procs
  43776. │   │   │   │   │   ├── notify_on_release
  43777. │   │   │   │   │   ├── pids.current
  43778. │   │   │   │   │   ├── pids.max
  43779. │   │   │   │   │   └── tasks
  43780. │   │   │   │   ├── proc-uptime.mount
  43781. │   │   │   │   │   ├── cgroup.clone_children
  43782. │   │   │   │   │   ├── cgroup.procs
  43783. │   │   │   │   │   ├── notify_on_release
  43784. │   │   │   │   │   ├── pids.current
  43785. │   │   │   │   │   ├── pids.max
  43786. │   │   │   │   │   └── tasks
  43787. │   │   │   │   ├── prometheus.service
  43788. │   │   │   │   │   ├── cgroup.clone_children
  43789. │   │   │   │   │   ├── cgroup.procs
  43790. │   │   │   │   │   ├── notify_on_release
  43791. │   │   │   │   │   ├── pids.current
  43792. │   │   │   │   │   ├── pids.max
  43793. │   │   │   │   │   └── tasks
  43794. │   │   │   │   ├── rc-local.service
  43795. │   │   │   │   │   ├── cgroup.clone_children
  43796. │   │   │   │   │   ├── cgroup.procs
  43797. │   │   │   │   │   ├── notify_on_release
  43798. │   │   │   │   │   ├── pids.current
  43799. │   │   │   │   │   ├── pids.max
  43800. │   │   │   │   │   └── tasks
  43801. │   │   │   │   ├── resolvconf.service
  43802. │   │   │   │   │   ├── cgroup.clone_children
  43803. │   │   │   │   │   ├── cgroup.procs
  43804. │   │   │   │   │   ├── notify_on_release
  43805. │   │   │   │   │   ├── pids.current
  43806. │   │   │   │   │   ├── pids.max
  43807. │   │   │   │   │   └── tasks
  43808. │   │   │   │   ├── rsyslog.service
  43809. │   │   │   │   │   ├── cgroup.clone_children
  43810. │   │   │   │   │   ├── cgroup.procs
  43811. │   │   │   │   │   ├── notify_on_release
  43812. │   │   │   │   │   ├── pids.current
  43813. │   │   │   │   │   ├── pids.max
  43814. │   │   │   │   │   └── tasks
  43815. │   │   │   │   ├── ssh.service
  43816. │   │   │   │   │   ├── cgroup.clone_children
  43817. │   │   │   │   │   ├── cgroup.procs
  43818. │   │   │   │   │   ├── notify_on_release
  43819. │   │   │   │   │   ├── pids.current
  43820. │   │   │   │   │   ├── pids.max
  43821. │   │   │   │   │   └── tasks
  43822. │   │   │   │   ├── sys-fs-fuse-connections.mount
  43823. │   │   │   │   │   ├── cgroup.clone_children
  43824. │   │   │   │   │   ├── cgroup.procs
  43825. │   │   │   │   │   ├── notify_on_release
  43826. │   │   │   │   │   ├── pids.current
  43827. │   │   │   │   │   ├── pids.max
  43828. │   │   │   │   │   └── tasks
  43829. │   │   │   │   ├── sys-kernel-debug.mount
  43830. │   │   │   │   │   ├── cgroup.clone_children
  43831. │   │   │   │   │   ├── cgroup.procs
  43832. │   │   │   │   │   ├── notify_on_release
  43833. │   │   │   │   │   ├── pids.current
  43834. │   │   │   │   │   ├── pids.max
  43835. │   │   │   │   │   └── tasks
  43836. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  43837. │   │   │   │   │   ├── cgroup.clone_children
  43838. │   │   │   │   │   ├── cgroup.procs
  43839. │   │   │   │   │   ├── notify_on_release
  43840. │   │   │   │   │   ├── pids.current
  43841. │   │   │   │   │   ├── pids.max
  43842. │   │   │   │   │   └── tasks
  43843. │   │   │   │   ├── systemd-journald.service
  43844. │   │   │   │   │   ├── cgroup.clone_children
  43845. │   │   │   │   │   ├── cgroup.procs
  43846. │   │   │   │   │   ├── notify_on_release
  43847. │   │   │   │   │   ├── pids.current
  43848. │   │   │   │   │   ├── pids.max
  43849. │   │   │   │   │   └── tasks
  43850. │   │   │   │   ├── systemd-journal-flush.service
  43851. │   │   │   │   │   ├── cgroup.clone_children
  43852. │   │   │   │   │   ├── cgroup.procs
  43853. │   │   │   │   │   ├── notify_on_release
  43854. │   │   │   │   │   ├── pids.current
  43855. │   │   │   │   │   ├── pids.max
  43856. │   │   │   │   │   └── tasks
  43857. │   │   │   │   ├── systemd-logind.service
  43858. │   │   │   │   │   ├── cgroup.clone_children
  43859. │   │   │   │   │   ├── cgroup.procs
  43860. │   │   │   │   │   ├── notify_on_release
  43861. │   │   │   │   │   ├── pids.current
  43862. │   │   │   │   │   ├── pids.max
  43863. │   │   │   │   │   └── tasks
  43864. │   │   │   │   ├── systemd-random-seed.service
  43865. │   │   │   │   │   ├── cgroup.clone_children
  43866. │   │   │   │   │   ├── cgroup.procs
  43867. │   │   │   │   │   ├── notify_on_release
  43868. │   │   │   │   │   ├── pids.current
  43869. │   │   │   │   │   ├── pids.max
  43870. │   │   │   │   │   └── tasks
  43871. │   │   │   │   ├── systemd-tmpfiles-setup.service
  43872. │   │   │   │   │   ├── cgroup.clone_children
  43873. │   │   │   │   │   ├── cgroup.procs
  43874. │   │   │   │   │   ├── notify_on_release
  43875. │   │   │   │   │   ├── pids.current
  43876. │   │   │   │   │   ├── pids.max
  43877. │   │   │   │   │   └── tasks
  43878. │   │   │   │   ├── systemd-udevd.service
  43879. │   │   │   │   │   ├── cgroup.clone_children
  43880. │   │   │   │   │   ├── cgroup.procs
  43881. │   │   │   │   │   ├── notify_on_release
  43882. │   │   │   │   │   ├── pids.current
  43883. │   │   │   │   │   ├── pids.max
  43884. │   │   │   │   │   └── tasks
  43885. │   │   │   │   ├── systemd-udev-trigger.service
  43886. │   │   │   │   │   ├── cgroup.clone_children
  43887. │   │   │   │   │   ├── cgroup.procs
  43888. │   │   │   │   │   ├── notify_on_release
  43889. │   │   │   │   │   ├── pids.current
  43890. │   │   │   │   │   ├── pids.max
  43891. │   │   │   │   │   └── tasks
  43892. │   │   │   │   ├── systemd-update-utmp.service
  43893. │   │   │   │   │   ├── cgroup.clone_children
  43894. │   │   │   │   │   ├── cgroup.procs
  43895. │   │   │   │   │   ├── notify_on_release
  43896. │   │   │   │   │   ├── pids.current
  43897. │   │   │   │   │   ├── pids.max
  43898. │   │   │   │   │   └── tasks
  43899. │   │   │   │   ├── systemd-user-sessions.service
  43900. │   │   │   │   │   ├── cgroup.clone_children
  43901. │   │   │   │   │   ├── cgroup.procs
  43902. │   │   │   │   │   ├── notify_on_release
  43903. │   │   │   │   │   ├── pids.current
  43904. │   │   │   │   │   ├── pids.max
  43905. │   │   │   │   │   └── tasks
  43906. │   │   │   │   ├── system-getty.slice
  43907. │   │   │   │   │   ├── cgroup.clone_children
  43908. │   │   │   │   │   ├── cgroup.procs
  43909. │   │   │   │   │   ├── notify_on_release
  43910. │   │   │   │   │   ├── pids.current
  43911. │   │   │   │   │   ├── pids.max
  43912. │   │   │   │   │   └── tasks
  43913. │   │   │   │   ├── tasks
  43914. │   │   │   │   ├── ufw.service
  43915. │   │   │   │   │   ├── cgroup.clone_children
  43916. │   │   │   │   │   ├── cgroup.procs
  43917. │   │   │   │   │   ├── notify_on_release
  43918. │   │   │   │   │   ├── pids.current
  43919. │   │   │   │   │   ├── pids.max
  43920. │   │   │   │   │   └── tasks
  43921. │   │   │   │   ├── unattended-upgrades.service
  43922. │   │   │   │   │   ├── cgroup.clone_children
  43923. │   │   │   │   │   ├── cgroup.procs
  43924. │   │   │   │   │   ├── notify_on_release
  43925. │   │   │   │   │   ├── pids.current
  43926. │   │   │   │   │   ├── pids.max
  43927. │   │   │   │   │   └── tasks
  43928. │   │   │   │   └── var-lib-lxcfs.mount
  43929. │   │   │   │   ├── cgroup.clone_children
  43930. │   │   │   │   ├── cgroup.procs
  43931. │   │   │   │   ├── notify_on_release
  43932. │   │   │   │   ├── pids.current
  43933. │   │   │   │   ├── pids.max
  43934. │   │   │   │   └── tasks
  43935. │   │   │   ├── tasks
  43936. │   │   │   └── user.slice
  43937. │   │   │   ├── cgroup.clone_children
  43938. │   │   │   ├── cgroup.procs
  43939. │   │   │   ├── notify_on_release
  43940. │   │   │   ├── pids.current
  43941. │   │   │   ├── pids.max
  43942. │   │   │   └── tasks
  43943. │   │   ├── smtp
  43944. │   │   │   ├── cgroup.clone_children
  43945. │   │   │   ├── cgroup.procs
  43946. │   │   │   ├── init.scope
  43947. │   │   │   │   ├── cgroup.clone_children
  43948. │   │   │   │   ├── cgroup.procs
  43949. │   │   │   │   ├── notify_on_release
  43950. │   │   │   │   ├── pids.current
  43951. │   │   │   │   ├── pids.max
  43952. │   │   │   │   └── tasks
  43953. │   │   │   ├── notify_on_release
  43954. │   │   │   ├── pids.current
  43955. │   │   │   ├── pids.max
  43956. │   │   │   ├── system.slice
  43957. │   │   │   │   ├── accounts-daemon.service
  43958. │   │   │   │   │   ├── cgroup.clone_children
  43959. │   │   │   │   │   ├── cgroup.procs
  43960. │   │   │   │   │   ├── notify_on_release
  43961. │   │   │   │   │   ├── pids.current
  43962. │   │   │   │   │   ├── pids.max
  43963. │   │   │   │   │   └── tasks
  43964. │   │   │   │   ├── apparmor.service
  43965. │   │   │   │   │   ├── cgroup.clone_children
  43966. │   │   │   │   │   ├── cgroup.procs
  43967. │   │   │   │   │   ├── notify_on_release
  43968. │   │   │   │   │   ├── pids.current
  43969. │   │   │   │   │   ├── pids.max
  43970. │   │   │   │   │   └── tasks
  43971. │   │   │   │   ├── apport.service
  43972. │   │   │   │   │   ├── cgroup.clone_children
  43973. │   │   │   │   │   ├── cgroup.procs
  43974. │   │   │   │   │   ├── notify_on_release
  43975. │   │   │   │   │   ├── pids.current
  43976. │   │   │   │   │   ├── pids.max
  43977. │   │   │   │   │   └── tasks
  43978. │   │   │   │   ├── atd.service
  43979. │   │   │   │   │   ├── cgroup.clone_children
  43980. │   │   │   │   │   ├── cgroup.procs
  43981. │   │   │   │   │   ├── notify_on_release
  43982. │   │   │   │   │   ├── pids.current
  43983. │   │   │   │   │   ├── pids.max
  43984. │   │   │   │   │   └── tasks
  43985. │   │   │   │   ├── cgroup.clone_children
  43986. │   │   │   │   ├── cgroup.procs
  43987. │   │   │   │   ├── cloud-config.service
  43988. │   │   │   │   │   ├── cgroup.clone_children
  43989. │   │   │   │   │   ├── cgroup.procs
  43990. │   │   │   │   │   ├── notify_on_release
  43991. │   │   │   │   │   ├── pids.current
  43992. │   │   │   │   │   ├── pids.max
  43993. │   │   │   │   │   └── tasks
  43994. │   │   │   │   ├── cloud-final.service
  43995. │   │   │   │   │   ├── cgroup.clone_children
  43996. │   │   │   │   │   ├── cgroup.procs
  43997. │   │   │   │   │   ├── notify_on_release
  43998. │   │   │   │   │   ├── pids.current
  43999. │   │   │   │   │   ├── pids.max
  44000. │   │   │   │   │   └── tasks
  44001. │   │   │   │   ├── cloud-init-local.service
  44002. │   │   │   │   │   ├── cgroup.clone_children
  44003. │   │   │   │   │   ├── cgroup.procs
  44004. │   │   │   │   │   ├── notify_on_release
  44005. │   │   │   │   │   ├── pids.current
  44006. │   │   │   │   │   ├── pids.max
  44007. │   │   │   │   │   └── tasks
  44008. │   │   │   │   ├── cloud-init.service
  44009. │   │   │   │   │   ├── cgroup.clone_children
  44010. │   │   │   │   │   ├── cgroup.procs
  44011. │   │   │   │   │   ├── notify_on_release
  44012. │   │   │   │   │   ├── pids.current
  44013. │   │   │   │   │   ├── pids.max
  44014. │   │   │   │   │   └── tasks
  44015. │   │   │   │   ├── console-getty.service
  44016. │   │   │   │   │   ├── cgroup.clone_children
  44017. │   │   │   │   │   ├── cgroup.procs
  44018. │   │   │   │   │   ├── notify_on_release
  44019. │   │   │   │   │   ├── pids.current
  44020. │   │   │   │   │   ├── pids.max
  44021. │   │   │   │   │   └── tasks
  44022. │   │   │   │   ├── cron.service
  44023. │   │   │   │   │   ├── cgroup.clone_children
  44024. │   │   │   │   │   ├── cgroup.procs
  44025. │   │   │   │   │   ├── notify_on_release
  44026. │   │   │   │   │   ├── pids.current
  44027. │   │   │   │   │   ├── pids.max
  44028. │   │   │   │   │   └── tasks
  44029. │   │   │   │   ├── dbus.service
  44030. │   │   │   │   │   ├── cgroup.clone_children
  44031. │   │   │   │   │   ├── cgroup.procs
  44032. │   │   │   │   │   ├── notify_on_release
  44033. │   │   │   │   │   ├── pids.current
  44034. │   │   │   │   │   ├── pids.max
  44035. │   │   │   │   │   └── tasks
  44036. │   │   │   │   ├── dev-full.mount
  44037. │   │   │   │   │   ├── cgroup.clone_children
  44038. │   │   │   │   │   ├── cgroup.procs
  44039. │   │   │   │   │   ├── notify_on_release
  44040. │   │   │   │   │   ├── pids.current
  44041. │   │   │   │   │   ├── pids.max
  44042. │   │   │   │   │   └── tasks
  44043. │   │   │   │   ├── dev-fuse.mount
  44044. │   │   │   │   │   ├── cgroup.clone_children
  44045. │   │   │   │   │   ├── cgroup.procs
  44046. │   │   │   │   │   ├── notify_on_release
  44047. │   │   │   │   │   ├── pids.current
  44048. │   │   │   │   │   ├── pids.max
  44049. │   │   │   │   │   └── tasks
  44050. │   │   │   │   ├── dev-lxd.mount
  44051. │   │   │   │   │   ├── cgroup.clone_children
  44052. │   │   │   │   │   ├── cgroup.procs
  44053. │   │   │   │   │   ├── notify_on_release
  44054. │   │   │   │   │   ├── pids.current
  44055. │   │   │   │   │   ├── pids.max
  44056. │   │   │   │   │   └── tasks
  44057. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  44058. │   │   │   │   │   ├── cgroup.clone_children
  44059. │   │   │   │   │   ├── cgroup.procs
  44060. │   │   │   │   │   ├── notify_on_release
  44061. │   │   │   │   │   ├── pids.current
  44062. │   │   │   │   │   ├── pids.max
  44063. │   │   │   │   │   └── tasks
  44064. │   │   │   │   ├── dev-mqueue.mount
  44065. │   │   │   │   │   ├── cgroup.clone_children
  44066. │   │   │   │   │   ├── cgroup.procs
  44067. │   │   │   │   │   ├── notify_on_release
  44068. │   │   │   │   │   ├── pids.current
  44069. │   │   │   │   │   ├── pids.max
  44070. │   │   │   │   │   └── tasks
  44071. │   │   │   │   ├── dev-net-tun.mount
  44072. │   │   │   │   │   ├── cgroup.clone_children
  44073. │   │   │   │   │   ├── cgroup.procs
  44074. │   │   │   │   │   ├── notify_on_release
  44075. │   │   │   │   │   ├── pids.current
  44076. │   │   │   │   │   ├── pids.max
  44077. │   │   │   │   │   └── tasks
  44078. │   │   │   │   ├── dev-null.mount
  44079. │   │   │   │   │   ├── cgroup.clone_children
  44080. │   │   │   │   │   ├── cgroup.procs
  44081. │   │   │   │   │   ├── notify_on_release
  44082. │   │   │   │   │   ├── pids.current
  44083. │   │   │   │   │   ├── pids.max
  44084. │   │   │   │   │   └── tasks
  44085. │   │   │   │   ├── dev-ptmx.mount
  44086. │   │   │   │   │   ├── cgroup.clone_children
  44087. │   │   │   │   │   ├── cgroup.procs
  44088. │   │   │   │   │   ├── notify_on_release
  44089. │   │   │   │   │   ├── pids.current
  44090. │   │   │   │   │   ├── pids.max
  44091. │   │   │   │   │   └── tasks
  44092. │   │   │   │   ├── dev-random.mount
  44093. │   │   │   │   │   ├── cgroup.clone_children
  44094. │   │   │   │   │   ├── cgroup.procs
  44095. │   │   │   │   │   ├── notify_on_release
  44096. │   │   │   │   │   ├── pids.current
  44097. │   │   │   │   │   ├── pids.max
  44098. │   │   │   │   │   └── tasks
  44099. │   │   │   │   ├── dev-tty.mount
  44100. │   │   │   │   │   ├── cgroup.clone_children
  44101. │   │   │   │   │   ├── cgroup.procs
  44102. │   │   │   │   │   ├── notify_on_release
  44103. │   │   │   │   │   ├── pids.current
  44104. │   │   │   │   │   ├── pids.max
  44105. │   │   │   │   │   └── tasks
  44106. │   │   │   │   ├── dev-urandom.mount
  44107. │   │   │   │   │   ├── cgroup.clone_children
  44108. │   │   │   │   │   ├── cgroup.procs
  44109. │   │   │   │   │   ├── notify_on_release
  44110. │   │   │   │   │   ├── pids.current
  44111. │   │   │   │   │   ├── pids.max
  44112. │   │   │   │   │   └── tasks
  44113. │   │   │   │   ├── dev-zero.mount
  44114. │   │   │   │   │   ├── cgroup.clone_children
  44115. │   │   │   │   │   ├── cgroup.procs
  44116. │   │   │   │   │   ├── notify_on_release
  44117. │   │   │   │   │   ├── pids.current
  44118. │   │   │   │   │   ├── pids.max
  44119. │   │   │   │   │   └── tasks
  44120. │   │   │   │   ├── exim4.service
  44121. │   │   │   │   │   ├── cgroup.clone_children
  44122. │   │   │   │   │   ├── cgroup.procs
  44123. │   │   │   │   │   ├── notify_on_release
  44124. │   │   │   │   │   ├── pids.current
  44125. │   │   │   │   │   ├── pids.max
  44126. │   │   │   │   │   └── tasks
  44127. │   │   │   │   ├── irqbalance.service
  44128. │   │   │   │   │   ├── cgroup.clone_children
  44129. │   │   │   │   │   ├── cgroup.procs
  44130. │   │   │   │   │   ├── notify_on_release
  44131. │   │   │   │   │   ├── pids.current
  44132. │   │   │   │   │   ├── pids.max
  44133. │   │   │   │   │   └── tasks
  44134. │   │   │   │   ├── lvm2-monitor.service
  44135. │   │   │   │   │   ├── cgroup.clone_children
  44136. │   │   │   │   │   ├── cgroup.procs
  44137. │   │   │   │   │   ├── notify_on_release
  44138. │   │   │   │   │   ├── pids.current
  44139. │   │   │   │   │   ├── pids.max
  44140. │   │   │   │   │   └── tasks
  44141. │   │   │   │   ├── -.mount
  44142. │   │   │   │   │   ├── cgroup.clone_children
  44143. │   │   │   │   │   ├── cgroup.procs
  44144. │   │   │   │   │   ├── notify_on_release
  44145. │   │   │   │   │   ├── pids.current
  44146. │   │   │   │   │   ├── pids.max
  44147. │   │   │   │   │   └── tasks
  44148. │   │   │   │   ├── networking.service
  44149. │   │   │   │   │   ├── cgroup.clone_children
  44150. │   │   │   │   │   ├── cgroup.procs
  44151. │   │   │   │   │   ├── notify_on_release
  44152. │   │   │   │   │   ├── pids.current
  44153. │   │   │   │   │   ├── pids.max
  44154. │   │   │   │   │   └── tasks
  44155. │   │   │   │   ├── notify_on_release
  44156. │   │   │   │   ├── ondemand.service
  44157. │   │   │   │   │   ├── cgroup.clone_children
  44158. │   │   │   │   │   ├── cgroup.procs
  44159. │   │   │   │   │   ├── notify_on_release
  44160. │   │   │   │   │   ├── pids.current
  44161. │   │   │   │   │   ├── pids.max
  44162. │   │   │   │   │   └── tasks
  44163. │   │   │   │   ├── pids.current
  44164. │   │   │   │   ├── pids.max
  44165. │   │   │   │   ├── polkitd.service
  44166. │   │   │   │   │   ├── cgroup.clone_children
  44167. │   │   │   │   │   ├── cgroup.procs
  44168. │   │   │   │   │   ├── notify_on_release
  44169. │   │   │   │   │   ├── pids.current
  44170. │   │   │   │   │   ├── pids.max
  44171. │   │   │   │   │   └── tasks
  44172. │   │   │   │   ├── proc-cpuinfo.mount
  44173. │   │   │   │   │   ├── cgroup.clone_children
  44174. │   │   │   │   │   ├── cgroup.procs
  44175. │   │   │   │   │   ├── notify_on_release
  44176. │   │   │   │   │   ├── pids.current
  44177. │   │   │   │   │   ├── pids.max
  44178. │   │   │   │   │   └── tasks
  44179. │   │   │   │   ├── proc-diskstats.mount
  44180. │   │   │   │   │   ├── cgroup.clone_children
  44181. │   │   │   │   │   ├── cgroup.procs
  44182. │   │   │   │   │   ├── notify_on_release
  44183. │   │   │   │   │   ├── pids.current
  44184. │   │   │   │   │   ├── pids.max
  44185. │   │   │   │   │   └── tasks
  44186. │   │   │   │   ├── proc-meminfo.mount
  44187. │   │   │   │   │   ├── cgroup.clone_children
  44188. │   │   │   │   │   ├── cgroup.procs
  44189. │   │   │   │   │   ├── notify_on_release
  44190. │   │   │   │   │   ├── pids.current
  44191. │   │   │   │   │   ├── pids.max
  44192. │   │   │   │   │   └── tasks
  44193. │   │   │   │   ├── proc-stat.mount
  44194. │   │   │   │   │   ├── cgroup.clone_children
  44195. │   │   │   │   │   ├── cgroup.procs
  44196. │   │   │   │   │   ├── notify_on_release
  44197. │   │   │   │   │   ├── pids.current
  44198. │   │   │   │   │   ├── pids.max
  44199. │   │   │   │   │   └── tasks
  44200. │   │   │   │   ├── proc-swaps.mount
  44201. │   │   │   │   │   ├── cgroup.clone_children
  44202. │   │   │   │   │   ├── cgroup.procs
  44203. │   │   │   │   │   ├── notify_on_release
  44204. │   │   │   │   │   ├── pids.current
  44205. │   │   │   │   │   ├── pids.max
  44206. │   │   │   │   │   └── tasks
  44207. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  44208. │   │   │   │   │   ├── cgroup.clone_children
  44209. │   │   │   │   │   ├── cgroup.procs
  44210. │   │   │   │   │   ├── notify_on_release
  44211. │   │   │   │   │   ├── pids.current
  44212. │   │   │   │   │   ├── pids.max
  44213. │   │   │   │   │   └── tasks
  44214. │   │   │   │   ├── proc-uptime.mount
  44215. │   │   │   │   │   ├── cgroup.clone_children
  44216. │   │   │   │   │   ├── cgroup.procs
  44217. │   │   │   │   │   ├── notify_on_release
  44218. │   │   │   │   │   ├── pids.current
  44219. │   │   │   │   │   ├── pids.max
  44220. │   │   │   │   │   └── tasks
  44221. │   │   │   │   ├── rc-local.service
  44222. │   │   │   │   │   ├── cgroup.clone_children
  44223. │   │   │   │   │   ├── cgroup.procs
  44224. │   │   │   │   │   ├── notify_on_release
  44225. │   │   │   │   │   ├── pids.current
  44226. │   │   │   │   │   ├── pids.max
  44227. │   │   │   │   │   └── tasks
  44228. │   │   │   │   ├── resolvconf.service
  44229. │   │   │   │   │   ├── cgroup.clone_children
  44230. │   │   │   │   │   ├── cgroup.procs
  44231. │   │   │   │   │   ├── notify_on_release
  44232. │   │   │   │   │   ├── pids.current
  44233. │   │   │   │   │   ├── pids.max
  44234. │   │   │   │   │   └── tasks
  44235. │   │   │   │   ├── rsyslog.service
  44236. │   │   │   │   │   ├── cgroup.clone_children
  44237. │   │   │   │   │   ├── cgroup.procs
  44238. │   │   │   │   │   ├── notify_on_release
  44239. │   │   │   │   │   ├── pids.current
  44240. │   │   │   │   │   ├── pids.max
  44241. │   │   │   │   │   └── tasks
  44242. │   │   │   │   ├── ssh.service
  44243. │   │   │   │   │   ├── cgroup.clone_children
  44244. │   │   │   │   │   ├── cgroup.procs
  44245. │   │   │   │   │   ├── notify_on_release
  44246. │   │   │   │   │   ├── pids.current
  44247. │   │   │   │   │   ├── pids.max
  44248. │   │   │   │   │   └── tasks
  44249. │   │   │   │   ├── sys-fs-fuse-connections.mount
  44250. │   │   │   │   │   ├── cgroup.clone_children
  44251. │   │   │   │   │   ├── cgroup.procs
  44252. │   │   │   │   │   ├── notify_on_release
  44253. │   │   │   │   │   ├── pids.current
  44254. │   │   │   │   │   ├── pids.max
  44255. │   │   │   │   │   └── tasks
  44256. │   │   │   │   ├── sys-kernel-debug.mount
  44257. │   │   │   │   │   ├── cgroup.clone_children
  44258. │   │   │   │   │   ├── cgroup.procs
  44259. │   │   │   │   │   ├── notify_on_release
  44260. │   │   │   │   │   ├── pids.current
  44261. │   │   │   │   │   ├── pids.max
  44262. │   │   │   │   │   └── tasks
  44263. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  44264. │   │   │   │   │   ├── cgroup.clone_children
  44265. │   │   │   │   │   ├── cgroup.procs
  44266. │   │   │   │   │   ├── notify_on_release
  44267. │   │   │   │   │   ├── pids.current
  44268. │   │   │   │   │   ├── pids.max
  44269. │   │   │   │   │   └── tasks
  44270. │   │   │   │   ├── systemd-journald.service
  44271. │   │   │   │   │   ├── cgroup.clone_children
  44272. │   │   │   │   │   ├── cgroup.procs
  44273. │   │   │   │   │   ├── notify_on_release
  44274. │   │   │   │   │   ├── pids.current
  44275. │   │   │   │   │   ├── pids.max
  44276. │   │   │   │   │   └── tasks
  44277. │   │   │   │   ├── systemd-journal-flush.service
  44278. │   │   │   │   │   ├── cgroup.clone_children
  44279. │   │   │   │   │   ├── cgroup.procs
  44280. │   │   │   │   │   ├── notify_on_release
  44281. │   │   │   │   │   ├── pids.current
  44282. │   │   │   │   │   ├── pids.max
  44283. │   │   │   │   │   └── tasks
  44284. │   │   │   │   ├── systemd-logind.service
  44285. │   │   │   │   │   ├── cgroup.clone_children
  44286. │   │   │   │   │   ├── cgroup.procs
  44287. │   │   │   │   │   ├── notify_on_release
  44288. │   │   │   │   │   ├── pids.current
  44289. │   │   │   │   │   ├── pids.max
  44290. │   │   │   │   │   └── tasks
  44291. │   │   │   │   ├── systemd-random-seed.service
  44292. │   │   │   │   │   ├── cgroup.clone_children
  44293. │   │   │   │   │   ├── cgroup.procs
  44294. │   │   │   │   │   ├── notify_on_release
  44295. │   │   │   │   │   ├── pids.current
  44296. │   │   │   │   │   ├── pids.max
  44297. │   │   │   │   │   └── tasks
  44298. │   │   │   │   ├── systemd-tmpfiles-setup.service
  44299. │   │   │   │   │   ├── cgroup.clone_children
  44300. │   │   │   │   │   ├── cgroup.procs
  44301. │   │   │   │   │   ├── notify_on_release
  44302. │   │   │   │   │   ├── pids.current
  44303. │   │   │   │   │   ├── pids.max
  44304. │   │   │   │   │   └── tasks
  44305. │   │   │   │   ├── systemd-udevd.service
  44306. │   │   │   │   │   ├── cgroup.clone_children
  44307. │   │   │   │   │   ├── cgroup.procs
  44308. │   │   │   │   │   ├── notify_on_release
  44309. │   │   │   │   │   ├── pids.current
  44310. │   │   │   │   │   ├── pids.max
  44311. │   │   │   │   │   └── tasks
  44312. │   │   │   │   ├── systemd-udev-trigger.service
  44313. │   │   │   │   │   ├── cgroup.clone_children
  44314. │   │   │   │   │   ├── cgroup.procs
  44315. │   │   │   │   │   ├── notify_on_release
  44316. │   │   │   │   │   ├── pids.current
  44317. │   │   │   │   │   ├── pids.max
  44318. │   │   │   │   │   └── tasks
  44319. │   │   │   │   ├── systemd-update-utmp.service
  44320. │   │   │   │   │   ├── cgroup.clone_children
  44321. │   │   │   │   │   ├── cgroup.procs
  44322. │   │   │   │   │   ├── notify_on_release
  44323. │   │   │   │   │   ├── pids.current
  44324. │   │   │   │   │   ├── pids.max
  44325. │   │   │   │   │   └── tasks
  44326. │   │   │   │   ├── systemd-user-sessions.service
  44327. │   │   │   │   │   ├── cgroup.clone_children
  44328. │   │   │   │   │   ├── cgroup.procs
  44329. │   │   │   │   │   ├── notify_on_release
  44330. │   │   │   │   │   ├── pids.current
  44331. │   │   │   │   │   ├── pids.max
  44332. │   │   │   │   │   └── tasks
  44333. │   │   │   │   ├── system-getty.slice
  44334. │   │   │   │   │   ├── cgroup.clone_children
  44335. │   │   │   │   │   ├── cgroup.procs
  44336. │   │   │   │   │   ├── notify_on_release
  44337. │   │   │   │   │   ├── pids.current
  44338. │   │   │   │   │   ├── pids.max
  44339. │   │   │   │   │   └── tasks
  44340. │   │   │   │   ├── tasks
  44341. │   │   │   │   ├── ufw.service
  44342. │   │   │   │   │   ├── cgroup.clone_children
  44343. │   │   │   │   │   ├── cgroup.procs
  44344. │   │   │   │   │   ├── notify_on_release
  44345. │   │   │   │   │   ├── pids.current
  44346. │   │   │   │   │   ├── pids.max
  44347. │   │   │   │   │   └── tasks
  44348. │   │   │   │   ├── unattended-upgrades.service
  44349. │   │   │   │   │   ├── cgroup.clone_children
  44350. │   │   │   │   │   ├── cgroup.procs
  44351. │   │   │   │   │   ├── notify_on_release
  44352. │   │   │   │   │   ├── pids.current
  44353. │   │   │   │   │   ├── pids.max
  44354. │   │   │   │   │   └── tasks
  44355. │   │   │   │   └── var-lib-lxcfs.mount
  44356. │   │   │   │   ├── cgroup.clone_children
  44357. │   │   │   │   ├── cgroup.procs
  44358. │   │   │   │   ├── notify_on_release
  44359. │   │   │   │   ├── pids.current
  44360. │   │   │   │   ├── pids.max
  44361. │   │   │   │   └── tasks
  44362. │   │   │   ├── tasks
  44363. │   │   │   └── user.slice
  44364. │   │   │   ├── cgroup.clone_children
  44365. │   │   │   ├── cgroup.procs
  44366. │   │   │   ├── notify_on_release
  44367. │   │   │   ├── pids.current
  44368. │   │   │   ├── pids.max
  44369. │   │   │   └── tasks
  44370. │   │   ├── tasks
  44371. │   │   ├── tick
  44372. │   │   │   ├── cgroup.clone_children
  44373. │   │   │   ├── cgroup.procs
  44374. │   │   │   ├── init.scope
  44375. │   │   │   │   ├── cgroup.clone_children
  44376. │   │   │   │   ├── cgroup.procs
  44377. │   │   │   │   ├── notify_on_release
  44378. │   │   │   │   ├── pids.current
  44379. │   │   │   │   ├── pids.max
  44380. │   │   │   │   └── tasks
  44381. │   │   │   ├── notify_on_release
  44382. │   │   │   ├── pids.current
  44383. │   │   │   ├── pids.max
  44384. │   │   │   ├── system.slice
  44385. │   │   │   │   ├── accounts-daemon.service
  44386. │   │   │   │   │   ├── cgroup.clone_children
  44387. │   │   │   │   │   ├── cgroup.procs
  44388. │   │   │   │   │   ├── notify_on_release
  44389. │   │   │   │   │   ├── pids.current
  44390. │   │   │   │   │   ├── pids.max
  44391. │   │   │   │   │   └── tasks
  44392. │   │   │   │   ├── apparmor.service
  44393. │   │   │   │   │   ├── cgroup.clone_children
  44394. │   │   │   │   │   ├── cgroup.procs
  44395. │   │   │   │   │   ├── notify_on_release
  44396. │   │   │   │   │   ├── pids.current
  44397. │   │   │   │   │   ├── pids.max
  44398. │   │   │   │   │   └── tasks
  44399. │   │   │   │   ├── apport.service
  44400. │   │   │   │   │   ├── cgroup.clone_children
  44401. │   │   │   │   │   ├── cgroup.procs
  44402. │   │   │   │   │   ├── notify_on_release
  44403. │   │   │   │   │   ├── pids.current
  44404. │   │   │   │   │   ├── pids.max
  44405. │   │   │   │   │   └── tasks
  44406. │   │   │   │   ├── atd.service
  44407. │   │   │   │   │   ├── cgroup.clone_children
  44408. │   │   │   │   │   ├── cgroup.procs
  44409. │   │   │   │   │   ├── notify_on_release
  44410. │   │   │   │   │   ├── pids.current
  44411. │   │   │   │   │   ├── pids.max
  44412. │   │   │   │   │   └── tasks
  44413. │   │   │   │   ├── cgroup.clone_children
  44414. │   │   │   │   ├── cgroup.procs
  44415. │   │   │   │   ├── chronograf.service
  44416. │   │   │   │   │   ├── cgroup.clone_children
  44417. │   │   │   │   │   ├── cgroup.procs
  44418. │   │   │   │   │   ├── notify_on_release
  44419. │   │   │   │   │   ├── pids.current
  44420. │   │   │   │   │   ├── pids.max
  44421. │   │   │   │   │   └── tasks
  44422. │   │   │   │   ├── cloud-config.service
  44423. │   │   │   │   │   ├── cgroup.clone_children
  44424. │   │   │   │   │   ├── cgroup.procs
  44425. │   │   │   │   │   ├── notify_on_release
  44426. │   │   │   │   │   ├── pids.current
  44427. │   │   │   │   │   ├── pids.max
  44428. │   │   │   │   │   └── tasks
  44429. │   │   │   │   ├── cloud-final.service
  44430. │   │   │   │   │   ├── cgroup.clone_children
  44431. │   │   │   │   │   ├── cgroup.procs
  44432. │   │   │   │   │   ├── notify_on_release
  44433. │   │   │   │   │   ├── pids.current
  44434. │   │   │   │   │   ├── pids.max
  44435. │   │   │   │   │   └── tasks
  44436. │   │   │   │   ├── cloud-init-local.service
  44437. │   │   │   │   │   ├── cgroup.clone_children
  44438. │   │   │   │   │   ├── cgroup.procs
  44439. │   │   │   │   │   ├── notify_on_release
  44440. │   │   │   │   │   ├── pids.current
  44441. │   │   │   │   │   ├── pids.max
  44442. │   │   │   │   │   └── tasks
  44443. │   │   │   │   ├── cloud-init.service
  44444. │   │   │   │   │   ├── cgroup.clone_children
  44445. │   │   │   │   │   ├── cgroup.procs
  44446. │   │   │   │   │   ├── notify_on_release
  44447. │   │   │   │   │   ├── pids.current
  44448. │   │   │   │   │   ├── pids.max
  44449. │   │   │   │   │   └── tasks
  44450. │   │   │   │   ├── console-getty.service
  44451. │   │   │   │   │   ├── cgroup.clone_children
  44452. │   │   │   │   │   ├── cgroup.procs
  44453. │   │   │   │   │   ├── notify_on_release
  44454. │   │   │   │   │   ├── pids.current
  44455. │   │   │   │   │   ├── pids.max
  44456. │   │   │   │   │   └── tasks
  44457. │   │   │   │   ├── cron.service
  44458. │   │   │   │   │   ├── cgroup.clone_children
  44459. │   │   │   │   │   ├── cgroup.procs
  44460. │   │   │   │   │   ├── notify_on_release
  44461. │   │   │   │   │   ├── pids.current
  44462. │   │   │   │   │   ├── pids.max
  44463. │   │   │   │   │   └── tasks
  44464. │   │   │   │   ├── dbus.service
  44465. │   │   │   │   │   ├── cgroup.clone_children
  44466. │   │   │   │   │   ├── cgroup.procs
  44467. │   │   │   │   │   ├── notify_on_release
  44468. │   │   │   │   │   ├── pids.current
  44469. │   │   │   │   │   ├── pids.max
  44470. │   │   │   │   │   └── tasks
  44471. │   │   │   │   ├── dev-full.mount
  44472. │   │   │   │   │   ├── cgroup.clone_children
  44473. │   │   │   │   │   ├── cgroup.procs
  44474. │   │   │   │   │   ├── notify_on_release
  44475. │   │   │   │   │   ├── pids.current
  44476. │   │   │   │   │   ├── pids.max
  44477. │   │   │   │   │   └── tasks
  44478. │   │   │   │   ├── dev-fuse.mount
  44479. │   │   │   │   │   ├── cgroup.clone_children
  44480. │   │   │   │   │   ├── cgroup.procs
  44481. │   │   │   │   │   ├── notify_on_release
  44482. │   │   │   │   │   ├── pids.current
  44483. │   │   │   │   │   ├── pids.max
  44484. │   │   │   │   │   └── tasks
  44485. │   │   │   │   ├── dev-lxd.mount
  44486. │   │   │   │   │   ├── cgroup.clone_children
  44487. │   │   │   │   │   ├── cgroup.procs
  44488. │   │   │   │   │   ├── notify_on_release
  44489. │   │   │   │   │   ├── pids.current
  44490. │   │   │   │   │   ├── pids.max
  44491. │   │   │   │   │   └── tasks
  44492. │   │   │   │   ├── dev-.lxd\x2dmounts.mount
  44493. │   │   │   │   │   ├── cgroup.clone_children
  44494. │   │   │   │   │   ├── cgroup.procs
  44495. │   │   │   │   │   ├── notify_on_release
  44496. │   │   │   │   │   ├── pids.current
  44497. │   │   │   │   │   ├── pids.max
  44498. │   │   │   │   │   └── tasks
  44499. │   │   │   │   ├── dev-mqueue.mount
  44500. │   │   │   │   │   ├── cgroup.clone_children
  44501. │   │   │   │   │   ├── cgroup.procs
  44502. │   │   │   │   │   ├── notify_on_release
  44503. │   │   │   │   │   ├── pids.current
  44504. │   │   │   │   │   ├── pids.max
  44505. │   │   │   │   │   └── tasks
  44506. │   │   │   │   ├── dev-net-tun.mount
  44507. │   │   │   │   │   ├── cgroup.clone_children
  44508. │   │   │   │   │   ├── cgroup.procs
  44509. │   │   │   │   │   ├── notify_on_release
  44510. │   │   │   │   │   ├── pids.current
  44511. │   │   │   │   │   ├── pids.max
  44512. │   │   │   │   │   └── tasks
  44513. │   │   │   │   ├── dev-null.mount
  44514. │   │   │   │   │   ├── cgroup.clone_children
  44515. │   │   │   │   │   ├── cgroup.procs
  44516. │   │   │   │   │   ├── notify_on_release
  44517. │   │   │   │   │   ├── pids.current
  44518. │   │   │   │   │   ├── pids.max
  44519. │   │   │   │   │   └── tasks
  44520. │   │   │   │   ├── dev-ptmx.mount
  44521. │   │   │   │   │   ├── cgroup.clone_children
  44522. │   │   │   │   │   ├── cgroup.procs
  44523. │   │   │   │   │   ├── notify_on_release
  44524. │   │   │   │   │   ├── pids.current
  44525. │   │   │   │   │   ├── pids.max
  44526. │   │   │   │   │   └── tasks
  44527. │   │   │   │   ├── dev-random.mount
  44528. │   │   │   │   │   ├── cgroup.clone_children
  44529. │   │   │   │   │   ├── cgroup.procs
  44530. │   │   │   │   │   ├── notify_on_release
  44531. │   │   │   │   │   ├── pids.current
  44532. │   │   │   │   │   ├── pids.max
  44533. │   │   │   │   │   └── tasks
  44534. │   │   │   │   ├── dev-tty.mount
  44535. │   │   │   │   │   ├── cgroup.clone_children
  44536. │   │   │   │   │   ├── cgroup.procs
  44537. │   │   │   │   │   ├── notify_on_release
  44538. │   │   │   │   │   ├── pids.current
  44539. │   │   │   │   │   ├── pids.max
  44540. │   │   │   │   │   └── tasks
  44541. │   │   │   │   ├── dev-urandom.mount
  44542. │   │   │   │   │   ├── cgroup.clone_children
  44543. │   │   │   │   │   ├── cgroup.procs
  44544. │   │   │   │   │   ├── notify_on_release
  44545. │   │   │   │   │   ├── pids.current
  44546. │   │   │   │   │   ├── pids.max
  44547. │   │   │   │   │   └── tasks
  44548. │   │   │   │   ├── dev-zero.mount
  44549. │   │   │   │   │   ├── cgroup.clone_children
  44550. │   │   │   │   │   ├── cgroup.procs
  44551. │   │   │   │   │   ├── notify_on_release
  44552. │   │   │   │   │   ├── pids.current
  44553. │   │   │   │   │   ├── pids.max
  44554. │   │   │   │   │   └── tasks
  44555. │   │   │   │   ├── influxdb.service
  44556. │   │   │   │   │   ├── cgroup.clone_children
  44557. │   │   │   │   │   ├── cgroup.procs
  44558. │   │   │   │   │   ├── notify_on_release
  44559. │   │   │   │   │   ├── pids.current
  44560. │   │   │   │   │   ├── pids.max
  44561. │   │   │   │   │   └── tasks
  44562. │   │   │   │   ├── irqbalance.service
  44563. │   │   │   │   │   ├── cgroup.clone_children
  44564. │   │   │   │   │   ├── cgroup.procs
  44565. │   │   │   │   │   ├── notify_on_release
  44566. │   │   │   │   │   ├── pids.current
  44567. │   │   │   │   │   ├── pids.max
  44568. │   │   │   │   │   └── tasks
  44569. │   │   │   │   ├── kapacitor.service
  44570. │   │   │   │   │   ├── cgroup.clone_children
  44571. │   │   │   │   │   ├── cgroup.procs
  44572. │   │   │   │   │   ├── notify_on_release
  44573. │   │   │   │   │   ├── pids.current
  44574. │   │   │   │   │   ├── pids.max
  44575. │   │   │   │   │   └── tasks
  44576. │   │   │   │   ├── lvm2-monitor.service
  44577. │   │   │   │   │   ├── cgroup.clone_children
  44578. │   │   │   │   │   ├── cgroup.procs
  44579. │   │   │   │   │   ├── notify_on_release
  44580. │   │   │   │   │   ├── pids.current
  44581. │   │   │   │   │   ├── pids.max
  44582. │   │   │   │   │   └── tasks
  44583. │   │   │   │   ├── -.mount
  44584. │   │   │   │   │   ├── cgroup.clone_children
  44585. │   │   │   │   │   ├── cgroup.procs
  44586. │   │   │   │   │   ├── notify_on_release
  44587. │   │   │   │   │   ├── pids.current
  44588. │   │   │   │   │   ├── pids.max
  44589. │   │   │   │   │   └── tasks
  44590. │   │   │   │   ├── networking.service
  44591. │   │   │   │   │   ├── cgroup.clone_children
  44592. │   │   │   │   │   ├── cgroup.procs
  44593. │   │   │   │   │   ├── notify_on_release
  44594. │   │   │   │   │   ├── pids.current
  44595. │   │   │   │   │   ├── pids.max
  44596. │   │   │   │   │   └── tasks
  44597. │   │   │   │   ├── notify_on_release
  44598. │   │   │   │   ├── ondemand.service
  44599. │   │   │   │   │   ├── cgroup.clone_children
  44600. │   │   │   │   │   ├── cgroup.procs
  44601. │   │   │   │   │   ├── notify_on_release
  44602. │   │   │   │   │   ├── pids.current
  44603. │   │   │   │   │   ├── pids.max
  44604. │   │   │   │   │   └── tasks
  44605. │   │   │   │   ├── pids.current
  44606. │   │   │   │   ├── pids.max
  44607. │   │   │   │   ├── polkitd.service
  44608. │   │   │   │   │   ├── cgroup.clone_children
  44609. │   │   │   │   │   ├── cgroup.procs
  44610. │   │   │   │   │   ├── notify_on_release
  44611. │   │   │   │   │   ├── pids.current
  44612. │   │   │   │   │   ├── pids.max
  44613. │   │   │   │   │   └── tasks
  44614. │   │   │   │   ├── proc-cpuinfo.mount
  44615. │   │   │   │   │   ├── cgroup.clone_children
  44616. │   │   │   │   │   ├── cgroup.procs
  44617. │   │   │   │   │   ├── notify_on_release
  44618. │   │   │   │   │   ├── pids.current
  44619. │   │   │   │   │   ├── pids.max
  44620. │   │   │   │   │   └── tasks
  44621. │   │   │   │   ├── proc-diskstats.mount
  44622. │   │   │   │   │   ├── cgroup.clone_children
  44623. │   │   │   │   │   ├── cgroup.procs
  44624. │   │   │   │   │   ├── notify_on_release
  44625. │   │   │   │   │   ├── pids.current
  44626. │   │   │   │   │   ├── pids.max
  44627. │   │   │   │   │   └── tasks
  44628. │   │   │   │   ├── proc-meminfo.mount
  44629. │   │   │   │   │   ├── cgroup.clone_children
  44630. │   │   │   │   │   ├── cgroup.procs
  44631. │   │   │   │   │   ├── notify_on_release
  44632. │   │   │   │   │   ├── pids.current
  44633. │   │   │   │   │   ├── pids.max
  44634. │   │   │   │   │   └── tasks
  44635. │   │   │   │   ├── proc-stat.mount
  44636. │   │   │   │   │   ├── cgroup.clone_children
  44637. │   │   │   │   │   ├── cgroup.procs
  44638. │   │   │   │   │   ├── notify_on_release
  44639. │   │   │   │   │   ├── pids.current
  44640. │   │   │   │   │   ├── pids.max
  44641. │   │   │   │   │   └── tasks
  44642. │   │   │   │   ├── proc-swaps.mount
  44643. │   │   │   │   │   ├── cgroup.clone_children
  44644. │   │   │   │   │   ├── cgroup.procs
  44645. │   │   │   │   │   ├── notify_on_release
  44646. │   │   │   │   │   ├── pids.current
  44647. │   │   │   │   │   ├── pids.max
  44648. │   │   │   │   │   └── tasks
  44649. │   │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  44650. │   │   │   │   │   ├── cgroup.clone_children
  44651. │   │   │   │   │   ├── cgroup.procs
  44652. │   │   │   │   │   ├── notify_on_release
  44653. │   │   │   │   │   ├── pids.current
  44654. │   │   │   │   │   ├── pids.max
  44655. │   │   │   │   │   └── tasks
  44656. │   │   │   │   ├── proc-uptime.mount
  44657. │   │   │   │   │   ├── cgroup.clone_children
  44658. │   │   │   │   │   ├── cgroup.procs
  44659. │   │   │   │   │   ├── notify_on_release
  44660. │   │   │   │   │   ├── pids.current
  44661. │   │   │   │   │   ├── pids.max
  44662. │   │   │   │   │   └── tasks
  44663. │   │   │   │   ├── rc-local.service
  44664. │   │   │   │   │   ├── cgroup.clone_children
  44665. │   │   │   │   │   ├── cgroup.procs
  44666. │   │   │   │   │   ├── notify_on_release
  44667. │   │   │   │   │   ├── pids.current
  44668. │   │   │   │   │   ├── pids.max
  44669. │   │   │   │   │   └── tasks
  44670. │   │   │   │   ├── resolvconf.service
  44671. │   │   │   │   │   ├── cgroup.clone_children
  44672. │   │   │   │   │   ├── cgroup.procs
  44673. │   │   │   │   │   ├── notify_on_release
  44674. │   │   │   │   │   ├── pids.current
  44675. │   │   │   │   │   ├── pids.max
  44676. │   │   │   │   │   └── tasks
  44677. │   │   │   │   ├── rsyslog.service
  44678. │   │   │   │   │   ├── cgroup.clone_children
  44679. │   │   │   │   │   ├── cgroup.procs
  44680. │   │   │   │   │   ├── notify_on_release
  44681. │   │   │   │   │   ├── pids.current
  44682. │   │   │   │   │   ├── pids.max
  44683. │   │   │   │   │   └── tasks
  44684. │   │   │   │   ├── run-user-0.mount
  44685. │   │   │   │   │   ├── cgroup.clone_children
  44686. │   │   │   │   │   ├── cgroup.procs
  44687. │   │   │   │   │   ├── notify_on_release
  44688. │   │   │   │   │   ├── pids.current
  44689. │   │   │   │   │   ├── pids.max
  44690. │   │   │   │   │   └── tasks
  44691. │   │   │   │   ├── ssh.service
  44692. │   │   │   │   │   ├── cgroup.clone_children
  44693. │   │   │   │   │   ├── cgroup.procs
  44694. │   │   │   │   │   ├── notify_on_release
  44695. │   │   │   │   │   ├── pids.current
  44696. │   │   │   │   │   ├── pids.max
  44697. │   │   │   │   │   └── tasks
  44698. │   │   │   │   ├── sys-fs-fuse-connections.mount
  44699. │   │   │   │   │   ├── cgroup.clone_children
  44700. │   │   │   │   │   ├── cgroup.procs
  44701. │   │   │   │   │   ├── notify_on_release
  44702. │   │   │   │   │   ├── pids.current
  44703. │   │   │   │   │   ├── pids.max
  44704. │   │   │   │   │   └── tasks
  44705. │   │   │   │   ├── sys-kernel-debug.mount
  44706. │   │   │   │   │   ├── cgroup.clone_children
  44707. │   │   │   │   │   ├── cgroup.procs
  44708. │   │   │   │   │   ├── notify_on_release
  44709. │   │   │   │   │   ├── pids.current
  44710. │   │   │   │   │   ├── pids.max
  44711. │   │   │   │   │   └── tasks
  44712. │   │   │   │   ├── sys-kernel-debug-tracing.mount
  44713. │   │   │   │   │   ├── cgroup.clone_children
  44714. │   │   │   │   │   ├── cgroup.procs
  44715. │   │   │   │   │   ├── notify_on_release
  44716. │   │   │   │   │   ├── pids.current
  44717. │   │   │   │   │   ├── pids.max
  44718. │   │   │   │   │   └── tasks
  44719. │   │   │   │   ├── systemd-journald.service
  44720. │   │   │   │   │   ├── cgroup.clone_children
  44721. │   │   │   │   │   ├── cgroup.procs
  44722. │   │   │   │   │   ├── notify_on_release
  44723. │   │   │   │   │   ├── pids.current
  44724. │   │   │   │   │   ├── pids.max
  44725. │   │   │   │   │   └── tasks
  44726. │   │   │   │   ├── systemd-journal-flush.service
  44727. │   │   │   │   │   ├── cgroup.clone_children
  44728. │   │   │   │   │   ├── cgroup.procs
  44729. │   │   │   │   │   ├── notify_on_release
  44730. │   │   │   │   │   ├── pids.current
  44731. │   │   │   │   │   ├── pids.max
  44732. │   │   │   │   │   └── tasks
  44733. │   │   │   │   ├── systemd-logind.service
  44734. │   │   │   │   │   ├── cgroup.clone_children
  44735. │   │   │   │   │   ├── cgroup.procs
  44736. │   │   │   │   │   ├── notify_on_release
  44737. │   │   │   │   │   ├── pids.current
  44738. │   │   │   │   │   ├── pids.max
  44739. │   │   │   │   │   └── tasks
  44740. │   │   │   │   ├── systemd-random-seed.service
  44741. │   │   │   │   │   ├── cgroup.clone_children
  44742. │   │   │   │   │   ├── cgroup.procs
  44743. │   │   │   │   │   ├── notify_on_release
  44744. │   │   │   │   │   ├── pids.current
  44745. │   │   │   │   │   ├── pids.max
  44746. │   │   │   │   │   └── tasks
  44747. │   │   │   │   ├── systemd-tmpfiles-setup.service
  44748. │   │   │   │   │   ├── cgroup.clone_children
  44749. │   │   │   │   │   ├── cgroup.procs
  44750. │   │   │   │   │   ├── notify_on_release
  44751. │   │   │   │   │   ├── pids.current
  44752. │   │   │   │   │   ├── pids.max
  44753. │   │   │   │   │   └── tasks
  44754. │   │   │   │   ├── systemd-udevd.service
  44755. │   │   │   │   │   ├── cgroup.clone_children
  44756. │   │   │   │   │   ├── cgroup.procs
  44757. │   │   │   │   │   ├── notify_on_release
  44758. │   │   │   │   │   ├── pids.current
  44759. │   │   │   │   │   ├── pids.max
  44760. │   │   │   │   │   └── tasks
  44761. │   │   │   │   ├── systemd-udev-trigger.service
  44762. │   │   │   │   │   ├── cgroup.clone_children
  44763. │   │   │   │   │   ├── cgroup.procs
  44764. │   │   │   │   │   ├── notify_on_release
  44765. │   │   │   │   │   ├── pids.current
  44766. │   │   │   │   │   ├── pids.max
  44767. │   │   │   │   │   └── tasks
  44768. │   │   │   │   ├── systemd-update-utmp.service
  44769. │   │   │   │   │   ├── cgroup.clone_children
  44770. │   │   │   │   │   ├── cgroup.procs
  44771. │   │   │   │   │   ├── notify_on_release
  44772. │   │   │   │   │   ├── pids.current
  44773. │   │   │   │   │   ├── pids.max
  44774. │   │   │   │   │   └── tasks
  44775. │   │   │   │   ├── systemd-user-sessions.service
  44776. │   │   │   │   │   ├── cgroup.clone_children
  44777. │   │   │   │   │   ├── cgroup.procs
  44778. │   │   │   │   │   ├── notify_on_release
  44779. │   │   │   │   │   ├── pids.current
  44780. │   │   │   │   │   ├── pids.max
  44781. │   │   │   │   │   └── tasks
  44782. │   │   │   │   ├── system-getty.slice
  44783. │   │   │   │   │   ├── cgroup.clone_children
  44784. │   │   │   │   │   ├── cgroup.procs
  44785. │   │   │   │   │   ├── notify_on_release
  44786. │   │   │   │   │   ├── pids.current
  44787. │   │   │   │   │   ├── pids.max
  44788. │   │   │   │   │   └── tasks
  44789. │   │   │   │   ├── tasks
  44790. │   │   │   │   ├── telegraf.service
  44791. │   │   │   │   │   ├── cgroup.clone_children
  44792. │   │   │   │   │   ├── cgroup.procs
  44793. │   │   │   │   │   ├── notify_on_release
  44794. │   │   │   │   │   ├── pids.current
  44795. │   │   │   │   │   ├── pids.max
  44796. │   │   │   │   │   └── tasks
  44797. │   │   │   │   ├── ufw.service
  44798. │   │   │   │   │   ├── cgroup.clone_children
  44799. │   │   │   │   │   ├── cgroup.procs
  44800. │   │   │   │   │   ├── notify_on_release
  44801. │   │   │   │   │   ├── pids.current
  44802. │   │   │   │   │   ├── pids.max
  44803. │   │   │   │   │   └── tasks
  44804. │   │   │   │   ├── unattended-upgrades.service
  44805. │   │   │   │   │   ├── cgroup.clone_children
  44806. │   │   │   │   │   ├── cgroup.procs
  44807. │   │   │   │   │   ├── notify_on_release
  44808. │   │   │   │   │   ├── pids.current
  44809. │   │   │   │   │   ├── pids.max
  44810. │   │   │   │   │   └── tasks
  44811. │   │   │   │   └── var-lib-lxcfs.mount
  44812. │   │   │   │   ├── cgroup.clone_children
  44813. │   │   │   │   ├── cgroup.procs
  44814. │   │   │   │   ├── notify_on_release
  44815. │   │   │   │   ├── pids.current
  44816. │   │   │   │   ├── pids.max
  44817. │   │   │   │   └── tasks
  44818. │   │   │   ├── tasks
  44819. │   │   │   └── user.slice
  44820. │   │   │   ├── cgroup.clone_children
  44821. │   │   │   ├── cgroup.procs
  44822. │   │   │   ├── notify_on_release
  44823. │   │   │   ├── pids.current
  44824. │   │   │   ├── pids.max
  44825. │   │   │   ├── tasks
  44826. │   │   │   └── user-0.slice
  44827. │   │   │   ├── cgroup.clone_children
  44828. │   │   │   ├── cgroup.procs
  44829. │   │   │   ├── notify_on_release
  44830. │   │   │   ├── pids.current
  44831. │   │   │   ├── pids.max
  44832. │   │   │   ├── session-377.scope
  44833. │   │   │   │   ├── cgroup.clone_children
  44834. │   │   │   │   ├── cgroup.procs
  44835. │   │   │   │   ├── notify_on_release
  44836. │   │   │   │   ├── pids.current
  44837. │   │   │   │   ├── pids.max
  44838. │   │   │   │   └── tasks
  44839. │   │   │   ├── tasks
  44840. │   │   │   └── user@0.service
  44841. │   │   │   ├── cgroup.clone_children
  44842. │   │   │   ├── cgroup.procs
  44843. │   │   │   ├── notify_on_release
  44844. │   │   │   ├── pids.current
  44845. │   │   │   ├── pids.max
  44846. │   │   │   └── tasks
  44847. │   │   └── unifi
  44848. │   │   ├── cgroup.clone_children
  44849. │   │   ├── cgroup.procs
  44850. │   │   ├── init.scope
  44851. │   │   │   ├── cgroup.clone_children
  44852. │   │   │   ├── cgroup.procs
  44853. │   │   │   ├── notify_on_release
  44854. │   │   │   ├── pids.current
  44855. │   │   │   ├── pids.max
  44856. │   │   │   └── tasks
  44857. │   │   ├── notify_on_release
  44858. │   │   ├── pids.current
  44859. │   │   ├── pids.max
  44860. │   │   ├── system.slice
  44861. │   │   │   ├── accounts-daemon.service
  44862. │   │   │   │   ├── cgroup.clone_children
  44863. │   │   │   │   ├── cgroup.procs
  44864. │   │   │   │   ├── notify_on_release
  44865. │   │   │   │   ├── pids.current
  44866. │   │   │   │   ├── pids.max
  44867. │   │   │   │   └── tasks
  44868. │   │   │   ├── apparmor.service
  44869. │   │   │   │   ├── cgroup.clone_children
  44870. │   │   │   │   ├── cgroup.procs
  44871. │   │   │   │   ├── notify_on_release
  44872. │   │   │   │   ├── pids.current
  44873. │   │   │   │   ├── pids.max
  44874. │   │   │   │   └── tasks
  44875. │   │   │   ├── apport.service
  44876. │   │   │   │   ├── cgroup.clone_children
  44877. │   │   │   │   ├── cgroup.procs
  44878. │   │   │   │   ├── notify_on_release
  44879. │   │   │   │   ├── pids.current
  44880. │   │   │   │   ├── pids.max
  44881. │   │   │   │   └── tasks
  44882. │   │   │   ├── atd.service
  44883. │   │   │   │   ├── cgroup.clone_children
  44884. │   │   │   │   ├── cgroup.procs
  44885. │   │   │   │   ├── notify_on_release
  44886. │   │   │   │   ├── pids.current
  44887. │   │   │   │   ├── pids.max
  44888. │   │   │   │   └── tasks
  44889. │   │   │   ├── cgroup.clone_children
  44890. │   │   │   ├── cgroup.procs
  44891. │   │   │   ├── cloud-config.service
  44892. │   │   │   │   ├── cgroup.clone_children
  44893. │   │   │   │   ├── cgroup.procs
  44894. │   │   │   │   ├── notify_on_release
  44895. │   │   │   │   ├── pids.current
  44896. │   │   │   │   ├── pids.max
  44897. │   │   │   │   └── tasks
  44898. │   │   │   ├── cloud-final.service
  44899. │   │   │   │   ├── cgroup.clone_children
  44900. │   │   │   │   ├── cgroup.procs
  44901. │   │   │   │   ├── notify_on_release
  44902. │   │   │   │   ├── pids.current
  44903. │   │   │   │   ├── pids.max
  44904. │   │   │   │   └── tasks
  44905. │   │   │   ├── cloud-init-local.service
  44906. │   │   │   │   ├── cgroup.clone_children
  44907. │   │   │   │   ├── cgroup.procs
  44908. │   │   │   │   ├── notify_on_release
  44909. │   │   │   │   ├── pids.current
  44910. │   │   │   │   ├── pids.max
  44911. │   │   │   │   └── tasks
  44912. │   │   │   ├── cloud-init.service
  44913. │   │   │   │   ├── cgroup.clone_children
  44914. │   │   │   │   ├── cgroup.procs
  44915. │   │   │   │   ├── notify_on_release
  44916. │   │   │   │   ├── pids.current
  44917. │   │   │   │   ├── pids.max
  44918. │   │   │   │   └── tasks
  44919. │   │   │   ├── console-getty.service
  44920. │   │   │   │   ├── cgroup.clone_children
  44921. │   │   │   │   ├── cgroup.procs
  44922. │   │   │   │   ├── notify_on_release
  44923. │   │   │   │   ├── pids.current
  44924. │   │   │   │   ├── pids.max
  44925. │   │   │   │   └── tasks
  44926. │   │   │   ├── cron.service
  44927. │   │   │   │   ├── cgroup.clone_children
  44928. │   │   │   │   ├── cgroup.procs
  44929. │   │   │   │   ├── notify_on_release
  44930. │   │   │   │   ├── pids.current
  44931. │   │   │   │   ├── pids.max
  44932. │   │   │   │   └── tasks
  44933. │   │   │   ├── dbus.service
  44934. │   │   │   │   ├── cgroup.clone_children
  44935. │   │   │   │   ├── cgroup.procs
  44936. │   │   │   │   ├── notify_on_release
  44937. │   │   │   │   ├── pids.current
  44938. │   │   │   │   ├── pids.max
  44939. │   │   │   │   └── tasks
  44940. │   │   │   ├── dev-full.mount
  44941. │   │   │   │   ├── cgroup.clone_children
  44942. │   │   │   │   ├── cgroup.procs
  44943. │   │   │   │   ├── notify_on_release
  44944. │   │   │   │   ├── pids.current
  44945. │   │   │   │   ├── pids.max
  44946. │   │   │   │   └── tasks
  44947. │   │   │   ├── dev-fuse.mount
  44948. │   │   │   │   ├── cgroup.clone_children
  44949. │   │   │   │   ├── cgroup.procs
  44950. │   │   │   │   ├── notify_on_release
  44951. │   │   │   │   ├── pids.current
  44952. │   │   │   │   ├── pids.max
  44953. │   │   │   │   └── tasks
  44954. │   │   │   ├── dev-lxd.mount
  44955. │   │   │   │   ├── cgroup.clone_children
  44956. │   │   │   │   ├── cgroup.procs
  44957. │   │   │   │   ├── notify_on_release
  44958. │   │   │   │   ├── pids.current
  44959. │   │   │   │   ├── pids.max
  44960. │   │   │   │   └── tasks
  44961. │   │   │   ├── dev-.lxd\x2dmounts.mount
  44962. │   │   │   │   ├── cgroup.clone_children
  44963. │   │   │   │   ├── cgroup.procs
  44964. │   │   │   │   ├── notify_on_release
  44965. │   │   │   │   ├── pids.current
  44966. │   │   │   │   ├── pids.max
  44967. │   │   │   │   └── tasks
  44968. │   │   │   ├── dev-mqueue.mount
  44969. │   │   │   │   ├── cgroup.clone_children
  44970. │   │   │   │   ├── cgroup.procs
  44971. │   │   │   │   ├── notify_on_release
  44972. │   │   │   │   ├── pids.current
  44973. │   │   │   │   ├── pids.max
  44974. │   │   │   │   └── tasks
  44975. │   │   │   ├── dev-net-tun.mount
  44976. │   │   │   │   ├── cgroup.clone_children
  44977. │   │   │   │   ├── cgroup.procs
  44978. │   │   │   │   ├── notify_on_release
  44979. │   │   │   │   ├── pids.current
  44980. │   │   │   │   ├── pids.max
  44981. │   │   │   │   └── tasks
  44982. │   │   │   ├── dev-null.mount
  44983. │   │   │   │   ├── cgroup.clone_children
  44984. │   │   │   │   ├── cgroup.procs
  44985. │   │   │   │   ├── notify_on_release
  44986. │   │   │   │   ├── pids.current
  44987. │   │   │   │   ├── pids.max
  44988. │   │   │   │   └── tasks
  44989. │   │   │   ├── dev-ptmx.mount
  44990. │   │   │   │   ├── cgroup.clone_children
  44991. │   │   │   │   ├── cgroup.procs
  44992. │   │   │   │   ├── notify_on_release
  44993. │   │   │   │   ├── pids.current
  44994. │   │   │   │   ├── pids.max
  44995. │   │   │   │   └── tasks
  44996. │   │   │   ├── dev-random.mount
  44997. │   │   │   │   ├── cgroup.clone_children
  44998. │   │   │   │   ├── cgroup.procs
  44999. │   │   │   │   ├── notify_on_release
  45000. │   │   │   │   ├── pids.current
  45001. │   │   │   │   ├── pids.max
  45002. │   │   │   │   └── tasks
  45003. │   │   │   ├── dev-tty.mount
  45004. │   │   │   │   ├── cgroup.clone_children
  45005. │   │   │   │   ├── cgroup.procs
  45006. │   │   │   │   ├── notify_on_release
  45007. │   │   │   │   ├── pids.current
  45008. │   │   │   │   ├── pids.max
  45009. │   │   │   │   └── tasks
  45010. │   │   │   ├── dev-urandom.mount
  45011. │   │   │   │   ├── cgroup.clone_children
  45012. │   │   │   │   ├── cgroup.procs
  45013. │   │   │   │   ├── notify_on_release
  45014. │   │   │   │   ├── pids.current
  45015. │   │   │   │   ├── pids.max
  45016. │   │   │   │   └── tasks
  45017. │   │   │   ├── dev-zero.mount
  45018. │   │   │   │   ├── cgroup.clone_children
  45019. │   │   │   │   ├── cgroup.procs
  45020. │   │   │   │   ├── notify_on_release
  45021. │   │   │   │   ├── pids.current
  45022. │   │   │   │   ├── pids.max
  45023. │   │   │   │   └── tasks
  45024. │   │   │   ├── irqbalance.service
  45025. │   │   │   │   ├── cgroup.clone_children
  45026. │   │   │   │   ├── cgroup.procs
  45027. │   │   │   │   ├── notify_on_release
  45028. │   │   │   │   ├── pids.current
  45029. │   │   │   │   ├── pids.max
  45030. │   │   │   │   └── tasks
  45031. │   │   │   ├── lvm2-monitor.service
  45032. │   │   │   │   ├── cgroup.clone_children
  45033. │   │   │   │   ├── cgroup.procs
  45034. │   │   │   │   ├── notify_on_release
  45035. │   │   │   │   ├── pids.current
  45036. │   │   │   │   ├── pids.max
  45037. │   │   │   │   └── tasks
  45038. │   │   │   ├── lxd-containers.service
  45039. │   │   │   │   ├── cgroup.clone_children
  45040. │   │   │   │   ├── cgroup.procs
  45041. │   │   │   │   ├── notify_on_release
  45042. │   │   │   │   ├── pids.current
  45043. │   │   │   │   ├── pids.max
  45044. │   │   │   │   └── tasks
  45045. │   │   │   ├── mdadm.service
  45046. │   │   │   │   ├── cgroup.clone_children
  45047. │   │   │   │   ├── cgroup.procs
  45048. │   │   │   │   ├── notify_on_release
  45049. │   │   │   │   ├── pids.current
  45050. │   │   │   │   ├── pids.max
  45051. │   │   │   │   └── tasks
  45052. │   │   │   ├── -.mount
  45053. │   │   │   │   ├── cgroup.clone_children
  45054. │   │   │   │   ├── cgroup.procs
  45055. │   │   │   │   ├── notify_on_release
  45056. │   │   │   │   ├── pids.current
  45057. │   │   │   │   ├── pids.max
  45058. │   │   │   │   └── tasks
  45059. │   │   │   ├── networking.service
  45060. │   │   │   │   ├── cgroup.clone_children
  45061. │   │   │   │   ├── cgroup.procs
  45062. │   │   │   │   ├── notify_on_release
  45063. │   │   │   │   ├── pids.current
  45064. │   │   │   │   ├── pids.max
  45065. │   │   │   │   └── tasks
  45066. │   │   │   ├── notify_on_release
  45067. │   │   │   ├── ondemand.service
  45068. │   │   │   │   ├── cgroup.clone_children
  45069. │   │   │   │   ├── cgroup.procs
  45070. │   │   │   │   ├── notify_on_release
  45071. │   │   │   │   ├── pids.current
  45072. │   │   │   │   ├── pids.max
  45073. │   │   │   │   └── tasks
  45074. │   │   │   ├── pids.current
  45075. │   │   │   ├── pids.max
  45076. │   │   │   ├── polkitd.service
  45077. │   │   │   │   ├── cgroup.clone_children
  45078. │   │   │   │   ├── cgroup.procs
  45079. │   │   │   │   ├── notify_on_release
  45080. │   │   │   │   ├── pids.current
  45081. │   │   │   │   ├── pids.max
  45082. │   │   │   │   └── tasks
  45083. │   │   │   ├── proc-cpuinfo.mount
  45084. │   │   │   │   ├── cgroup.clone_children
  45085. │   │   │   │   ├── cgroup.procs
  45086. │   │   │   │   ├── notify_on_release
  45087. │   │   │   │   ├── pids.current
  45088. │   │   │   │   ├── pids.max
  45089. │   │   │   │   └── tasks
  45090. │   │   │   ├── proc-diskstats.mount
  45091. │   │   │   │   ├── cgroup.clone_children
  45092. │   │   │   │   ├── cgroup.procs
  45093. │   │   │   │   ├── notify_on_release
  45094. │   │   │   │   ├── pids.current
  45095. │   │   │   │   ├── pids.max
  45096. │   │   │   │   └── tasks
  45097. │   │   │   ├── proc-meminfo.mount
  45098. │   │   │   │   ├── cgroup.clone_children
  45099. │   │   │   │   ├── cgroup.procs
  45100. │   │   │   │   ├── notify_on_release
  45101. │   │   │   │   ├── pids.current
  45102. │   │   │   │   ├── pids.max
  45103. │   │   │   │   └── tasks
  45104. │   │   │   ├── proc-stat.mount
  45105. │   │   │   │   ├── cgroup.clone_children
  45106. │   │   │   │   ├── cgroup.procs
  45107. │   │   │   │   ├── notify_on_release
  45108. │   │   │   │   ├── pids.current
  45109. │   │   │   │   ├── pids.max
  45110. │   │   │   │   └── tasks
  45111. │   │   │   ├── proc-swaps.mount
  45112. │   │   │   │   ├── cgroup.clone_children
  45113. │   │   │   │   ├── cgroup.procs
  45114. │   │   │   │   ├── notify_on_release
  45115. │   │   │   │   ├── pids.current
  45116. │   │   │   │   ├── pids.max
  45117. │   │   │   │   └── tasks
  45118. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  45119. │   │   │   │   ├── cgroup.clone_children
  45120. │   │   │   │   ├── cgroup.procs
  45121. │   │   │   │   ├── notify_on_release
  45122. │   │   │   │   ├── pids.current
  45123. │   │   │   │   ├── pids.max
  45124. │   │   │   │   └── tasks
  45125. │   │   │   ├── proc-uptime.mount
  45126. │   │   │   │   ├── cgroup.clone_children
  45127. │   │   │   │   ├── cgroup.procs
  45128. │   │   │   │   ├── notify_on_release
  45129. │   │   │   │   ├── pids.current
  45130. │   │   │   │   ├── pids.max
  45131. │   │   │   │   └── tasks
  45132. │   │   │   ├── rc-local.service
  45133. │   │   │   │   ├── cgroup.clone_children
  45134. │   │   │   │   ├── cgroup.procs
  45135. │   │   │   │   ├── notify_on_release
  45136. │   │   │   │   ├── pids.current
  45137. │   │   │   │   ├── pids.max
  45138. │   │   │   │   └── tasks
  45139. │   │   │   ├── resolvconf.service
  45140. │   │   │   │   ├── cgroup.clone_children
  45141. │   │   │   │   ├── cgroup.procs
  45142. │   │   │   │   ├── notify_on_release
  45143. │   │   │   │   ├── pids.current
  45144. │   │   │   │   ├── pids.max
  45145. │   │   │   │   └── tasks
  45146. │   │   │   ├── rsyslog.service
  45147. │   │   │   │   ├── cgroup.clone_children
  45148. │   │   │   │   ├── cgroup.procs
  45149. │   │   │   │   ├── notify_on_release
  45150. │   │   │   │   ├── pids.current
  45151. │   │   │   │   ├── pids.max
  45152. │   │   │   │   └── tasks
  45153. │   │   │   ├── snapd.service
  45154. │   │   │   │   ├── cgroup.clone_children
  45155. │   │   │   │   ├── cgroup.procs
  45156. │   │   │   │   ├── notify_on_release
  45157. │   │   │   │   ├── pids.current
  45158. │   │   │   │   ├── pids.max
  45159. │   │   │   │   └── tasks
  45160. │   │   │   ├── ssh.service
  45161. │   │   │   │   ├── cgroup.clone_children
  45162. │   │   │   │   ├── cgroup.procs
  45163. │   │   │   │   ├── notify_on_release
  45164. │   │   │   │   ├── pids.current
  45165. │   │   │   │   ├── pids.max
  45166. │   │   │   │   └── tasks
  45167. │   │   │   ├── sys-fs-fuse-connections.mount
  45168. │   │   │   │   ├── cgroup.clone_children
  45169. │   │   │   │   ├── cgroup.procs
  45170. │   │   │   │   ├── notify_on_release
  45171. │   │   │   │   ├── pids.current
  45172. │   │   │   │   ├── pids.max
  45173. │   │   │   │   └── tasks
  45174. │   │   │   ├── sys-kernel-debug.mount
  45175. │   │   │   │   ├── cgroup.clone_children
  45176. │   │   │   │   ├── cgroup.procs
  45177. │   │   │   │   ├── notify_on_release
  45178. │   │   │   │   ├── pids.current
  45179. │   │   │   │   ├── pids.max
  45180. │   │   │   │   └── tasks
  45181. │   │   │   ├── sys-kernel-debug-tracing.mount
  45182. │   │   │   │   ├── cgroup.clone_children
  45183. │   │   │   │   ├── cgroup.procs
  45184. │   │   │   │   ├── notify_on_release
  45185. │   │   │   │   ├── pids.current
  45186. │   │   │   │   ├── pids.max
  45187. │   │   │   │   └── tasks
  45188. │   │   │   ├── systemd-journald.service
  45189. │   │   │   │   ├── cgroup.clone_children
  45190. │   │   │   │   ├── cgroup.procs
  45191. │   │   │   │   ├── notify_on_release
  45192. │   │   │   │   ├── pids.current
  45193. │   │   │   │   ├── pids.max
  45194. │   │   │   │   └── tasks
  45195. │   │   │   ├── systemd-journal-flush.service
  45196. │   │   │   │   ├── cgroup.clone_children
  45197. │   │   │   │   ├── cgroup.procs
  45198. │   │   │   │   ├── notify_on_release
  45199. │   │   │   │   ├── pids.current
  45200. │   │   │   │   ├── pids.max
  45201. │   │   │   │   └── tasks
  45202. │   │   │   ├── systemd-logind.service
  45203. │   │   │   │   ├── cgroup.clone_children
  45204. │   │   │   │   ├── cgroup.procs
  45205. │   │   │   │   ├── notify_on_release
  45206. │   │   │   │   ├── pids.current
  45207. │   │   │   │   ├── pids.max
  45208. │   │   │   │   └── tasks
  45209. │   │   │   ├── systemd-random-seed.service
  45210. │   │   │   │   ├── cgroup.clone_children
  45211. │   │   │   │   ├── cgroup.procs
  45212. │   │   │   │   ├── notify_on_release
  45213. │   │   │   │   ├── pids.current
  45214. │   │   │   │   ├── pids.max
  45215. │   │   │   │   └── tasks
  45216. │   │   │   ├── systemd-tmpfiles-setup.service
  45217. │   │   │   │   ├── cgroup.clone_children
  45218. │   │   │   │   ├── cgroup.procs
  45219. │   │   │   │   ├── notify_on_release
  45220. │   │   │   │   ├── pids.current
  45221. │   │   │   │   ├── pids.max
  45222. │   │   │   │   └── tasks
  45223. │   │   │   ├── systemd-udevd.service
  45224. │   │   │   │   ├── cgroup.clone_children
  45225. │   │   │   │   ├── cgroup.procs
  45226. │   │   │   │   ├── notify_on_release
  45227. │   │   │   │   ├── pids.current
  45228. │   │   │   │   ├── pids.max
  45229. │   │   │   │   └── tasks
  45230. │   │   │   ├── systemd-udev-trigger.service
  45231. │   │   │   │   ├── cgroup.clone_children
  45232. │   │   │   │   ├── cgroup.procs
  45233. │   │   │   │   ├── notify_on_release
  45234. │   │   │   │   ├── pids.current
  45235. │   │   │   │   ├── pids.max
  45236. │   │   │   │   └── tasks
  45237. │   │   │   ├── systemd-update-utmp.service
  45238. │   │   │   │   ├── cgroup.clone_children
  45239. │   │   │   │   ├── cgroup.procs
  45240. │   │   │   │   ├── notify_on_release
  45241. │   │   │   │   ├── pids.current
  45242. │   │   │   │   ├── pids.max
  45243. │   │   │   │   └── tasks
  45244. │   │   │   ├── systemd-user-sessions.service
  45245. │   │   │   │   ├── cgroup.clone_children
  45246. │   │   │   │   ├── cgroup.procs
  45247. │   │   │   │   ├── notify_on_release
  45248. │   │   │   │   ├── pids.current
  45249. │   │   │   │   ├── pids.max
  45250. │   │   │   │   └── tasks
  45251. │   │   │   ├── system-getty.slice
  45252. │   │   │   │   ├── cgroup.clone_children
  45253. │   │   │   │   ├── cgroup.procs
  45254. │   │   │   │   ├── notify_on_release
  45255. │   │   │   │   ├── pids.current
  45256. │   │   │   │   ├── pids.max
  45257. │   │   │   │   └── tasks
  45258. │   │   │   ├── tasks
  45259. │   │   │   ├── ufw.service
  45260. │   │   │   │   ├── cgroup.clone_children
  45261. │   │   │   │   ├── cgroup.procs
  45262. │   │   │   │   ├── notify_on_release
  45263. │   │   │   │   ├── pids.current
  45264. │   │   │   │   ├── pids.max
  45265. │   │   │   │   └── tasks
  45266. │   │   │   ├── unattended-upgrades.service
  45267. │   │   │   │   ├── cgroup.clone_children
  45268. │   │   │   │   ├── cgroup.procs
  45269. │   │   │   │   ├── notify_on_release
  45270. │   │   │   │   ├── pids.current
  45271. │   │   │   │   ├── pids.max
  45272. │   │   │   │   └── tasks
  45273. │   │   │   ├── unifi.service
  45274. │   │   │   │   ├── cgroup.clone_children
  45275. │   │   │   │   ├── cgroup.procs
  45276. │   │   │   │   ├── notify_on_release
  45277. │   │   │   │   ├── pids.current
  45278. │   │   │   │   ├── pids.max
  45279. │   │   │   │   └── tasks
  45280. │   │   │   └── var-lib-lxcfs.mount
  45281. │   │   │   ├── cgroup.clone_children
  45282. │   │   │   ├── cgroup.procs
  45283. │   │   │   ├── notify_on_release
  45284. │   │   │   ├── pids.current
  45285. │   │   │   ├── pids.max
  45286. │   │   │   └── tasks
  45287. │   │   ├── tasks
  45288. │   │   └── user.slice
  45289. │   │   ├── cgroup.clone_children
  45290. │   │   ├── cgroup.procs
  45291. │   │   ├── notify_on_release
  45292. │   │   ├── pids.current
  45293. │   │   ├── pids.max
  45294. │   │   └── tasks
  45295. │   ├── notify_on_release
  45296. │   ├── release_agent
  45297. │   ├── system.slice
  45298. │   │   ├── accounts-daemon.service
  45299. │   │   │   ├── cgroup.clone_children
  45300. │   │   │   ├── cgroup.procs
  45301. │   │   │   ├── notify_on_release
  45302. │   │   │   ├── pids.current
  45303. │   │   │   ├── pids.max
  45304. │   │   │   └── tasks
  45305. │   │   ├── acpid.service
  45306. │   │   │   ├── cgroup.clone_children
  45307. │   │   │   ├── cgroup.procs
  45308. │   │   │   ├── notify_on_release
  45309. │   │   │   ├── pids.current
  45310. │   │   │   ├── pids.max
  45311. │   │   │   └── tasks
  45312. │   │   ├── apparmor.service
  45313. │   │   │   ├── cgroup.clone_children
  45314. │   │   │   ├── cgroup.procs
  45315. │   │   │   ├── notify_on_release
  45316. │   │   │   ├── pids.current
  45317. │   │   │   ├── pids.max
  45318. │   │   │   └── tasks
  45319. │   │   ├── apport.service
  45320. │   │   │   ├── cgroup.clone_children
  45321. │   │   │   ├── cgroup.procs
  45322. │   │   │   ├── notify_on_release
  45323. │   │   │   ├── pids.current
  45324. │   │   │   ├── pids.max
  45325. │   │   │   └── tasks
  45326. │   │   ├── atd.service
  45327. │   │   │   ├── cgroup.clone_children
  45328. │   │   │   ├── cgroup.procs
  45329. │   │   │   ├── notify_on_release
  45330. │   │   │   ├── pids.current
  45331. │   │   │   ├── pids.max
  45332. │   │   │   └── tasks
  45333. │   │   ├── cgroup.clone_children
  45334. │   │   ├── cgroup.procs
  45335. │   │   ├── console-setup.service
  45336. │   │   │   ├── cgroup.clone_children
  45337. │   │   │   ├── cgroup.procs
  45338. │   │   │   ├── notify_on_release
  45339. │   │   │   ├── pids.current
  45340. │   │   │   ├── pids.max
  45341. │   │   │   └── tasks
  45342. │   │   ├── cron.service
  45343. │   │   │   ├── cgroup.clone_children
  45344. │   │   │   ├── cgroup.procs
  45345. │   │   │   ├── notify_on_release
  45346. │   │   │   ├── pids.current
  45347. │   │   │   ├── pids.max
  45348. │   │   │   └── tasks
  45349. │   │   ├── dbus.service
  45350. │   │   │   ├── cgroup.clone_children
  45351. │   │   │   ├── cgroup.procs
  45352. │   │   │   ├── notify_on_release
  45353. │   │   │   ├── pids.current
  45354. │   │   │   ├── pids.max
  45355. │   │   │   └── tasks
  45356. │   │   ├── dev-hugepages.mount
  45357. │   │   │   ├── cgroup.clone_children
  45358. │   │   │   ├── cgroup.procs
  45359. │   │   │   ├── notify_on_release
  45360. │   │   │   ├── pids.current
  45361. │   │   │   ├── pids.max
  45362. │   │   │   └── tasks
  45363. │   │   ├── dev-mqueue.mount
  45364. │   │   │   ├── cgroup.clone_children
  45365. │   │   │   ├── cgroup.procs
  45366. │   │   │   ├── notify_on_release
  45367. │   │   │   ├── pids.current
  45368. │   │   │   ├── pids.max
  45369. │   │   │   └── tasks
  45370. │   │   ├── grub-common.service
  45371. │   │   │   ├── cgroup.clone_children
  45372. │   │   │   ├── cgroup.procs
  45373. │   │   │   ├── notify_on_release
  45374. │   │   │   ├── pids.current
  45375. │   │   │   ├── pids.max
  45376. │   │   │   └── tasks
  45377. │   │   ├── ifup@br255.service
  45378. │   │   │   ├── cgroup.clone_children
  45379. │   │   │   ├── cgroup.procs
  45380. │   │   │   ├── notify_on_release
  45381. │   │   │   ├── pids.current
  45382. │   │   │   ├── pids.max
  45383. │   │   │   └── tasks
  45384. │   │   ├── ifup@eth0.service
  45385. │   │   │   ├── cgroup.clone_children
  45386. │   │   │   ├── cgroup.procs
  45387. │   │   │   ├── notify_on_release
  45388. │   │   │   ├── pids.current
  45389. │   │   │   ├── pids.max
  45390. │   │   │   └── tasks
  45391. │   │   ├── irqbalance.service
  45392. │   │   │   ├── cgroup.clone_children
  45393. │   │   │   ├── cgroup.procs
  45394. │   │   │   ├── notify_on_release
  45395. │   │   │   ├── pids.current
  45396. │   │   │   ├── pids.max
  45397. │   │   │   └── tasks
  45398. │   │   ├── iscsid.service
  45399. │   │   │   ├── cgroup.clone_children
  45400. │   │   │   ├── cgroup.procs
  45401. │   │   │   ├── notify_on_release
  45402. │   │   │   ├── pids.current
  45403. │   │   │   ├── pids.max
  45404. │   │   │   └── tasks
  45405. │   │   ├── keyboard-setup.service
  45406. │   │   │   ├── cgroup.clone_children
  45407. │   │   │   ├── cgroup.procs
  45408. │   │   │   ├── notify_on_release
  45409. │   │   │   ├── pids.current
  45410. │   │   │   ├── pids.max
  45411. │   │   │   └── tasks
  45412. │   │   ├── kmod-static-nodes.service
  45413. │   │   │   ├── cgroup.clone_children
  45414. │   │   │   ├── cgroup.procs
  45415. │   │   │   ├── notify_on_release
  45416. │   │   │   ├── pids.current
  45417. │   │   │   ├── pids.max
  45418. │   │   │   └── tasks
  45419. │   │   ├── lvm2-lvmetad.service
  45420. │   │   │   ├── cgroup.clone_children
  45421. │   │   │   ├── cgroup.procs
  45422. │   │   │   ├── notify_on_release
  45423. │   │   │   ├── pids.current
  45424. │   │   │   ├── pids.max
  45425. │   │   │   └── tasks
  45426. │   │   ├── lvm2-monitor.service
  45427. │   │   │   ├── cgroup.clone_children
  45428. │   │   │   ├── cgroup.procs
  45429. │   │   │   ├── notify_on_release
  45430. │   │   │   ├── pids.current
  45431. │   │   │   ├── pids.max
  45432. │   │   │   └── tasks
  45433. │   │   ├── lxcfs.service
  45434. │   │   │   ├── cgroup.clone_children
  45435. │   │   │   ├── cgroup.procs
  45436. │   │   │   ├── notify_on_release
  45437. │   │   │   ├── pids.current
  45438. │   │   │   ├── pids.max
  45439. │   │   │   └── tasks
  45440. │   │   ├── lxd-bridge.service
  45441. │   │   │   ├── cgroup.clone_children
  45442. │   │   │   ├── cgroup.procs
  45443. │   │   │   ├── notify_on_release
  45444. │   │   │   ├── pids.current
  45445. │   │   │   ├── pids.max
  45446. │   │   │   └── tasks
  45447. │   │   ├── lxd-containers.service
  45448. │   │   │   ├── cgroup.clone_children
  45449. │   │   │   ├── cgroup.procs
  45450. │   │   │   ├── notify_on_release
  45451. │   │   │   ├── pids.current
  45452. │   │   │   ├── pids.max
  45453. │   │   │   └── tasks
  45454. │   │   ├── lxd.service
  45455. │   │   │   ├── cgroup.clone_children
  45456. │   │   │   ├── cgroup.procs
  45457. │   │   │   ├── notify_on_release
  45458. │   │   │   ├── pids.current
  45459. │   │   │   ├── pids.max
  45460. │   │   │   └── tasks
  45461. │   │   ├── mdadm.service
  45462. │   │   │   ├── cgroup.clone_children
  45463. │   │   │   ├── cgroup.procs
  45464. │   │   │   ├── notify_on_release
  45465. │   │   │   ├── pids.current
  45466. │   │   │   ├── pids.max
  45467. │   │   │   └── tasks
  45468. │   │   ├── -.mount
  45469. │   │   │   ├── cgroup.clone_children
  45470. │   │   │   ├── cgroup.procs
  45471. │   │   │   ├── notify_on_release
  45472. │   │   │   ├── pids.current
  45473. │   │   │   ├── pids.max
  45474. │   │   │   └── tasks
  45475. │   │   ├── netdata.service
  45476. │   │   │   ├── cgroup.clone_children
  45477. │   │   │   ├── cgroup.procs
  45478. │   │   │   ├── notify_on_release
  45479. │   │   │   ├── pids.current
  45480. │   │   │   ├── pids.max
  45481. │   │   │   └── tasks
  45482. │   │   ├── networking.service
  45483. │   │   │   ├── cgroup.clone_children
  45484. │   │   │   ├── cgroup.procs
  45485. │   │   │   ├── notify_on_release
  45486. │   │   │   ├── pids.current
  45487. │   │   │   ├── pids.max
  45488. │   │   │   └── tasks
  45489. │   │   ├── notify_on_release
  45490. │   │   ├── ntp.service
  45491. │   │   │   ├── cgroup.clone_children
  45492. │   │   │   ├── cgroup.procs
  45493. │   │   │   ├── notify_on_release
  45494. │   │   │   ├── pids.current
  45495. │   │   │   ├── pids.max
  45496. │   │   │   └── tasks
  45497. │   │   ├── ondemand.service
  45498. │   │   │   ├── cgroup.clone_children
  45499. │   │   │   ├── cgroup.procs
  45500. │   │   │   ├── notify_on_release
  45501. │   │   │   ├── pids.current
  45502. │   │   │   ├── pids.max
  45503. │   │   │   └── tasks
  45504. │   │   ├── open-iscsi.service
  45505. │   │   │   ├── cgroup.clone_children
  45506. │   │   │   ├── cgroup.procs
  45507. │   │   │   ├── notify_on_release
  45508. │   │   │   ├── pids.current
  45509. │   │   │   ├── pids.max
  45510. │   │   │   └── tasks
  45511. │   │   ├── pids.current
  45512. │   │   ├── pids.max
  45513. │   │   ├── polkitd.service
  45514. │   │   │   ├── cgroup.clone_children
  45515. │   │   │   ├── cgroup.procs
  45516. │   │   │   ├── notify_on_release
  45517. │   │   │   ├── pids.current
  45518. │   │   │   ├── pids.max
  45519. │   │   │   └── tasks
  45520. │   │   ├── proc-sys-fs-binfmt_misc.mount
  45521. │   │   │   ├── cgroup.clone_children
  45522. │   │   │   ├── cgroup.procs
  45523. │   │   │   ├── notify_on_release
  45524. │   │   │   ├── pids.current
  45525. │   │   │   ├── pids.max
  45526. │   │   │   └── tasks
  45527. │   │   ├── radvd.service
  45528. │   │   │   ├── cgroup.clone_children
  45529. │   │   │   ├── cgroup.procs
  45530. │   │   │   ├── notify_on_release
  45531. │   │   │   ├── pids.current
  45532. │   │   │   ├── pids.max
  45533. │   │   │   └── tasks
  45534. │   │   ├── rc-local.service
  45535. │   │   │   ├── cgroup.clone_children
  45536. │   │   │   ├── cgroup.procs
  45537. │   │   │   ├── notify_on_release
  45538. │   │   │   ├── pids.current
  45539. │   │   │   ├── pids.max
  45540. │   │   │   └── tasks
  45541. │   │   ├── resolvconf.service
  45542. │   │   │   ├── cgroup.clone_children
  45543. │   │   │   ├── cgroup.procs
  45544. │   │   │   ├── notify_on_release
  45545. │   │   │   ├── pids.current
  45546. │   │   │   ├── pids.max
  45547. │   │   │   └── tasks
  45548. │   │   ├── rsyslog.service
  45549. │   │   │   ├── cgroup.clone_children
  45550. │   │   │   ├── cgroup.procs
  45551. │   │   │   ├── notify_on_release
  45552. │   │   │   ├── pids.current
  45553. │   │   │   ├── pids.max
  45554. │   │   │   └── tasks
  45555. │   │   ├── setvtrgb.service
  45556. │   │   │   ├── cgroup.clone_children
  45557. │   │   │   ├── cgroup.procs
  45558. │   │   │   ├── notify_on_release
  45559. │   │   │   ├── pids.current
  45560. │   │   │   ├── pids.max
  45561. │   │   │   └── tasks
  45562. │   │   ├── snapd.service
  45563. │   │   │   ├── cgroup.clone_children
  45564. │   │   │   ├── cgroup.procs
  45565. │   │   │   ├── notify_on_release
  45566. │   │   │   ├── pids.current
  45567. │   │   │   ├── pids.max
  45568. │   │   │   └── tasks
  45569. │   │   ├── ssh.service
  45570. │   │   │   ├── cgroup.clone_children
  45571. │   │   │   ├── cgroup.procs
  45572. │   │   │   ├── notify_on_release
  45573. │   │   │   ├── pids.current
  45574. │   │   │   ├── pids.max
  45575. │   │   │   └── tasks
  45576. │   │   ├── sys-fs-fuse-connections.mount
  45577. │   │   │   ├── cgroup.clone_children
  45578. │   │   │   ├── cgroup.procs
  45579. │   │   │   ├── notify_on_release
  45580. │   │   │   ├── pids.current
  45581. │   │   │   ├── pids.max
  45582. │   │   │   └── tasks
  45583. │   │   ├── sys-kernel-debug.mount
  45584. │   │   │   ├── cgroup.clone_children
  45585. │   │   │   ├── cgroup.procs
  45586. │   │   │   ├── notify_on_release
  45587. │   │   │   ├── pids.current
  45588. │   │   │   ├── pids.max
  45589. │   │   │   └── tasks
  45590. │   │   ├── sys-kernel-debug-tracing.mount
  45591. │   │   │   ├── cgroup.clone_children
  45592. │   │   │   ├── cgroup.procs
  45593. │   │   │   ├── notify_on_release
  45594. │   │   │   ├── pids.current
  45595. │   │   │   ├── pids.max
  45596. │   │   │   └── tasks
  45597. │   │   ├── systemd-journald.service
  45598. │   │   │   ├── cgroup.clone_children
  45599. │   │   │   ├── cgroup.procs
  45600. │   │   │   ├── notify_on_release
  45601. │   │   │   ├── pids.current
  45602. │   │   │   ├── pids.max
  45603. │   │   │   └── tasks
  45604. │   │   ├── systemd-journal-flush.service
  45605. │   │   │   ├── cgroup.clone_children
  45606. │   │   │   ├── cgroup.procs
  45607. │   │   │   ├── notify_on_release
  45608. │   │   │   ├── pids.current
  45609. │   │   │   ├── pids.max
  45610. │   │   │   └── tasks
  45611. │   │   ├── systemd-logind.service
  45612. │   │   │   ├── cgroup.clone_children
  45613. │   │   │   ├── cgroup.procs
  45614. │   │   │   ├── notify_on_release
  45615. │   │   │   ├── pids.current
  45616. │   │   │   ├── pids.max
  45617. │   │   │   └── tasks
  45618. │   │   ├── systemd-modules-load.service
  45619. │   │   │   ├── cgroup.clone_children
  45620. │   │   │   ├── cgroup.procs
  45621. │   │   │   ├── notify_on_release
  45622. │   │   │   ├── pids.current
  45623. │   │   │   ├── pids.max
  45624. │   │   │   └── tasks
  45625. │   │   ├── systemd-random-seed.service
  45626. │   │   │   ├── cgroup.clone_children
  45627. │   │   │   ├── cgroup.procs
  45628. │   │   │   ├── notify_on_release
  45629. │   │   │   ├── pids.current
  45630. │   │   │   ├── pids.max
  45631. │   │   │   └── tasks
  45632. │   │   ├── systemd-remount-fs.service
  45633. │   │   │   ├── cgroup.clone_children
  45634. │   │   │   ├── cgroup.procs
  45635. │   │   │   ├── notify_on_release
  45636. │   │   │   ├── pids.current
  45637. │   │   │   ├── pids.max
  45638. │   │   │   └── tasks
  45639. │   │   ├── systemd-sysctl.service
  45640. │   │   │   ├── cgroup.clone_children
  45641. │   │   │   ├── cgroup.procs
  45642. │   │   │   ├── notify_on_release
  45643. │   │   │   ├── pids.current
  45644. │   │   │   ├── pids.max
  45645. │   │   │   └── tasks
  45646. │   │   ├── systemd-tmpfiles-setup-dev.service
  45647. │   │   │   ├── cgroup.clone_children
  45648. │   │   │   ├── cgroup.procs
  45649. │   │   │   ├── notify_on_release
  45650. │   │   │   ├── pids.current
  45651. │   │   │   ├── pids.max
  45652. │   │   │   └── tasks
  45653. │   │   ├── systemd-tmpfiles-setup.service
  45654. │   │   │   ├── cgroup.clone_children
  45655. │   │   │   ├── cgroup.procs
  45656. │   │   │   ├── notify_on_release
  45657. │   │   │   ├── pids.current
  45658. │   │   │   ├── pids.max
  45659. │   │   │   └── tasks
  45660. │   │   ├── systemd-udevd.service
  45661. │   │   │   ├── cgroup.clone_children
  45662. │   │   │   ├── cgroup.procs
  45663. │   │   │   ├── notify_on_release
  45664. │   │   │   ├── pids.current
  45665. │   │   │   ├── pids.max
  45666. │   │   │   └── tasks
  45667. │   │   ├── systemd-udev-trigger.service
  45668. │   │   │   ├── cgroup.clone_children
  45669. │   │   │   ├── cgroup.procs
  45670. │   │   │   ├── notify_on_release
  45671. │   │   │   ├── pids.current
  45672. │   │   │   ├── pids.max
  45673. │   │   │   └── tasks
  45674. │   │   ├── systemd-update-utmp.service
  45675. │   │   │   ├── cgroup.clone_children
  45676. │   │   │   ├── cgroup.procs
  45677. │   │   │   ├── notify_on_release
  45678. │   │   │   ├── pids.current
  45679. │   │   │   ├── pids.max
  45680. │   │   │   └── tasks
  45681. │   │   ├── systemd-user-sessions.service
  45682. │   │   │   ├── cgroup.clone_children
  45683. │   │   │   ├── cgroup.procs
  45684. │   │   │   ├── notify_on_release
  45685. │   │   │   ├── pids.current
  45686. │   │   │   ├── pids.max
  45687. │   │   │   └── tasks
  45688. │   │   ├── system-getty.slice
  45689. │   │   │   ├── cgroup.clone_children
  45690. │   │   │   ├── cgroup.procs
  45691. │   │   │   ├── notify_on_release
  45692. │   │   │   ├── pids.current
  45693. │   │   │   ├── pids.max
  45694. │   │   │   └── tasks
  45695. │   │   ├── system-serial\x2dgetty.slice
  45696. │   │   │   ├── cgroup.clone_children
  45697. │   │   │   ├── cgroup.procs
  45698. │   │   │   ├── notify_on_release
  45699. │   │   │   ├── pids.current
  45700. │   │   │   ├── pids.max
  45701. │   │   │   └── tasks
  45702. │   │   ├── system-systemd\x2dfsck.slice
  45703. │   │   │   ├── cgroup.clone_children
  45704. │   │   │   ├── cgroup.procs
  45705. │   │   │   ├── notify_on_release
  45706. │   │   │   ├── pids.current
  45707. │   │   │   ├── pids.max
  45708. │   │   │   └── tasks
  45709. │   │   ├── tasks
  45710. │   │   ├── ufw.service
  45711. │   │   │   ├── cgroup.clone_children
  45712. │   │   │   ├── cgroup.procs
  45713. │   │   │   ├── notify_on_release
  45714. │   │   │   ├── pids.current
  45715. │   │   │   ├── pids.max
  45716. │   │   │   └── tasks
  45717. │   │   ├── var-lib-lxcfs.mount
  45718. │   │   │   ├── cgroup.clone_children
  45719. │   │   │   ├── cgroup.procs
  45720. │   │   │   ├── notify_on_release
  45721. │   │   │   ├── pids.current
  45722. │   │   │   ├── pids.max
  45723. │   │   │   └── tasks
  45724. │   │   ├── var-lib-lxd-devices-builder-disk.sys\x2dmodule\x2dapparmor\x2dparameters\x2denabled.mount
  45725. │   │   │   ├── cgroup.clone_children
  45726. │   │   │   ├── cgroup.procs
  45727. │   │   │   ├── notify_on_release
  45728. │   │   │   ├── pids.current
  45729. │   │   │   ├── pids.max
  45730. │   │   │   └── tasks
  45731. │   │   ├── var-lib-lxd-devlxd.mount
  45732. │   │   │   ├── cgroup.clone_children
  45733. │   │   │   ├── cgroup.procs
  45734. │   │   │   ├── notify_on_release
  45735. │   │   │   ├── pids.current
  45736. │   │   │   ├── pids.max
  45737. │   │   │   └── tasks
  45738. │   │   ├── var-lib-lxd.mount
  45739. │   │   │   ├── cgroup.clone_children
  45740. │   │   │   ├── cgroup.procs
  45741. │   │   │   ├── notify_on_release
  45742. │   │   │   ├── pids.current
  45743. │   │   │   ├── pids.max
  45744. │   │   │   └── tasks
  45745. │   │   └── var-lib-lxd-shmounts.mount
  45746. │   │   ├── cgroup.clone_children
  45747. │   │   ├── cgroup.procs
  45748. │   │   ├── notify_on_release
  45749. │   │   ├── pids.current
  45750. │   │   ├── pids.max
  45751. │   │   └── tasks
  45752. │   ├── tasks
  45753. │   └── user.slice
  45754. │   ├── cgroup.clone_children
  45755. │   ├── cgroup.procs
  45756. │   ├── notify_on_release
  45757. │   ├── pids.current
  45758. │   ├── pids.max
  45759. │   ├── tasks
  45760. │   └── user-0.slice
  45761. │   ├── cgroup.clone_children
  45762. │   ├── cgroup.procs
  45763. │   ├── notify_on_release
  45764. │   ├── pids.current
  45765. │   ├── pids.max
  45766. │   ├── session-514.scope
  45767. │   │   ├── cgroup.clone_children
  45768. │   │   ├── cgroup.procs
  45769. │   │   ├── notify_on_release
  45770. │   │   ├── pids.current
  45771. │   │   ├── pids.max
  45772. │   │   └── tasks
  45773. │   ├── tasks
  45774. │   └── user@0.service
  45775. │   ├── cgroup.clone_children
  45776. │   ├── cgroup.procs
  45777. │   ├── notify_on_release
  45778. │   ├── pids.current
  45779. │   ├── pids.max
  45780. │   └── tasks
  45781. └── systemd
  45782. ├── cgroup.clone_children
  45783. ├── cgroup.procs
  45784. ├── cgroup.sane_behavior
  45785. ├── init.scope
  45786. │   ├── cgroup.clone_children
  45787. │   ├── cgroup.procs
  45788. │   ├── notify_on_release
  45789. │   └── tasks
  45790. ├── lxc
  45791. │   ├── apt-cacher
  45792. │   │   ├── cgroup.clone_children
  45793. │   │   ├── cgroup.procs
  45794. │   │   ├── init.scope
  45795. │   │   │   ├── cgroup.clone_children
  45796. │   │   │   ├── cgroup.procs
  45797. │   │   │   ├── notify_on_release
  45798. │   │   │   └── tasks
  45799. │   │   ├── notify_on_release
  45800. │   │   ├── system.slice
  45801. │   │   │   ├── accounts-daemon.service
  45802. │   │   │   │   ├── cgroup.clone_children
  45803. │   │   │   │   ├── cgroup.procs
  45804. │   │   │   │   ├── notify_on_release
  45805. │   │   │   │   └── tasks
  45806. │   │   │   ├── apparmor.service
  45807. │   │   │   │   ├── cgroup.clone_children
  45808. │   │   │   │   ├── cgroup.procs
  45809. │   │   │   │   ├── notify_on_release
  45810. │   │   │   │   └── tasks
  45811. │   │   │   ├── apport.service
  45812. │   │   │   │   ├── cgroup.clone_children
  45813. │   │   │   │   ├── cgroup.procs
  45814. │   │   │   │   ├── notify_on_release
  45815. │   │   │   │   └── tasks
  45816. │   │   │   ├── apt-cacher-ng.service
  45817. │   │   │   │   ├── cgroup.clone_children
  45818. │   │   │   │   ├── cgroup.procs
  45819. │   │   │   │   ├── notify_on_release
  45820. │   │   │   │   └── tasks
  45821. │   │   │   ├── atd.service
  45822. │   │   │   │   ├── cgroup.clone_children
  45823. │   │   │   │   ├── cgroup.procs
  45824. │   │   │   │   ├── notify_on_release
  45825. │   │   │   │   └── tasks
  45826. │   │   │   ├── cgroup.clone_children
  45827. │   │   │   ├── cgroup.procs
  45828. │   │   │   ├── cloud-config.service
  45829. │   │   │   │   ├── cgroup.clone_children
  45830. │   │   │   │   ├── cgroup.procs
  45831. │   │   │   │   ├── notify_on_release
  45832. │   │   │   │   └── tasks
  45833. │   │   │   ├── cloud-final.service
  45834. │   │   │   │   ├── cgroup.clone_children
  45835. │   │   │   │   ├── cgroup.procs
  45836. │   │   │   │   ├── notify_on_release
  45837. │   │   │   │   └── tasks
  45838. │   │   │   ├── cloud-init-local.service
  45839. │   │   │   │   ├── cgroup.clone_children
  45840. │   │   │   │   ├── cgroup.procs
  45841. │   │   │   │   ├── notify_on_release
  45842. │   │   │   │   └── tasks
  45843. │   │   │   ├── cloud-init.service
  45844. │   │   │   │   ├── cgroup.clone_children
  45845. │   │   │   │   ├── cgroup.procs
  45846. │   │   │   │   ├── notify_on_release
  45847. │   │   │   │   └── tasks
  45848. │   │   │   ├── console-getty.service
  45849. │   │   │   │   ├── cgroup.clone_children
  45850. │   │   │   │   ├── cgroup.procs
  45851. │   │   │   │   ├── notify_on_release
  45852. │   │   │   │   └── tasks
  45853. │   │   │   ├── cron.service
  45854. │   │   │   │   ├── cgroup.clone_children
  45855. │   │   │   │   ├── cgroup.procs
  45856. │   │   │   │   ├── notify_on_release
  45857. │   │   │   │   └── tasks
  45858. │   │   │   ├── dbus.service
  45859. │   │   │   │   ├── cgroup.clone_children
  45860. │   │   │   │   ├── cgroup.procs
  45861. │   │   │   │   ├── notify_on_release
  45862. │   │   │   │   └── tasks
  45863. │   │   │   ├── dev-full.mount
  45864. │   │   │   │   ├── cgroup.clone_children
  45865. │   │   │   │   ├── cgroup.procs
  45866. │   │   │   │   ├── notify_on_release
  45867. │   │   │   │   └── tasks
  45868. │   │   │   ├── dev-fuse.mount
  45869. │   │   │   │   ├── cgroup.clone_children
  45870. │   │   │   │   ├── cgroup.procs
  45871. │   │   │   │   ├── notify_on_release
  45872. │   │   │   │   └── tasks
  45873. │   │   │   ├── dev-lxd.mount
  45874. │   │   │   │   ├── cgroup.clone_children
  45875. │   │   │   │   ├── cgroup.procs
  45876. │   │   │   │   ├── notify_on_release
  45877. │   │   │   │   └── tasks
  45878. │   │   │   ├── dev-.lxd\x2dmounts.mount
  45879. │   │   │   │   ├── cgroup.clone_children
  45880. │   │   │   │   ├── cgroup.procs
  45881. │   │   │   │   ├── notify_on_release
  45882. │   │   │   │   └── tasks
  45883. │   │   │   ├── dev-mqueue.mount
  45884. │   │   │   │   ├── cgroup.clone_children
  45885. │   │   │   │   ├── cgroup.procs
  45886. │   │   │   │   ├── notify_on_release
  45887. │   │   │   │   └── tasks
  45888. │   │   │   ├── dev-net-tun.mount
  45889. │   │   │   │   ├── cgroup.clone_children
  45890. │   │   │   │   ├── cgroup.procs
  45891. │   │   │   │   ├── notify_on_release
  45892. │   │   │   │   └── tasks
  45893. │   │   │   ├── dev-null.mount
  45894. │   │   │   │   ├── cgroup.clone_children
  45895. │   │   │   │   ├── cgroup.procs
  45896. │   │   │   │   ├── notify_on_release
  45897. │   │   │   │   └── tasks
  45898. │   │   │   ├── dev-ptmx.mount
  45899. │   │   │   │   ├── cgroup.clone_children
  45900. │   │   │   │   ├── cgroup.procs
  45901. │   │   │   │   ├── notify_on_release
  45902. │   │   │   │   └── tasks
  45903. │   │   │   ├── dev-random.mount
  45904. │   │   │   │   ├── cgroup.clone_children
  45905. │   │   │   │   ├── cgroup.procs
  45906. │   │   │   │   ├── notify_on_release
  45907. │   │   │   │   └── tasks
  45908. │   │   │   ├── dev-tty.mount
  45909. │   │   │   │   ├── cgroup.clone_children
  45910. │   │   │   │   ├── cgroup.procs
  45911. │   │   │   │   ├── notify_on_release
  45912. │   │   │   │   └── tasks
  45913. │   │   │   ├── dev-urandom.mount
  45914. │   │   │   │   ├── cgroup.clone_children
  45915. │   │   │   │   ├── cgroup.procs
  45916. │   │   │   │   ├── notify_on_release
  45917. │   │   │   │   └── tasks
  45918. │   │   │   ├── dev-zero.mount
  45919. │   │   │   │   ├── cgroup.clone_children
  45920. │   │   │   │   ├── cgroup.procs
  45921. │   │   │   │   ├── notify_on_release
  45922. │   │   │   │   └── tasks
  45923. │   │   │   ├── irqbalance.service
  45924. │   │   │   │   ├── cgroup.clone_children
  45925. │   │   │   │   ├── cgroup.procs
  45926. │   │   │   │   ├── notify_on_release
  45927. │   │   │   │   └── tasks
  45928. │   │   │   ├── lvm2-monitor.service
  45929. │   │   │   │   ├── cgroup.clone_children
  45930. │   │   │   │   ├── cgroup.procs
  45931. │   │   │   │   ├── notify_on_release
  45932. │   │   │   │   └── tasks
  45933. │   │   │   ├── -.mount
  45934. │   │   │   │   ├── cgroup.clone_children
  45935. │   │   │   │   ├── cgroup.procs
  45936. │   │   │   │   ├── notify_on_release
  45937. │   │   │   │   └── tasks
  45938. │   │   │   ├── networking.service
  45939. │   │   │   │   ├── cgroup.clone_children
  45940. │   │   │   │   ├── cgroup.procs
  45941. │   │   │   │   ├── notify_on_release
  45942. │   │   │   │   └── tasks
  45943. │   │   │   ├── notify_on_release
  45944. │   │   │   ├── ondemand.service
  45945. │   │   │   │   ├── cgroup.clone_children
  45946. │   │   │   │   ├── cgroup.procs
  45947. │   │   │   │   ├── notify_on_release
  45948. │   │   │   │   └── tasks
  45949. │   │   │   ├── polkitd.service
  45950. │   │   │   │   ├── cgroup.clone_children
  45951. │   │   │   │   ├── cgroup.procs
  45952. │   │   │   │   ├── notify_on_release
  45953. │   │   │   │   └── tasks
  45954. │   │   │   ├── proc-cpuinfo.mount
  45955. │   │   │   │   ├── cgroup.clone_children
  45956. │   │   │   │   ├── cgroup.procs
  45957. │   │   │   │   ├── notify_on_release
  45958. │   │   │   │   └── tasks
  45959. │   │   │   ├── proc-diskstats.mount
  45960. │   │   │   │   ├── cgroup.clone_children
  45961. │   │   │   │   ├── cgroup.procs
  45962. │   │   │   │   ├── notify_on_release
  45963. │   │   │   │   └── tasks
  45964. │   │   │   ├── proc-meminfo.mount
  45965. │   │   │   │   ├── cgroup.clone_children
  45966. │   │   │   │   ├── cgroup.procs
  45967. │   │   │   │   ├── notify_on_release
  45968. │   │   │   │   └── tasks
  45969. │   │   │   ├── proc-stat.mount
  45970. │   │   │   │   ├── cgroup.clone_children
  45971. │   │   │   │   ├── cgroup.procs
  45972. │   │   │   │   ├── notify_on_release
  45973. │   │   │   │   └── tasks
  45974. │   │   │   ├── proc-swaps.mount
  45975. │   │   │   │   ├── cgroup.clone_children
  45976. │   │   │   │   ├── cgroup.procs
  45977. │   │   │   │   ├── notify_on_release
  45978. │   │   │   │   └── tasks
  45979. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  45980. │   │   │   │   ├── cgroup.clone_children
  45981. │   │   │   │   ├── cgroup.procs
  45982. │   │   │   │   ├── notify_on_release
  45983. │   │   │   │   └── tasks
  45984. │   │   │   ├── proc-uptime.mount
  45985. │   │   │   │   ├── cgroup.clone_children
  45986. │   │   │   │   ├── cgroup.procs
  45987. │   │   │   │   ├── notify_on_release
  45988. │   │   │   │   └── tasks
  45989. │   │   │   ├── rc-local.service
  45990. │   │   │   │   ├── cgroup.clone_children
  45991. │   │   │   │   ├── cgroup.procs
  45992. │   │   │   │   ├── notify_on_release
  45993. │   │   │   │   └── tasks
  45994. │   │   │   ├── resolvconf.service
  45995. │   │   │   │   ├── cgroup.clone_children
  45996. │   │   │   │   ├── cgroup.procs
  45997. │   │   │   │   ├── notify_on_release
  45998. │   │   │   │   └── tasks
  45999. │   │   │   ├── rsyslog.service
  46000. │   │   │   │   ├── cgroup.clone_children
  46001. │   │   │   │   ├── cgroup.procs
  46002. │   │   │   │   ├── notify_on_release
  46003. │   │   │   │   └── tasks
  46004. │   │   │   ├── snapd.service
  46005. │   │   │   │   ├── cgroup.clone_children
  46006. │   │   │   │   ├── cgroup.procs
  46007. │   │   │   │   ├── notify_on_release
  46008. │   │   │   │   └── tasks
  46009. │   │   │   ├── ssh.service
  46010. │   │   │   │   ├── cgroup.clone_children
  46011. │   │   │   │   ├── cgroup.procs
  46012. │   │   │   │   ├── notify_on_release
  46013. │   │   │   │   └── tasks
  46014. │   │   │   ├── sys-fs-fuse-connections.mount
  46015. │   │   │   │   ├── cgroup.clone_children
  46016. │   │   │   │   ├── cgroup.procs
  46017. │   │   │   │   ├── notify_on_release
  46018. │   │   │   │   └── tasks
  46019. │   │   │   ├── sys-kernel-debug.mount
  46020. │   │   │   │   ├── cgroup.clone_children
  46021. │   │   │   │   ├── cgroup.procs
  46022. │   │   │   │   ├── notify_on_release
  46023. │   │   │   │   └── tasks
  46024. │   │   │   ├── sys-kernel-debug-tracing.mount
  46025. │   │   │   │   ├── cgroup.clone_children
  46026. │   │   │   │   ├── cgroup.procs
  46027. │   │   │   │   ├── notify_on_release
  46028. │   │   │   │   └── tasks
  46029. │   │   │   ├── systemd-journald.service
  46030. │   │   │   │   ├── cgroup.clone_children
  46031. │   │   │   │   ├── cgroup.procs
  46032. │   │   │   │   ├── notify_on_release
  46033. │   │   │   │   └── tasks
  46034. │   │   │   ├── systemd-journal-flush.service
  46035. │   │   │   │   ├── cgroup.clone_children
  46036. │   │   │   │   ├── cgroup.procs
  46037. │   │   │   │   ├── notify_on_release
  46038. │   │   │   │   └── tasks
  46039. │   │   │   ├── systemd-logind.service
  46040. │   │   │   │   ├── cgroup.clone_children
  46041. │   │   │   │   ├── cgroup.procs
  46042. │   │   │   │   ├── notify_on_release
  46043. │   │   │   │   └── tasks
  46044. │   │   │   ├── systemd-random-seed.service
  46045. │   │   │   │   ├── cgroup.clone_children
  46046. │   │   │   │   ├── cgroup.procs
  46047. │   │   │   │   ├── notify_on_release
  46048. │   │   │   │   └── tasks
  46049. │   │   │   ├── systemd-tmpfiles-setup.service
  46050. │   │   │   │   ├── cgroup.clone_children
  46051. │   │   │   │   ├── cgroup.procs
  46052. │   │   │   │   ├── notify_on_release
  46053. │   │   │   │   └── tasks
  46054. │   │   │   ├── systemd-udevd.service
  46055. │   │   │   │   ├── cgroup.clone_children
  46056. │   │   │   │   ├── cgroup.procs
  46057. │   │   │   │   ├── notify_on_release
  46058. │   │   │   │   └── tasks
  46059. │   │   │   ├── systemd-udev-trigger.service
  46060. │   │   │   │   ├── cgroup.clone_children
  46061. │   │   │   │   ├── cgroup.procs
  46062. │   │   │   │   ├── notify_on_release
  46063. │   │   │   │   └── tasks
  46064. │   │   │   ├── systemd-update-utmp.service
  46065. │   │   │   │   ├── cgroup.clone_children
  46066. │   │   │   │   ├── cgroup.procs
  46067. │   │   │   │   ├── notify_on_release
  46068. │   │   │   │   └── tasks
  46069. │   │   │   ├── systemd-user-sessions.service
  46070. │   │   │   │   ├── cgroup.clone_children
  46071. │   │   │   │   ├── cgroup.procs
  46072. │   │   │   │   ├── notify_on_release
  46073. │   │   │   │   └── tasks
  46074. │   │   │   ├── system-getty.slice
  46075. │   │   │   │   ├── cgroup.clone_children
  46076. │   │   │   │   ├── cgroup.procs
  46077. │   │   │   │   ├── notify_on_release
  46078. │   │   │   │   └── tasks
  46079. │   │   │   ├── tasks
  46080. │   │   │   ├── ufw.service
  46081. │   │   │   │   ├── cgroup.clone_children
  46082. │   │   │   │   ├── cgroup.procs
  46083. │   │   │   │   ├── notify_on_release
  46084. │   │   │   │   └── tasks
  46085. │   │   │   ├── unattended-upgrades.service
  46086. │   │   │   │   ├── cgroup.clone_children
  46087. │   │   │   │   ├── cgroup.procs
  46088. │   │   │   │   ├── notify_on_release
  46089. │   │   │   │   └── tasks
  46090. │   │   │   └── var-lib-lxcfs.mount
  46091. │   │   │   ├── cgroup.clone_children
  46092. │   │   │   ├── cgroup.procs
  46093. │   │   │   ├── notify_on_release
  46094. │   │   │   └── tasks
  46095. │   │   ├── tasks
  46096. │   │   └── user.slice
  46097. │   │   ├── cgroup.clone_children
  46098. │   │   ├── cgroup.procs
  46099. │   │   ├── notify_on_release
  46100. │   │   └── tasks
  46101. │   ├── builder
  46102. │   │   ├── cgroup.clone_children
  46103. │   │   ├── cgroup.procs
  46104. │   │   ├── init.scope
  46105. │   │   │   ├── cgroup.clone_children
  46106. │   │   │   ├── cgroup.procs
  46107. │   │   │   ├── notify_on_release
  46108. │   │   │   └── tasks
  46109. │   │   ├── notify_on_release
  46110. │   │   ├── system.slice
  46111. │   │   │   ├── accounts-daemon.service
  46112. │   │   │   │   ├── cgroup.clone_children
  46113. │   │   │   │   ├── cgroup.procs
  46114. │   │   │   │   ├── notify_on_release
  46115. │   │   │   │   └── tasks
  46116. │   │   │   ├── apparmor.service
  46117. │   │   │   │   ├── cgroup.clone_children
  46118. │   │   │   │   ├── cgroup.procs
  46119. │   │   │   │   ├── notify_on_release
  46120. │   │   │   │   └── tasks
  46121. │   │   │   ├── apport.service
  46122. │   │   │   │   ├── cgroup.clone_children
  46123. │   │   │   │   ├── cgroup.procs
  46124. │   │   │   │   ├── notify_on_release
  46125. │   │   │   │   └── tasks
  46126. │   │   │   ├── atd.service
  46127. │   │   │   │   ├── cgroup.clone_children
  46128. │   │   │   │   ├── cgroup.procs
  46129. │   │   │   │   ├── notify_on_release
  46130. │   │   │   │   └── tasks
  46131. │   │   │   ├── cgroup.clone_children
  46132. │   │   │   ├── cgroupfs-mount.service
  46133. │   │   │   │   ├── cgroup.clone_children
  46134. │   │   │   │   ├── cgroup.procs
  46135. │   │   │   │   ├── notify_on_release
  46136. │   │   │   │   └── tasks
  46137. │   │   │   ├── cgroup.procs
  46138. │   │   │   ├── cloud-config.service
  46139. │   │   │   │   ├── cgroup.clone_children
  46140. │   │   │   │   ├── cgroup.procs
  46141. │   │   │   │   ├── notify_on_release
  46142. │   │   │   │   └── tasks
  46143. │   │   │   ├── cloud-final.service
  46144. │   │   │   │   ├── cgroup.clone_children
  46145. │   │   │   │   ├── cgroup.procs
  46146. │   │   │   │   ├── notify_on_release
  46147. │   │   │   │   └── tasks
  46148. │   │   │   ├── cloud-init-local.service
  46149. │   │   │   │   ├── cgroup.clone_children
  46150. │   │   │   │   ├── cgroup.procs
  46151. │   │   │   │   ├── notify_on_release
  46152. │   │   │   │   └── tasks
  46153. │   │   │   ├── cloud-init.service
  46154. │   │   │   │   ├── cgroup.clone_children
  46155. │   │   │   │   ├── cgroup.procs
  46156. │   │   │   │   ├── notify_on_release
  46157. │   │   │   │   └── tasks
  46158. │   │   │   ├── console-getty.service
  46159. │   │   │   │   ├── cgroup.clone_children
  46160. │   │   │   │   ├── cgroup.procs
  46161. │   │   │   │   ├── notify_on_release
  46162. │   │   │   │   └── tasks
  46163. │   │   │   ├── cron.service
  46164. │   │   │   │   ├── cgroup.clone_children
  46165. │   │   │   │   ├── cgroup.procs
  46166. │   │   │   │   ├── notify_on_release
  46167. │   │   │   │   └── tasks
  46168. │   │   │   ├── dbus.service
  46169. │   │   │   │   ├── cgroup.clone_children
  46170. │   │   │   │   ├── cgroup.procs
  46171. │   │   │   │   ├── notify_on_release
  46172. │   │   │   │   └── tasks
  46173. │   │   │   ├── dev-full.mount
  46174. │   │   │   │   ├── cgroup.clone_children
  46175. │   │   │   │   ├── cgroup.procs
  46176. │   │   │   │   ├── notify_on_release
  46177. │   │   │   │   └── tasks
  46178. │   │   │   ├── dev-fuse.mount
  46179. │   │   │   │   ├── cgroup.clone_children
  46180. │   │   │   │   ├── cgroup.procs
  46181. │   │   │   │   ├── notify_on_release
  46182. │   │   │   │   └── tasks
  46183. │   │   │   ├── dev-.lxc-proc.mount
  46184. │   │   │   │   ├── cgroup.clone_children
  46185. │   │   │   │   ├── cgroup.procs
  46186. │   │   │   │   ├── notify_on_release
  46187. │   │   │   │   └── tasks
  46188. │   │   │   ├── dev-.lxc-sys.mount
  46189. │   │   │   │   ├── cgroup.clone_children
  46190. │   │   │   │   ├── cgroup.procs
  46191. │   │   │   │   ├── notify_on_release
  46192. │   │   │   │   └── tasks
  46193. │   │   │   ├── dev-lxd.mount
  46194. │   │   │   │   ├── cgroup.clone_children
  46195. │   │   │   │   ├── cgroup.procs
  46196. │   │   │   │   ├── notify_on_release
  46197. │   │   │   │   └── tasks
  46198. │   │   │   ├── dev-.lxd\x2dmounts.mount
  46199. │   │   │   │   ├── cgroup.clone_children
  46200. │   │   │   │   ├── cgroup.procs
  46201. │   │   │   │   ├── notify_on_release
  46202. │   │   │   │   └── tasks
  46203. │   │   │   ├── dev-mqueue.mount
  46204. │   │   │   │   ├── cgroup.clone_children
  46205. │   │   │   │   ├── cgroup.procs
  46206. │   │   │   │   ├── notify_on_release
  46207. │   │   │   │   └── tasks
  46208. │   │   │   ├── dev-net-tun.mount
  46209. │   │   │   │   ├── cgroup.clone_children
  46210. │   │   │   │   ├── cgroup.procs
  46211. │   │   │   │   ├── notify_on_release
  46212. │   │   │   │   └── tasks
  46213. │   │   │   ├── dev-null.mount
  46214. │   │   │   │   ├── cgroup.clone_children
  46215. │   │   │   │   ├── cgroup.procs
  46216. │   │   │   │   ├── notify_on_release
  46217. │   │   │   │   └── tasks
  46218. │   │   │   ├── dev-ptmx.mount
  46219. │   │   │   │   ├── cgroup.clone_children
  46220. │   │   │   │   ├── cgroup.procs
  46221. │   │   │   │   ├── notify_on_release
  46222. │   │   │   │   └── tasks
  46223. │   │   │   ├── dev-random.mount
  46224. │   │   │   │   ├── cgroup.clone_children
  46225. │   │   │   │   ├── cgroup.procs
  46226. │   │   │   │   ├── notify_on_release
  46227. │   │   │   │   └── tasks
  46228. │   │   │   ├── dev-tty.mount
  46229. │   │   │   │   ├── cgroup.clone_children
  46230. │   │   │   │   ├── cgroup.procs
  46231. │   │   │   │   ├── notify_on_release
  46232. │   │   │   │   └── tasks
  46233. │   │   │   ├── dev-urandom.mount
  46234. │   │   │   │   ├── cgroup.clone_children
  46235. │   │   │   │   ├── cgroup.procs
  46236. │   │   │   │   ├── notify_on_release
  46237. │   │   │   │   └── tasks
  46238. │   │   │   ├── dev-zero.mount
  46239. │   │   │   │   ├── cgroup.clone_children
  46240. │   │   │   │   ├── cgroup.procs
  46241. │   │   │   │   ├── notify_on_release
  46242. │   │   │   │   └── tasks
  46243. │   │   │   ├── docker.service
  46244. │   │   │   │   ├── cgroup.clone_children
  46245. │   │   │   │   ├── cgroup.procs
  46246. │   │   │   │   ├── notify_on_release
  46247. │   │   │   │   └── tasks
  46248. │   │   │   ├── irqbalance.service
  46249. │   │   │   │   ├── cgroup.clone_children
  46250. │   │   │   │   ├── cgroup.procs
  46251. │   │   │   │   ├── notify_on_release
  46252. │   │   │   │   └── tasks
  46253. │   │   │   ├── lvm2-monitor.service
  46254. │   │   │   │   ├── cgroup.clone_children
  46255. │   │   │   │   ├── cgroup.procs
  46256. │   │   │   │   ├── notify_on_release
  46257. │   │   │   │   └── tasks
  46258. │   │   │   ├── lxd-containers.service
  46259. │   │   │   │   ├── cgroup.clone_children
  46260. │   │   │   │   ├── cgroup.procs
  46261. │   │   │   │   ├── notify_on_release
  46262. │   │   │   │   └── tasks
  46263. │   │   │   ├── mdadm.service
  46264. │   │   │   │   ├── cgroup.clone_children
  46265. │   │   │   │   ├── cgroup.procs
  46266. │   │   │   │   ├── notify_on_release
  46267. │   │   │   │   └── tasks
  46268. │   │   │   ├── -.mount
  46269. │   │   │   │   ├── cgroup.clone_children
  46270. │   │   │   │   ├── cgroup.procs
  46271. │   │   │   │   ├── notify_on_release
  46272. │   │   │   │   └── tasks
  46273. │   │   │   ├── networking.service
  46274. │   │   │   │   ├── cgroup.clone_children
  46275. │   │   │   │   ├── cgroup.procs
  46276. │   │   │   │   ├── notify_on_release
  46277. │   │   │   │   └── tasks
  46278. │   │   │   ├── notify_on_release
  46279. │   │   │   ├── ondemand.service
  46280. │   │   │   │   ├── cgroup.clone_children
  46281. │   │   │   │   ├── cgroup.procs
  46282. │   │   │   │   ├── notify_on_release
  46283. │   │   │   │   └── tasks
  46284. │   │   │   ├── polkitd.service
  46285. │   │   │   │   ├── cgroup.clone_children
  46286. │   │   │   │   ├── cgroup.procs
  46287. │   │   │   │   ├── notify_on_release
  46288. │   │   │   │   └── tasks
  46289. │   │   │   ├── proc-cpuinfo.mount
  46290. │   │   │   │   ├── cgroup.clone_children
  46291. │   │   │   │   ├── cgroup.procs
  46292. │   │   │   │   ├── notify_on_release
  46293. │   │   │   │   └── tasks
  46294. │   │   │   ├── proc-diskstats.mount
  46295. │   │   │   │   ├── cgroup.clone_children
  46296. │   │   │   │   ├── cgroup.procs
  46297. │   │   │   │   ├── notify_on_release
  46298. │   │   │   │   └── tasks
  46299. │   │   │   ├── proc-meminfo.mount
  46300. │   │   │   │   ├── cgroup.clone_children
  46301. │   │   │   │   ├── cgroup.procs
  46302. │   │   │   │   ├── notify_on_release
  46303. │   │   │   │   └── tasks
  46304. │   │   │   ├── proc-stat.mount
  46305. │   │   │   │   ├── cgroup.clone_children
  46306. │   │   │   │   ├── cgroup.procs
  46307. │   │   │   │   ├── notify_on_release
  46308. │   │   │   │   └── tasks
  46309. │   │   │   ├── proc-swaps.mount
  46310. │   │   │   │   ├── cgroup.clone_children
  46311. │   │   │   │   ├── cgroup.procs
  46312. │   │   │   │   ├── notify_on_release
  46313. │   │   │   │   └── tasks
  46314. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  46315. │   │   │   │   ├── cgroup.clone_children
  46316. │   │   │   │   ├── cgroup.procs
  46317. │   │   │   │   ├── notify_on_release
  46318. │   │   │   │   └── tasks
  46319. │   │   │   ├── proc-uptime.mount
  46320. │   │   │   │   ├── cgroup.clone_children
  46321. │   │   │   │   ├── cgroup.procs
  46322. │   │   │   │   ├── notify_on_release
  46323. │   │   │   │   └── tasks
  46324. │   │   │   ├── rc-local.service
  46325. │   │   │   │   ├── cgroup.clone_children
  46326. │   │   │   │   ├── cgroup.procs
  46327. │   │   │   │   ├── notify_on_release
  46328. │   │   │   │   └── tasks
  46329. │   │   │   ├── resolvconf.service
  46330. │   │   │   │   ├── cgroup.clone_children
  46331. │   │   │   │   ├── cgroup.procs
  46332. │   │   │   │   ├── notify_on_release
  46333. │   │   │   │   └── tasks
  46334. │   │   │   ├── rsyslog.service
  46335. │   │   │   │   ├── cgroup.clone_children
  46336. │   │   │   │   ├── cgroup.procs
  46337. │   │   │   │   ├── notify_on_release
  46338. │   │   │   │   └── tasks
  46339. │   │   │   ├── snapd.service
  46340. │   │   │   │   ├── cgroup.clone_children
  46341. │   │   │   │   ├── cgroup.procs
  46342. │   │   │   │   ├── notify_on_release
  46343. │   │   │   │   └── tasks
  46344. │   │   │   ├── ssh.service
  46345. │   │   │   │   ├── cgroup.clone_children
  46346. │   │   │   │   ├── cgroup.procs
  46347. │   │   │   │   ├── notify_on_release
  46348. │   │   │   │   └── tasks
  46349. │   │   │   ├── sys-fs-fuse-connections.mount
  46350. │   │   │   │   ├── cgroup.clone_children
  46351. │   │   │   │   ├── cgroup.procs
  46352. │   │   │   │   ├── notify_on_release
  46353. │   │   │   │   └── tasks
  46354. │   │   │   ├── sys-kernel-debug.mount
  46355. │   │   │   │   ├── cgroup.clone_children
  46356. │   │   │   │   ├── cgroup.procs
  46357. │   │   │   │   ├── notify_on_release
  46358. │   │   │   │   └── tasks
  46359. │   │   │   ├── sys-kernel-debug-tracing.mount
  46360. │   │   │   │   ├── cgroup.clone_children
  46361. │   │   │   │   ├── cgroup.procs
  46362. │   │   │   │   ├── notify_on_release
  46363. │   │   │   │   └── tasks
  46364. │   │   │   ├── sys-module-apparmor-parameters-enabled.mount
  46365. │   │   │   │   ├── cgroup.clone_children
  46366. │   │   │   │   ├── cgroup.procs
  46367. │   │   │   │   ├── notify_on_release
  46368. │   │   │   │   └── tasks
  46369. │   │   │   ├── systemd-journald.service
  46370. │   │   │   │   ├── cgroup.clone_children
  46371. │   │   │   │   ├── cgroup.procs
  46372. │   │   │   │   ├── notify_on_release
  46373. │   │   │   │   └── tasks
  46374. │   │   │   ├── systemd-journal-flush.service
  46375. │   │   │   │   ├── cgroup.clone_children
  46376. │   │   │   │   ├── cgroup.procs
  46377. │   │   │   │   ├── notify_on_release
  46378. │   │   │   │   └── tasks
  46379. │   │   │   ├── systemd-logind.service
  46380. │   │   │   │   ├── cgroup.clone_children
  46381. │   │   │   │   ├── cgroup.procs
  46382. │   │   │   │   ├── notify_on_release
  46383. │   │   │   │   └── tasks
  46384. │   │   │   ├── systemd-random-seed.service
  46385. │   │   │   │   ├── cgroup.clone_children
  46386. │   │   │   │   ├── cgroup.procs
  46387. │   │   │   │   ├── notify_on_release
  46388. │   │   │   │   └── tasks
  46389. │   │   │   ├── systemd-tmpfiles-setup.service
  46390. │   │   │   │   ├── cgroup.clone_children
  46391. │   │   │   │   ├── cgroup.procs
  46392. │   │   │   │   ├── notify_on_release
  46393. │   │   │   │   └── tasks
  46394. │   │   │   ├── systemd-udevd.service
  46395. │   │   │   │   ├── cgroup.clone_children
  46396. │   │   │   │   ├── cgroup.procs
  46397. │   │   │   │   ├── notify_on_release
  46398. │   │   │   │   └── tasks
  46399. │   │   │   ├── systemd-udev-trigger.service
  46400. │   │   │   │   ├── cgroup.clone_children
  46401. │   │   │   │   ├── cgroup.procs
  46402. │   │   │   │   ├── notify_on_release
  46403. │   │   │   │   └── tasks
  46404. │   │   │   ├── systemd-update-utmp.service
  46405. │   │   │   │   ├── cgroup.clone_children
  46406. │   │   │   │   ├── cgroup.procs
  46407. │   │   │   │   ├── notify_on_release
  46408. │   │   │   │   └── tasks
  46409. │   │   │   ├── systemd-user-sessions.service
  46410. │   │   │   │   ├── cgroup.clone_children
  46411. │   │   │   │   ├── cgroup.procs
  46412. │   │   │   │   ├── notify_on_release
  46413. │   │   │   │   └── tasks
  46414. │   │   │   ├── system-getty.slice
  46415. │   │   │   │   ├── cgroup.clone_children
  46416. │   │   │   │   ├── cgroup.procs
  46417. │   │   │   │   ├── notify_on_release
  46418. │   │   │   │   └── tasks
  46419. │   │   │   ├── tasks
  46420. │   │   │   ├── ubuntu-fan.service
  46421. │   │   │   │   ├── cgroup.clone_children
  46422. │   │   │   │   ├── cgroup.procs
  46423. │   │   │   │   ├── notify_on_release
  46424. │   │   │   │   └── tasks
  46425. │   │   │   ├── ufw.service
  46426. │   │   │   │   ├── cgroup.clone_children
  46427. │   │   │   │   ├── cgroup.procs
  46428. │   │   │   │   ├── notify_on_release
  46429. │   │   │   │   └── tasks
  46430. │   │   │   ├── unattended-upgrades.service
  46431. │   │   │   │   ├── cgroup.clone_children
  46432. │   │   │   │   ├── cgroup.procs
  46433. │   │   │   │   ├── notify_on_release
  46434. │   │   │   │   └── tasks
  46435. │   │   │   ├── var-lib-docker-btrfs.mount
  46436. │   │   │   │   ├── cgroup.clone_children
  46437. │   │   │   │   ├── cgroup.procs
  46438. │   │   │   │   ├── notify_on_release
  46439. │   │   │   │   └── tasks
  46440. │   │   │   └── var-lib-lxcfs.mount
  46441. │   │   │   ├── cgroup.clone_children
  46442. │   │   │   ├── cgroup.procs
  46443. │   │   │   ├── notify_on_release
  46444. │   │   │   └── tasks
  46445. │   │   ├── tasks
  46446. │   │   └── user.slice
  46447. │   │   ├── cgroup.clone_children
  46448. │   │   ├── cgroup.procs
  46449. │   │   ├── notify_on_release
  46450. │   │   └── tasks
  46451. │   ├── cgroup.clone_children
  46452. │   ├── cgroup.procs
  46453. │   ├── notify_on_release
  46454. │   ├── ns-auth
  46455. │   │   ├── cgroup.clone_children
  46456. │   │   ├── cgroup.procs
  46457. │   │   ├── init.scope
  46458. │   │   │   ├── cgroup.clone_children
  46459. │   │   │   ├── cgroup.procs
  46460. │   │   │   ├── notify_on_release
  46461. │   │   │   └── tasks
  46462. │   │   ├── notify_on_release
  46463. │   │   ├── system.slice
  46464. │   │   │   ├── accounts-daemon.service
  46465. │   │   │   │   ├── cgroup.clone_children
  46466. │   │   │   │   ├── cgroup.procs
  46467. │   │   │   │   ├── notify_on_release
  46468. │   │   │   │   └── tasks
  46469. │   │   │   ├── apparmor.service
  46470. │   │   │   │   ├── cgroup.clone_children
  46471. │   │   │   │   ├── cgroup.procs
  46472. │   │   │   │   ├── notify_on_release
  46473. │   │   │   │   └── tasks
  46474. │   │   │   ├── apport.service
  46475. │   │   │   │   ├── cgroup.clone_children
  46476. │   │   │   │   ├── cgroup.procs
  46477. │   │   │   │   ├── notify_on_release
  46478. │   │   │   │   └── tasks
  46479. │   │   │   ├── atd.service
  46480. │   │   │   │   ├── cgroup.clone_children
  46481. │   │   │   │   ├── cgroup.procs
  46482. │   │   │   │   ├── notify_on_release
  46483. │   │   │   │   └── tasks
  46484. │   │   │   ├── bind9.service
  46485. │   │   │   │   ├── cgroup.clone_children
  46486. │   │   │   │   ├── cgroup.procs
  46487. │   │   │   │   ├── notify_on_release
  46488. │   │   │   │   └── tasks
  46489. │   │   │   ├── cgroup.clone_children
  46490. │   │   │   ├── cgroup.procs
  46491. │   │   │   ├── cloud-config.service
  46492. │   │   │   │   ├── cgroup.clone_children
  46493. │   │   │   │   ├── cgroup.procs
  46494. │   │   │   │   ├── notify_on_release
  46495. │   │   │   │   └── tasks
  46496. │   │   │   ├── cloud-final.service
  46497. │   │   │   │   ├── cgroup.clone_children
  46498. │   │   │   │   ├── cgroup.procs
  46499. │   │   │   │   ├── notify_on_release
  46500. │   │   │   │   └── tasks
  46501. │   │   │   ├── cloud-init-local.service
  46502. │   │   │   │   ├── cgroup.clone_children
  46503. │   │   │   │   ├── cgroup.procs
  46504. │   │   │   │   ├── notify_on_release
  46505. │   │   │   │   └── tasks
  46506. │   │   │   ├── cloud-init.service
  46507. │   │   │   │   ├── cgroup.clone_children
  46508. │   │   │   │   ├── cgroup.procs
  46509. │   │   │   │   ├── notify_on_release
  46510. │   │   │   │   └── tasks
  46511. │   │   │   ├── console-getty.service
  46512. │   │   │   │   ├── cgroup.clone_children
  46513. │   │   │   │   ├── cgroup.procs
  46514. │   │   │   │   ├── notify_on_release
  46515. │   │   │   │   └── tasks
  46516. │   │   │   ├── cron.service
  46517. │   │   │   │   ├── cgroup.clone_children
  46518. │   │   │   │   ├── cgroup.procs
  46519. │   │   │   │   ├── notify_on_release
  46520. │   │   │   │   └── tasks
  46521. │   │   │   ├── dbus.service
  46522. │   │   │   │   ├── cgroup.clone_children
  46523. │   │   │   │   ├── cgroup.procs
  46524. │   │   │   │   ├── notify_on_release
  46525. │   │   │   │   └── tasks
  46526. │   │   │   ├── dev-full.mount
  46527. │   │   │   │   ├── cgroup.clone_children
  46528. │   │   │   │   ├── cgroup.procs
  46529. │   │   │   │   ├── notify_on_release
  46530. │   │   │   │   └── tasks
  46531. │   │   │   ├── dev-fuse.mount
  46532. │   │   │   │   ├── cgroup.clone_children
  46533. │   │   │   │   ├── cgroup.procs
  46534. │   │   │   │   ├── notify_on_release
  46535. │   │   │   │   └── tasks
  46536. │   │   │   ├── dev-lxd.mount
  46537. │   │   │   │   ├── cgroup.clone_children
  46538. │   │   │   │   ├── cgroup.procs
  46539. │   │   │   │   ├── notify_on_release
  46540. │   │   │   │   └── tasks
  46541. │   │   │   ├── dev-.lxd\x2dmounts.mount
  46542. │   │   │   │   ├── cgroup.clone_children
  46543. │   │   │   │   ├── cgroup.procs
  46544. │   │   │   │   ├── notify_on_release
  46545. │   │   │   │   └── tasks
  46546. │   │   │   ├── dev-mqueue.mount
  46547. │   │   │   │   ├── cgroup.clone_children
  46548. │   │   │   │   ├── cgroup.procs
  46549. │   │   │   │   ├── notify_on_release
  46550. │   │   │   │   └── tasks
  46551. │   │   │   ├── dev-net-tun.mount
  46552. │   │   │   │   ├── cgroup.clone_children
  46553. │   │   │   │   ├── cgroup.procs
  46554. │   │   │   │   ├── notify_on_release
  46555. │   │   │   │   └── tasks
  46556. │   │   │   ├── dev-null.mount
  46557. │   │   │   │   ├── cgroup.clone_children
  46558. │   │   │   │   ├── cgroup.procs
  46559. │   │   │   │   ├── notify_on_release
  46560. │   │   │   │   └── tasks
  46561. │   │   │   ├── dev-ptmx.mount
  46562. │   │   │   │   ├── cgroup.clone_children
  46563. │   │   │   │   ├── cgroup.procs
  46564. │   │   │   │   ├── notify_on_release
  46565. │   │   │   │   └── tasks
  46566. │   │   │   ├── dev-random.mount
  46567. │   │   │   │   ├── cgroup.clone_children
  46568. │   │   │   │   ├── cgroup.procs
  46569. │   │   │   │   ├── notify_on_release
  46570. │   │   │   │   └── tasks
  46571. │   │   │   ├── dev-tty.mount
  46572. │   │   │   │   ├── cgroup.clone_children
  46573. │   │   │   │   ├── cgroup.procs
  46574. │   │   │   │   ├── notify_on_release
  46575. │   │   │   │   └── tasks
  46576. │   │   │   ├── dev-urandom.mount
  46577. │   │   │   │   ├── cgroup.clone_children
  46578. │   │   │   │   ├── cgroup.procs
  46579. │   │   │   │   ├── notify_on_release
  46580. │   │   │   │   └── tasks
  46581. │   │   │   ├── dev-zero.mount
  46582. │   │   │   │   ├── cgroup.clone_children
  46583. │   │   │   │   ├── cgroup.procs
  46584. │   │   │   │   ├── notify_on_release
  46585. │   │   │   │   └── tasks
  46586. │   │   │   ├── irqbalance.service
  46587. │   │   │   │   ├── cgroup.clone_children
  46588. │   │   │   │   ├── cgroup.procs
  46589. │   │   │   │   ├── notify_on_release
  46590. │   │   │   │   └── tasks
  46591. │   │   │   ├── lvm2-monitor.service
  46592. │   │   │   │   ├── cgroup.clone_children
  46593. │   │   │   │   ├── cgroup.procs
  46594. │   │   │   │   ├── notify_on_release
  46595. │   │   │   │   └── tasks
  46596. │   │   │   ├── -.mount
  46597. │   │   │   │   ├── cgroup.clone_children
  46598. │   │   │   │   ├── cgroup.procs
  46599. │   │   │   │   ├── notify_on_release
  46600. │   │   │   │   └── tasks
  46601. │   │   │   ├── networking.service
  46602. │   │   │   │   ├── cgroup.clone_children
  46603. │   │   │   │   ├── cgroup.procs
  46604. │   │   │   │   ├── notify_on_release
  46605. │   │   │   │   └── tasks
  46606. │   │   │   ├── notify_on_release
  46607. │   │   │   ├── ondemand.service
  46608. │   │   │   │   ├── cgroup.clone_children
  46609. │   │   │   │   ├── cgroup.procs
  46610. │   │   │   │   ├── notify_on_release
  46611. │   │   │   │   └── tasks
  46612. │   │   │   ├── polkitd.service
  46613. │   │   │   │   ├── cgroup.clone_children
  46614. │   │   │   │   ├── cgroup.procs
  46615. │   │   │   │   ├── notify_on_release
  46616. │   │   │   │   └── tasks
  46617. │   │   │   ├── proc-cpuinfo.mount
  46618. │   │   │   │   ├── cgroup.clone_children
  46619. │   │   │   │   ├── cgroup.procs
  46620. │   │   │   │   ├── notify_on_release
  46621. │   │   │   │   └── tasks
  46622. │   │   │   ├── proc-diskstats.mount
  46623. │   │   │   │   ├── cgroup.clone_children
  46624. │   │   │   │   ├── cgroup.procs
  46625. │   │   │   │   ├── notify_on_release
  46626. │   │   │   │   └── tasks
  46627. │   │   │   ├── proc-meminfo.mount
  46628. │   │   │   │   ├── cgroup.clone_children
  46629. │   │   │   │   ├── cgroup.procs
  46630. │   │   │   │   ├── notify_on_release
  46631. │   │   │   │   └── tasks
  46632. │   │   │   ├── proc-stat.mount
  46633. │   │   │   │   ├── cgroup.clone_children
  46634. │   │   │   │   ├── cgroup.procs
  46635. │   │   │   │   ├── notify_on_release
  46636. │   │   │   │   └── tasks
  46637. │   │   │   ├── proc-swaps.mount
  46638. │   │   │   │   ├── cgroup.clone_children
  46639. │   │   │   │   ├── cgroup.procs
  46640. │   │   │   │   ├── notify_on_release
  46641. │   │   │   │   └── tasks
  46642. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  46643. │   │   │   │   ├── cgroup.clone_children
  46644. │   │   │   │   ├── cgroup.procs
  46645. │   │   │   │   ├── notify_on_release
  46646. │   │   │   │   └── tasks
  46647. │   │   │   ├── proc-uptime.mount
  46648. │   │   │   │   ├── cgroup.clone_children
  46649. │   │   │   │   ├── cgroup.procs
  46650. │   │   │   │   ├── notify_on_release
  46651. │   │   │   │   └── tasks
  46652. │   │   │   ├── rc-local.service
  46653. │   │   │   │   ├── cgroup.clone_children
  46654. │   │   │   │   ├── cgroup.procs
  46655. │   │   │   │   ├── notify_on_release
  46656. │   │   │   │   └── tasks
  46657. │   │   │   ├── resolvconf.service
  46658. │   │   │   │   ├── cgroup.clone_children
  46659. │   │   │   │   ├── cgroup.procs
  46660. │   │   │   │   ├── notify_on_release
  46661. │   │   │   │   └── tasks
  46662. │   │   │   ├── rsyslog.service
  46663. │   │   │   │   ├── cgroup.clone_children
  46664. │   │   │   │   ├── cgroup.procs
  46665. │   │   │   │   ├── notify_on_release
  46666. │   │   │   │   └── tasks
  46667. │   │   │   ├── snapd.service
  46668. │   │   │   │   ├── cgroup.clone_children
  46669. │   │   │   │   ├── cgroup.procs
  46670. │   │   │   │   ├── notify_on_release
  46671. │   │   │   │   └── tasks
  46672. │   │   │   ├── ssh.service
  46673. │   │   │   │   ├── cgroup.clone_children
  46674. │   │   │   │   ├── cgroup.procs
  46675. │   │   │   │   ├── notify_on_release
  46676. │   │   │   │   └── tasks
  46677. │   │   │   ├── sys-fs-fuse-connections.mount
  46678. │   │   │   │   ├── cgroup.clone_children
  46679. │   │   │   │   ├── cgroup.procs
  46680. │   │   │   │   ├── notify_on_release
  46681. │   │   │   │   └── tasks
  46682. │   │   │   ├── sys-kernel-debug.mount
  46683. │   │   │   │   ├── cgroup.clone_children
  46684. │   │   │   │   ├── cgroup.procs
  46685. │   │   │   │   ├── notify_on_release
  46686. │   │   │   │   └── tasks
  46687. │   │   │   ├── sys-kernel-debug-tracing.mount
  46688. │   │   │   │   ├── cgroup.clone_children
  46689. │   │   │   │   ├── cgroup.procs
  46690. │   │   │   │   ├── notify_on_release
  46691. │   │   │   │   └── tasks
  46692. │   │   │   ├── systemd-journald.service
  46693. │   │   │   │   ├── cgroup.clone_children
  46694. │   │   │   │   ├── cgroup.procs
  46695. │   │   │   │   ├── notify_on_release
  46696. │   │   │   │   └── tasks
  46697. │   │   │   ├── systemd-journal-flush.service
  46698. │   │   │   │   ├── cgroup.clone_children
  46699. │   │   │   │   ├── cgroup.procs
  46700. │   │   │   │   ├── notify_on_release
  46701. │   │   │   │   └── tasks
  46702. │   │   │   ├── systemd-logind.service
  46703. │   │   │   │   ├── cgroup.clone_children
  46704. │   │   │   │   ├── cgroup.procs
  46705. │   │   │   │   ├── notify_on_release
  46706. │   │   │   │   └── tasks
  46707. │   │   │   ├── systemd-random-seed.service
  46708. │   │   │   │   ├── cgroup.clone_children
  46709. │   │   │   │   ├── cgroup.procs
  46710. │   │   │   │   ├── notify_on_release
  46711. │   │   │   │   └── tasks
  46712. │   │   │   ├── systemd-tmpfiles-setup.service
  46713. │   │   │   │   ├── cgroup.clone_children
  46714. │   │   │   │   ├── cgroup.procs
  46715. │   │   │   │   ├── notify_on_release
  46716. │   │   │   │   └── tasks
  46717. │   │   │   ├── systemd-udevd.service
  46718. │   │   │   │   ├── cgroup.clone_children
  46719. │   │   │   │   ├── cgroup.procs
  46720. │   │   │   │   ├── notify_on_release
  46721. │   │   │   │   └── tasks
  46722. │   │   │   ├── systemd-udev-trigger.service
  46723. │   │   │   │   ├── cgroup.clone_children
  46724. │   │   │   │   ├── cgroup.procs
  46725. │   │   │   │   ├── notify_on_release
  46726. │   │   │   │   └── tasks
  46727. │   │   │   ├── systemd-update-utmp.service
  46728. │   │   │   │   ├── cgroup.clone_children
  46729. │   │   │   │   ├── cgroup.procs
  46730. │   │   │   │   ├── notify_on_release
  46731. │   │   │   │   └── tasks
  46732. │   │   │   ├── systemd-user-sessions.service
  46733. │   │   │   │   ├── cgroup.clone_children
  46734. │   │   │   │   ├── cgroup.procs
  46735. │   │   │   │   ├── notify_on_release
  46736. │   │   │   │   └── tasks
  46737. │   │   │   ├── system-getty.slice
  46738. │   │   │   │   ├── cgroup.clone_children
  46739. │   │   │   │   ├── cgroup.procs
  46740. │   │   │   │   ├── notify_on_release
  46741. │   │   │   │   └── tasks
  46742. │   │   │   ├── tasks
  46743. │   │   │   ├── ufw.service
  46744. │   │   │   │   ├── cgroup.clone_children
  46745. │   │   │   │   ├── cgroup.procs
  46746. │   │   │   │   ├── notify_on_release
  46747. │   │   │   │   └── tasks
  46748. │   │   │   ├── unattended-upgrades.service
  46749. │   │   │   │   ├── cgroup.clone_children
  46750. │   │   │   │   ├── cgroup.procs
  46751. │   │   │   │   ├── notify_on_release
  46752. │   │   │   │   └── tasks
  46753. │   │   │   └── var-lib-lxcfs.mount
  46754. │   │   │   ├── cgroup.clone_children
  46755. │   │   │   ├── cgroup.procs
  46756. │   │   │   ├── notify_on_release
  46757. │   │   │   └── tasks
  46758. │   │   ├── tasks
  46759. │   │   └── user.slice
  46760. │   │   ├── cgroup.clone_children
  46761. │   │   ├── cgroup.procs
  46762. │   │   ├── notify_on_release
  46763. │   │   └── tasks
  46764. │   ├── prometheus
  46765. │   │   ├── cgroup.clone_children
  46766. │   │   ├── cgroup.procs
  46767. │   │   ├── init.scope
  46768. │   │   │   ├── cgroup.clone_children
  46769. │   │   │   ├── cgroup.procs
  46770. │   │   │   ├── notify_on_release
  46771. │   │   │   └── tasks
  46772. │   │   ├── notify_on_release
  46773. │   │   ├── system.slice
  46774. │   │   │   ├── accounts-daemon.service
  46775. │   │   │   │   ├── cgroup.clone_children
  46776. │   │   │   │   ├── cgroup.procs
  46777. │   │   │   │   ├── notify_on_release
  46778. │   │   │   │   └── tasks
  46779. │   │   │   ├── apparmor.service
  46780. │   │   │   │   ├── cgroup.clone_children
  46781. │   │   │   │   ├── cgroup.procs
  46782. │   │   │   │   ├── notify_on_release
  46783. │   │   │   │   └── tasks
  46784. │   │   │   ├── apport.service
  46785. │   │   │   │   ├── cgroup.clone_children
  46786. │   │   │   │   ├── cgroup.procs
  46787. │   │   │   │   ├── notify_on_release
  46788. │   │   │   │   └── tasks
  46789. │   │   │   ├── atd.service
  46790. │   │   │   │   ├── cgroup.clone_children
  46791. │   │   │   │   ├── cgroup.procs
  46792. │   │   │   │   ├── notify_on_release
  46793. │   │   │   │   └── tasks
  46794. │   │   │   ├── cgroup.clone_children
  46795. │   │   │   ├── cgroup.procs
  46796. │   │   │   ├── cloud-config.service
  46797. │   │   │   │   ├── cgroup.clone_children
  46798. │   │   │   │   ├── cgroup.procs
  46799. │   │   │   │   ├── notify_on_release
  46800. │   │   │   │   └── tasks
  46801. │   │   │   ├── cloud-final.service
  46802. │   │   │   │   ├── cgroup.clone_children
  46803. │   │   │   │   ├── cgroup.procs
  46804. │   │   │   │   ├── notify_on_release
  46805. │   │   │   │   └── tasks
  46806. │   │   │   ├── cloud-init-local.service
  46807. │   │   │   │   ├── cgroup.clone_children
  46808. │   │   │   │   ├── cgroup.procs
  46809. │   │   │   │   ├── notify_on_release
  46810. │   │   │   │   └── tasks
  46811. │   │   │   ├── cloud-init.service
  46812. │   │   │   │   ├── cgroup.clone_children
  46813. │   │   │   │   ├── cgroup.procs
  46814. │   │   │   │   ├── notify_on_release
  46815. │   │   │   │   └── tasks
  46816. │   │   │   ├── console-getty.service
  46817. │   │   │   │   ├── cgroup.clone_children
  46818. │   │   │   │   ├── cgroup.procs
  46819. │   │   │   │   ├── notify_on_release
  46820. │   │   │   │   └── tasks
  46821. │   │   │   ├── cron.service
  46822. │   │   │   │   ├── cgroup.clone_children
  46823. │   │   │   │   ├── cgroup.procs
  46824. │   │   │   │   ├── notify_on_release
  46825. │   │   │   │   └── tasks
  46826. │   │   │   ├── dbus.service
  46827. │   │   │   │   ├── cgroup.clone_children
  46828. │   │   │   │   ├── cgroup.procs
  46829. │   │   │   │   ├── notify_on_release
  46830. │   │   │   │   └── tasks
  46831. │   │   │   ├── dev-full.mount
  46832. │   │   │   │   ├── cgroup.clone_children
  46833. │   │   │   │   ├── cgroup.procs
  46834. │   │   │   │   ├── notify_on_release
  46835. │   │   │   │   └── tasks
  46836. │   │   │   ├── dev-fuse.mount
  46837. │   │   │   │   ├── cgroup.clone_children
  46838. │   │   │   │   ├── cgroup.procs
  46839. │   │   │   │   ├── notify_on_release
  46840. │   │   │   │   └── tasks
  46841. │   │   │   ├── dev-lxd.mount
  46842. │   │   │   │   ├── cgroup.clone_children
  46843. │   │   │   │   ├── cgroup.procs
  46844. │   │   │   │   ├── notify_on_release
  46845. │   │   │   │   └── tasks
  46846. │   │   │   ├── dev-.lxd\x2dmounts.mount
  46847. │   │   │   │   ├── cgroup.clone_children
  46848. │   │   │   │   ├── cgroup.procs
  46849. │   │   │   │   ├── notify_on_release
  46850. │   │   │   │   └── tasks
  46851. │   │   │   ├── dev-mqueue.mount
  46852. │   │   │   │   ├── cgroup.clone_children
  46853. │   │   │   │   ├── cgroup.procs
  46854. │   │   │   │   ├── notify_on_release
  46855. │   │   │   │   └── tasks
  46856. │   │   │   ├── dev-net-tun.mount
  46857. │   │   │   │   ├── cgroup.clone_children
  46858. │   │   │   │   ├── cgroup.procs
  46859. │   │   │   │   ├── notify_on_release
  46860. │   │   │   │   └── tasks
  46861. │   │   │   ├── dev-null.mount
  46862. │   │   │   │   ├── cgroup.clone_children
  46863. │   │   │   │   ├── cgroup.procs
  46864. │   │   │   │   ├── notify_on_release
  46865. │   │   │   │   └── tasks
  46866. │   │   │   ├── dev-ptmx.mount
  46867. │   │   │   │   ├── cgroup.clone_children
  46868. │   │   │   │   ├── cgroup.procs
  46869. │   │   │   │   ├── notify_on_release
  46870. │   │   │   │   └── tasks
  46871. │   │   │   ├── dev-random.mount
  46872. │   │   │   │   ├── cgroup.clone_children
  46873. │   │   │   │   ├── cgroup.procs
  46874. │   │   │   │   ├── notify_on_release
  46875. │   │   │   │   └── tasks
  46876. │   │   │   ├── dev-tty.mount
  46877. │   │   │   │   ├── cgroup.clone_children
  46878. │   │   │   │   ├── cgroup.procs
  46879. │   │   │   │   ├── notify_on_release
  46880. │   │   │   │   └── tasks
  46881. │   │   │   ├── dev-urandom.mount
  46882. │   │   │   │   ├── cgroup.clone_children
  46883. │   │   │   │   ├── cgroup.procs
  46884. │   │   │   │   ├── notify_on_release
  46885. │   │   │   │   └── tasks
  46886. │   │   │   ├── dev-zero.mount
  46887. │   │   │   │   ├── cgroup.clone_children
  46888. │   │   │   │   ├── cgroup.procs
  46889. │   │   │   │   ├── notify_on_release
  46890. │   │   │   │   └── tasks
  46891. │   │   │   ├── grafana-server.service
  46892. │   │   │   │   ├── cgroup.clone_children
  46893. │   │   │   │   ├── cgroup.procs
  46894. │   │   │   │   ├── notify_on_release
  46895. │   │   │   │   └── tasks
  46896. │   │   │   ├── irqbalance.service
  46897. │   │   │   │   ├── cgroup.clone_children
  46898. │   │   │   │   ├── cgroup.procs
  46899. │   │   │   │   ├── notify_on_release
  46900. │   │   │   │   └── tasks
  46901. │   │   │   ├── lvm2-monitor.service
  46902. │   │   │   │   ├── cgroup.clone_children
  46903. │   │   │   │   ├── cgroup.procs
  46904. │   │   │   │   ├── notify_on_release
  46905. │   │   │   │   └── tasks
  46906. │   │   │   ├── -.mount
  46907. │   │   │   │   ├── cgroup.clone_children
  46908. │   │   │   │   ├── cgroup.procs
  46909. │   │   │   │   ├── notify_on_release
  46910. │   │   │   │   └── tasks
  46911. │   │   │   ├── networking.service
  46912. │   │   │   │   ├── cgroup.clone_children
  46913. │   │   │   │   ├── cgroup.procs
  46914. │   │   │   │   ├── notify_on_release
  46915. │   │   │   │   └── tasks
  46916. │   │   │   ├── notify_on_release
  46917. │   │   │   ├── ondemand.service
  46918. │   │   │   │   ├── cgroup.clone_children
  46919. │   │   │   │   ├── cgroup.procs
  46920. │   │   │   │   ├── notify_on_release
  46921. │   │   │   │   └── tasks
  46922. │   │   │   ├── polkitd.service
  46923. │   │   │   │   ├── cgroup.clone_children
  46924. │   │   │   │   ├── cgroup.procs
  46925. │   │   │   │   ├── notify_on_release
  46926. │   │   │   │   └── tasks
  46927. │   │   │   ├── proc-cpuinfo.mount
  46928. │   │   │   │   ├── cgroup.clone_children
  46929. │   │   │   │   ├── cgroup.procs
  46930. │   │   │   │   ├── notify_on_release
  46931. │   │   │   │   └── tasks
  46932. │   │   │   ├── proc-diskstats.mount
  46933. │   │   │   │   ├── cgroup.clone_children
  46934. │   │   │   │   ├── cgroup.procs
  46935. │   │   │   │   ├── notify_on_release
  46936. │   │   │   │   └── tasks
  46937. │   │   │   ├── proc-meminfo.mount
  46938. │   │   │   │   ├── cgroup.clone_children
  46939. │   │   │   │   ├── cgroup.procs
  46940. │   │   │   │   ├── notify_on_release
  46941. │   │   │   │   └── tasks
  46942. │   │   │   ├── proc-stat.mount
  46943. │   │   │   │   ├── cgroup.clone_children
  46944. │   │   │   │   ├── cgroup.procs
  46945. │   │   │   │   ├── notify_on_release
  46946. │   │   │   │   └── tasks
  46947. │   │   │   ├── proc-swaps.mount
  46948. │   │   │   │   ├── cgroup.clone_children
  46949. │   │   │   │   ├── cgroup.procs
  46950. │   │   │   │   ├── notify_on_release
  46951. │   │   │   │   └── tasks
  46952. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  46953. │   │   │   │   ├── cgroup.clone_children
  46954. │   │   │   │   ├── cgroup.procs
  46955. │   │   │   │   ├── notify_on_release
  46956. │   │   │   │   └── tasks
  46957. │   │   │   ├── proc-uptime.mount
  46958. │   │   │   │   ├── cgroup.clone_children
  46959. │   │   │   │   ├── cgroup.procs
  46960. │   │   │   │   ├── notify_on_release
  46961. │   │   │   │   └── tasks
  46962. │   │   │   ├── prometheus.service
  46963. │   │   │   │   ├── cgroup.clone_children
  46964. │   │   │   │   ├── cgroup.procs
  46965. │   │   │   │   ├── notify_on_release
  46966. │   │   │   │   └── tasks
  46967. │   │   │   ├── rc-local.service
  46968. │   │   │   │   ├── cgroup.clone_children
  46969. │   │   │   │   ├── cgroup.procs
  46970. │   │   │   │   ├── notify_on_release
  46971. │   │   │   │   └── tasks
  46972. │   │   │   ├── resolvconf.service
  46973. │   │   │   │   ├── cgroup.clone_children
  46974. │   │   │   │   ├── cgroup.procs
  46975. │   │   │   │   ├── notify_on_release
  46976. │   │   │   │   └── tasks
  46977. │   │   │   ├── rsyslog.service
  46978. │   │   │   │   ├── cgroup.clone_children
  46979. │   │   │   │   ├── cgroup.procs
  46980. │   │   │   │   ├── notify_on_release
  46981. │   │   │   │   └── tasks
  46982. │   │   │   ├── ssh.service
  46983. │   │   │   │   ├── cgroup.clone_children
  46984. │   │   │   │   ├── cgroup.procs
  46985. │   │   │   │   ├── notify_on_release
  46986. │   │   │   │   └── tasks
  46987. │   │   │   ├── sys-fs-fuse-connections.mount
  46988. │   │   │   │   ├── cgroup.clone_children
  46989. │   │   │   │   ├── cgroup.procs
  46990. │   │   │   │   ├── notify_on_release
  46991. │   │   │   │   └── tasks
  46992. │   │   │   ├── sys-kernel-debug.mount
  46993. │   │   │   │   ├── cgroup.clone_children
  46994. │   │   │   │   ├── cgroup.procs
  46995. │   │   │   │   ├── notify_on_release
  46996. │   │   │   │   └── tasks
  46997. │   │   │   ├── sys-kernel-debug-tracing.mount
  46998. │   │   │   │   ├── cgroup.clone_children
  46999. │   │   │   │   ├── cgroup.procs
  47000. │   │   │   │   ├── notify_on_release
  47001. │   │   │   │   └── tasks
  47002. │   │   │   ├── systemd-journald.service
  47003. │   │   │   │   ├── cgroup.clone_children
  47004. │   │   │   │   ├── cgroup.procs
  47005. │   │   │   │   ├── notify_on_release
  47006. │   │   │   │   └── tasks
  47007. │   │   │   ├── systemd-journal-flush.service
  47008. │   │   │   │   ├── cgroup.clone_children
  47009. │   │   │   │   ├── cgroup.procs
  47010. │   │   │   │   ├── notify_on_release
  47011. │   │   │   │   └── tasks
  47012. │   │   │   ├── systemd-logind.service
  47013. │   │   │   │   ├── cgroup.clone_children
  47014. │   │   │   │   ├── cgroup.procs
  47015. │   │   │   │   ├── notify_on_release
  47016. │   │   │   │   └── tasks
  47017. │   │   │   ├── systemd-random-seed.service
  47018. │   │   │   │   ├── cgroup.clone_children
  47019. │   │   │   │   ├── cgroup.procs
  47020. │   │   │   │   ├── notify_on_release
  47021. │   │   │   │   └── tasks
  47022. │   │   │   ├── systemd-tmpfiles-setup.service
  47023. │   │   │   │   ├── cgroup.clone_children
  47024. │   │   │   │   ├── cgroup.procs
  47025. │   │   │   │   ├── notify_on_release
  47026. │   │   │   │   └── tasks
  47027. │   │   │   ├── systemd-udevd.service
  47028. │   │   │   │   ├── cgroup.clone_children
  47029. │   │   │   │   ├── cgroup.procs
  47030. │   │   │   │   ├── notify_on_release
  47031. │   │   │   │   └── tasks
  47032. │   │   │   ├── systemd-udev-trigger.service
  47033. │   │   │   │   ├── cgroup.clone_children
  47034. │   │   │   │   ├── cgroup.procs
  47035. │   │   │   │   ├── notify_on_release
  47036. │   │   │   │   └── tasks
  47037. │   │   │   ├── systemd-update-utmp.service
  47038. │   │   │   │   ├── cgroup.clone_children
  47039. │   │   │   │   ├── cgroup.procs
  47040. │   │   │   │   ├── notify_on_release
  47041. │   │   │   │   └── tasks
  47042. │   │   │   ├── systemd-user-sessions.service
  47043. │   │   │   │   ├── cgroup.clone_children
  47044. │   │   │   │   ├── cgroup.procs
  47045. │   │   │   │   ├── notify_on_release
  47046. │   │   │   │   └── tasks
  47047. │   │   │   ├── system-getty.slice
  47048. │   │   │   │   ├── cgroup.clone_children
  47049. │   │   │   │   ├── cgroup.procs
  47050. │   │   │   │   ├── notify_on_release
  47051. │   │   │   │   └── tasks
  47052. │   │   │   ├── tasks
  47053. │   │   │   ├── ufw.service
  47054. │   │   │   │   ├── cgroup.clone_children
  47055. │   │   │   │   ├── cgroup.procs
  47056. │   │   │   │   ├── notify_on_release
  47057. │   │   │   │   └── tasks
  47058. │   │   │   ├── unattended-upgrades.service
  47059. │   │   │   │   ├── cgroup.clone_children
  47060. │   │   │   │   ├── cgroup.procs
  47061. │   │   │   │   ├── notify_on_release
  47062. │   │   │   │   └── tasks
  47063. │   │   │   └── var-lib-lxcfs.mount
  47064. │   │   │   ├── cgroup.clone_children
  47065. │   │   │   ├── cgroup.procs
  47066. │   │   │   ├── notify_on_release
  47067. │   │   │   └── tasks
  47068. │   │   ├── tasks
  47069. │   │   └── user.slice
  47070. │   │   ├── cgroup.clone_children
  47071. │   │   ├── cgroup.procs
  47072. │   │   ├── notify_on_release
  47073. │   │   └── tasks
  47074. │   ├── smtp
  47075. │   │   ├── cgroup.clone_children
  47076. │   │   ├── cgroup.procs
  47077. │   │   ├── init.scope
  47078. │   │   │   ├── cgroup.clone_children
  47079. │   │   │   ├── cgroup.procs
  47080. │   │   │   ├── notify_on_release
  47081. │   │   │   └── tasks
  47082. │   │   ├── notify_on_release
  47083. │   │   ├── system.slice
  47084. │   │   │   ├── accounts-daemon.service
  47085. │   │   │   │   ├── cgroup.clone_children
  47086. │   │   │   │   ├── cgroup.procs
  47087. │   │   │   │   ├── notify_on_release
  47088. │   │   │   │   └── tasks
  47089. │   │   │   ├── apparmor.service
  47090. │   │   │   │   ├── cgroup.clone_children
  47091. │   │   │   │   ├── cgroup.procs
  47092. │   │   │   │   ├── notify_on_release
  47093. │   │   │   │   └── tasks
  47094. │   │   │   ├── apport.service
  47095. │   │   │   │   ├── cgroup.clone_children
  47096. │   │   │   │   ├── cgroup.procs
  47097. │   │   │   │   ├── notify_on_release
  47098. │   │   │   │   └── tasks
  47099. │   │   │   ├── atd.service
  47100. │   │   │   │   ├── cgroup.clone_children
  47101. │   │   │   │   ├── cgroup.procs
  47102. │   │   │   │   ├── notify_on_release
  47103. │   │   │   │   └── tasks
  47104. │   │   │   ├── cgroup.clone_children
  47105. │   │   │   ├── cgroup.procs
  47106. │   │   │   ├── cloud-config.service
  47107. │   │   │   │   ├── cgroup.clone_children
  47108. │   │   │   │   ├── cgroup.procs
  47109. │   │   │   │   ├── notify_on_release
  47110. │   │   │   │   └── tasks
  47111. │   │   │   ├── cloud-final.service
  47112. │   │   │   │   ├── cgroup.clone_children
  47113. │   │   │   │   ├── cgroup.procs
  47114. │   │   │   │   ├── notify_on_release
  47115. │   │   │   │   └── tasks
  47116. │   │   │   ├── cloud-init-local.service
  47117. │   │   │   │   ├── cgroup.clone_children
  47118. │   │   │   │   ├── cgroup.procs
  47119. │   │   │   │   ├── notify_on_release
  47120. │   │   │   │   └── tasks
  47121. │   │   │   ├── cloud-init.service
  47122. │   │   │   │   ├── cgroup.clone_children
  47123. │   │   │   │   ├── cgroup.procs
  47124. │   │   │   │   ├── notify_on_release
  47125. │   │   │   │   └── tasks
  47126. │   │   │   ├── console-getty.service
  47127. │   │   │   │   ├── cgroup.clone_children
  47128. │   │   │   │   ├── cgroup.procs
  47129. │   │   │   │   ├── notify_on_release
  47130. │   │   │   │   └── tasks
  47131. │   │   │   ├── cron.service
  47132. │   │   │   │   ├── cgroup.clone_children
  47133. │   │   │   │   ├── cgroup.procs
  47134. │   │   │   │   ├── notify_on_release
  47135. │   │   │   │   └── tasks
  47136. │   │   │   ├── dbus.service
  47137. │   │   │   │   ├── cgroup.clone_children
  47138. │   │   │   │   ├── cgroup.procs
  47139. │   │   │   │   ├── notify_on_release
  47140. │   │   │   │   └── tasks
  47141. │   │   │   ├── dev-full.mount
  47142. │   │   │   │   ├── cgroup.clone_children
  47143. │   │   │   │   ├── cgroup.procs
  47144. │   │   │   │   ├── notify_on_release
  47145. │   │   │   │   └── tasks
  47146. │   │   │   ├── dev-fuse.mount
  47147. │   │   │   │   ├── cgroup.clone_children
  47148. │   │   │   │   ├── cgroup.procs
  47149. │   │   │   │   ├── notify_on_release
  47150. │   │   │   │   └── tasks
  47151. │   │   │   ├── dev-lxd.mount
  47152. │   │   │   │   ├── cgroup.clone_children
  47153. │   │   │   │   ├── cgroup.procs
  47154. │   │   │   │   ├── notify_on_release
  47155. │   │   │   │   └── tasks
  47156. │   │   │   ├── dev-.lxd\x2dmounts.mount
  47157. │   │   │   │   ├── cgroup.clone_children
  47158. │   │   │   │   ├── cgroup.procs
  47159. │   │   │   │   ├── notify_on_release
  47160. │   │   │   │   └── tasks
  47161. │   │   │   ├── dev-mqueue.mount
  47162. │   │   │   │   ├── cgroup.clone_children
  47163. │   │   │   │   ├── cgroup.procs
  47164. │   │   │   │   ├── notify_on_release
  47165. │   │   │   │   └── tasks
  47166. │   │   │   ├── dev-net-tun.mount
  47167. │   │   │   │   ├── cgroup.clone_children
  47168. │   │   │   │   ├── cgroup.procs
  47169. │   │   │   │   ├── notify_on_release
  47170. │   │   │   │   └── tasks
  47171. │   │   │   ├── dev-null.mount
  47172. │   │   │   │   ├── cgroup.clone_children
  47173. │   │   │   │   ├── cgroup.procs
  47174. │   │   │   │   ├── notify_on_release
  47175. │   │   │   │   └── tasks
  47176. │   │   │   ├── dev-ptmx.mount
  47177. │   │   │   │   ├── cgroup.clone_children
  47178. │   │   │   │   ├── cgroup.procs
  47179. │   │   │   │   ├── notify_on_release
  47180. │   │   │   │   └── tasks
  47181. │   │   │   ├── dev-random.mount
  47182. │   │   │   │   ├── cgroup.clone_children
  47183. │   │   │   │   ├── cgroup.procs
  47184. │   │   │   │   ├── notify_on_release
  47185. │   │   │   │   └── tasks
  47186. │   │   │   ├── dev-tty.mount
  47187. │   │   │   │   ├── cgroup.clone_children
  47188. │   │   │   │   ├── cgroup.procs
  47189. │   │   │   │   ├── notify_on_release
  47190. │   │   │   │   └── tasks
  47191. │   │   │   ├── dev-urandom.mount
  47192. │   │   │   │   ├── cgroup.clone_children
  47193. │   │   │   │   ├── cgroup.procs
  47194. │   │   │   │   ├── notify_on_release
  47195. │   │   │   │   └── tasks
  47196. │   │   │   ├── dev-zero.mount
  47197. │   │   │   │   ├── cgroup.clone_children
  47198. │   │   │   │   ├── cgroup.procs
  47199. │   │   │   │   ├── notify_on_release
  47200. │   │   │   │   └── tasks
  47201. │   │   │   ├── exim4.service
  47202. │   │   │   │   ├── cgroup.clone_children
  47203. │   │   │   │   ├── cgroup.procs
  47204. │   │   │   │   ├── notify_on_release
  47205. │   │   │   │   └── tasks
  47206. │   │   │   ├── irqbalance.service
  47207. │   │   │   │   ├── cgroup.clone_children
  47208. │   │   │   │   ├── cgroup.procs
  47209. │   │   │   │   ├── notify_on_release
  47210. │   │   │   │   └── tasks
  47211. │   │   │   ├── lvm2-monitor.service
  47212. │   │   │   │   ├── cgroup.clone_children
  47213. │   │   │   │   ├── cgroup.procs
  47214. │   │   │   │   ├── notify_on_release
  47215. │   │   │   │   └── tasks
  47216. │   │   │   ├── -.mount
  47217. │   │   │   │   ├── cgroup.clone_children
  47218. │   │   │   │   ├── cgroup.procs
  47219. │   │   │   │   ├── notify_on_release
  47220. │   │   │   │   └── tasks
  47221. │   │   │   ├── networking.service
  47222. │   │   │   │   ├── cgroup.clone_children
  47223. │   │   │   │   ├── cgroup.procs
  47224. │   │   │   │   ├── notify_on_release
  47225. │   │   │   │   └── tasks
  47226. │   │   │   ├── notify_on_release
  47227. │   │   │   ├── ondemand.service
  47228. │   │   │   │   ├── cgroup.clone_children
  47229. │   │   │   │   ├── cgroup.procs
  47230. │   │   │   │   ├── notify_on_release
  47231. │   │   │   │   └── tasks
  47232. │   │   │   ├── polkitd.service
  47233. │   │   │   │   ├── cgroup.clone_children
  47234. │   │   │   │   ├── cgroup.procs
  47235. │   │   │   │   ├── notify_on_release
  47236. │   │   │   │   └── tasks
  47237. │   │   │   ├── proc-cpuinfo.mount
  47238. │   │   │   │   ├── cgroup.clone_children
  47239. │   │   │   │   ├── cgroup.procs
  47240. │   │   │   │   ├── notify_on_release
  47241. │   │   │   │   └── tasks
  47242. │   │   │   ├── proc-diskstats.mount
  47243. │   │   │   │   ├── cgroup.clone_children
  47244. │   │   │   │   ├── cgroup.procs
  47245. │   │   │   │   ├── notify_on_release
  47246. │   │   │   │   └── tasks
  47247. │   │   │   ├── proc-meminfo.mount
  47248. │   │   │   │   ├── cgroup.clone_children
  47249. │   │   │   │   ├── cgroup.procs
  47250. │   │   │   │   ├── notify_on_release
  47251. │   │   │   │   └── tasks
  47252. │   │   │   ├── proc-stat.mount
  47253. │   │   │   │   ├── cgroup.clone_children
  47254. │   │   │   │   ├── cgroup.procs
  47255. │   │   │   │   ├── notify_on_release
  47256. │   │   │   │   └── tasks
  47257. │   │   │   ├── proc-swaps.mount
  47258. │   │   │   │   ├── cgroup.clone_children
  47259. │   │   │   │   ├── cgroup.procs
  47260. │   │   │   │   ├── notify_on_release
  47261. │   │   │   │   └── tasks
  47262. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  47263. │   │   │   │   ├── cgroup.clone_children
  47264. │   │   │   │   ├── cgroup.procs
  47265. │   │   │   │   ├── notify_on_release
  47266. │   │   │   │   └── tasks
  47267. │   │   │   ├── proc-uptime.mount
  47268. │   │   │   │   ├── cgroup.clone_children
  47269. │   │   │   │   ├── cgroup.procs
  47270. │   │   │   │   ├── notify_on_release
  47271. │   │   │   │   └── tasks
  47272. │   │   │   ├── rc-local.service
  47273. │   │   │   │   ├── cgroup.clone_children
  47274. │   │   │   │   ├── cgroup.procs
  47275. │   │   │   │   ├── notify_on_release
  47276. │   │   │   │   └── tasks
  47277. │   │   │   ├── resolvconf.service
  47278. │   │   │   │   ├── cgroup.clone_children
  47279. │   │   │   │   ├── cgroup.procs
  47280. │   │   │   │   ├── notify_on_release
  47281. │   │   │   │   └── tasks
  47282. │   │   │   ├── rsyslog.service
  47283. │   │   │   │   ├── cgroup.clone_children
  47284. │   │   │   │   ├── cgroup.procs
  47285. │   │   │   │   ├── notify_on_release
  47286. │   │   │   │   └── tasks
  47287. │   │   │   ├── ssh.service
  47288. │   │   │   │   ├── cgroup.clone_children
  47289. │   │   │   │   ├── cgroup.procs
  47290. │   │   │   │   ├── notify_on_release
  47291. │   │   │   │   └── tasks
  47292. │   │   │   ├── sys-fs-fuse-connections.mount
  47293. │   │   │   │   ├── cgroup.clone_children
  47294. │   │   │   │   ├── cgroup.procs
  47295. │   │   │   │   ├── notify_on_release
  47296. │   │   │   │   └── tasks
  47297. │   │   │   ├── sys-kernel-debug.mount
  47298. │   │   │   │   ├── cgroup.clone_children
  47299. │   │   │   │   ├── cgroup.procs
  47300. │   │   │   │   ├── notify_on_release
  47301. │   │   │   │   └── tasks
  47302. │   │   │   ├── sys-kernel-debug-tracing.mount
  47303. │   │   │   │   ├── cgroup.clone_children
  47304. │   │   │   │   ├── cgroup.procs
  47305. │   │   │   │   ├── notify_on_release
  47306. │   │   │   │   └── tasks
  47307. │   │   │   ├── systemd-journald.service
  47308. │   │   │   │   ├── cgroup.clone_children
  47309. │   │   │   │   ├── cgroup.procs
  47310. │   │   │   │   ├── notify_on_release
  47311. │   │   │   │   └── tasks
  47312. │   │   │   ├── systemd-journal-flush.service
  47313. │   │   │   │   ├── cgroup.clone_children
  47314. │   │   │   │   ├── cgroup.procs
  47315. │   │   │   │   ├── notify_on_release
  47316. │   │   │   │   └── tasks
  47317. │   │   │   ├── systemd-logind.service
  47318. │   │   │   │   ├── cgroup.clone_children
  47319. │   │   │   │   ├── cgroup.procs
  47320. │   │   │   │   ├── notify_on_release
  47321. │   │   │   │   └── tasks
  47322. │   │   │   ├── systemd-random-seed.service
  47323. │   │   │   │   ├── cgroup.clone_children
  47324. │   │   │   │   ├── cgroup.procs
  47325. │   │   │   │   ├── notify_on_release
  47326. │   │   │   │   └── tasks
  47327. │   │   │   ├── systemd-tmpfiles-setup.service
  47328. │   │   │   │   ├── cgroup.clone_children
  47329. │   │   │   │   ├── cgroup.procs
  47330. │   │   │   │   ├── notify_on_release
  47331. │   │   │   │   └── tasks
  47332. │   │   │   ├── systemd-udevd.service
  47333. │   │   │   │   ├── cgroup.clone_children
  47334. │   │   │   │   ├── cgroup.procs
  47335. │   │   │   │   ├── notify_on_release
  47336. │   │   │   │   └── tasks
  47337. │   │   │   ├── systemd-udev-trigger.service
  47338. │   │   │   │   ├── cgroup.clone_children
  47339. │   │   │   │   ├── cgroup.procs
  47340. │   │   │   │   ├── notify_on_release
  47341. │   │   │   │   └── tasks
  47342. │   │   │   ├── systemd-update-utmp.service
  47343. │   │   │   │   ├── cgroup.clone_children
  47344. │   │   │   │   ├── cgroup.procs
  47345. │   │   │   │   ├── notify_on_release
  47346. │   │   │   │   └── tasks
  47347. │   │   │   ├── systemd-user-sessions.service
  47348. │   │   │   │   ├── cgroup.clone_children
  47349. │   │   │   │   ├── cgroup.procs
  47350. │   │   │   │   ├── notify_on_release
  47351. │   │   │   │   └── tasks
  47352. │   │   │   ├── system-getty.slice
  47353. │   │   │   │   ├── cgroup.clone_children
  47354. │   │   │   │   ├── cgroup.procs
  47355. │   │   │   │   ├── notify_on_release
  47356. │   │   │   │   └── tasks
  47357. │   │   │   ├── tasks
  47358. │   │   │   ├── ufw.service
  47359. │   │   │   │   ├── cgroup.clone_children
  47360. │   │   │   │   ├── cgroup.procs
  47361. │   │   │   │   ├── notify_on_release
  47362. │   │   │   │   └── tasks
  47363. │   │   │   ├── unattended-upgrades.service
  47364. │   │   │   │   ├── cgroup.clone_children
  47365. │   │   │   │   ├── cgroup.procs
  47366. │   │   │   │   ├── notify_on_release
  47367. │   │   │   │   └── tasks
  47368. │   │   │   └── var-lib-lxcfs.mount
  47369. │   │   │   ├── cgroup.clone_children
  47370. │   │   │   ├── cgroup.procs
  47371. │   │   │   ├── notify_on_release
  47372. │   │   │   └── tasks
  47373. │   │   ├── tasks
  47374. │   │   └── user.slice
  47375. │   │   ├── cgroup.clone_children
  47376. │   │   ├── cgroup.procs
  47377. │   │   ├── notify_on_release
  47378. │   │   └── tasks
  47379. │   ├── tasks
  47380. │   ├── tick
  47381. │   │   ├── cgroup.clone_children
  47382. │   │   ├── cgroup.procs
  47383. │   │   ├── init.scope
  47384. │   │   │   ├── cgroup.clone_children
  47385. │   │   │   ├── cgroup.procs
  47386. │   │   │   ├── notify_on_release
  47387. │   │   │   └── tasks
  47388. │   │   ├── notify_on_release
  47389. │   │   ├── system.slice
  47390. │   │   │   ├── accounts-daemon.service
  47391. │   │   │   │   ├── cgroup.clone_children
  47392. │   │   │   │   ├── cgroup.procs
  47393. │   │   │   │   ├── notify_on_release
  47394. │   │   │   │   └── tasks
  47395. │   │   │   ├── apparmor.service
  47396. │   │   │   │   ├── cgroup.clone_children
  47397. │   │   │   │   ├── cgroup.procs
  47398. │   │   │   │   ├── notify_on_release
  47399. │   │   │   │   └── tasks
  47400. │   │   │   ├── apport.service
  47401. │   │   │   │   ├── cgroup.clone_children
  47402. │   │   │   │   ├── cgroup.procs
  47403. │   │   │   │   ├── notify_on_release
  47404. │   │   │   │   └── tasks
  47405. │   │   │   ├── atd.service
  47406. │   │   │   │   ├── cgroup.clone_children
  47407. │   │   │   │   ├── cgroup.procs
  47408. │   │   │   │   ├── notify_on_release
  47409. │   │   │   │   └── tasks
  47410. │   │   │   ├── cgroup.clone_children
  47411. │   │   │   ├── cgroup.procs
  47412. │   │   │   ├── chronograf.service
  47413. │   │   │   │   ├── cgroup.clone_children
  47414. │   │   │   │   ├── cgroup.procs
  47415. │   │   │   │   ├── notify_on_release
  47416. │   │   │   │   └── tasks
  47417. │   │   │   ├── cloud-config.service
  47418. │   │   │   │   ├── cgroup.clone_children
  47419. │   │   │   │   ├── cgroup.procs
  47420. │   │   │   │   ├── notify_on_release
  47421. │   │   │   │   └── tasks
  47422. │   │   │   ├── cloud-final.service
  47423. │   │   │   │   ├── cgroup.clone_children
  47424. │   │   │   │   ├── cgroup.procs
  47425. │   │   │   │   ├── notify_on_release
  47426. │   │   │   │   └── tasks
  47427. │   │   │   ├── cloud-init-local.service
  47428. │   │   │   │   ├── cgroup.clone_children
  47429. │   │   │   │   ├── cgroup.procs
  47430. │   │   │   │   ├── notify_on_release
  47431. │   │   │   │   └── tasks
  47432. │   │   │   ├── cloud-init.service
  47433. │   │   │   │   ├── cgroup.clone_children
  47434. │   │   │   │   ├── cgroup.procs
  47435. │   │   │   │   ├── notify_on_release
  47436. │   │   │   │   └── tasks
  47437. │   │   │   ├── console-getty.service
  47438. │   │   │   │   ├── cgroup.clone_children
  47439. │   │   │   │   ├── cgroup.procs
  47440. │   │   │   │   ├── notify_on_release
  47441. │   │   │   │   └── tasks
  47442. │   │   │   ├── cron.service
  47443. │   │   │   │   ├── cgroup.clone_children
  47444. │   │   │   │   ├── cgroup.procs
  47445. │   │   │   │   ├── notify_on_release
  47446. │   │   │   │   └── tasks
  47447. │   │   │   ├── dbus.service
  47448. │   │   │   │   ├── cgroup.clone_children
  47449. │   │   │   │   ├── cgroup.procs
  47450. │   │   │   │   ├── notify_on_release
  47451. │   │   │   │   └── tasks
  47452. │   │   │   ├── dev-full.mount
  47453. │   │   │   │   ├── cgroup.clone_children
  47454. │   │   │   │   ├── cgroup.procs
  47455. │   │   │   │   ├── notify_on_release
  47456. │   │   │   │   └── tasks
  47457. │   │   │   ├── dev-fuse.mount
  47458. │   │   │   │   ├── cgroup.clone_children
  47459. │   │   │   │   ├── cgroup.procs
  47460. │   │   │   │   ├── notify_on_release
  47461. │   │   │   │   └── tasks
  47462. │   │   │   ├── dev-lxd.mount
  47463. │   │   │   │   ├── cgroup.clone_children
  47464. │   │   │   │   ├── cgroup.procs
  47465. │   │   │   │   ├── notify_on_release
  47466. │   │   │   │   └── tasks
  47467. │   │   │   ├── dev-.lxd\x2dmounts.mount
  47468. │   │   │   │   ├── cgroup.clone_children
  47469. │   │   │   │   ├── cgroup.procs
  47470. │   │   │   │   ├── notify_on_release
  47471. │   │   │   │   └── tasks
  47472. │   │   │   ├── dev-mqueue.mount
  47473. │   │   │   │   ├── cgroup.clone_children
  47474. │   │   │   │   ├── cgroup.procs
  47475. │   │   │   │   ├── notify_on_release
  47476. │   │   │   │   └── tasks
  47477. │   │   │   ├── dev-net-tun.mount
  47478. │   │   │   │   ├── cgroup.clone_children
  47479. │   │   │   │   ├── cgroup.procs
  47480. │   │   │   │   ├── notify_on_release
  47481. │   │   │   │   └── tasks
  47482. │   │   │   ├── dev-null.mount
  47483. │   │   │   │   ├── cgroup.clone_children
  47484. │   │   │   │   ├── cgroup.procs
  47485. │   │   │   │   ├── notify_on_release
  47486. │   │   │   │   └── tasks
  47487. │   │   │   ├── dev-ptmx.mount
  47488. │   │   │   │   ├── cgroup.clone_children
  47489. │   │   │   │   ├── cgroup.procs
  47490. │   │   │   │   ├── notify_on_release
  47491. │   │   │   │   └── tasks
  47492. │   │   │   ├── dev-random.mount
  47493. │   │   │   │   ├── cgroup.clone_children
  47494. │   │   │   │   ├── cgroup.procs
  47495. │   │   │   │   ├── notify_on_release
  47496. │   │   │   │   └── tasks
  47497. │   │   │   ├── dev-tty.mount
  47498. │   │   │   │   ├── cgroup.clone_children
  47499. │   │   │   │   ├── cgroup.procs
  47500. │   │   │   │   ├── notify_on_release
  47501. │   │   │   │   └── tasks
  47502. │   │   │   ├── dev-urandom.mount
  47503. │   │   │   │   ├── cgroup.clone_children
  47504. │   │   │   │   ├── cgroup.procs
  47505. │   │   │   │   ├── notify_on_release
  47506. │   │   │   │   └── tasks
  47507. │   │   │   ├── dev-zero.mount
  47508. │   │   │   │   ├── cgroup.clone_children
  47509. │   │   │   │   ├── cgroup.procs
  47510. │   │   │   │   ├── notify_on_release
  47511. │   │   │   │   └── tasks
  47512. │   │   │   ├── influxdb.service
  47513. │   │   │   │   ├── cgroup.clone_children
  47514. │   │   │   │   ├── cgroup.procs
  47515. │   │   │   │   ├── notify_on_release
  47516. │   │   │   │   └── tasks
  47517. │   │   │   ├── irqbalance.service
  47518. │   │   │   │   ├── cgroup.clone_children
  47519. │   │   │   │   ├── cgroup.procs
  47520. │   │   │   │   ├── notify_on_release
  47521. │   │   │   │   └── tasks
  47522. │   │   │   ├── kapacitor.service
  47523. │   │   │   │   ├── cgroup.clone_children
  47524. │   │   │   │   ├── cgroup.procs
  47525. │   │   │   │   ├── notify_on_release
  47526. │   │   │   │   └── tasks
  47527. │   │   │   ├── lvm2-monitor.service
  47528. │   │   │   │   ├── cgroup.clone_children
  47529. │   │   │   │   ├── cgroup.procs
  47530. │   │   │   │   ├── notify_on_release
  47531. │   │   │   │   └── tasks
  47532. │   │   │   ├── -.mount
  47533. │   │   │   │   ├── cgroup.clone_children
  47534. │   │   │   │   ├── cgroup.procs
  47535. │   │   │   │   ├── notify_on_release
  47536. │   │   │   │   └── tasks
  47537. │   │   │   ├── networking.service
  47538. │   │   │   │   ├── cgroup.clone_children
  47539. │   │   │   │   ├── cgroup.procs
  47540. │   │   │   │   ├── notify_on_release
  47541. │   │   │   │   └── tasks
  47542. │   │   │   ├── notify_on_release
  47543. │   │   │   ├── ondemand.service
  47544. │   │   │   │   ├── cgroup.clone_children
  47545. │   │   │   │   ├── cgroup.procs
  47546. │   │   │   │   ├── notify_on_release
  47547. │   │   │   │   └── tasks
  47548. │   │   │   ├── polkitd.service
  47549. │   │   │   │   ├── cgroup.clone_children
  47550. │   │   │   │   ├── cgroup.procs
  47551. │   │   │   │   ├── notify_on_release
  47552. │   │   │   │   └── tasks
  47553. │   │   │   ├── proc-cpuinfo.mount
  47554. │   │   │   │   ├── cgroup.clone_children
  47555. │   │   │   │   ├── cgroup.procs
  47556. │   │   │   │   ├── notify_on_release
  47557. │   │   │   │   └── tasks
  47558. │   │   │   ├── proc-diskstats.mount
  47559. │   │   │   │   ├── cgroup.clone_children
  47560. │   │   │   │   ├── cgroup.procs
  47561. │   │   │   │   ├── notify_on_release
  47562. │   │   │   │   └── tasks
  47563. │   │   │   ├── proc-meminfo.mount
  47564. │   │   │   │   ├── cgroup.clone_children
  47565. │   │   │   │   ├── cgroup.procs
  47566. │   │   │   │   ├── notify_on_release
  47567. │   │   │   │   └── tasks
  47568. │   │   │   ├── proc-stat.mount
  47569. │   │   │   │   ├── cgroup.clone_children
  47570. │   │   │   │   ├── cgroup.procs
  47571. │   │   │   │   ├── notify_on_release
  47572. │   │   │   │   └── tasks
  47573. │   │   │   ├── proc-swaps.mount
  47574. │   │   │   │   ├── cgroup.clone_children
  47575. │   │   │   │   ├── cgroup.procs
  47576. │   │   │   │   ├── notify_on_release
  47577. │   │   │   │   └── tasks
  47578. │   │   │   ├── proc-sys-fs-binfmt_misc.mount
  47579. │   │   │   │   ├── cgroup.clone_children
  47580. │   │   │   │   ├── cgroup.procs
  47581. │   │   │   │   ├── notify_on_release
  47582. │   │   │   │   └── tasks
  47583. │   │   │   ├── proc-uptime.mount
  47584. │   │   │   │   ├── cgroup.clone_children
  47585. │   │   │   │   ├── cgroup.procs
  47586. │   │   │   │   ├── notify_on_release
  47587. │   │   │   │   └── tasks
  47588. │   │   │   ├── rc-local.service
  47589. │   │   │   │   ├── cgroup.clone_children
  47590. │   │   │   │   ├── cgroup.procs
  47591. │   │   │   │   ├── notify_on_release
  47592. │   │   │   │   └── tasks
  47593. │   │   │   ├── resolvconf.service
  47594. │   │   │   │   ├── cgroup.clone_children
  47595. │   │   │   │   ├── cgroup.procs
  47596. │   │   │   │   ├── notify_on_release
  47597. │   │   │   │   └── tasks
  47598. │   │   │   ├── rsyslog.service
  47599. │   │   │   │   ├── cgroup.clone_children
  47600. │   │   │   │   ├── cgroup.procs
  47601. │   │   │   │   ├── notify_on_release
  47602. │   │   │   │   └── tasks
  47603. │   │   │   ├── run-user-0.mount
  47604. │   │   │   │   ├── cgroup.clone_children
  47605. │   │   │   │   ├── cgroup.procs
  47606. │   │   │   │   ├── notify_on_release
  47607. │   │   │   │   └── tasks
  47608. │   │   │   ├── ssh.service
  47609. │   │   │   │   ├── cgroup.clone_children
  47610. │   │   │   │   ├── cgroup.procs
  47611. │   │   │   │   ├── notify_on_release
  47612. │   │   │   │   └── tasks
  47613. │   │   │   ├── sys-fs-fuse-connections.mount
  47614. │   │   │   │   ├── cgroup.clone_children
  47615. │   │   │   │   ├── cgroup.procs
  47616. │   │   │   │   ├── notify_on_release
  47617. │   │   │   │   └── tasks
  47618. │   │   │   ├── sys-kernel-debug.mount
  47619. │   │   │   │   ├── cgroup.clone_children
  47620. │   │   │   │   ├── cgroup.procs
  47621. │   │   │   │   ├── notify_on_release
  47622. │   │   │   │   └── tasks
  47623. │   │   │   ├── sys-kernel-debug-tracing.mount
  47624. │   │   │   │   ├── cgroup.clone_children
  47625. │   │   │   │   ├── cgroup.procs
  47626. │   │   │   │   ├── notify_on_release
  47627. │   │   │   │   └── tasks
  47628. │   │   │   ├── systemd-journald.service
  47629. │   │   │   │   ├── cgroup.clone_children
  47630. │   │   │   │   ├── cgroup.procs
  47631. │   │   │   │   ├── notify_on_release
  47632. │   │   │   │   └── tasks
  47633. │   │   │   ├── systemd-journal-flush.service
  47634. │   │   │   │   ├── cgroup.clone_children
  47635. │   │   │   │   ├── cgroup.procs
  47636. │   │   │   │   ├── notify_on_release
  47637. │   │   │   │   └── tasks
  47638. │   │   │   ├── systemd-logind.service
  47639. │   │   │   │   ├── cgroup.clone_children
  47640. │   │   │   │   ├── cgroup.procs
  47641. │   │   │   │   ├── notify_on_release
  47642. │   │   │   │   └── tasks
  47643. │   │   │   ├── systemd-random-seed.service
  47644. │   │   │   │   ├── cgroup.clone_children
  47645. │   │   │   │   ├── cgroup.procs
  47646. │   │   │   │   ├── notify_on_release
  47647. │   │   │   │   └── tasks
  47648. │   │   │   ├── systemd-tmpfiles-setup.service
  47649. │   │   │   │   ├── cgroup.clone_children
  47650. │   │   │   │   ├── cgroup.procs
  47651. │   │   │   │   ├── notify_on_release
  47652. │   │   │   │   └── tasks
  47653. │   │   │   ├── systemd-udevd.service
  47654. │   │   │   │   ├── cgroup.clone_children
  47655. │   │   │   │   ├── cgroup.procs
  47656. │   │   │   │   ├── notify_on_release
  47657. │   │   │   │   └── tasks
  47658. │   │   │   ├── systemd-udev-trigger.service
  47659. │   │   │   │   ├── cgroup.clone_children
  47660. │   │   │   │   ├── cgroup.procs
  47661. │   │   │   │   ├── notify_on_release
  47662. │   │   │   │   └── tasks
  47663. │   │   │   ├── systemd-update-utmp.service
  47664. │   │   │   │   ├── cgroup.clone_children
  47665. │   │   │   │   ├── cgroup.procs
  47666. │   │   │   │   ├── notify_on_release
  47667. │   │   │   │   └── tasks
  47668. │   │   │   ├── systemd-user-sessions.service
  47669. │   │   │   │   ├── cgroup.clone_children
  47670. │   │   │   │   ├── cgroup.procs
  47671. │   │   │   │   ├── notify_on_release
  47672. │   │   │   │   └── tasks
  47673. │   │   │   ├── system-getty.slice
  47674. │   │   │   │   ├── cgroup.clone_children
  47675. │   │   │   │   ├── cgroup.procs
  47676. │   │   │   │   ├── notify_on_release
  47677. │   │   │   │   └── tasks
  47678. │   │   │   ├── tasks
  47679. │   │   │   ├── telegraf.service
  47680. │   │   │   │   ├── cgroup.clone_children
  47681. │   │   │   │   ├── cgroup.procs
  47682. │   │   │   │   ├── notify_on_release
  47683. │   │   │   │   └── tasks
  47684. │   │   │   ├── ufw.service
  47685. │   │   │   │   ├── cgroup.clone_children
  47686. │   │   │   │   ├── cgroup.procs
  47687. │   │   │   │   ├── notify_on_release
  47688. │   │   │   │   └── tasks
  47689. │   │   │   ├── unattended-upgrades.service
  47690. │   │   │   │   ├── cgroup.clone_children
  47691. │   │   │   │   ├── cgroup.procs
  47692. │   │   │   │   ├── notify_on_release
  47693. │   │   │   │   └── tasks
  47694. │   │   │   └── var-lib-lxcfs.mount
  47695. │   │   │   ├── cgroup.clone_children
  47696. │   │   │   ├── cgroup.procs
  47697. │   │   │   ├── notify_on_release
  47698. │   │   │   └── tasks
  47699. │   │   ├── tasks
  47700. │   │   └── user.slice
  47701. │   │   ├── cgroup.clone_children
  47702. │   │   ├── cgroup.procs
  47703. │   │   ├── notify_on_release
  47704. │   │   ├── tasks
  47705. │   │   └── user-0.slice
  47706. │   │   ├── cgroup.clone_children
  47707. │   │   ├── cgroup.procs
  47708. │   │   ├── notify_on_release
  47709. │   │   ├── session-377.scope
  47710. │   │   │   ├── cgroup.clone_children
  47711. │   │   │   ├── cgroup.procs
  47712. │   │   │   ├── notify_on_release
  47713. │   │   │   └── tasks
  47714. │   │   ├── tasks
  47715. │   │   └── user@0.service
  47716. │   │   ├── cgroup.clone_children
  47717. │   │   ├── cgroup.procs
  47718. │   │   ├── init.scope
  47719. │   │   │   ├── cgroup.clone_children
  47720. │   │   │   ├── cgroup.procs
  47721. │   │   │   ├── notify_on_release
  47722. │   │   │   └── tasks
  47723. │   │   ├── notify_on_release
  47724. │   │   └── tasks
  47725. │   └── unifi
  47726. │   ├── cgroup.clone_children
  47727. │   ├── cgroup.procs
  47728. │   ├── init.scope
  47729. │   │   ├── cgroup.clone_children
  47730. │   │   ├── cgroup.procs
  47731. │   │   ├── notify_on_release
  47732. │   │   └── tasks
  47733. │   ├── notify_on_release
  47734. │   ├── system.slice
  47735. │   │   ├── accounts-daemon.service
  47736. │   │   │   ├── cgroup.clone_children
  47737. │   │   │   ├── cgroup.procs
  47738. │   │   │   ├── notify_on_release
  47739. │   │   │   └── tasks
  47740. │   │   ├── apparmor.service
  47741. │   │   │   ├── cgroup.clone_children
  47742. │   │   │   ├── cgroup.procs
  47743. │   │   │   ├── notify_on_release
  47744. │   │   │   └── tasks
  47745. │   │   ├── apport.service
  47746. │   │   │   ├── cgroup.clone_children
  47747. │   │   │   ├── cgroup.procs
  47748. │   │   │   ├── notify_on_release
  47749. │   │   │   └── tasks
  47750. │   │   ├── atd.service
  47751. │   │   │   ├── cgroup.clone_children
  47752. │   │   │   ├── cgroup.procs
  47753. │   │   │   ├── notify_on_release
  47754. │   │   │   └── tasks
  47755. │   │   ├── cgroup.clone_children
  47756. │   │   ├── cgroup.procs
  47757. │   │   ├── cloud-config.service
  47758. │   │   │   ├── cgroup.clone_children
  47759. │   │   │   ├── cgroup.procs
  47760. │   │   │   ├── notify_on_release
  47761. │   │   │   └── tasks
  47762. │   │   ├── cloud-final.service
  47763. │   │   │   ├── cgroup.clone_children
  47764. │   │   │   ├── cgroup.procs
  47765. │   │   │   ├── notify_on_release
  47766. │   │   │   └── tasks
  47767. │   │   ├── cloud-init-local.service
  47768. │   │   │   ├── cgroup.clone_children
  47769. │   │   │   ├── cgroup.procs
  47770. │   │   │   ├── notify_on_release
  47771. │   │   │   └── tasks
  47772. │   │   ├── cloud-init.service
  47773. │   │   │   ├── cgroup.clone_children
  47774. │   │   │   ├── cgroup.procs
  47775. │   │   │   ├── notify_on_release
  47776. │   │   │   └── tasks
  47777. │   │   ├── console-getty.service
  47778. │   │   │   ├── cgroup.clone_children
  47779. │   │   │   ├── cgroup.procs
  47780. │   │   │   ├── notify_on_release
  47781. │   │   │   └── tasks
  47782. │   │   ├── cron.service
  47783. │   │   │   ├── cgroup.clone_children
  47784. │   │   │   ├── cgroup.procs
  47785. │   │   │   ├── notify_on_release
  47786. │   │   │   └── tasks
  47787. │   │   ├── dbus.service
  47788. │   │   │   ├── cgroup.clone_children
  47789. │   │   │   ├── cgroup.procs
  47790. │   │   │   ├── notify_on_release
  47791. │   │   │   └── tasks
  47792. │   │   ├── dev-full.mount
  47793. │   │   │   ├── cgroup.clone_children
  47794. │   │   │   ├── cgroup.procs
  47795. │   │   │   ├── notify_on_release
  47796. │   │   │   └── tasks
  47797. │   │   ├── dev-fuse.mount
  47798. │   │   │   ├── cgroup.clone_children
  47799. │   │   │   ├── cgroup.procs
  47800. │   │   │   ├── notify_on_release
  47801. │   │   │   └── tasks
  47802. │   │   ├── dev-lxd.mount
  47803. │   │   │   ├── cgroup.clone_children
  47804. │   │   │   ├── cgroup.procs
  47805. │   │   │   ├── notify_on_release
  47806. │   │   │   └── tasks
  47807. │   │   ├── dev-.lxd\x2dmounts.mount
  47808. │   │   │   ├── cgroup.clone_children
  47809. │   │   │   ├── cgroup.procs
  47810. │   │   │   ├── notify_on_release
  47811. │   │   │   └── tasks
  47812. │   │   ├── dev-mqueue.mount
  47813. │   │   │   ├── cgroup.clone_children
  47814. │   │   │   ├── cgroup.procs
  47815. │   │   │   ├── notify_on_release
  47816. │   │   │   └── tasks
  47817. │   │   ├── dev-net-tun.mount
  47818. │   │   │   ├── cgroup.clone_children
  47819. │   │   │   ├── cgroup.procs
  47820. │   │   │   ├── notify_on_release
  47821. │   │   │   └── tasks
  47822. │   │   ├── dev-null.mount
  47823. │   │   │   ├── cgroup.clone_children
  47824. │   │   │   ├── cgroup.procs
  47825. │   │   │   ├── notify_on_release
  47826. │   │   │   └── tasks
  47827. │   │   ├── dev-ptmx.mount
  47828. │   │   │   ├── cgroup.clone_children
  47829. │   │   │   ├── cgroup.procs
  47830. │   │   │   ├── notify_on_release
  47831. │   │   │   └── tasks
  47832. │   │   ├── dev-random.mount
  47833. │   │   │   ├── cgroup.clone_children
  47834. │   │   │   ├── cgroup.procs
  47835. │   │   │   ├── notify_on_release
  47836. │   │   │   └── tasks
  47837. │   │   ├── dev-tty.mount
  47838. │   │   │   ├── cgroup.clone_children
  47839. │   │   │   ├── cgroup.procs
  47840. │   │   │   ├── notify_on_release
  47841. │   │   │   └── tasks
  47842. │   │   ├── dev-urandom.mount
  47843. │   │   │   ├── cgroup.clone_children
  47844. │   │   │   ├── cgroup.procs
  47845. │   │   │   ├── notify_on_release
  47846. │   │   │   └── tasks
  47847. │   │   ├── dev-zero.mount
  47848. │   │   │   ├── cgroup.clone_children
  47849. │   │   │   ├── cgroup.procs
  47850. │   │   │   ├── notify_on_release
  47851. │   │   │   └── tasks
  47852. │   │   ├── irqbalance.service
  47853. │   │   │   ├── cgroup.clone_children
  47854. │   │   │   ├── cgroup.procs
  47855. │   │   │   ├── notify_on_release
  47856. │   │   │   └── tasks
  47857. │   │   ├── lvm2-monitor.service
  47858. │   │   │   ├── cgroup.clone_children
  47859. │   │   │   ├── cgroup.procs
  47860. │   │   │   ├── notify_on_release
  47861. │   │   │   └── tasks
  47862. │   │   ├── lxd-containers.service
  47863. │   │   │   ├── cgroup.clone_children
  47864. │   │   │   ├── cgroup.procs
  47865. │   │   │   ├── notify_on_release
  47866. │   │   │   └── tasks
  47867. │   │   ├── mdadm.service
  47868. │   │   │   ├── cgroup.clone_children
  47869. │   │   │   ├── cgroup.procs
  47870. │   │   │   ├── notify_on_release
  47871. │   │   │   └── tasks
  47872. │   │   ├── -.mount
  47873. │   │   │   ├── cgroup.clone_children
  47874. │   │   │   ├── cgroup.procs
  47875. │   │   │   ├── notify_on_release
  47876. │   │   │   └── tasks
  47877. │   │   ├── networking.service
  47878. │   │   │   ├── cgroup.clone_children
  47879. │   │   │   ├── cgroup.procs
  47880. │   │   │   ├── notify_on_release
  47881. │   │   │   └── tasks
  47882. │   │   ├── notify_on_release
  47883. │   │   ├── ondemand.service
  47884. │   │   │   ├── cgroup.clone_children
  47885. │   │   │   ├── cgroup.procs
  47886. │   │   │   ├── notify_on_release
  47887. │   │   │   └── tasks
  47888. │   │   ├── polkitd.service
  47889. │   │   │   ├── cgroup.clone_children
  47890. │   │   │   ├── cgroup.procs
  47891. │   │   │   ├── notify_on_release
  47892. │   │   │   └── tasks
  47893. │   │   ├── proc-cpuinfo.mount
  47894. │   │   │   ├── cgroup.clone_children
  47895. │   │   │   ├── cgroup.procs
  47896. │   │   │   ├── notify_on_release
  47897. │   │   │   └── tasks
  47898. │   │   ├── proc-diskstats.mount
  47899. │   │   │   ├── cgroup.clone_children
  47900. │   │   │   ├── cgroup.procs
  47901. │   │   │   ├── notify_on_release
  47902. │   │   │   └── tasks
  47903. │   │   ├── proc-meminfo.mount
  47904. │   │   │   ├── cgroup.clone_children
  47905. │   │   │   ├── cgroup.procs
  47906. │   │   │   ├── notify_on_release
  47907. │   │   │   └── tasks
  47908. │   │   ├── proc-stat.mount
  47909. │   │   │   ├── cgroup.clone_children
  47910. │   │   │   ├── cgroup.procs
  47911. │   │   │   ├── notify_on_release
  47912. │   │   │   └── tasks
  47913. │   │   ├── proc-swaps.mount
  47914. │   │   │   ├── cgroup.clone_children
  47915. │   │   │   ├── cgroup.procs
  47916. │   │   │   ├── notify_on_release
  47917. │   │   │   └── tasks
  47918. │   │   ├── proc-sys-fs-binfmt_misc.mount
  47919. │   │   │   ├── cgroup.clone_children
  47920. │   │   │   ├── cgroup.procs
  47921. │   │   │   ├── notify_on_release
  47922. │   │   │   └── tasks
  47923. │   │   ├── proc-uptime.mount
  47924. │   │   │   ├── cgroup.clone_children
  47925. │   │   │   ├── cgroup.procs
  47926. │   │   │   ├── notify_on_release
  47927. │   │   │   └── tasks
  47928. │   │   ├── rc-local.service
  47929. │   │   │   ├── cgroup.clone_children
  47930. │   │   │   ├── cgroup.procs
  47931. │   │   │   ├── notify_on_release
  47932. │   │   │   └── tasks
  47933. │   │   ├── resolvconf.service
  47934. │   │   │   ├── cgroup.clone_children
  47935. │   │   │   ├── cgroup.procs
  47936. │   │   │   ├── notify_on_release
  47937. │   │   │   └── tasks
  47938. │   │   ├── rsyslog.service
  47939. │   │   │   ├── cgroup.clone_children
  47940. │   │   │   ├── cgroup.procs
  47941. │   │   │   ├── notify_on_release
  47942. │   │   │   └── tasks
  47943. │   │   ├── snapd.service
  47944. │   │   │   ├── cgroup.clone_children
  47945. │   │   │   ├── cgroup.procs
  47946. │   │   │   ├── notify_on_release
  47947. │   │   │   └── tasks
  47948. │   │   ├── ssh.service
  47949. │   │   │   ├── cgroup.clone_children
  47950. │   │   │   ├── cgroup.procs
  47951. │   │   │   ├── notify_on_release
  47952. │   │   │   └── tasks
  47953. │   │   ├── sys-fs-fuse-connections.mount
  47954. │   │   │   ├── cgroup.clone_children
  47955. │   │   │   ├── cgroup.procs
  47956. │   │   │   ├── notify_on_release
  47957. │   │   │   └── tasks
  47958. │   │   ├── sys-kernel-debug.mount
  47959. │   │   │   ├── cgroup.clone_children
  47960. │   │   │   ├── cgroup.procs
  47961. │   │   │   ├── notify_on_release
  47962. │   │   │   └── tasks
  47963. │   │   ├── sys-kernel-debug-tracing.mount
  47964. │   │   │   ├── cgroup.clone_children
  47965. │   │   │   ├── cgroup.procs
  47966. │   │   │   ├── notify_on_release
  47967. │   │   │   └── tasks
  47968. │   │   ├── systemd-journald.service
  47969. │   │   │   ├── cgroup.clone_children
  47970. │   │   │   ├── cgroup.procs
  47971. │   │   │   ├── notify_on_release
  47972. │   │   │   └── tasks
  47973. │   │   ├── systemd-journal-flush.service
  47974. │   │   │   ├── cgroup.clone_children
  47975. │   │   │   ├── cgroup.procs
  47976. │   │   │   ├── notify_on_release
  47977. │   │   │   └── tasks
  47978. │   │   ├── systemd-logind.service
  47979. │   │   │   ├── cgroup.clone_children
  47980. │   │   │   ├── cgroup.procs
  47981. │   │   │   ├── notify_on_release
  47982. │   │   │   └── tasks
  47983. │   │   ├── systemd-random-seed.service
  47984. │   │   │   ├── cgroup.clone_children
  47985. │   │   │   ├── cgroup.procs
  47986. │   │   │   ├── notify_on_release
  47987. │   │   │   └── tasks
  47988. │   │   ├── systemd-tmpfiles-setup.service
  47989. │   │   │   ├── cgroup.clone_children
  47990. │   │   │   ├── cgroup.procs
  47991. │   │   │   ├── notify_on_release
  47992. │   │   │   └── tasks
  47993. │   │   ├── systemd-udevd.service
  47994. │   │   │   ├── cgroup.clone_children
  47995. │   │   │   ├── cgroup.procs
  47996. │   │   │   ├── notify_on_release
  47997. │   │   │   └── tasks
  47998. │   │   ├── systemd-udev-trigger.service
  47999. │   │   │   ├── cgroup.clone_children
  48000. │   │   │   ├── cgroup.procs
  48001. │   │   │   ├── notify_on_release
  48002. │   │   │   └── tasks
  48003. │   │   ├── systemd-update-utmp.service
  48004. │   │   │   ├── cgroup.clone_children
  48005. │   │   │   ├── cgroup.procs
  48006. │   │   │   ├── notify_on_release
  48007. │   │   │   └── tasks
  48008. │   │   ├── systemd-user-sessions.service
  48009. │   │   │   ├── cgroup.clone_children
  48010. │   │   │   ├── cgroup.procs
  48011. │   │   │   ├── notify_on_release
  48012. │   │   │   └── tasks
  48013. │   │   ├── system-getty.slice
  48014. │   │   │   ├── cgroup.clone_children
  48015. │   │   │   ├── cgroup.procs
  48016. │   │   │   ├── notify_on_release
  48017. │   │   │   └── tasks
  48018. │   │   ├── tasks
  48019. │   │   ├── ufw.service
  48020. │   │   │   ├── cgroup.clone_children
  48021. │   │   │   ├── cgroup.procs
  48022. │   │   │   ├── notify_on_release
  48023. │   │   │   └── tasks
  48024. │   │   ├── unattended-upgrades.service
  48025. │   │   │   ├── cgroup.clone_children
  48026. │   │   │   ├── cgroup.procs
  48027. │   │   │   ├── notify_on_release
  48028. │   │   │   └── tasks
  48029. │   │   ├── unifi.service
  48030. │   │   │   ├── cgroup.clone_children
  48031. │   │   │   ├── cgroup.procs
  48032. │   │   │   ├── notify_on_release
  48033. │   │   │   └── tasks
  48034. │   │   └── var-lib-lxcfs.mount
  48035. │   │   ├── cgroup.clone_children
  48036. │   │   ├── cgroup.procs
  48037. │   │   ├── notify_on_release
  48038. │   │   └── tasks
  48039. │   ├── tasks
  48040. │   └── user.slice
  48041. │   ├── cgroup.clone_children
  48042. │   ├── cgroup.procs
  48043. │   ├── notify_on_release
  48044. │   └── tasks
  48045. ├── notify_on_release
  48046. ├── release_agent
  48047. ├── system.slice
  48048. │   ├── accounts-daemon.service
  48049. │   │   ├── cgroup.clone_children
  48050. │   │   ├── cgroup.procs
  48051. │   │   ├── notify_on_release
  48052. │   │   └── tasks
  48053. │   ├── acpid.service
  48054. │   │   ├── cgroup.clone_children
  48055. │   │   ├── cgroup.procs
  48056. │   │   ├── notify_on_release
  48057. │   │   └── tasks
  48058. │   ├── apparmor.service
  48059. │   │   ├── cgroup.clone_children
  48060. │   │   ├── cgroup.procs
  48061. │   │   ├── notify_on_release
  48062. │   │   └── tasks
  48063. │   ├── apport.service
  48064. │   │   ├── cgroup.clone_children
  48065. │   │   ├── cgroup.procs
  48066. │   │   ├── notify_on_release
  48067. │   │   └── tasks
  48068. │   ├── atd.service
  48069. │   │   ├── cgroup.clone_children
  48070. │   │   ├── cgroup.procs
  48071. │   │   ├── notify_on_release
  48072. │   │   └── tasks
  48073. │   ├── cgroup.clone_children
  48074. │   ├── cgroup.procs
  48075. │   ├── console-setup.service
  48076. │   │   ├── cgroup.clone_children
  48077. │   │   ├── cgroup.procs
  48078. │   │   ├── notify_on_release
  48079. │   │   └── tasks
  48080. │   ├── cron.service
  48081. │   │   ├── cgroup.clone_children
  48082. │   │   ├── cgroup.procs
  48083. │   │   ├── notify_on_release
  48084. │   │   └── tasks
  48085. │   ├── dbus.service
  48086. │   │   ├── cgroup.clone_children
  48087. │   │   ├── cgroup.procs
  48088. │   │   ├── notify_on_release
  48089. │   │   └── tasks
  48090. │   ├── dev-hugepages.mount
  48091. │   │   ├── cgroup.clone_children
  48092. │   │   ├── cgroup.procs
  48093. │   │   ├── notify_on_release
  48094. │   │   └── tasks
  48095. │   ├── dev-mqueue.mount
  48096. │   │   ├── cgroup.clone_children
  48097. │   │   ├── cgroup.procs
  48098. │   │   ├── notify_on_release
  48099. │   │   └── tasks
  48100. │   ├── grub-common.service
  48101. │   │   ├── cgroup.clone_children
  48102. │   │   ├── cgroup.procs
  48103. │   │   ├── notify_on_release
  48104. │   │   └── tasks
  48105. │   ├── ifup@br255.service
  48106. │   │   ├── cgroup.clone_children
  48107. │   │   ├── cgroup.procs
  48108. │   │   ├── notify_on_release
  48109. │   │   └── tasks
  48110. │   ├── ifup@eth0.service
  48111. │   │   ├── cgroup.clone_children
  48112. │   │   ├── cgroup.procs
  48113. │   │   ├── notify_on_release
  48114. │   │   └── tasks
  48115. │   ├── irqbalance.service
  48116. │   │   ├── cgroup.clone_children
  48117. │   │   ├── cgroup.procs
  48118. │   │   ├── notify_on_release
  48119. │   │   └── tasks
  48120. │   ├── iscsid.service
  48121. │   │   ├── cgroup.clone_children
  48122. │   │   ├── cgroup.procs
  48123. │   │   ├── notify_on_release
  48124. │   │   └── tasks
  48125. │   ├── keyboard-setup.service
  48126. │   │   ├── cgroup.clone_children
  48127. │   │   ├── cgroup.procs
  48128. │   │   ├── notify_on_release
  48129. │   │   └── tasks
  48130. │   ├── kmod-static-nodes.service
  48131. │   │   ├── cgroup.clone_children
  48132. │   │   ├── cgroup.procs
  48133. │   │   ├── notify_on_release
  48134. │   │   └── tasks
  48135. │   ├── lvm2-lvmetad.service
  48136. │   │   ├── cgroup.clone_children
  48137. │   │   ├── cgroup.procs
  48138. │   │   ├── notify_on_release
  48139. │   │   └── tasks
  48140. │   ├── lvm2-monitor.service
  48141. │   │   ├── cgroup.clone_children
  48142. │   │   ├── cgroup.procs
  48143. │   │   ├── notify_on_release
  48144. │   │   └── tasks
  48145. │   ├── lxcfs.service
  48146. │   │   ├── cgroup.clone_children
  48147. │   │   ├── cgroup.procs
  48148. │   │   ├── notify_on_release
  48149. │   │   └── tasks
  48150. │   ├── lxd-bridge.service
  48151. │   │   ├── cgroup.clone_children
  48152. │   │   ├── cgroup.procs
  48153. │   │   ├── notify_on_release
  48154. │   │   └── tasks
  48155. │   ├── lxd-containers.service
  48156. │   │   ├── cgroup.clone_children
  48157. │   │   ├── cgroup.procs
  48158. │   │   ├── notify_on_release
  48159. │   │   └── tasks
  48160. │   ├── lxd.service
  48161. │   │   ├── cgroup.clone_children
  48162. │   │   ├── cgroup.procs
  48163. │   │   ├── notify_on_release
  48164. │   │   └── tasks
  48165. │   ├── mdadm.service
  48166. │   │   ├── cgroup.clone_children
  48167. │   │   ├── cgroup.procs
  48168. │   │   ├── notify_on_release
  48169. │   │   └── tasks
  48170. │   ├── -.mount
  48171. │   │   ├── cgroup.clone_children
  48172. │   │   ├── cgroup.procs
  48173. │   │   ├── notify_on_release
  48174. │   │   └── tasks
  48175. │   ├── netdata.service
  48176. │   │   ├── cgroup.clone_children
  48177. │   │   ├── cgroup.procs
  48178. │   │   ├── notify_on_release
  48179. │   │   └── tasks
  48180. │   ├── networking.service
  48181. │   │   ├── cgroup.clone_children
  48182. │   │   ├── cgroup.procs
  48183. │   │   ├── notify_on_release
  48184. │   │   └── tasks
  48185. │   ├── notify_on_release
  48186. │   ├── ntp.service
  48187. │   │   ├── cgroup.clone_children
  48188. │   │   ├── cgroup.procs
  48189. │   │   ├── notify_on_release
  48190. │   │   └── tasks
  48191. │   ├── ondemand.service
  48192. │   │   ├── cgroup.clone_children
  48193. │   │   ├── cgroup.procs
  48194. │   │   ├── notify_on_release
  48195. │   │   └── tasks
  48196. │   ├── open-iscsi.service
  48197. │   │   ├── cgroup.clone_children
  48198. │   │   ├── cgroup.procs
  48199. │   │   ├── notify_on_release
  48200. │   │   └── tasks
  48201. │   ├── polkitd.service
  48202. │   │   ├── cgroup.clone_children
  48203. │   │   ├── cgroup.procs
  48204. │   │   ├── notify_on_release
  48205. │   │   └── tasks
  48206. │   ├── proc-sys-fs-binfmt_misc.mount
  48207. │   │   ├── cgroup.clone_children
  48208. │   │   ├── cgroup.procs
  48209. │   │   ├── notify_on_release
  48210. │   │   └── tasks
  48211. │   ├── radvd.service
  48212. │   │   ├── cgroup.clone_children
  48213. │   │   ├── cgroup.procs
  48214. │   │   ├── notify_on_release
  48215. │   │   └── tasks
  48216. │   ├── rc-local.service
  48217. │   │   ├── cgroup.clone_children
  48218. │   │   ├── cgroup.procs
  48219. │   │   ├── notify_on_release
  48220. │   │   └── tasks
  48221. │   ├── resolvconf.service
  48222. │   │   ├── cgroup.clone_children
  48223. │   │   ├── cgroup.procs
  48224. │   │   ├── notify_on_release
  48225. │   │   └── tasks
  48226. │   ├── rsyslog.service
  48227. │   │   ├── cgroup.clone_children
  48228. │   │   ├── cgroup.procs
  48229. │   │   ├── notify_on_release
  48230. │   │   └── tasks
  48231. │   ├── setvtrgb.service
  48232. │   │   ├── cgroup.clone_children
  48233. │   │   ├── cgroup.procs
  48234. │   │   ├── notify_on_release
  48235. │   │   └── tasks
  48236. │   ├── snapd.service
  48237. │   │   ├── cgroup.clone_children
  48238. │   │   ├── cgroup.procs
  48239. │   │   ├── notify_on_release
  48240. │   │   └── tasks
  48241. │   ├── ssh.service
  48242. │   │   ├── cgroup.clone_children
  48243. │   │   ├── cgroup.procs
  48244. │   │   ├── notify_on_release
  48245. │   │   └── tasks
  48246. │   ├── sys-fs-fuse-connections.mount
  48247. │   │   ├── cgroup.clone_children
  48248. │   │   ├── cgroup.procs
  48249. │   │   ├── notify_on_release
  48250. │   │   └── tasks
  48251. │   ├── sys-kernel-debug.mount
  48252. │   │   ├── cgroup.clone_children
  48253. │   │   ├── cgroup.procs
  48254. │   │   ├── notify_on_release
  48255. │   │   └── tasks
  48256. │   ├── sys-kernel-debug-tracing.mount
  48257. │   │   ├── cgroup.clone_children
  48258. │   │   ├── cgroup.procs
  48259. │   │   ├── notify_on_release
  48260. │   │   └── tasks
  48261. │   ├── systemd-journald.service
  48262. │   │   ├── cgroup.clone_children
  48263. │   │   ├── cgroup.procs
  48264. │   │   ├── notify_on_release
  48265. │   │   └── tasks
  48266. │   ├── systemd-journal-flush.service
  48267. │   │   ├── cgroup.clone_children
  48268. │   │   ├── cgroup.procs
  48269. │   │   ├── notify_on_release
  48270. │   │   └── tasks
  48271. │   ├── systemd-logind.service
  48272. │   │   ├── cgroup.clone_children
  48273. │   │   ├── cgroup.procs
  48274. │   │   ├── notify_on_release
  48275. │   │   └── tasks
  48276. │   ├── systemd-modules-load.service
  48277. │   │   ├── cgroup.clone_children
  48278. │   │   ├── cgroup.procs
  48279. │   │   ├── notify_on_release
  48280. │   │   └── tasks
  48281. │   ├── systemd-random-seed.service
  48282. │   │   ├── cgroup.clone_children
  48283. │   │   ├── cgroup.procs
  48284. │   │   ├── notify_on_release
  48285. │   │   └── tasks
  48286. │   ├── systemd-remount-fs.service
  48287. │   │   ├── cgroup.clone_children
  48288. │   │   ├── cgroup.procs
  48289. │   │   ├── notify_on_release
  48290. │   │   └── tasks
  48291. │   ├── systemd-sysctl.service
  48292. │   │   ├── cgroup.clone_children
  48293. │   │   ├── cgroup.procs
  48294. │   │   ├── notify_on_release
  48295. │   │   └── tasks
  48296. │   ├── systemd-tmpfiles-setup-dev.service
  48297. │   │   ├── cgroup.clone_children
  48298. │   │   ├── cgroup.procs
  48299. │   │   ├── notify_on_release
  48300. │   │   └── tasks
  48301. │   ├── systemd-tmpfiles-setup.service
  48302. │   │   ├── cgroup.clone_children
  48303. │   │   ├── cgroup.procs
  48304. │   │   ├── notify_on_release
  48305. │   │   └── tasks
  48306. │   ├── systemd-udevd.service
  48307. │   │   ├── cgroup.clone_children
  48308. │   │   ├── cgroup.procs
  48309. │   │   ├── notify_on_release
  48310. │   │   └── tasks
  48311. │   ├── systemd-udev-trigger.service
  48312. │   │   ├── cgroup.clone_children
  48313. │   │   ├── cgroup.procs
  48314. │   │   ├── notify_on_release
  48315. │   │   └── tasks
  48316. │   ├── systemd-update-utmp.service
  48317. │   │   ├── cgroup.clone_children
  48318. │   │   ├── cgroup.procs
  48319. │   │   ├── notify_on_release
  48320. │   │   └── tasks
  48321. │   ├── systemd-user-sessions.service
  48322. │   │   ├── cgroup.clone_children
  48323. │   │   ├── cgroup.procs
  48324. │   │   ├── notify_on_release
  48325. │   │   └── tasks
  48326. │   ├── system-getty.slice
  48327. │   │   ├── cgroup.clone_children
  48328. │   │   ├── cgroup.procs
  48329. │   │   ├── getty@tty1.service
  48330. │   │   │   ├── cgroup.clone_children
  48331. │   │   │   ├── cgroup.procs
  48332. │   │   │   ├── notify_on_release
  48333. │   │   │   └── tasks
  48334. │   │   ├── notify_on_release
  48335. │   │   └── tasks
  48336. │   ├── system-serial\x2dgetty.slice
  48337. │   │   ├── cgroup.clone_children
  48338. │   │   ├── cgroup.procs
  48339. │   │   ├── notify_on_release
  48340. │   │   ├── serial-getty@ttyS0.service
  48341. │   │   │   ├── cgroup.clone_children
  48342. │   │   │   ├── cgroup.procs
  48343. │   │   │   ├── notify_on_release
  48344. │   │   │   └── tasks
  48345. │   │   └── tasks
  48346. │   ├── system-systemd\x2dfsck.slice
  48347. │   │   ├── cgroup.clone_children
  48348. │   │   ├── cgroup.procs
  48349. │   │   ├── notify_on_release
  48350. │   │   └── tasks
  48351. │   ├── tasks
  48352. │   ├── ufw.service
  48353. │   │   ├── cgroup.clone_children
  48354. │   │   ├── cgroup.procs
  48355. │   │   ├── notify_on_release
  48356. │   │   └── tasks
  48357. │   ├── var-lib-lxcfs.mount
  48358. │   │   ├── cgroup.clone_children
  48359. │   │   ├── cgroup.procs
  48360. │   │   ├── notify_on_release
  48361. │   │   └── tasks
  48362. │   ├── var-lib-lxd-devices-builder-disk.sys\x2dmodule\x2dapparmor\x2dparameters\x2denabled.mount
  48363. │   │   ├── cgroup.clone_children
  48364. │   │   ├── cgroup.procs
  48365. │   │   ├── notify_on_release
  48366. │   │   └── tasks
  48367. │   ├── var-lib-lxd-devlxd.mount
  48368. │   │   ├── cgroup.clone_children
  48369. │   │   ├── cgroup.procs
  48370. │   │   ├── notify_on_release
  48371. │   │   └── tasks
  48372. │   ├── var-lib-lxd.mount
  48373. │   │   ├── cgroup.clone_children
  48374. │   │   ├── cgroup.procs
  48375. │   │   ├── notify_on_release
  48376. │   │   └── tasks
  48377. │   └── var-lib-lxd-shmounts.mount
  48378. │   ├── cgroup.clone_children
  48379. │   ├── cgroup.procs
  48380. │   ├── notify_on_release
  48381. │   └── tasks
  48382. ├── tasks
  48383. └── user.slice
  48384. ├── cgroup.clone_children
  48385. ├── cgroup.procs
  48386. ├── notify_on_release
  48387. ├── tasks
  48388. └── user-0.slice
  48389. ├── cgroup.clone_children
  48390. ├── cgroup.procs
  48391. ├── notify_on_release
  48392. ├── session-514.scope
  48393. │   ├── cgroup.clone_children
  48394. │   ├── cgroup.procs
  48395. │   ├── notify_on_release
  48396. │   └── tasks
  48397. ├── tasks
  48398. └── user@0.service
  48399. ├── cgroup.clone_children
  48400. ├── cgroup.procs
  48401. ├── init.scope
  48402. │   ├── cgroup.clone_children
  48403. │   ├── cgroup.procs
  48404. │   ├── notify_on_release
  48405. │   └── tasks
  48406. ├── notify_on_release
  48407. └── tasks
  48408.  
  48409. 3179 directories, 45227 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement