study for having a clear understanding of ram indicators in linux (eg /proc/meminfo)
Go to file
Guillaume Raffy 0cf2926688 added expe005 to find if adding PhysicalRam variable to meminfo would reveal relations
unfortunately adding PhysicalRam didn't bring new relations.
2024-08-19 14:59:34 +02:00
measurements added expe005 to find if adding PhysicalRam variable to meminfo would reveal relations 2024-08-19 14:59:34 +02:00
reference created a repository for the study regarding linux ram indicators 2024-08-13 14:16:40 +02:00
src added expe004, which aims to improve the relations finder between meminfo variables: 2024-08-19 11:03:26 +02:00
.gitignore removed unwanted pyc file from this repository 2024-08-13 17:29:25 +02:00
linuxram.md created a repository for the study regarding linux ram indicators 2024-08-13 14:16:40 +02:00
readme.md minor improvement to readme 2024-08-13 16:36:12 +02:00

readme.md

The aim of this repository is to host an article explaining linux ram indicators that can help diagnose ram issues, along with the experimentations and tools that were used to as material for this study:

  • [file://./measurements] the measurements (results of experiments and tests)
  • [file://./src] the source code of the tools that
  • [file://./reference] reference documents