Commit Graph

6 Commits

Author SHA1 Message Date
Guillaume Raffy 053a1f9924 regrouped experimentation files related to sumfinder into expe001.5 (because chronologically it was done between expe001 and expe002) and documented its usage 2024-08-14 16:01:41 +02:00
Guillaume Raffy 9cedff0deb turned the test of tmpfs into expe002 so that it's documented 2024-08-13 17:36:48 +02:00
Guillaume Raffy 6f932b30d7 minor doc fix in expe001 2024-08-13 17:27:08 +02:00
Guillaume Raffy b6af10d3a4 refactored and documented showmem into expe000 2024-08-13 17:24:19 +02:00
Guillaume Raffy 1a9090cbde fixed misplaced file 2024-08-13 16:35:56 +02:00
Guillaume Raffy 2a4593fc70 created a repository for the study regarding linux ram indicators
the amounts of tests done for [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3897] were becoming messy, so I decided to create a versionned repository for hosting a study on linux ram indicators (because it's actually not trivial, and has been a grey area (not completely clear) for too long for me). So 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:
- [measurements] the measurements (results of experiments and tests)
- [src] the source code of the tools that
- [reference] reference documents

note: the file hierarchy is still a bit messy, but much better than the the directory it comes from (~/work/tickets/bug3897)

work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3897]
2024-08-13 14:16:40 +02:00