On Fri, 7 Mar 2008 10:58:39 +0100 "Christian MICHON" <[EMAIL PROTECTED]> wrote:
> it's really a lot of differences... could you find a minimal kernel > config (which could be almost identical for 2.6.23 and 2.6.24) showing > the slowdown? I have found a single config change that causes the problem. With: # CONFIG_HIGH_RES_TIMERS is not set kqemu works correctly, whereas with: CONFIG_HIGH_RES_TIMERS=y the problem appears. Any idea why that causes a problem? Is it a bug? Anyway, at least for now I have a solution. Thanks for your help. Steve.