https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42028
--- Comment #3 from MichaĆ <[email protected]> --- Created attachment 195005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195005&action=edit [PATCH 3/3] Bug 42028: set process niceness for koha-dump [PATCH 3/3] Bug 42028: set process niceness for koha-dump Check niceness with htop, check ionice with: ionice -p `pidof zstd` (or replace zstd with mysqldump or tar) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
