logcheck is a "batchy" job, but currently runs at normal I/O priority,
and is hard-coded to run with a niceness of 10. As a result logcheck
can degrade interactive performance on machines with a lot of log
traffic, relatively slow CPU or expensive I/O.
It'd be useful if the "ionice" and "schedtool" utilities could be used to
provide more fine-grained control of the CPU and disk I/O priority of
logcheck (e.g. default to "idle" or "batch" priorities). This could be
configurable using the debconf mechanisms.
If this is accepted as a bug, I can try and work on an acceptable
patch...
Thanks,
Tim.