From owner-freebsd-hackers Wed Jan 29 15:59:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA00931 for hackers-outgoing; Wed, 29 Jan 1997 15:59:03 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA00926 for ; Wed, 29 Jan 1997 15:59:00 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.4/8.8.4) with SMTP id PAA27625; Wed, 29 Jan 1997 15:56:10 -0800 (PST) Message-ID: <32EFE339.31DFF4F5@whistle.com> Date: Wed, 29 Jan 1997 15:54:33 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Joerg Wunsch CC: Simon Shapiro , hackers@freebsd.org Subject: Re: More 2.2-BETA goodies... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk J Wunsch wrote: > > As Simon Shapiro wrote: > > > Shortcut: umount /devs > > Known sucker. DEVFS is really not yet ready for the masses. (Alas.) damm! I tought I fixed that! oh well hpefully I'll get back to it again.. > > > 5. Question: Using xperfmon++ (cool), one observes that a system equipped > > with AHA2940W enjoys about 3-15 times as many interrupts/sec as disk > > transfers/sec. The system, does nothing but SCSI right now (cvs > > checkout in parallel with a tape backup (cpio, I know...). > > Nothing else. > > > > Discounting > > 100 interrupts for the heartbeat, ... > > You have to discount 100 + 128 interrupts per second, there are two > clocks. If you're using pcaudio, this increases to 100 + 1024 while > pcaudio is running. actually thats 16000 for pcaudio it interrupts twice per audio sample :) > > xperfmon++ has a tendency to not become adapted to more recent changes > very quickly (guess whom you should blame for this :-). systat > -vmstat might be more authoritative in its data (and also gives you a > split view for the various interrupt sources). julian