Oran Agra f89c93c8ad make active defrag test more stable
on slower machines, the active defrag test tended to fail.
although the fragmentation ratio was below the treshold, the defragger was
still in the middle of a scan cycle.

this commit changes:
- the defragger uses the current fragmentation state, rather than the cache one
  that is updated by server cron every 100ms. this actually fixes a bug of
  starting one excess scan cycle
- the test lets the defragger use more CPU cycles, in hope that the defrag
  will be faster, but also give it more time before we give up.
2018-07-18 10:16:33 +03:00
..
2014-09-29 06:49:08 -04:00
2016-06-15 11:49:49 +02:00
2018-07-03 18:19:46 +02:00
2018-06-21 22:08:09 +08:00
2015-09-14 12:35:55 +02:00
2015-10-09 09:47:17 +02:00
2012-04-18 11:34:18 +02:00
2010-10-15 12:54:53 +02:00
2018-07-03 18:19:46 +02:00
2018-07-13 17:51:06 +08:00