mirror of
https://github.com/MariaDB/server.git
synced 2025-04-17 20:55:45 +02:00
![]() The fixed limit of 1024 open files was preventing proper concurrency testing in MTR. This commit removes the hardcoded value and adds a new option to control the limit when running tests: --open-files-limit=X. The default is still 1024, but it can now be changed when needed, making it easier to test scenarios that require different number of open file descriptors at the same time e.g: partition_notwin.test Documentation is added to mtr's help file as well. Signed-off-by: Vicențiu Ciorbaru <vicentiu@mariadb.org> |
||
---|---|---|
.. | ||
My | ||
t | ||
v1 | ||
generate-ssl-certs.sh | ||
mtr_cases.pm | ||
mtr_gprof.pl | ||
mtr_io.pl | ||
mtr_match.pm | ||
mtr_misc.pl | ||
mtr_process.pl | ||
mtr_report.pm | ||
mtr_results.pm | ||
mtr_stress.pl | ||
mtr_unique.pm | ||
openssl.cnf | ||
process-purecov-annotations.pl |