[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] Hacks for getting around CONFIG_HZ
* Marco P.:
> i recently stumbled upon the CONFIG_HZ linux kernel parameter.
> It is set to 250 on the system I'm using, meaning that if I create a
> timed event that tries to fire as fast as possible, it will be
> triggered at most 250 times for each second, or every 4 milliseconds.
>
> I know this is unlikely, but do you know any hack to get around this?
Use a tickless kernel?
--
Florian Weimer <fweimer@xxxxxx>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.