hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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.