]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Monitor: reduce default poll interval if mdstat is pollable.
authorNeilBrown <neilb@suse.de>
Tue, 2 Jun 2009 04:35:44 +0000 (14:35 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 2 Jun 2009 04:35:44 +0000 (14:35 +1000)
commitddc7201f965ce3192b8a96f65609fe8279148c2e
tree4fa150e55e7c90b8c790524da4767119c7bd9cd9
parent4736b5dc7740ff38064c33b2460c1ee5c9aafa82
Monitor:  reduce default poll interval if mdstat is pollable.

Since 2.6.16, mdstat responds to select/poll.
So in that case, increase the default poll interval to about 15
minutes.
This ensures that the background load is insignificant.

Signed-off-by: NeilBrown <neilb@suse.de>
mdadm.c