Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2000 15:35:39 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/softupdates ffs_softdep.c
Message-ID:  <200001092335.PAA34968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2000/01/09 15:35:39 PST

  Modified files:
    sys/contrib/softupdates ffs_softdep.c 
  Log:
  Keep tighter control of removal dependencies by limiting the number
  of dirrem structure rather than the collaterally created freeblks
  and freefile structures. Limit the rate of buffer dirtying by the
  syncer process during periods of intense file removal.
  
  Revision  Changes    Path
  1.43      +23 -21    src/sys/contrib/softupdates/ffs_softdep.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001092335.PAA34968>