cvs commit: src/sys/kern kern_clock.c kern_poll.c

Sepherosa Ziehau sepherosa at gmail.com
Wed Oct 12 18:04:13 PDT 2005


On 10/13/05, Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> dillon      2005/10/12 17:45:36 PDT
>
> DragonFly src repository
>
>   Modified files:
>     sys/kern             kern_clock.c kern_poll.c
>   Log:
>   Move the polling systimer initialization code out of kern_clock.c and into
>   kern_poll.c.
>
>   Program the polling systimer to 1hz while polling is disabled, to reduce
>   cpu waste.  Change the default polling frequency to 2000hz.

I think we can add DEVICE_POLLING option in GENERIC now

Best Regards,
sephe

--
Live Free or Die






More information about the Commits mailing list