MEMINSPECT Proposed For The Linux Kernel To Help In Memory Analysis
phoronix.com·2d
Flag this post

LINUX KERNEL

A patch series sent out today on the Linux kernel mailing list proposes “MEMINSPECT” as a new mechanism for helping with memory analysis.

Eugen Hristev of Linaro sent out the set of 26 patches proposing MEMINSPECT. Hristev describes the MEMINSPECT functionality as:

“meminspect is a mechanism which allows the kernel to mark specific memory areas for memory dumping or specific inspection, statistics, usage. Once regions are marked, meminspect keeps an internal list with the regions in a dedicated table.

Further, these regions can be accessed using specific API by any interested driver. Regions being marked beforehand, when the system is up and running, there is no need nor dependency on a panic handler…

Similar Posts

Loading similar posts...