sysfs-kernel-ion 868 B

123456789101112131415161718192021222324252627
  1. What: /sys/kernel/ion
  2. Date: Dec 2019
  3. KernelVersion: 4.14.158
  4. Contact: Suren Baghdasaryan <surenb@google.com>,
  5. Sandeep Patil <sspatil@google.com>
  6. Description:
  7. The /sys/kernel/ion directory contains a snapshot of the
  8. internal state of ION memory heaps and pools.
  9. Users: kernel memory tuning tools
  10. What: /sys/kernel/ion/total_heaps_kb
  11. Date: Dec 2019
  12. KernelVersion: 4.14.158
  13. Contact: Suren Baghdasaryan <surenb@google.com>,
  14. Sandeep Patil <sspatil@google.com>
  15. Description:
  16. The total_heaps_kb file is read-only and specifies how much
  17. memory in Kb is allocated to ION heaps.
  18. What: /sys/kernel/ion/total_pools_kb
  19. Date: Dec 2019
  20. KernelVersion: 4.14.158
  21. Contact: Suren Baghdasaryan <surenb@google.com>,
  22. Sandeep Patil <sspatil@google.com>
  23. Description:
  24. The total_pools_kb file is read-only and specifies how much
  25. memory in Kb is allocated to ION pools.