Jens, here are four cleanup patches and a pair of patches for enabling fio to parse /proc/meminfo to obtain the system huge page size. Vincent Vincent Fu (6): steadystate: delete incorrect comment configure: refer to zlib1g-dev package for zlib support HOWTO: add blank line for prettier formatting t/run-fio-tests: improve json data decoding mem: try to parse /proc/meminfo to get huge page size docs: update for huge page size parsing HOWTO.rst | 39 ++++++++++++++++++++--------------- configure | 2 +- fio.1 | 29 ++++++++++++++------------ memory.c | 51 ++++++++++++++++++++++++++++++++++++++++++++-- steadystate.c | 7 ------- t/run-fio-tests.py | 20 +++++++----------- 6 files changed, 96 insertions(+), 52 deletions(-) -- 2.25.1