fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] dbench: few enhancements from mmtests
@ 2022-02-09 22:18 Luis Chamberlain
  2022-02-09 22:18 ` [PATCH 1/4] Allow reporting of workload execution times Luis Chamberlain
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luis Chamberlain @ 2022-02-09 22:18 UTC (permalink / raw)
  To: raymond.barbiero.dev; +Cc: fstests, jack, mgorman, dave, Luis Chamberlain

mmtests [0] also uses dbench, and they actually carry 4 patch delta
for years. These patches are useful and should not interfere
with existing uses, so just merge these.

As noted before, I've put all this and a few of my own fixes
into my own git tree [1] and I'll be extending dbench there as well
as I see its not up to date and even debian has dropped packaging
it as it doesn't compile anymore. The one on my tree compiles more
than fine now. I'll send a few other fixes after this set.

Mel, feel free to drop those patches if you want to use my tree :)

For lack of a mailing list for dbench, I'm freeloading off of fstests
as it uses dbench as well.

[0] https://github.com/gormanm/mmtests.git
[1] https://github.com/mcgrof/dbench.git

Jan Kara (1):
  Allow reporting of workload execution times

Mel Gorman (3):
  Defer reporting of execution times
  libnfs: Include stdint.h
  Check if parent is alive once per loadfile processed

 child.c  | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 dbench.c |  3 +++
 dbench.h |  1 +
 libnfs.c |  1 +
 4 files changed, 57 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-02-10 13:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 22:18 [PATCH 0/4] dbench: few enhancements from mmtests Luis Chamberlain
2022-02-09 22:18 ` [PATCH 1/4] Allow reporting of workload execution times Luis Chamberlain
2022-02-09 22:18 ` [PATCH 2/4] Defer reporting of " Luis Chamberlain
2022-02-09 22:18 ` [PATCH 3/4] libnfs: Include stdint.h Luis Chamberlain
2022-02-09 22:18 ` [PATCH 4/4] Check if parent is alive once per loadfile processed Luis Chamberlain
2022-02-10  9:44 ` [PATCH 0/4] dbench: few enhancements from mmtests Jan Kara
2022-02-10 10:16 ` Mel Gorman
2022-02-10 13:04 ` Davidlohr Bueso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).