Bug 21859

Summary: [vfs] [patch] Allow the syncer to be slowed down
Product: Base System Reporter: Tony Finch <dot>
Component: kernAssignee: Tony Finch <fanf>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tony Finch 2000-10-09 13:20:01 UTC
Many laptops have an option for HDD power-down after an interval,
however this doesn't work too well with the syncer which usually
touches the disks every 30 seconds even on a quiescent system.
This patch allows you to change the syncer delay with a sysctl,
and it adds a compile-time kernel option so that you can increse
the delay beyond the 30 second default.
Comment 1 John-Mark Gurney freebsd_committer freebsd_triage 2003-06-21 08:05:02 UTC
Responsible Changed
From-To: freebsd-bugs->fanf

Tony should take his own PR's.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-10-24 02:52:28 UTC
State Changed
From-To: open->closed

Mark as 'suspended' since this does not seem as though it is being 
actively worked on.