freebsd-dev/sys/geom/raid3
Gleb Smirnoff 4a7f7b10b5 When synchronizing, include in the config dump amount of
bytes syncronized.
  The rationale behind this is the following: for large disks the
percent synchronisation counter ticks too seldom, and monitoring
software (as well as human operator) can't tell whether
synchronisation goes on or one of disks got stuck. On an idle
server one can look into gstat and see whether synchronisation goes
on or not, but on a busy server that won't work. Also, new value
monitored can be differentiated obtaining the synchronisation speed
quite precisely.

Submitted by:	Konstantin Kukushkin <dark ramtel.ru>
Reviewed by:	pjd
2012-09-11 20:20:13 +00:00
..
g_raid3_ctl.c Now, that we have gjournal in the tree add possibility to configure 2006-11-01 22:51:49 +00:00
g_raid3.c When synchronizing, include in the config dump amount of 2012-09-11 20:20:13 +00:00
g_raid3.h Make graid3 fallback to malloc() when component request size is bigger 2009-12-21 23:31:03 +00:00