On Mon, Jul 29, 2013 at 11:23:52AM +0100, Alex Bligh wrote: > > > --On 29 July 2013 11:22:13 +0200 Stefan Hajnoczi <stefa...@gmail.com> wrote: > > >The potential for overlap with Alex Bligh's series is large. Can you > >base your patches on his v4? > > > >It seems the difference is that you make clock sources to be available > >globally while Alex's series uses rt_clock (no synchronization > >necessary). > > I should say PingFan has probably paid more attention to thread safety > than me, as my work was intended to be applied before AioContexts were > used by multiple threads.
Exactly. That's why I think these patches should be based on your series - they add the thread safety on top. Stefan