Re: [uml-devel] [PATCH] um: Switch clocksource to hrtimers

2015-08-15 Thread Richard Weinberger
Am 09.08.2015 um 19:53 schrieb Thomas Meyer: > Switch the UML clocksource from interval timers to posix interval timers and > move to a monotonic timer. > > This fixes suspend&resume related timer issues and improves network > performance > as TCP state machines are now fed with the correct time;

Re: [uml-devel] [PATCH] um: Switch clocksource to hrtimers

2015-08-15 Thread Anton Ivanov
On 15/08/15 09:15, Richard Weinberger wrote: > Am 09.08.2015 um 19:53 schrieb Thomas Meyer: >> Switch the UML clocksource from interval timers to posix interval timers and >> move to a monotonic timer. >> >> This fixes suspend&resume related timer issues and improves network >> performance >> as T