Collect memory utilization of a driver
Collect memory utilization of a driver
Posted Apr 14, 2025 8:31 UTC (Mon) by taladar (subscriber, #68407)In reply to: Collect memory utilization of a driver by yanjun.zhu
Parent article: Preparing DAMON for future memory-management problems
Isn't the actually interesting bit how much the driver allocates for data over its lifetime that wouldn't be allocated if the driver was not in use?
Posted Apr 14, 2025 8:36 UTC (Mon)
by yanjun.zhu (guest, #173290)
[Link] (2 responses)
Posted Apr 14, 2025 8:48 UTC (Mon)
by adobriyan (subscriber, #30858)
[Link] (1 responses)
Posted Apr 14, 2025 9:12 UTC (Mon)
by yanjun.zhu (guest, #173290)
[Link]
Collect memory utilization of a driver
I wonder if there is a method to check how much memory will be used when a driver is loaded into kernel directly and conviently.
Collect memory utilization of a driver
Collect memory utilization of a driver