Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 7 Mar 2001 23:25:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 7 Mar 2001 23:25:36 -0500 Received: from munk.apl.washington.edu ([128.95.96.184]:37904 "EHLO munk.apl.washington.edu") by vger.kernel.org with ESMTP id ; Wed, 7 Mar 2001 23:25:28 -0500 Date: Wed, 7 Mar 2001 20:21:06 -0800 (PST) From: Brian Dushaw To: cc: Brian Dushaw Subject: Linux kernel - and regular sync'ing? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hey There Kernel-people! I have a disk accessing question you may be able to help me with, if I may be so bold.... I have a notebook computer, and in the interests of saving power I am trying to get its disk to go into suspend mode (hdparm -S 6 /dev/hda, say...) However, something seems to be continuously accessing the disk at irregular intervals of 10-30 seconds, most likely calls to sync, so that the disk never gets to sleep for long. I've followed advice in the various HOWTO's, e.g. modifying the line "ud::once:/sbin/update" in /etc/inittab to only sync once an hour, to no avail. Watching "top", it sure looks as if various kernel-based daemons are responsible...nothing else is running! Can you offer me any advice? Any tweeks I can make to tell the system that sync'ing only once every 5 minutes is o.k.? I have the 2.4.2 kernel (older kernels behaved the same way) and the RedHat 6.2 distribution. Thx! B.D. -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Brian Dushaw Applied Physics Laboratory University of Washington 1013 N.E. 40th Street Seattle, WA 98105-6698 (206) 685-4198 (206) 543-1300 (206) 543-6785 (fax) dushaw@apl.washington.edu Web Page: http://staff.washington.edu/dushaw/index.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/