On 09/27/2012 08:54 PM, Gilles Chanteperdrix wrote:
> On 09/27/2012 08:23 AM, Christoph Permes wrote:
>
>> Hi,
>>
>> here is the output of /proc/timer_list when Xenomai initialization fails
>> (X86_PM_TIMER is disabled in kernel config):
>> -
>> Tim
On 09/28/2012 10:52 AM, Andrey Nechypurenko wrote:
>>> Is it also "safe" to use kernel GPIO API to toggle GPIO from RT
>>> context such as timer handler? With safe I mean if it can influence
>>> real-time performance in some negative way?
>>
>> Yes, it is supposed to be possible.
>
> Here I hope y
>> Is it also "safe" to use kernel GPIO API to toggle GPIO from RT
>> context such as timer handler? With safe I mean if it can influence
>> real-time performance in some negative way?
>
> Yes, it is supposed to be possible.
Here I hope you meant possible and safe to use and not that it can
possib
On 27/09/12 20:33, Gilles Chanteperdrix wrote:
> On 09/27/2012 02:47 PM, Wolfgang Mauerer wrote:
>
>> On 27/09/12 14:04, Gilles Chanteperdrix wrote:
>>> On 09/27/2012 10:28 AM, Wolfgang Mauerer wrote:
On 26/09/12 23:28, Gilles Chanteperdrix wrote:
> On 09/26/2012 03:16 PM, Wolfgang Mauere