From owner-cvs-all Wed Oct 13 12:18:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 39D9E14E76; Wed, 13 Oct 1999 12:18:30 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA77949; Wed, 13 Oct 1999 12:18:30 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <199910131918.MAA77949@freefall.freebsd.org> From: Andrew Gallatin Date: Wed, 13 Oct 1999 12:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha clock.c interrupt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/10/13 12:18:30 PDT Modified files: sys/alpha/alpha clock.c interrupt.c Log: Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. This fixes "nice" on the alpha. obtained from: NetBSD reviewed by: dfr Revision Changes Path 1.11 +2 -1 src/sys/alpha/alpha/clock.c 1.13 +8 -2 src/sys/alpha/alpha/interrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message