peter 2004/03/13 21:49:31 PST FreeBSD src repository Modified files: sys/kern subr_param.c Log: Set default HZ to 1024 for amd64. The comment in kern/tty.c doesn't apply here because we have 64 bit longs and don't suffer the hz > 169 overflows. Revision Changes Path 1.61 +4 -0 src/sys/kern/subr_param.c