From: Stephen Lee <hidden> Date: 2002-09-24 14:40:31
On Tue, 2002-09-24 at 07:01, Cress, Andrew R wrote:
I couldn't find this is a quick scan of the code, and thought it should be
documented somewhere. Maybe I just have a blind spot. Can someone tell me
how to set the speed_limit_max variable for mdrecoveryd?
Try this:
echo some_value > /proc/sys/dev/raid/speed_limit_max
or what ever value you wish.
Stephen