freebsd-nq/sys/geom/mirror
Pawel Jakub Dawidek 14089dae44 - Add a sysctl kern.geom.mirror.idletime, so one can specify after how many
seconds of idling, DRITY flags are removed.
- If mirror is in idle state or is not open for writing, sleep without
  timeout when waiting for I/O requests.
- Don't use atomic operations, for now sysctls are protected by Giant.
- Update debugs.
2004-11-05 10:55:04 +00:00
..
g_mirror_ctl.c Forgot to commit those: introduce hardcoded provider functionality, 2004-08-10 19:52:12 +00:00
g_mirror.c - Add a sysctl kern.geom.mirror.idletime, so one can specify after how many 2004-11-05 10:55:04 +00:00
g_mirror.h MFp4: 2004-11-05 09:05:15 +00:00