[vlc-devel] commit: OpenBSD also need VLC_HARD_MIN_SLEEP. ( Rémi Duraffort )
Rémi Duraffort
ivoire at videolan.org
Tue Nov 10 22:14:52 CET 2009
> > -#if (defined (__GNUC__) && defined (__linux__)) || defined (__FreeBSD__)
> > +#if (defined (__GNUC__) && defined (__linux__)) || defined (__FreeBSD__) || defined (__OpenBSD__)
> > /* Linux has 100, 250, 300 or 1000Hz
> > *
> > * HZ=100 by default on FreeBSD, but some architectures use a 1000Hz timer
>
> What is the timer freq on OpenBSD ?
AFAIK this is 100Hz like FreeBSD:
kern.clockrate=tick = 10000, tickadj = 40, hz = 100, profhz = 100, stathz = 100
--
Rémi Duraffort | ivoire
More information about the vlc-devel
mailing list