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