[vlc-devel] commit: OpenBSD also need VLC_HARD_MIN_SLEEP. ( Rémi Duraffort )

Rafaël Carré rafael.carre at gmail.com
Tue Nov 10 22:18:53 CET 2009


Le 10/11/09 22:14, Rémi Duraffort a écrit :
>>> -#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

You could add this as a comment in the file, but instead we should
perhaps assume 100HZ and use the values unconditionally

courmisch do you agree ?

-- 
Rafaël Carré

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091110/58be7140/attachment.sig>


More information about the vlc-devel mailing list