I was wondering if there is any utility / code in Linux (x86-64) that could reset the entries of each table in the table for the given address space of the process (user)?
thanks
I think that /proc/pid/pagemap and /proc/pid/maps contain this information, but I donβt know which tool dumped them in a more meaningful format.
/proc/pid/pagemap
/proc/pid/maps
You can always write it yourself using the doc document:
http://www.kernel.org/doc/Documentation/vm/pagemap.txt
Source: https://habr.com/ru/post/1444985/More articles:Weekly group? - sqlCan UILocalNotification be used to wake up a task that is in the background - iosHow to check webapp with different versions of IE from one window? - internet-explorer-9How to load multiple files into the same arrays in python with loadtxt? - pythonRails chronic pearl not confirmed as expected - ruby ββ| fooobar.comC program Null Parsing - c# 1148 - The command used is not allowed with this version of MySQL - mysqlMySql conditional insert with dynamic values ββ- sqlTypeError: this.canvas undefined - javascriptSqlcipher error with "not error" stacktrace error - androidAll Articles