Date: Thu, 20 Oct 2005 09:19:25 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: scottl@samsco.org Cc: src-committers@freebsd.org, jhb@freebsd.org, bde@zeta.org.au, cvs-src@freebsd.org, cvs-all@freebsd.org, davidxu@freebsd.org, gallatin@cs.duke.edu Subject: Re: cvs commit: src/sys/amd64/amd64 cpu_switch.S machdep.c Message-ID: <20051020.091925.109166235.imp@bsdimp.com> In-Reply-To: <4357AAFE.2070002@samsco.org> References: <20051020145234.H99720@delplex.bde.org> <200510200958.09182.jhb@freebsd.org> <4357AAFE.2070002@samsco.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <4357AAFE.2070002@samsco.org> Scott Long <scottl@samsco.org> writes: : However, I'd like to revisit the HZ=1000 decision for 7-CURRENT. At Timing Solutions, we run with HZ=1000 to reduce the latency for interacting with serial devices (since we have highly synchronous protocols that are spoken over them). Other than that, we've seen no performance differences between HZ=100 and HZ=1000 in other areas of our systems. We have noted a small increase in overhead with 1000, but since we have plenty of CPU to burn, we burn a little to get better latencies... We'll likely tune the number based on our experience, so changing the default HZ won't impact us. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051020.091925.109166235.imp>