Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2003 13:02:29 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        arch@freebsd.org
Subject:   Variable timer tick rate?
Message-ID:  <20031018130119.T47207@root.org>

next in thread | raw e-mail | index | archive | help
This is an interesting approach.  If there are no upcoming timeouts,
decrease the tick rate.  Of course, you have to amortize the cost of
resetting the timer over the period of no ticks.

http://kerneltrap.org/node/view/1006

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031018130119.T47207>