Date: Thu, 02 Oct 2014 13:53:28 -0600 From: Ian Lepore <ian@FreeBSD.org> To: Adrian Chadd <adrian@freebsd.org> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>, Paul Albrecht <palbrecht@glccom.com> Subject: Re: freebsd 10 kqueue timer regression Message-ID: <1412279608.12052.24.camel@revolution.hippie.lan> In-Reply-To: <CAJ-VmokPNgckHiR0znp6p4u2NRO0aOR_eaOVaBWe7cWDp2_o5g@mail.gmail.com> References: <8ABC0977-FB8F-45E7-ACCC-BFA92EE22E1C@glccom.com> <CAJ-VmonJQKWeW7K6%2BjY6=FpmZrm%2B6HQOuBmhhjJEapyVpwNFdQ@mail.gmail.com> <8587D819-AA2F-4387-A4E9-523014384672@glccom.com> <CAJ-VmomKFd_oTXp1bVhU22MgHG6U1V7mr6iwWmoyUGKpSqPy1Q@mail.gmail.com> <CAJ-VmokPNgckHiR0znp6p4u2NRO0aOR_eaOVaBWe7cWDp2_o5g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2014-10-02 at 12:47 -0700, Adrian Chadd wrote: > I'm confused; it's doing 50 loops of a 20msec timer, right? So that's 1000ms. Yes, so the entire loop should take 1000ms maybe + 1ms. Instead it takes 1070. When I run it on an armv6 system running -current it takes 1050. When I run it on my 8.4 desktop (pre-eventtimers) it takes 1013. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1412279608.12052.24.camel>