Subject: Re: i386 uses slow clock routine with options NTP and options HZ=100
To: None <jonathan@Bowl.DSG.Stanford.EDU>
From: Charles M. Hannum <mycroft@NetBSD.ORG>
List: netbsd-bugs
Date: 03/14/1996 19:34:49
I'm more inclined to *not* define HZ, and figure out log2(hz) at run
time.  Given the small actual number of shifts, I firmly disagree that
this would be a noticable performance penalty.