From owner-freebsd-questions@FreeBSD.ORG  Thu Nov 24 13:05:04 2005
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
X-Original-To: freebsd-questions@freebsd.org
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5FEF116A422
	for <freebsd-questions@freebsd.org>;
	Thu, 24 Nov 2005 13:05:04 +0000 (GMT)
	(envelope-from wojtek@tensor.3miasto.net)
Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 62A0A43D8B
	for <freebsd-questions@freebsd.org>;
	Thu, 24 Nov 2005 13:04:55 +0000 (GMT)
	(envelope-from wojtek@tensor.3miasto.net)
Received: from chylonia.3miasto.net (localhost [127.0.0.1])
	by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id jAOD4f7g076070;
	Thu, 24 Nov 2005 14:04:41 +0100 (CET)
	(envelope-from wojtek@tensor.3miasto.net)
Received: from localhost (wojtek@localhost)
	by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id
	jAOD4etA076058; Thu, 24 Nov 2005 14:04:41 +0100 (CET)
	(envelope-from wojtek@tensor.3miasto.net)
X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs
Date: Thu, 24 Nov 2005 14:04:40 +0100 (CET)
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
X-X-Sender: wojtek@chylonia.3miasto.net
To: Markus Trippelsdorf <Markus@trippelsdorf.de>
In-Reply-To: <slrndoarjo.2d8m.Markus@bsd.trippelsdorf.de>
Message-ID: <20051124140348.Y75939@chylonia.3miasto.net>
References: <20051124013438.T8326@chylonia.3miasto.net>
	<slrndoarjo.2d8m.Markus@bsd.trippelsdorf.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Cc: freebsd-questions@freebsd.org
Subject: Re: so much clock interrupts?!
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 24 Nov 2005 13:05:04 -0000

>>
>> on FreeBSD 5.3 live CD i have 100 not 2000 times per second
>>
>> isn't it too much?!
>
> Yes it is.
> That's why I have kern.hz="100" in my /boot/loader.conf .
> --

do you know why they set it too high in 6.0? there must be a reason!