Date: Wed, 8 Aug 2001 10:21:20 -0700 From: Jeff Behl <jeff@expertcity.com> To: "'freebsd-hackers@freebsd.org'" <freebsd-hackers@FreeBSD.ORG> Subject: RE: timing question Message-ID: <0307F3737A2AD511A42200D0B7A071919A4043@dopey.corp.expertcity.com>
next in thread | raw e-mail | index | archive | help
thanks to all for the help with the timing question. Increasing the hz to 400 (in param.c) allowed for granularity of 5ms, which is what we needed. For those as unknowing as I was about unix timing, I ran across the following url which explained why a setting of 400hz allows for a max resolution of twice the tick amount (2.5ms).: http://www.ripe.net/ripencc/mem-services/ttm/Notes/PAM2001/node6.html#SECTIO N00061000000000000000 jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0307F3737A2AD511A42200D0B7A071919A4043>