Advertisement
arter97

Untitled

Aug 6th, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. arter97@arter97-X99:~$ adb shell
  2. OnePlus3T:/ # cat /sys/kernel/debug/f2fs/status
  3.  
  4. =====[ partition info(sda15). #0, RW]=====
  5. [SB: 1] [CP: 2] [SIT: 6] [NAT: 114] [SSA: 113] [MAIN: 57732(OverProv:684 Resv:346)]
  6.  
  7. Utilization: 53% (15760427 valid blocks, 14022463 discard blocks)
  8. - Node: 481688 (Inode: 470478, Other: 11210)
  9. - Data: 15278739
  10. - Inline_xattr Inode: 24193
  11. - Inline_data Inode: 3468
  12. - Inline_dentry Inode: 9312
  13. - Orphan/Append/Update Inode: 1, 0, 0
  14.  
  15. Main area: 57732 segs, 57732 secs 57732 zones
  16. - COLD data: 25410, 25410, 25410
  17. - WARM data: 26111, 26111, 26111
  18. - HOT data: 2294, 2294, 2294
  19. - Dir dnode: 2291, 2291, 2291
  20. - File dnode: 1149, 1149, 1149
  21. - Indir nodes: 3800, 3800, 3800
  22.  
  23. - Valid: 26659
  24. - Dirty: 10554
  25. - Prefree: 0
  26. - Free: 20519 (20519)
  27.  
  28. CP calls: 101 (BG: 0)
  29. GC calls: 0 (BG: 0)
  30. - data segments : 0 (0)
  31. - node segments : 0 (0)
  32. Try to move 0 blocks (BG: 0)
  33. - data blocks : 0 (0)
  34. - node blocks : 0 (0)
  35.  
  36. Extent Cache:
  37. - Hit Count: L1-1:12490 L1-2:4 L2:2
  38. - Hit Ratio: 37% (12496 / 33170)
  39. - Inner Struct Count: tree: 14631(0), node: 2679
  40.  
  41. Balancing F2FS Async:
  42. - IO (CP: 0, Data: 0, Flush: ( 0 1248), Discard: ( 0 0)) cmd: 1019 undiscard:24851
  43. - inmem: 0, atomic IO: 0 (Max. 0), volatile IO: 0 (Max. 0)
  44. - nodes: 6 in 24598
  45. - dents: 1 in dirs: 1 ( 73)
  46. - datas: 55 in files: 0
  47. - meta: 0 in 1852
  48. - imeta: 3
  49. - NATs: 5/ 19500
  50. - SITs: 4/ 57732
  51. - free_nids: 265/ 12797025
  52. - alloc_nids: 0
  53.  
  54. Distribution of User Blocks: [ valid | invalid | free ]
  55. [--------------------------|-------|-----------------]
  56.  
  57. IPU: 2297 blocks
  58. SSR: 0 blocks in 0 segments
  59. LFS: 6200 blocks in 10 segments
  60.  
  61. BDF: 92, avg. vblocks: 176
  62.  
  63. Memory: 122500 KB
  64. - static: 14887 KB
  65. - cached: 1809 KB
  66. - paged : 105804 KB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement