From owner-freebsd-questions Sun Oct 29 18:26:50 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24069 for questions-outgoing; Sun, 29 Oct 1995 18:26:50 -0800 Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA24064 for ; Sun, 29 Oct 1995 18:26:26 -0800 Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.9/8.6.9) id MAA00463; Mon, 30 Oct 1995 12:54:53 +1030 From: Michael Smith Message-Id: <199510300224.MAA00463@genesis.atrad.adelaide.edu.au> Subject: Re: questions about 'update' To: csw@artemis.com (chris warth) Date: Mon, 30 Oct 1995 12:54:53 +1030 (CST) Cc: questions@freebsd.org In-Reply-To: <199510300208.SAA00316@scooter.artemis.com> from "chris warth" at Oct 29, 95 06:08:14 pm Content-Type: text Content-Length: 1348 Sender: owner-questions@freebsd.org Precedence: bulk chris warth stands accused of saying: > Anyway, I played with the "update" frequency, first setting it 300 > seconds. Instead of seeing a steady 100 hits/sec then I saw a brief > initial spurt of 100 hits/sec that dropped down to a pretty steady 70 > hits/second. How much logging are you doing? > So the real question is, if update is turned off, and the disk cache is > not getting flushed, what causes the hit rate to drop by > from 100 hits/sec to 70 hits/sec after a while? Use netstat to see how many TCP connections you have in FIN_WAIT. You may be suffering a slowdown due to an enormous number of connections unclosed. > to disk? The files have all been opened "read-only". Is it spending > all of its time writing the last-accessed time in the inode?? If so > it seems a terrible waste and I'll want to turn that off to make a > really fast server. If you want to experiment with this, mount the filesystem containing the pages read-only. > -csw -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] My car has "demand start" -Terry Lambert UNIX: live FreeBSD or die! [[