From owner-freebsd-hackers Tue Oct 7 19:01:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA08986 for hackers-outgoing; Tue, 7 Oct 1997 19:01:30 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA08979 for ; Tue, 7 Oct 1997 19:01:28 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id SAA02794; Tue, 7 Oct 1997 18:55:25 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd002791; Wed Oct 8 01:55:20 1997 Message-ID: <343AE7C6.592990BB@whistle.com> Date: Tue, 07 Oct 1997 18:54:14 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: mdean CC: Peter Dufault , hackers@FreeBSD.ORG Subject: Re: A world of unexplored pain. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mdean wrote: [...] > were running at an interrupt frequency of 10000 Hz > (gee wiz ma I only want 1000hz)? So what did you see in the way of lost > tick statistics? [...] > > > Things have grown a lot since then. > > Grown to what? well for a start in FreeBSD the system provides a way of raising the hardware clockrate transparently on the fly to do this sort of thing the PCAUDIO device routinelyu raises the clockrate to 16000 Hz.