Re: [Xenomai-core] [PATCH] [arm] support for user space tsc emulation for decrementing counters

2007-07-20 Thread Sebastian Smolorz
Gilles Chanteperdrix wrote: > On 7/20/07, Sebastian Smolorz <[EMAIL PROTECTED]> wrote: > > Hi, > > > > here comes my patch for user space tsc emulation for decrementing > > counters. I had to extend the __xn_tscinfo structure because the counter > > value from the last tsc update is needed to calcu

Re: [Xenomai-core] [PATCH] [arm] support for user space tsc emulation for decrementing counters

2007-07-20 Thread Sebastian Smolorz
Gilles Chanteperdrix wrote: > On 7/20/07, Sebastian Smolorz <[EMAIL PROTECTED]> wrote: > > Hi, > > > > here comes my patch for user space tsc emulation for decrementing > > counters. I had to extend the __xn_tscinfo structure because the counter > > value from the last tsc update is needed to calcu

Re: [Xenomai-core] [PATCH] [arm] support for user space tsc emulation for decrementing counters

2007-07-20 Thread Gilles Chanteperdrix
On 7/20/07, Sebastian Smolorz <[EMAIL PROTECTED]> wrote: > Hi, > > here comes my patch for user space tsc emulation for decrementing counters. I > had to extend the __xn_tscinfo structure because the counter value from the > last tsc update is needed to calculate the new tsc value. The struct __xn