cvs commit: src/sys/geom/raid3 g_raid3.c g_raid3.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat Feb 11 06:42:59 PST 2006


pjd         2006-02-11 14:42:58 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid3       g_raid3.c g_raid3.h 
  Log:
  Mark array as CLEAN when there are no write requests in
  kern.geom.raid3.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.48      +51 -101   src/sys/geom/raid3/g_raid3.c
  1.14      +2 -0      src/sys/geom/raid3/g_raid3.h


More information about the cvs-all mailing list