cvs commit: src/sys/geom/mirror g_mirror.c g_mirror.h
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Sat Feb 11 06:42:24 PST 2006
    
    
  
pjd         2006-02-11 14:42:23 UTC
  FreeBSD src repository
  Modified files:
    sys/geom/mirror      g_mirror.c g_mirror.h 
  Log:
  Mark array as CLEAN when there are no write requests in
  kern.geom.mirror.idletime seconds. Write, not any requests.
  Mark array as clean immediatelly on last write close.
  
  Prodded by:     ru
  MFC after:      3 days
  
  Revision  Changes    Path
  1.71      +52 -103   src/sys/geom/mirror/g_mirror.c
  1.19      +2 -0      src/sys/geom/mirror/g_mirror.h
    
    
More information about the cvs-all
mailing list