]> Sergey Matveev's repositories - public-inbox.git/commit
xt/create-many-inboxes: adjust for detect_nproc, no fsync
authorEric Wong <e@80x24.org>
Fri, 19 Mar 2021 04:22:58 +0000 (07:22 +0300)
committerEric Wong <e@80x24.org>
Fri, 19 Mar 2021 06:08:24 +0000 (06:08 +0000)
commit30a997d856baec0c73acc376f4a872917cbfed28
treeddd75e8e89f66c3c0f7edb10c7ffaebd52290097
parent1b142ba979457590e00245350bf1c3c5b9067f6f
xt/create-many-inboxes: adjust for detect_nproc, no fsync

detect_nproc is in the IPC module, now; and we can safely
disable fsync when creating test data.
And "modernize" up to 5.10.1 while we're at it.

The use fsync was causing this to run for hours instead
of minutes since I forgot to use eatmydata.
xt/create-many-inboxes.t