K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-11-05T10:55:04.000000Z K 7 svn:log V 322 - 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. END