I have created a file-backed mmap where the file is located in the /var/run/ folder. However, when I check the output of the pmap command for the running process, the file-backed entry is not visible.
Is this behavior due to the file being located in /var/run?