linuxram/measurements
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
..
bug3897 fixed misplaced file 2024-08-13 16:35:56 +02:00
expe000 refactored and documented showmem into expe000 2024-08-13 17:24:19 +02:00
expe001 minor doc fix in expe001 2024-08-13 17:27:08 +02:00
expe001.5 turned sumfinder into a library, which allowed to better document expe001.5, but will also allow reuse 2024-08-14 16:33:25 +02:00
expe002 turned the test of tmpfs into expe002 so that it's documented 2024-08-13 17:36:48 +02:00
expe003 refactored Sums into a class in sumfinder (much cleaner) and added method to output Sums to stdout 2024-08-14 18:34:44 +02:00
expe004 added expe004, which aims to improve the relations finder between meminfo variables: 2024-08-19 11:03:26 +02:00