peter 2004-11-30 00:25:26 UTC FreeBSD src repository Modified files: sys/kern subr_param.c Log: Switch from 1024hz to 1000hz on amd64 to match i386. 1024 is a bad choice because it is so in sync with stathz (128hz or 4096hz etc). Revision Changes Path 1.68 +1 -3 src/sys/kern/subr_param.c