Am Sonntag, den 09.08.2015, 12:31 +0200 schrieb Richard Weinberger:
> On Tue, Jul 14, 2015 at 1:45 PM, Thomas Meyer
> wrote:
> > Switch the UML clocksource from interval timers to posix interval
> > timers and
> > move to a monotonic timer.
> >
> > This fixes suspend&resume related timer issues
On Tue, Jul 14, 2015 at 1:45 PM, Thomas Meyer wrote:
> 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 correc
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; also correct
QoS and
traffic shaping.
v2:
Fixed a hang i