public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
* [mmtests RFT v2 0/2] mmtests: fix debian dependencies
@ 2024-05-23 22:55 Luis Chamberlain
  2024-05-23 22:55 ` [mmtests RFT v2 1/2] bin/install-depends: call ldconfig Luis Chamberlain
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Luis Chamberlain @ 2024-05-23 22:55 UTC (permalink / raw)
  To: mgorman, jack, vbabka, dave, ziy, yuzhao, jhubbard, ryan.roberts
  Cc: kdevops, p.raghav, da.gomez, gost.dev, Luis Chamberlain

As mentioned at LSFMM 2024, I'm interested in helping expand
thpchallenge-fio and automation fragmentation metrics on mmtests [0]. on
kdevops. My first bump on the road with mmtests was the old perl library
on debian which no longer has a package. This provides a suitable
replacement for it.

Changes on this v2 since v1:

  - Moved routines to Stat.pm as suggested by Jan Kara

  - Removed unit tests, in favor for having unit tests and verifying
    correctness of the replacement in its own separate two git trees.
    One git tree which let's us expand unit tests which will run the
    tests against both libraries easily. And the other git tree to help
    us run the same tests against an unmodified library.

  - Fix a corner case Jan Kara picked up on, and added that case and more
    to the unit tests.

PS. Should we have an mmtests vger list?

[0] https://lore.kernel.org/all/ZkUOXQvVjXP1T6Nk@bombadil.infradead.org/

Luis Chamberlain (2):
  bin/install-depends: call ldconfig
  MMTests::Stat: replace List::BinarySearch

 README.md               |  5 ++---
 bin/install-depends     |  6 ++++--
 bin/lib/MMTests/Stat.pm | 48 +++++++++++++++++++++++++++++++++++++++--
 compare-kernels.sh      |  5 -----
 4 files changed, 52 insertions(+), 12 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-24 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 22:55 [mmtests RFT v2 0/2] mmtests: fix debian dependencies Luis Chamberlain
2024-05-23 22:55 ` [mmtests RFT v2 1/2] bin/install-depends: call ldconfig Luis Chamberlain
2024-05-24 12:45   ` Jan Kara
2024-05-23 22:55 ` [mmtests RFT v2 2/2] MMTests::Stat: replace List::BinarySearch Luis Chamberlain
2024-05-24 12:52   ` Jan Kara
2024-05-24 15:55 ` [mmtests RFT v2 0/2] mmtests: fix debian dependencies Davidlohr Bueso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox