Open
Description
The 6.11 linux kernel added a new ioctl interface to the maps file that allows more efficient querying of the mapped memory ranges.
Depending on how much time is spent in processing the maps file it may or may not be worth to use it to shave off some overhead.
Activity
[-]/proc/self/maps ioctl interface[/-][+]/proc/self/maps ioctl interface for more efficient memory map queries[/+]workingjubilee commentedon Sep 15, 2024
Thank you for letting me know!
vm_map
? #672