study for having a clear understanding of ram indicators in linux (eg /proc/meminfo)
Go to file
Guillaume Raffy 496d0f8df9 added expe004, which aims to improve the relations finder between meminfo variables:
- because sumfinder can't find substractions, added some derived variables in the hope of finding snew sums
-  added a tool to merge relations (mergesums) so that only relations that work everywhere are kept. This removes the sums that happen to exist only on one sample by pure conicidence.

Unfortnately, despite the tools are working, they didn't find interesting relations in meminfo indicators :-(
2024-08-19 11:03:26 +02:00
measurements added expe004, which aims to improve the relations finder between meminfo variables: 2024-08-19 11:03:26 +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